Build started at 2024-04-24T10:48:28.854978
Main binary: /usr/bin/python3
Build Options: 
Python system: Linux
The Meson build system
Version: 1.0.1
Source dir: /home/pechanove/gnome-shell
Build dir: /home/pechanove/gnome-shell/clean
Build type: native build
Project name: gnome-shell
Project version: 46.1
-----
Detecting compiler via: cc --version
compiler returned <Popen: returncode: 0 args: ['cc', '--version']>
compiler stdout:
cc (Debian 12.2.0-14) 12.2.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


compiler stderr:

Running command: cc -E -dM -
-----
Detecting linker via: cc -Wl,--version
linker returned <Popen: returncode: 0 args: ['cc', '-Wl,--version']>
linker stdout:
GNU ld (GNU Binutils for Debian) 2.40
Copyright (C) 2023 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.

linker stderr:
collect2 version 12.2.0
/usr/bin/ld -plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper -plugin-opt=-fresolution=/tmp/cc5uH7wy.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/12 -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/12/../../.. --version -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crtn.o

Sanity testing C compiler: cc
Is cross compiler: False.
Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64
Sanity check compile stdout:

-----
Sanity check compile stderr:

-----
Running test binary command:  /home/pechanove/gnome-shell/clean/meson-private/sanitycheckc.exe
C compiler for the host machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0")
C linker for the host machine: cc ld.bfd 2.40
-----
Detecting compiler via: cc --version
compiler returned <Popen: returncode: 0 args: ['cc', '--version']>
compiler stdout:
cc (Debian 12.2.0-14) 12.2.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


compiler stderr:

Running command: cc -E -dM -
-----
Detecting linker via: cc -Wl,--version
linker returned <Popen: returncode: 0 args: ['cc', '-Wl,--version']>
linker stdout:
GNU ld (GNU Binutils for Debian) 2.40
Copyright (C) 2023 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.

linker stderr:
collect2 version 12.2.0
/usr/bin/ld -plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper -plugin-opt=-fresolution=/tmp/ccPC2TXl.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/12 -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/12/../../.. --version -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crtn.o

Sanity testing C compiler: cc
Is cross compiler: False.
Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64
Sanity check compile stdout:

-----
Sanity check compile stderr:

-----
Running test binary command:  /home/pechanove/gnome-shell/clean/meson-private/sanitycheckc.exe
C compiler for the build machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0")
C linker for the build machine: cc ld.bfd 2.40
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: x86_64
Host machine cpu: x86_64
Target machine cpu family: x86_64
Target machine cpu: x86_64
Pkg-config binary for 1 is not cached.
Pkg-config binary missing from cross or native file, or env var undefined.
Trying a default Pkg-config fallback at pkg-config
Found pkg-config: /usr/bin/pkg-config (1.8.1)
Determining dependency 'gnome-keybindings' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion gnome-keybindings` -> 0
stdout:
43.6
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags gnome-keybindings` -> 0
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gnome-keybindings` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gnome-keybindings` -> 0
Run-time dependency gnome-keybindings found: YES 43.6
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --define-variable=datadir=/usr/local/share --variable=keysdir gnome-keybindings` -> 0
stdout:
/usr/local/share/gnome-control-center/keybindings
-----------
Got pkgconfig variable keysdir : /usr/local/share/gnome-control-center/keybindings
Pkg-config binary for 1 is cached.
Determining dependency 'atk-bridge-2.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion atk-bridge-2.0` -> 0
stdout:
2.46.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags atk-bridge-2.0` -> 0
stdout:
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs atk-bridge-2.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -latk-bridge-2.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs atk-bridge-2.0` -> 0
stdout:
-latk-bridge-2.0
-----------
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpnyd145up
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpnyd145up/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpnyd145up/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 #include<stdio.h>
        
        int main(void) {
            printf("%ld\n", (long)(sizeof(void *)));
            return 0;
        }
Compiler stdout:
 
Compiler stderr:
 
Program stdout:

8

Program stderr:


Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpaki7fogu
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpaki7fogu/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpaki7fogu/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs 

Code:
 
Compiler stdout:
 install: /usr/lib/gcc/x86_64-linux-gnu/12/
programs: =/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/bin/
libraries: =/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib/:/lib/x86_64-linux-gnu/12/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/12/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/lib/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../:/lib/:/usr/lib/

Compiler stderr:
 
Run-time dependency atk-bridge-2.0 found: YES 2.46.0
Pkg-config binary for 1 is cached.
Determining dependency 'libecal-2.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion libecal-2.0` -> 0
stdout:
3.46.4
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags libecal-2.0` -> 0
stdout:
-I/usr/include/evolution-data-server -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libsecret-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-3.0 -I/usr/include/sysprof-4 -I/usr/include/json-glib-1.0 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libecal-2.0` -> 0
stdout:
-L/usr/lib -lecal-2.0 -L/usr/lib/x86_64-linux-gnu -lical-glib -lical -licalss -licalvcal -ledataserver-1.2 -lglib-2.0 -lsecret-1 -lxml2 -lsoup-3.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libecal-2.0` -> 0
stdout:
-lecal-2.0 -lical-glib -lical -licalss -licalvcal -ledataserver-1.2 -lglib-2.0 -lsecret-1 -lxml2 -lsoup-3.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency libecal-2.0 found: YES 3.46.4
Pkg-config binary for 1 is cached.
Determining dependency 'libedataserver-1.2' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion libedataserver-1.2` -> 0
stdout:
3.46.4
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags libedataserver-1.2` -> 0
stdout:
-I/usr/include/evolution-data-server -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libsecret-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-3.0 -I/usr/include/sysprof-4 -I/usr/include/json-glib-1.0 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libedataserver-1.2` -> 0
stdout:
-L/usr/lib -ledataserver-1.2 -L/usr/lib/x86_64-linux-gnu -lglib-2.0 -lsecret-1 -lxml2 -lsoup-3.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libedataserver-1.2` -> 0
stdout:
-ledataserver-1.2 -lglib-2.0 -lsecret-1 -lxml2 -lsoup-3.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency libedataserver-1.2 found: YES 3.46.4
Pkg-config binary for 1 is cached.
Determining dependency 'gcr-4' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion gcr-4` -> 0
stdout:
4.2.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags gcr-4` -> 0
stdout:
-I/usr/include/gcr-4 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/p11-kit-1 -I/usr/include/gck-2 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gcr-4` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgcr-4 -lgck-2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lp11-kit
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gcr-4` -> 0
stdout:
-lgcr-4 -lgck-2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lp11-kit
-----------
Run-time dependency gcr-4 found: YES 4.2.0
Pkg-config binary for 1 is cached.
Determining dependency 'gdk-x11-3.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion gdk-x11-3.0` -> 0
stdout:
3.24.38
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags gdk-x11-3.0` -> 0
stdout:
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gdk-x11-3.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gdk-x11-3.0` -> 0
stdout:
-lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency gdk-x11-3.0 found: YES 3.24.38
Pkg-config binary for 1 is cached.
Determining dependency 'gdk-pixbuf-2.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion gdk-pixbuf-2.0` -> 0
stdout:
2.42.10
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags gdk-pixbuf-2.0` -> 0
stdout:
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/libmount -I/usr/include/blkid
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gdk-pixbuf-2.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gdk-pixbuf-2.0` -> 0
stdout:
-lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.10
Pkg-config binary for 1 is cached.
Determining dependency 'gobject-introspection-1.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion gobject-introspection-1.0` -> 0
stdout:
1.74.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags gobject-introspection-1.0` -> 0
stdout:
-I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gobject-introspection-1.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gobject-introspection-1.0` -> 0
stdout:
-lgirepository-1.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency gobject-introspection-1.0 found: YES 1.74.0
Pkg-config binary for 1 is cached.
Determining dependency 'gio-2.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion gio-2.0` -> 0
stdout:
2.78.4
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags gio-2.0` -> 0
stdout:
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gio-2.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gio-2.0` -> 0
stdout:
-lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency gio-2.0 found: YES 2.78.4
Pkg-config binary for 1 is cached.
Determining dependency 'gio-unix-2.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion gio-unix-2.0` -> 0
stdout:
2.78.4
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags gio-unix-2.0` -> 0
stdout:
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gio-unix-2.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gio-unix-2.0` -> 0
stdout:
-lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency gio-unix-2.0 found: YES 2.78.4
Pkg-config binary for 1 is cached.
Determining dependency 'gjs-1.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion gjs-1.0` -> 0
stdout:
1.74.2
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags gjs-1.0` -> 0
stdout:
-I/usr/include/gjs-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gobject-introspection-1.0 -isystem /usr/include/mozjs-102 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gjs-1.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgjs -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gjs-1.0` -> 0
stdout:
-lgjs -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency gjs-1.0 found: YES 1.74.2
Pkg-config binary for 1 is cached.
Determining dependency 'gtk4' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion gtk4` -> 0
stdout:
4.8.3
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags gtk4` -> 0
stdout:
-I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gtk4` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgtk-4 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgraphene-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gtk4` -> 0
stdout:
-lgtk-4 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgraphene-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency gtk4 found: YES 4.8.3
Pkg-config binary for 1 is cached.
Determining dependency 'libxml-2.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion libxml-2.0` -> 0
stdout:
2.9.14
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags libxml-2.0` -> 0
stdout:
-I/usr/include/libxml2
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libxml-2.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lxml2
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libxml-2.0` -> 0
stdout:
-lxml2
-----------
Run-time dependency libxml-2.0 found: YES 2.9.14
Pkg-config binary for 1 is cached.
Determining dependency 'mutter-clutter-14' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion mutter-clutter-14` -> 0
stdout:
46.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags mutter-clutter-14` -> 0
stdout:
-I/usr/include/mutter-14/clutter -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/mutter-14/cogl -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/mutter-14/mtk -pthread -mfpmath=sse -msse -msse2
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs mutter-clutter-14` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu/mutter-14 -lmutter-clutter-14 -L/usr/lib/x86_64-linux-gnu -latk-1.0 -lcairo -lpango-1.0 -lharfbuzz -lmutter-cogl-14 -lwayland-server -lEGL -lGL -lGLESv2 -lmutter-mtk-14 -lm -lgio-2.0 -lgraphene-1.0 -lgobject-2.0 -lglib-2.0 -lpixman-1 -lX11
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs mutter-clutter-14` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu/mutter-14 -lmutter-clutter-14 -latk-1.0 -lcairo -lpango-1.0 -lharfbuzz -lmutter-cogl-14 -lwayland-server -lEGL -lGL -lGLESv2 -lmutter-mtk-14 -lm -lgio-2.0 -lgraphene-1.0 -lgobject-2.0 -lglib-2.0 -lpixman-1 -lX11
-----------
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmphuhjabni
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmphuhjabni/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmphuhjabni/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group -Wl,--allow-shlib-undefined 

Code:
 int main(void) { return 0; }

Compiler stdout:
 
Compiler stderr:
 
Run-time dependency mutter-clutter-14 found: YES 46.0
Pkg-config binary for 1 is cached.
Determining dependency 'mutter-mtk-14' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion mutter-mtk-14` -> 0
stdout:
46.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags mutter-mtk-14` -> 0
stdout:
-I/usr/include/mutter-14/mtk -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/pixman-1
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs mutter-mtk-14` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu/mutter-14 -lmutter-mtk-14 -lm -L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgraphene-1.0 -lgobject-2.0 -lglib-2.0 -lpixman-1 -lX11
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs mutter-mtk-14` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu/mutter-14 -lmutter-mtk-14 -lm -lgio-2.0 -lgraphene-1.0 -lgobject-2.0 -lglib-2.0 -lpixman-1 -lX11
-----------
Run-time dependency mutter-mtk-14 found: YES 46.0
Pkg-config binary for 1 is cached.
Determining dependency 'mutter-cogl-14' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion mutter-cogl-14` -> 0
stdout:
46.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags mutter-cogl-14` -> 0
stdout:
-I/usr/include/mutter-14/cogl -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs mutter-cogl-14` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu/mutter-14 -lmutter-cogl-14 -lm -L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgraphene-1.0 -lgobject-2.0 -lglib-2.0 -lwayland-server -lEGL -lX11 -lGL -lGLESv2
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs mutter-cogl-14` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu/mutter-14 -lmutter-cogl-14 -lm -lgio-2.0 -lgraphene-1.0 -lgobject-2.0 -lglib-2.0 -lwayland-server -lEGL -lX11 -lGL -lGLESv2
-----------
Run-time dependency mutter-cogl-14 found: YES 46.0
Pkg-config binary for 1 is cached.
Determining dependency 'mutter-cogl-pango-14' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion mutter-cogl-pango-14` -> 0
stdout:
46.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags mutter-cogl-pango-14` -> 0
stdout:
-I/usr/include/mutter-14/cogl -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs mutter-cogl-pango-14` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu/mutter-14 -lmutter-cogl-pango-14 -L/usr/lib/x86_64-linux-gnu -lmutter-cogl-14 -lm -lgio-2.0 -lgraphene-1.0 -lwayland-server -lEGL -lX11 -lGL -lGLESv2 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs mutter-cogl-pango-14` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu/mutter-14 -lmutter-cogl-pango-14 -lmutter-cogl-14 -lm -lgio-2.0 -lgraphene-1.0 -lwayland-server -lEGL -lX11 -lGL -lGLESv2 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo
-----------
Run-time dependency mutter-cogl-pango-14 found: YES 46.0
Pkg-config binary for 1 is cached.
Determining dependency 'libmutter-14' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion libmutter-14` -> 0
stdout:
46.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags libmutter-14` -> 0
stdout:
-I/usr/include/mutter-14 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/mutter-14/clutter -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/mutter-14/cogl -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/mutter-14/mtk -pthread -mfpmath=sse -msse -msse2
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libmutter-14` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lmutter-14 -lXfixes -lXi -L/usr/lib/x86_64-linux-gnu/mutter-14 -lmutter-clutter-14 -latk-1.0 -lcairo -lpango-1.0 -lharfbuzz -lmutter-cogl-14 -lwayland-server -lEGL -lGL -lGLESv2 -lmutter-mtk-14 -lm -lgio-2.0 -lgraphene-1.0 -lgobject-2.0 -lglib-2.0 -lpixman-1 -lX11
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libmutter-14` -> 0
stdout:
-lmutter-14 -lXfixes -lXi -L/usr/lib/x86_64-linux-gnu/mutter-14 -lmutter-clutter-14 -latk-1.0 -lcairo -lpango-1.0 -lharfbuzz -lmutter-cogl-14 -lwayland-server -lEGL -lGL -lGLESv2 -lmutter-mtk-14 -lm -lgio-2.0 -lgraphene-1.0 -lgobject-2.0 -lglib-2.0 -lpixman-1 -lX11
-----------
Run-time dependency libmutter-14 found: YES 46.0
Pkg-config binary for 1 is cached.
Determining dependency 'polkit-agent-1' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion polkit-agent-1` -> 0
stdout:
122
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags polkit-agent-1` -> 0
stdout:
-I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs polkit-agent-1` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs polkit-agent-1` -> 0
stdout:
-lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency polkit-agent-1 found: YES 122
Pkg-config binary for 1 is cached.
Determining dependency 'libstartup-notification-1.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion libstartup-notification-1.0` -> 0
stdout:
0.12
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags libstartup-notification-1.0` -> 0
stdout:
-I/usr/include/startup-notification-1.0
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libstartup-notification-1.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lstartup-notification-1
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libstartup-notification-1.0` -> 0
stdout:
-lstartup-notification-1
-----------
Run-time dependency libstartup-notification-1.0 found: YES 0.12
Pkg-config binary for 1 is cached.
Determining dependency 'ibus-1.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion ibus-1.0` -> 0
stdout:
1.5.27
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags ibus-1.0` -> 0
stdout:
-I/usr/include/ibus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs ibus-1.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -libus-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs ibus-1.0` -> 0
stdout:
-libus-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency ibus-1.0 found: YES 1.5.27
Pkg-config binary for 1 is cached.
Determining dependency 'x11' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion x11` -> 0
stdout:
1.8.4
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags x11` -> 0
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs x11` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lX11
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs x11` -> 0
stdout:
-lX11
-----------
Run-time dependency x11 found: YES 1.8.4
Pkg-config binary for 1 is cached.
Determining dependency 'gsettings-desktop-schemas' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion gsettings-desktop-schemas` -> 0
stdout:
46.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags gsettings-desktop-schemas` -> 0
stdout:
-I/usr/include/gsettings-desktop-schemas
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gsettings-desktop-schemas` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gsettings-desktop-schemas` -> 0
Run-time dependency gsettings-desktop-schemas found: YES 46.0
Pkg-config binary for 1 is cached.
Determining dependency 'gnome-desktop-4' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion gnome-desktop-4` -> 0
stdout:
43.2
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags gnome-desktop-4` -> 0
stdout:
-I/usr/include/gnome-desktop-4.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/libxml2
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gnome-desktop-4` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgnome-desktop-4
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gnome-desktop-4` -> 0
stdout:
-lgnome-desktop-4
-----------
Run-time dependency gnome-desktop-4 found: YES 43.2
Pkg-config binary for 1 is cached.
Determining dependency 'libnm' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion libnm` -> 0
stdout:
1.42.4
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags libnm` -> 0
stdout:
-I/usr/include/libnm -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libnm` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lnm -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libnm` -> 0
stdout:
-lnm -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency libnm found: YES 1.42.4
Pkg-config binary for 1 is cached.
Determining dependency 'libsecret-1' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion libsecret-1` -> 0
stdout:
0.20.5
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags libsecret-1` -> 0
stdout:
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libsecret-1` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libsecret-1` -> 0
stdout:
-lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency libsecret-1 found: YES 0.20.5
Pkg-config binary for 1 is cached.
Determining dependency 'libpipewire-0.3' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion libpipewire-0.3` -> 0
stdout:
0.3.65
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags libpipewire-0.3` -> 0
stdout:
-I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libpipewire-0.3` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lpipewire-0.3
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libpipewire-0.3` -> 0
stdout:
-lpipewire-0.3
-----------
Run-time dependency libpipewire-0.3 found: YES 0.3.65
Pkg-config binary for 1 is cached.
Determining dependency 'libsystemd' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion libsystemd` -> 0
stdout:
254
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags libsystemd` -> 0
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libsystemd` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lsystemd
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libsystemd` -> 0
stdout:
-lsystemd
-----------
Run-time dependency libsystemd found: YES 254
Pkg-config binary for 1 is cached.
Determining dependency 'systemd' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion systemd` -> 0
stdout:
254
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags systemd` -> 0
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs systemd` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs systemd` -> 0
Run-time dependency systemd found: YES 254
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --define-variable=prefix=/usr/local --variable=systemduserunitdir systemd` -> 0
stdout:
/usr/local/lib/systemd/user
-----------
Got pkgconfig variable systemduserunitdir : /usr/local/lib/systemd/user
Program a2x found: YES (/usr/bin/a2x)
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=typelibdir libmutter-14` -> 0
stdout:
/usr/lib/x86_64-linux-gnu/mutter-14
-----------
Got pkgconfig variable typelibdir : /usr/lib/x86_64-linux-gnu/mutter-14
Program python3 found: YES (/usr/bin/python3)
Program gjs found: YES (/usr/bin/gjs)
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmplo7419jf
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmplo7419jf/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmplo7419jf/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group -Wl,--allow-shlib-undefined 

Code:
 int main(void) { return 0; }

Compiler stdout:
 
Compiler stderr:
 
Library m found: YES
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmp9_5e2fxj
Command line:  cc -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid /home/pechanove/gnome-shell/clean/meson-private/tmp9_5e2fxj/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmp9_5e2fxj/output.exe -pthread -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group /usr/lib/x86_64-linux-gnu/libgio-2.0.so /usr/lib/x86_64-linux-gnu/libgobject-2.0.so /usr/lib/x86_64-linux-gnu/libglib-2.0.so -Wl,--end-group 

Code:
 
        #define g_desktop_app_info_launch_uris_as_manager_with_fds meson_disable_define_of_g_desktop_app_info_launch_uris_as_manager_with_fds
        
        #include <limits.h>
        #undef g_desktop_app_info_launch_uris_as_manager_with_fds
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char g_desktop_app_info_launch_uris_as_manager_with_fds (void);
        
        #if defined __stub_g_desktop_app_info_launch_uris_as_manager_with_fds || defined __stub___g_desktop_app_info_launch_uris_as_manager_with_fds
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return g_desktop_app_info_launch_uris_as_manager_with_fds ();
        }
Compiler stdout:
 
Compiler stderr:
 
Checking for function "g_desktop_app_info_launch_uris_as_manager_with_fds" with dependency gio-2.0: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmp73b0fq_t
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmp73b0fq_t/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmp73b0fq_t/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        #define fdwalk meson_disable_define_of_fdwalk
        
        #include <limits.h>
        #undef fdwalk
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char fdwalk (void);
        
        #if defined __stub_fdwalk || defined __stub___fdwalk
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return fdwalk ();
        }
Compiler stdout:
 
Compiler stderr:
 /usr/bin/ld: /tmp/ccuCfCg9.o: in function `main':
testfile.c:(.text+0x5): undefined reference to `fdwalk'
collect2: error: ld returned 1 exit status

Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmplv88qo65
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmplv88qo65/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmplv88qo65/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !1 && !defined(fdwalk) && !0
            #error "No definition for __builtin_fdwalk found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_fdwalk)
                #error "__builtin_fdwalk not found"
            #endif
        #elif ! defined(fdwalk)
            __builtin_fdwalk;
        #endif
        return 0;
        }
Compiler stdout:
 
Compiler stderr:
 /home/pechanove/gnome-shell/clean/meson-private/tmplv88qo65/testfile.c: In function 'main':
/home/pechanove/gnome-shell/clean/meson-private/tmplv88qo65/testfile.c:17:18: error: #error "__builtin_fdwalk not found"
   17 |                 #error "__builtin_fdwalk not found"
      |                  ^~~~~

Checking for function "fdwalk" : NO 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpbmzeabe5
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpbmzeabe5/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpbmzeabe5/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        #define mallinfo meson_disable_define_of_mallinfo
        
        #include <limits.h>
        #undef mallinfo
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char mallinfo (void);
        
        #if defined __stub_mallinfo || defined __stub___mallinfo
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return mallinfo ();
        }
Compiler stdout:
 
Compiler stderr:
 
Checking for function "mallinfo" : YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmp_0kewg_s
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmp_0kewg_s/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmp_0kewg_s/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        #define mallinfo2 meson_disable_define_of_mallinfo2
        
        #include <limits.h>
        #undef mallinfo2
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char mallinfo2 (void);
        
        #if defined __stub_mallinfo2 || defined __stub___mallinfo2
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return mallinfo2 ();
        }
Compiler stdout:
 
Compiler stderr:
 
Checking for function "mallinfo2" : YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpewteq2iw
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpewteq2iw/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("sys/resource.h")
          #error "Header 'sys/resource.h' could not be found"
         #endif
        #else
         #include <sys/resource.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "sys/resource.h" : YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmprmahhqnd
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmprmahhqnd/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("elf.h")
          #error "Header 'elf.h' could not be found"
         #endif
        #else
         #include <elf.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "elf.h" : YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmptyznfe5w
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmptyznfe5w/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 

Code:
 
        #ifdef __has_include
         #if !__has_include("link.h")
          #error "Header 'link.h' could not be found"
         #endif
        #else
         #include <link.h>
        #endif
Compiler stdout:
 
Compiler stderr:
 
Has header "link.h" : YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmp4ogq2blp
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmp4ogq2blp/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmp4ogq2blp/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        #include <langinfo.h>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef _NL_TIME_FIRST_WEEKDAY
                _NL_TIME_FIRST_WEEKDAY;
            #endif
            return 0;
        }
Compiler stdout:
 
Compiler stderr:
 
Header "langinfo.h" has symbol "_NL_TIME_FIRST_WEEKDAY" : YES 
Using cached compile:
Cached command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmp73b0fq_t/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmp73b0fq_t/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        #define fdwalk meson_disable_define_of_fdwalk
        
        #include <limits.h>
        #undef fdwalk
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char fdwalk (void);
        
        #if defined __stub_fdwalk || defined __stub___fdwalk
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return fdwalk ();
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /usr/bin/ld: /tmp/ccuCfCg9.o: in function `main':
testfile.c:(.text+0x5): undefined reference to `fdwalk'
collect2: error: ld returned 1 exit status

Using cached compile:
Cached command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmplv88qo65/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmplv88qo65/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !1 && !defined(fdwalk) && !0
            #error "No definition for __builtin_fdwalk found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_fdwalk)
                #error "__builtin_fdwalk not found"
            #endif
        #elif ! defined(fdwalk)
            __builtin_fdwalk;
        #endif
        return 0;
        }
Cached compiler stdout:
 
Cached compiler stderr:
 /home/pechanove/gnome-shell/clean/meson-private/tmplv88qo65/testfile.c: In function 'main':
/home/pechanove/gnome-shell/clean/meson-private/tmplv88qo65/testfile.c:17:18: error: #error "__builtin_fdwalk not found"
   17 |                 #error "__builtin_fdwalk not found"
      |                  ^~~~~

Checking for function "fdwalk" : NO (cached)
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpn4ii53rk
Command line:  cc -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid /home/pechanove/gnome-shell/clean/meson-private/tmpn4ii53rk/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpn4ii53rk/output.obj -c -pthread -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
  #define POLKIT_AGENT_I_KNOW_API_IS_SUBJECT_TO_CHANGE
  #include <polkitagent/polkitagent.h>
  void main(void) { g_autoptr(PolkitAgentListener) agent = NULL; }

Compiler stdout:
 
Compiler stderr:
 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpkm5npqqk
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpkm5npqqk/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpkm5npqqk/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fno-omit-frame-pointer 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -fno-omit-frame-pointer: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpa59pil_i
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpa59pil_i/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpa59pil_i/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -mno-omit-leaf-frame-pointer 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -mno-omit-leaf-frame-pointer: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpo08qagcq
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpo08qagcq/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpo08qagcq/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fno-strict-aliasing 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -fno-strict-aliasing: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpc44tkz38
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpc44tkz38/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpc44tkz38/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wpointer-arith 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wpointer-arith: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmp2cxly2uc
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmp2cxly2uc/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmp2cxly2uc/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-declarations 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wmissing-declarations: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpccpwy0xb
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpccpwy0xb/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpccpwy0xb/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wimplicit-function-declaration 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wimplicit-function-declaration: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpiwu79joe
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpiwu79joe/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpiwu79joe/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat=2 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wformat=2: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpgb5r4z0l
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpgb5r4z0l/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpgb5r4z0l/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat-nonliteral 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cc1: warning: '-Wformat-nonliteral' ignored without '-Wformat' [-Wformat-nonliteral]

Compiler for C supports arguments -Wformat-nonliteral: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpi90vhvcg
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpi90vhvcg/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpi90vhvcg/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat-security 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cc1: warning: '-Wformat-security' ignored without '-Wformat' [-Wformat-security]

Compiler for C supports arguments -Wformat-security: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmp1uooowb4
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmp1uooowb4/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmp1uooowb4/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wstrict-prototypes 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpk0i4lcq8
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpk0i4lcq8/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpk0i4lcq8/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-prototypes 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpql3ohhdc
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpql3ohhdc/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpql3ohhdc/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wnested-externs 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wnested-externs: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpa3afl18w
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpa3afl18w/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpa3afl18w/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wold-style-definition 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wold-style-definition: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpe016wenh
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpe016wenh/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpe016wenh/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wundef 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wundef: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmppdixsdtg
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmppdixsdtg/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmppdixsdtg/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wunused 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wunused: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpq1loa08j
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpq1loa08j/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpq1loa08j/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wcast-align 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wcast-align: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpbq_k4uv6
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpbq_k4uv6/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpbq_k4uv6/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-noreturn 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wmissing-noreturn: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpie_4p8oh
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpie_4p8oh/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpie_4p8oh/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-format-attribute 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wmissing-format-attribute: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmp41bzkw72
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmp41bzkw72/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmp41bzkw72/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-include-dirs 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wmissing-include-dirs: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpvu3ud48u
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpvu3ud48u/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpvu3ud48u/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wlogical-op 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wlogical-op: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmp3ns2kre6
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmp3ns2kre6/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmp3ns2kre6/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wignored-qualifiers 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wignored-qualifiers: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmphso2boew
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmphso2boew/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmphso2boew/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=redundant-decls 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Werror=redundant-decls: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpjncn4ykd
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpjncn4ykd/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpjncn4ykd/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Werror=implicit: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpvvhbtjrf
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpvvhbtjrf/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpvvhbtjrf/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=nonnull 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Werror=nonnull: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpcrgcbsqi
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpcrgcbsqi/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpcrgcbsqi/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=init-self 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Werror=init-self: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmp11que_fh
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmp11que_fh/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmp11que_fh/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=main 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Werror=main: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpz_um_0uu
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpz_um_0uu/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpz_um_0uu/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=missing-braces 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Werror=missing-braces: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmp9xjrx8d0
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmp9xjrx8d0/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmp9xjrx8d0/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=sequence-point 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Werror=sequence-point: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmphqnxgns8
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmphqnxgns8/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmphqnxgns8/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=return-type 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Werror=return-type: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpimnw18mb
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpimnw18mb/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpimnw18mb/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=trigraphs 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Werror=trigraphs: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpjkt93de6
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpjkt93de6/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpjkt93de6/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=array-bounds 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Werror=array-bounds: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpckwc5m6m
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpckwc5m6m/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpckwc5m6m/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=write-strings 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Werror=write-strings: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmp4webbpui
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmp4webbpui/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmp4webbpui/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=address 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Werror=address: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmp3w44un6q
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmp3w44un6q/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmp3w44un6q/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=int-to-pointer-cast 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Werror=int-to-pointer-cast: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpzlqt5oxl
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpzlqt5oxl/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpzlqt5oxl/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=pointer-to-int-cast 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Werror=pointer-to-int-cast: YES 
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpytel3p2x
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpytel3p2x/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpytel3p2x/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=empty-body 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Werror=empty-body: YES 
Using cached compile:
Cached command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpckwc5m6m/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpckwc5m6m/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=write-strings 

Code:
 extern int i;
int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Werror=write-strings: YES (cached)
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmpdn35monw
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmpdn35monw/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmpdn35monw/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -DG_ENABLE_DEBUG 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -DG_ENABLE_DEBUG: YES 
Configuring config.h using configuration

Executing subproject gvc 

Project name: gvc
Project version: undefined
C compiler for the host machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0")
C linker for the host machine: cc ld.bfd 2.40
C compiler for the build machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0")
C linker for the build machine: cc ld.bfd 2.40
Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
Dependency gio-2.0 found: YES 2.78.4 (cached)
Pkg-config binary for 1 is cached.
Determining dependency 'gobject-2.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion gobject-2.0` -> 0
stdout:
2.78.4
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags gobject-2.0` -> 0
stdout:
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gobject-2.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gobject-2.0` -> 0
stdout:
-lgobject-2.0 -lglib-2.0
-----------
Run-time dependency gobject-2.0 found: YES 2.78.4
Pkg-config binary for 1 is cached.
Determining dependency 'libpulse' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion libpulse` -> 0
stdout:
16.1
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags libpulse` -> 0
stdout:
-D_REENTRANT
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libpulse` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lpulse -pthread
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libpulse` -> 0
stdout:
-lpulse -pthread
-----------
Run-time dependency libpulse found: YES 16.1
Pkg-config binary for 1 is cached.
Determining dependency 'libpulse-mainloop-glib' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion libpulse-mainloop-glib` -> 0
stdout:
16.1
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags libpulse-mainloop-glib` -> 0
stdout:
-D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libpulse-mainloop-glib` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lpulse-mainloop-glib -lpulse -pthread -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libpulse-mainloop-glib` -> 0
stdout:
-lpulse-mainloop-glib -lpulse -pthread -lglib-2.0
-----------
Run-time dependency libpulse-mainloop-glib found: YES 16.1
Dependency gobject-introspection-1.0 found: YES 1.74.0 (cached)
Dependency gobject-introspection-1.0 found: YES 1.74.0 (cached)
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=g_ir_scanner gobject-introspection-1.0` -> 0
stdout:
/usr/bin/g-ir-scanner
-----------
Got pkgconfig variable g_ir_scanner : /usr/bin/g-ir-scanner
Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
Dependency gobject-introspection-1.0 found: YES 1.74.0 (cached)
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=g_ir_compiler gobject-introspection-1.0` -> 0
stdout:
/usr/bin/g-ir-compiler
-----------
Got pkgconfig variable g_ir_compiler : /usr/bin/g-ir-compiler
Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir gio-2.0` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables gio-2.0` -> 0
stdout:
gsettings
gresource
gdbus_codegen
gdbus
glib_compile_resources
glib_compile_schemas
gio_querymodules
gio
giomoduledir
bindir
dtdsdir
schemasdir
datadir
libdir
includedir
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir gobject-2.0` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables gobject-2.0` -> 0
stdout:
libdir
includedir
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir libpulse` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables libpulse` -> 0
stdout:
modlibexecdir
includedir
libdir
exec_prefix
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir libpulse-mainloop-glib` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables libpulse-mainloop-glib` -> 0
stdout:
includedir
libdir
exec_prefix
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir gobject-introspection-1.0` -> 0
stdout:
/usr/share/gir-1.0
-----------
Got pkgconfig variable girdir : /usr/share/gir-1.0
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : /usr/share/gir-1.0
Configuring config.h using configuration
Build targets in project: 6
Subproject gvc finished.


Executing subproject shew 

Project name: shew
Project version: 46.1
C compiler for the host machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0")
C linker for the host machine: cc ld.bfd 2.40
C compiler for the build machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0")
C linker for the build machine: cc ld.bfd 2.40
Dependency gtk4 found: YES 4.8.3 (cached)
Dependency x11 found: YES 1.8.4 (cached)
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir gtk4` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables gtk4` -> 0
stdout:
gtk_host
gtk_binary_version
targets
libdir
includedir
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir x11` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables x11` -> 0
stdout:
xthreadlib
includedir
libdir
exec_prefix
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : /usr/share/gir-1.0
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : /usr/share/gir-1.0
Build targets in project: 9
Subproject shew finished.


Executing subproject extensions-tool 

Project name: gnome-extensions-tool
Project version: 46.1
C compiler for the host machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0")
C linker for the host machine: cc ld.bfd 2.40
C compiler for the build machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0")
C linker for the build machine: cc ld.bfd 2.40
Dependency gio-2.0 found: YES 2.78.4 (cached)
Dependency gio-unix-2.0 found: YES 2.78.4 (cached)
Pkg-config binary for 1 is cached.
Determining dependency 'gnome-autoar-0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion gnome-autoar-0` -> 0
stdout:
0.4.3
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags gnome-autoar-0` -> 0
stdout:
-I/usr/include/gnome-autoar-0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gnome-autoar-0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgnome-autoar-0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -larchive
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs gnome-autoar-0` -> 0
stdout:
-lgnome-autoar-0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -larchive
-----------
Run-time dependency gnome-autoar-0 found: YES 0.4.3
Pkg-config binary for 1 is cached.
Determining dependency 'json-glib-1.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion json-glib-1.0` -> 0
stdout:
1.6.6
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags json-glib-1.0` -> 0
stdout:
-I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs json-glib-1.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs json-glib-1.0` -> 0
stdout:
-ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency json-glib-1.0 found: YES 1.6.6
Pkg-config binary for 1 is cached.
Determining dependency 'bash-completion' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion bash-completion` -> 0
stdout:
2.11
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags bash-completion` -> 0
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs bash-completion` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs bash-completion` -> 0
Run-time dependency bash-completion found: YES 2.11
Running compile:
Working directory:  /home/pechanove/gnome-shell/clean/meson-private/tmp_g_3xqqk
Command line:  cc /home/pechanove/gnome-shell/clean/meson-private/tmp_g_3xqqk/testfile.c -o /home/pechanove/gnome-shell/clean/meson-private/tmp_g_3xqqk/output.exe -D_FILE_OFFSET_BITS=64 -O0 

Code:
 
        #define bind_textdomain_codeset meson_disable_define_of_bind_textdomain_codeset
        
        #include <limits.h>
        #undef bind_textdomain_codeset
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char bind_textdomain_codeset (void);
        
        #if defined __stub_bind_textdomain_codeset || defined __stub___bind_textdomain_codeset
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return bind_textdomain_codeset ();
        }
Compiler stdout:
 
Compiler stderr:
 
Checking for function "bind_textdomain_codeset" : YES 
Configuring config.h using configuration
Program msgfmt found: YES (/usr/bin/msgfmt)
Pkg-config binary for 0 is not cached.
Pkg-config binary missing from cross or native file, or env var undefined.
Trying a default Pkg-config fallback at pkg-config
Found pkg-config: /usr/bin/pkg-config (1.8.1)
Determining dependency 'glib-2.0' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion glib-2.0` -> 0
stdout:
2.78.4
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags glib-2.0` -> 0
stdout:
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs glib-2.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs glib-2.0` -> 0
stdout:
-lglib-2.0
-----------
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --define-variable=datadir=/usr/local/share --variable=completionsdir bash-completion` -> 0
stdout:
/usr/local/share/bash-completion/completions
-----------
Got pkgconfig variable completionsdir : /usr/local/share/bash-completion/completions
Program a2x found: YES (/usr/bin/a2x)
Build targets in project: 16
Subproject extensions-tool finished.


Executing subproject extensions-app 

Project name: gnome-extensions-app
Project version: 46.1
Program gjs found: YES (/usr/bin/gjs)
Program appstream-util found: NO
Program appstreamcli found: YES (/usr/bin/appstreamcli)
Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate)
Configuring org.gnome.Extensions.metainfo.xml.in using configuration
Adding test "Validating metainfo"
Configuring org.gnome.Extensions.data.gresource.xml using configuration
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Configuring org.gnome.Extensions.desktop.in using configuration
Adding test "Validating org.gnome.Extensions.desktop"
Configuring org.gnome.Extensions.service using configuration
Configuring gnome-extensions-app using configuration
Configuring org.gnome.Extensions using configuration
Configuring config.js using configuration
Configuring org.gnome.Extensions.src.gresource.xml using configuration
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Build targets in project: 20
Subproject extensions-app finished.

Configuring config.js using configuration
Configuring org.gnome.Shell.Extensions using configuration
Configuring org.gnome.Shell.Extensions.service using configuration
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Configuring org.gnome.Shell.Notifications using configuration
Configuring org.gnome.Shell.Notifications.service using configuration
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Configuring org.gnome.Shell.Screencast using configuration
Configuring org.gnome.Shell.Screencast.service using configuration
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Configuring org.gnome.ScreenSaver using configuration
Configuring org.gnome.ScreenSaver.service using configuration
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Configuring org.gnome.Shell.CalendarServer.service using configuration
Configuring org.gnome.Shell.HotplugSniffer.service using configuration
Configuring st.h using configuration
Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
Program /home/pechanove/gnome-shell/src/data-to-c.pl found: YES (/home/pechanove/gnome-shell/src/data-to-c.pl)
Pkg-config binary for 1 is cached.
Determining dependency 'libmutter-test-14' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --modversion libmutter-test-14` -> 0
stdout:
46.0
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --cflags libmutter-test-14` -> 0
stdout:
-I/usr/include/mutter-14 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gsettings-desktop-schemas -I/usr/include/mutter-14/clutter -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/mutter-14/cogl -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/mutter-14/mtk -pthread -mfpmath=sse -msse -msse2
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libmutter-test-14` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lmutter-test-14 -lmutter-14 -lXfixes -lXi -L/usr/lib/x86_64-linux-gnu/mutter-14 -lmutter-clutter-14 -latk-1.0 -lcairo -lpango-1.0 -lharfbuzz -lmutter-cogl-14 -lwayland-server -lEGL -lGL -lGLESv2 -lmutter-mtk-14 -lm -lgio-2.0 -lgraphene-1.0 -lgobject-2.0 -lglib-2.0 -lpixman-1 -lX11
-----------
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --libs libmutter-test-14` -> 0
stdout:
-lmutter-test-14 -lmutter-14 -lXfixes -lXi -L/usr/lib/x86_64-linux-gnu/mutter-14 -lmutter-clutter-14 -latk-1.0 -lcairo -lpango-1.0 -lharfbuzz -lmutter-cogl-14 -lwayland-server -lEGL -lGL -lGLESv2 -lmutter-mtk-14 -lm -lgio-2.0 -lgraphene-1.0 -lgobject-2.0 -lglib-2.0 -lpixman-1 -lX11
-----------
Run-time dependency libmutter-test-14 found: YES 46.0
Adding test "CSS styling support"
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir mutter-mtk-14` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables mutter-mtk-14` -> 0
stdout:
apiversion
libdir
includedir
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir mutter-clutter-14` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables mutter-clutter-14` -> 0
stdout:
apiversion
libdir
includedir
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir libmutter-14` -> 0
stdout:
/usr/lib/x86_64-linux-gnu/mutter-14
-----------
Got pkgconfig variable girdir : /usr/lib/x86_64-linux-gnu/mutter-14
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir libxml-2.0` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables libxml-2.0` -> 0
stdout:
modules
includedir
libdir
exec_prefix
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir gdk-pixbuf-2.0` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables gdk-pixbuf-2.0` -> 0
stdout:
gdk_pixbuf_query_loaders
gdk_pixbuf_pixdata
gdk_pixbuf_csource
gdk_pixbuf_cache_file
gdk_pixbuf_moduledir
gdk_pixbuf_binarydir
gdk_pixbuf_binary_version
bindir
libdir
includedir
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir gsettings-desktop-schemas` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables gsettings-desktop-schemas` -> 0
stdout:
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : /usr/lib/x86_64-linux-gnu/mutter-14
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : /usr/share/gir-1.0
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : /usr/lib/x86_64-linux-gnu/mutter-14
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : /usr/lib/x86_64-linux-gnu/mutter-14
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : /usr/share/gir-1.0
Configuring gnome-shell-test-tool using configuration
Configuring gnome-shell-extension-tool using configuration
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)
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir gio-unix-2.0` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables gio-unix-2.0` -> 0
stdout:
includedir
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir atk-bridge-2.0` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables atk-bridge-2.0` -> 0
stdout:
libdir
includedir
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir gjs-1.0` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables gjs-1.0` -> 0
stdout:
gjs_console
datadir
datarootdir
bindir
exec_prefix
libdir
includedir
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir mutter-cogl-pango-14` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables mutter-cogl-pango-14` -> 0
stdout:
apiversion
libdir
includedir
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir libstartup-notification-1.0` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables libstartup-notification-1.0` -> 0
stdout:
includedir
libdir
exec_prefix
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : /usr/share/gir-1.0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir polkit-agent-1` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables polkit-agent-1` -> 0
stdout:
exec_prefix
libdir
includedir
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir gcr-4` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables gcr-4` -> 0
stdout:
libdir
includedir
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir libsystemd` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables libsystemd` -> 0
stdout:
includedir
libdir
exec_prefix
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir libpipewire-0.3` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables libpipewire-0.3` -> 0
stdout:
moduledir
libdir
includedir
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir libnm` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables libnm` -> 0
stdout:
configdir
plugindir
vpnservicedir
includedir
libdir
exec_prefix
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir libsecret-1` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables libsecret-1` -> 0
stdout:
sysconfdir
datadir
datarootdir
exec_prefix
libdir
includedir
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : /usr/lib/x86_64-linux-gnu/mutter-14
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=girdir gnome-desktop-4` -> 0
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --print-variables gnome-desktop-4` -> 0
stdout:
libdir
includedir
prefix
pcfiledir
-----------
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : /usr/share/gir-1.0
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : /usr/share/gir-1.0
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : /usr/lib/x86_64-linux-gnu/mutter-14
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : 
env[PKG_CONFIG_PATH]: 
Got pkgconfig variable girdir : /usr/share/gir-1.0
Program msginit found: YES (/usr/bin/msginit)
Program msgmerge found: YES (/usr/bin/msgmerge)
Program xgettext found: YES (/usr/bin/xgettext)
Configuring org.gnome.Shell.desktop.in using configuration
Configuring org.gnome.Shell.Extensions.desktop.in using configuration
Configuring org.gnome.Shell.PortalHelper.desktop.in using configuration
Configuring org.gnome.Shell.PortalHelper.service using configuration
Program sassc found: YES (/usr/bin/sassc)
Program sassc found: YES (/usr/bin/sassc)
Program sassc found: YES (/usr/bin/sassc)
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Configuring perf-background.xml using configuration
Configuring org.gnome.shell.gschema.xml using configuration
Configuring org.gnome.Shell@x11.service using configuration
Configuring org.gnome.Shell@wayland.service using configuration
Program glib-compile-schemas found: YES (/usr/bin/glib-compile-schemas)
Configuring run-test.sh using configuration
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=tests_datadir libmutter-test-14` -> 0
stdout:
/usr/share/mutter-14/tests
-----------
Got pkgconfig variable tests_datadir : /usr/share/mutter-14/tests
Configuring gnome-shell-dbus-runner.py using configuration
Adding test "highlighter"
Adding test "injectionManager"
Adding test "insertSorted"
Adding test "jsParse"
Adding test "markup"
Adding test "params"
Adding test "signalTracker"
Adding test "url"
Adding test "versionCompare"
Adding test "basic"
Adding test "closeWithActiveWindows"
Adding test "headlessStart"
Adding test "fittsy"
Dependency gio-2.0 found: YES 2.78.4 (cached)
env[PKG_CONFIG_PATH]: 
Called `/usr/bin/pkg-config --variable=glib_compile_schemas gio-2.0` -> 0
stdout:
/usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas
-----------
Got pkgconfig variable glib_compile_schemas : /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas
Program glib-compile-schemas found: YES (/usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas)
Program gtk4-update-icon-cache found: NO
Program gtk-update-icon-cache found: YES (/usr/bin/gtk-update-icon-cache)
Build targets in project: 154

gnome-shell 46.1

  Directories
    prefix         : /usr/local
    bindir         : bin
    libdir         : lib/x86_64-linux-gnu
    libexecdir     : libexec
    datadir        : share
    sysconfdir     : etc
    mandir         : share/man

  Build Configuration
    buildtype      : debug
    debug          : True

  Build Options
    camera_monitor : True
    networkmanager : True
    systemd        : True
    extensions_app : True
    extensions_tool: True
    man            : True
    gtk_doc        : False

  Subprojects
    extensions-app : YES
    extensions-tool: YES
    gvc            : YES
    shew           : YES

Found ninja-1.11.1 at /usr/bin/ninja
Failed to guess install tag for /usr/local/share/man/man1/gnome-shell.1
Failed to guess install tag for /usr/local/share/man/man1/gnome-extensions.1
Failed to guess install tag for /usr/local/share/metainfo/org.gnome.Extensions.metainfo.xml
Failed to guess install tag for /usr/local/share/applications/org.gnome.Extensions.desktop
Failed to guess install tag for /usr/local/share/applications/org.gnome.Shell.desktop
Failed to guess install tag for /usr/local/share/applications/org.gnome.Shell.Extensions.desktop
Failed to guess install tag for /usr/local/share/applications/org.gnome.Shell.PortalHelper.desktop
Failed to guess install tag for /usr/local/share/bash-completion/completions/gnome-extensions
Failed to guess install tag for /usr/local/share/dbus-1/services/org.gnome.Extensions.service
Failed to guess install tag for /usr/local/share/glib-2.0/schemas/org.gnome.Extensions.gschema.xml
Failed to guess install tag for /usr/local/share/gnome-shell/org.gnome.Extensions
Failed to guess install tag for /usr/local/share/gnome-shell/org.gnome.Shell.Extensions
Failed to guess install tag for /usr/local/share/dbus-1/services/org.gnome.Shell.Extensions.service
Failed to guess install tag for /usr/local/share/gnome-shell/org.gnome.Shell.Notifications
Failed to guess install tag for /usr/local/share/dbus-1/services/org.gnome.Shell.Notifications.service
Failed to guess install tag for /usr/local/share/gnome-shell/org.gnome.Shell.Screencast
Failed to guess install tag for /usr/local/share/dbus-1/services/org.gnome.Shell.Screencast.service
Failed to guess install tag for /usr/local/share/gnome-shell/org.gnome.ScreenSaver
Failed to guess install tag for /usr/local/share/dbus-1/services/org.gnome.ScreenSaver.service
Failed to guess install tag for /usr/local/share/dbus-1/services/org.gnome.Shell.CalendarServer.service
Failed to guess install tag for /usr/local/share/dbus-1/services/org.gnome.Shell.HotplugSniffer.service
Failed to guess install tag for /usr/local/share/dbus-1/services/org.gnome.Shell.PortalHelper.service
Failed to guess install tag for /usr/local/share/dbus-1/interfaces/org.gnome.Shell.Extensions.xml
Failed to guess install tag for /usr/local/share/dbus-1/interfaces/org.gnome.Shell.Introspect.xml
Failed to guess install tag for /usr/local/share/dbus-1/interfaces/org.gnome.Shell.PadOsd.xml
Failed to guess install tag for /usr/local/share/dbus-1/interfaces/org.gnome.Shell.Screencast.xml
Failed to guess install tag for /usr/local/share/dbus-1/interfaces/org.gnome.Shell.Screenshot.xml
Failed to guess install tag for /usr/local/share/dbus-1/interfaces/org.gnome.ShellSearchProvider.xml
Failed to guess install tag for /usr/local/share/dbus-1/interfaces/org.gnome.ShellSearchProvider2.xml
Failed to guess install tag for /usr/local/share/gnome-shell/perf-background.xml
Failed to guess install tag for /usr/local/share/gnome-control-center/keybindings/50-gnome-shell-launchers.xml
Failed to guess install tag for /usr/local/share/gnome-control-center/keybindings/50-gnome-shell-screenshots.xml
Failed to guess install tag for /usr/local/share/gnome-control-center/keybindings/50-gnome-shell-system.xml
Failed to guess install tag for /usr/local/share/glib-2.0/schemas/org.gnome.shell.gschema.xml
Failed to guess install tag for /usr/local/share/glib-2.0/schemas/00_org.gnome.shell.gschema.override
Failed to guess install tag for /usr/local/lib/systemd/user/org.gnome.Shell@x11.service
Failed to guess install tag for /usr/local/lib/systemd/user/org.gnome.Shell@wayland.service
Failed to guess install tag for /usr/local/lib/systemd/user/org.gnome.Shell.target
Failed to guess install tag for /usr/local/lib/systemd/user/org.gnome.Shell-disable-extensions.service
Failed to guess install tag for install script: /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas /usr/local/share/glib-2.0/schemas
Failed to guess install tag for install script: /usr/bin/gtk-update-icon-cache -q -t -f /usr/local/share/icons/hicolor
Failed to guess install tag for /usr/local/share/icons/dummy
Failed to guess install tag for /usr/local/share/icons/dummy
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
