Build started at 2025-12-13T06:55:51.124907 Main binary: /usr/bin/python Build Options: -Db_pie=true -Dpython.bytecompile=1 -Denable-fake-gnome-software=false -Dprefix=/usr -Dlibexecdir=lib -Dsbindir=bin -Dauto_features=enabled -Dbuildtype=plain -Dwrap_mode=nodownload Python system: Linux The Meson build system Version: 1.10.0 Source dir: /drive1/Projects/pamac-gtk3/src/pamac Build dir: /drive1/Projects/pamac-gtk3/src/build Build type: native build Project name: pamac Project version: 10.7.0 ----------- Detecting compiler via: `cc --version` -> 0 stdout: cc (GCC) 15.2.1 20251112 Copyright (C) 2025 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. ----------- Running command: -cpp -x c -E -dM - ----- ----------- Detecting linker via: `cc -Wl,--version -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto` -> 0 stdout: GNU ld (GNU Binutils) 2.45.1 Copyright (C) 2025 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. ----------- stderr: collect2 version 15.2.1 20251112 /usr/bin/ld -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccQxFsNZ.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 --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../.. -L/lib -L/usr/lib --version -O1 --sort-common --as-needed -z relro -z now -z pack-relative-relocs -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crtn.o ----------- Sanity testing C compiler: /usr/bin/ccache cc Is cross compiler: False. Sanity check compiler command line: /usr/bin/ccache cc sanitycheckc.c -o sanitycheckc.exe -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /drive1/Projects/pamac-gtk3/src/build/meson-private/sanitycheckc.exe ----------- Sanity check: `/drive1/Projects/pamac-gtk3/src/build/meson-private/sanitycheckc.exe` -> 0 C compiler for the host machine: /usr/bin/ccache cc (gcc 15.2.1 "cc (GCC) 15.2.1 20251112") C linker for the host machine: cc ld.bfd 2.45.1 ----------- Detecting archiver via: `gcc-ar --version` -> 0 stdout: GNU ar (GNU Binutils) 2.45.1 Copyright (C) 2025 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) any later version. This program has absolutely no warranty. ----------- ----------- Detecting compiler via: `valac --version` -> 0 stdout: Vala 0.56.18-dirty ----------- Running compile: Working directory: /tmp/tmpyzcva4_b Code: class MesonSanityCheck : Object { } ----------- Command line: `valac /tmp/tmpyzcva4_b/testfile.vala -C` -> 0 Vala compiler for the host machine: valac (valac 0.56.18-dirty) ----------- Detecting compiler via: `cc --version` -> 0 stdout: cc (GCC) 15.2.1 20251112 Copyright (C) 2025 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. ----------- Running command: -cpp -x c -E -dM - ----- ----------- Detecting linker via: `cc -Wl,--version -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto` -> 0 stdout: GNU ld (GNU Binutils) 2.45.1 Copyright (C) 2025 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. ----------- stderr: collect2 version 15.2.1 20251112 /usr/bin/ld -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccihtMVD.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 --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../.. -L/lib -L/usr/lib --version -O1 --sort-common --as-needed -z relro -z now -z pack-relative-relocs -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crtn.o ----------- Sanity testing C compiler: /usr/bin/ccache cc Is cross compiler: False. Sanity check compiler command line: /usr/bin/ccache cc sanitycheckc.c -o sanitycheckc.exe -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /drive1/Projects/pamac-gtk3/src/build/meson-private/sanitycheckc.exe ----------- Sanity check: `/drive1/Projects/pamac-gtk3/src/build/meson-private/sanitycheckc.exe` -> 0 C compiler for the build machine: /usr/bin/ccache cc (gcc 15.2.1 "cc (GCC) 15.2.1 20251112") C linker for the build machine: cc ld.bfd 2.45.1 ----------- Detecting archiver via: `gcc-ar --version` -> 0 stdout: GNU ar (GNU Binutils) 2.45.1 Copyright (C) 2025 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) any later version. This program has absolutely no warranty. ----------- ----------- Detecting compiler via: `valac --version` -> 0 stdout: Vala 0.56.18-dirty ----------- Using cached compile: Cached command line: valac /tmp/tmpyzcva4_b/testfile.vala -C Code: class MesonSanityCheck : Object { } Cached compiler stdout: Cached compiler stderr: Vala compiler for the build machine: valac (valac 0.56.18-dirty) 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 missing from cross or native file, or env var undefined. Trying a default Pkg-config fallback at pkg-config Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1 Determining dependency 'glib-2.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion glib-2.0` -> 0 stdout: 2.86.3 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --cflags glib-2.0` -> 0 stdout: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --libs glib-2.0` -> 0 stdout: -L/usr/lib -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --libs glib-2.0` -> 0 stdout: -lglib-2.0 ----------- Running compile: Working directory: /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpspjk4neu Code: #include #include int main(void) { printf("%ld\n", (long)(sizeof(void *))); return 0; } ----------- Command line: `cc /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpspjk4neu/testfile.c -o /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpspjk4neu/output.exe -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs` -> 0 stderr: In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:28, from /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpspjk4neu/testfile.c:3: /usr/include/features.h:435:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 435 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ ----------- Program stdout: 8 Program stderr: Running compile: Working directory: /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpk8u3gtkd Code: ----------- Command line: `cc /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpk8u3gtkd/testfile.c -o /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpk8u3gtkd/output.obj -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs` -> 0 stdout: install: /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/ programs: =/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../x86_64-pc-linux-gnu/bin/ libraries: =/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../x86_64-pc-linux-gnu/lib/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../x86_64-pc-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/:/lib/x86_64-pc-linux-gnu/15.2.1/:/lib/../lib/:/usr/lib/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../x86_64-pc-linux-gnu/lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../:/lib/:/usr/lib/ ----------- Running compile: Working directory: /drive1/Projects/pamac-gtk3/src/build/meson-private/tmp038p4bbo Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-gtk3/src/build/meson-private/tmp038p4bbo/testfile.c -o /drive1/Projects/pamac-gtk3/src/build/meson-private/tmp038p4bbo/output.exe -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libglib-2.0.so -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs` -> 0 Determining dependency 'gio-2.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion gio-2.0` -> 0 stdout: 2.86.3 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --cflags gio-2.0` -> 0 stdout: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --libs gio-2.0` -> 0 stdout: -L/usr/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --libs gio-2.0` -> 0 stdout: -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- Running compile: Working directory: /drive1/Projects/pamac-gtk3/src/build/meson-private/tmppsesibqx Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-gtk3/src/build/meson-private/tmppsesibqx/testfile.c -o /drive1/Projects/pamac-gtk3/src/build/meson-private/tmppsesibqx/output.exe -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libgio-2.0.so -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs` -> 0 Running compile: Working directory: /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpjtbx91z9 Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpjtbx91z9/testfile.c -o /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpjtbx91z9/output.exe -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libgobject-2.0.so -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs` -> 0 Build-time dependency gio-2.0 found: YES 2.86.3 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --variable=glib_compile_resources gio-2.0` -> 0 stdout: /usr/bin/glib-compile-resources ----------- Got pkg-config variable glib_compile_resources : /usr/bin/glib-compile-resources Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Dependency gio-2.0 found: YES 2.86.3 (cached) Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Dependency gio-2.0 found: YES 2.86.3 (cached) Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Determining dependency 'gobject-2.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion gobject-2.0` -> 0 stdout: 2.86.3 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --cflags gobject-2.0` -> 0 stdout: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --libs gobject-2.0` -> 0 stdout: -L/usr/lib -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- 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.86.3 Dependency gio-2.0 found: YES 2.86.3 (cached) Determining dependency 'libnotify' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion libnotify` -> 0 stdout: 0.8.7 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --cflags libnotify` -> 0 stdout: -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glycin-2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --libs libnotify` -> 0 stdout: -L/usr/lib -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --libs libnotify` -> 0 stdout: -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- Using cached run result: Code: #include #include int main(void) { printf("%ld\n", (long)(sizeof(void *))); return 0; } Args: [] Cached run returncode: 0 Cached run stdout: 8 Cached run stderr: Running compile: Working directory: /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpc9hic0hx Code: ----------- Command line: `cc /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpc9hic0hx/testfile.c -o /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpc9hic0hx/output.obj -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs` -> 0 stdout: install: /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/ programs: =/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../x86_64-pc-linux-gnu/bin/ libraries: =/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../x86_64-pc-linux-gnu/lib/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../x86_64-pc-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/:/lib/x86_64-pc-linux-gnu/15.2.1/:/lib/../lib/:/usr/lib/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../x86_64-pc-linux-gnu/lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../:/lib/:/usr/lib/ ----------- Running compile: Working directory: /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpwtexf_at Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpwtexf_at/testfile.c -o /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpwtexf_at/output.exe -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libnotify.so -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs` -> 0 Running compile: Working directory: /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpswd20d4l Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpswd20d4l/testfile.c -o /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpswd20d4l/output.exe -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libgdk_pixbuf-2.0.so -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs` -> 0 Run-time dependency libnotify found: YES 0.8.7 Determining dependency 'gio-unix-2.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion gio-unix-2.0` -> 0 stdout: 2.86.3 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- 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/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --libs gio-unix-2.0` -> 0 stdout: -L/usr/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- 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.86.3 Determining dependency 'pamac' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion pamac` -> 0 stdout: 11.7.3 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --cflags pamac` -> 0 stdout: -D_FILE_OFFSET_BITS=64 -I/usr/include/libsoup-3.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --libs pamac` -> 0 stdout: -L/usr/lib -lpamac ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --libs pamac` -> 0 stdout: -lpamac ----------- Running compile: Working directory: /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpcjggbury Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpcjggbury/testfile.c -o /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpcjggbury/output.exe -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libpamac.so -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs` -> 0 Run-time dependency pamac found: YES 11.7.3 Determining dependency 'gtk+-3.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion gtk+-3.0` -> 0 stdout: 3.24.51 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --cflags gtk+-3.0` -> 0 stdout: -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glycin-2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --libs gtk+-3.0` -> 0 stdout: -L/usr/lib -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --libs gtk+-3.0` -> 0 stdout: -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- Running compile: Working directory: /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpcgq5l26i Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpcgq5l26i/testfile.c -o /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpcgq5l26i/output.exe -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libgtk-3.so -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs` -> 0 Running compile: Working directory: /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpmax543fj Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpmax543fj/testfile.c -o /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpmax543fj/output.exe -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libgdk-3.so -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs` -> 0 Running compile: Working directory: /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpo7mi6jh6 Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpo7mi6jh6/testfile.c -o /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpo7mi6jh6/output.exe -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libz.so -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs` -> 0 Running compile: Working directory: /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpe8tw8irr Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpe8tw8irr/testfile.c -o /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpe8tw8irr/output.exe -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libpangocairo-1.0.so -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs` -> 0 Running compile: Working directory: /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpo260qt6l Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpo260qt6l/testfile.c -o /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpo260qt6l/output.exe -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libcairo-gobject.so -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs` -> 0 Running compile: Working directory: /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpyfdfnkau Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpyfdfnkau/testfile.c -o /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpyfdfnkau/output.exe -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libatk-1.0.so -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs` -> 0 Running compile: Working directory: /drive1/Projects/pamac-gtk3/src/build/meson-private/tmprun4ugn_ Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-gtk3/src/build/meson-private/tmprun4ugn_/testfile.c -o /drive1/Projects/pamac-gtk3/src/build/meson-private/tmprun4ugn_/output.exe -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libpango-1.0.so -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs` -> 0 Running compile: Working directory: /drive1/Projects/pamac-gtk3/src/build/meson-private/tmplnrnza4u Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-gtk3/src/build/meson-private/tmplnrnza4u/testfile.c -o /drive1/Projects/pamac-gtk3/src/build/meson-private/tmplnrnza4u/output.exe -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libcairo.so -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs` -> 0 Running compile: Working directory: /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpd6dwhf5n Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpd6dwhf5n/testfile.c -o /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpd6dwhf5n/output.exe -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libharfbuzz.so -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs` -> 0 Run-time dependency gtk+-3.0 found: YES 3.24.51 Determining dependency 'libhandy-1' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --modversion libhandy-1` -> 0 stdout: 1.8.3 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --cflags libhandy-1` -> 0 stdout: -I/usr/include/libhandy-1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glycin-2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --libs libhandy-1` -> 0 stdout: -L/usr/lib -lhandy-1 -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --libs libhandy-1` -> 0 stdout: -lhandy-1 -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- Running compile: Working directory: /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpup_odsq3 Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpup_odsq3/testfile.c -o /drive1/Projects/pamac-gtk3/src/build/meson-private/tmpup_odsq3/output.exe -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/drive1/Projects/pamac-gtk3/src=/usr/src/debug/pamac-gtk3 -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libhandy-1.so -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs` -> 0 Run-time dependency libhandy-1 found: YES 1.8.3 pamac/src/meson.build:11: WARNING: Project does not target a minimum version but uses feature deprecated since '0.56.0': meson.source_root. use meson.project_source_root() or meson.global_source_root() instead. Configuring org.manjaro.pamac.manager.service using configuration Build targets in project: 10 WARNING: Deprecated features used: * 0.56.0: {'meson.source_root'} pamac 10.7.0 User defined options auto_features : enabled b_pie : true buildtype : plain enable-fake-gnome-software: false libexecdir : lib prefix : /usr python.bytecompile : 1 sbindir : bin wrap_mode : nodownload Found ninja-1.13.2 at /usr/bin/ninja Failed to guess install tag for /usr/share/applications/pamac-installer.desktop Failed to guess install tag for /usr/share/applications/org.manjaro.pamac.manager.desktop Failed to guess install tag for /etc/xdg/autostart/pamac-tray.desktop Failed to guess install tag for /etc/xdg/autostart/pamac-tray-budgie.desktop Failed to guess install tag for /usr/share/dbus-1/services/org.manjaro.pamac.manager.service Failed to guess install tag for /usr/share/gnome-shell/search-providers/org.manjaro.pamac.manager.search-provider.ini Failed to guess install tag for /usr/share/gnome-shell/extensions/dummy Failed to guess install tag for /usr/share/icons/dummy Failed to guess install tag for /usr/share/applications/pamac-installer.desktop Failed to guess install tag for /usr/share/applications/org.manjaro.pamac.manager.desktop Failed to guess install tag for /etc/xdg/autostart/pamac-tray.desktop Failed to guess install tag for /etc/xdg/autostart/pamac-tray-budgie.desktop Failed to guess install tag for /usr/share/dbus-1/services/org.manjaro.pamac.manager.service Failed to guess install tag for /usr/share/gnome-shell/search-providers/org.manjaro.pamac.manager.search-provider.ini Failed to guess install tag for /usr/share/gnome-shell/extensions/dummy Failed to guess install tag for /usr/share/icons/dummy