Build started at 2025-12-17T23:15:24.153288 Main binary: /usr/bin/python Build Options: -Db_pie=true -Dpython.bytecompile=1 -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-full-acreetionos/src/libpamac Build dir: /drive1/Projects/pamac-full-acreetionos/src/build Build type: native build Project name: libpamac Project version: 11.6.4 ----------- 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-full-acreetionos/src=/usr/src/debug/libpamac-acreetionos -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/ccC7FoSx.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-full-acreetionos/src=/usr/src/debug/libpamac-acreetionos -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-full-acreetionos/src/build/meson-private/sanitycheckc.exe ----------- Sanity check: `/drive1/Projects/pamac-full-acreetionos/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/tmpyjla_nol Code: class MesonSanityCheck : Object { } ----------- Command line: `valac /tmp/tmpyjla_nol/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-full-acreetionos/src=/usr/src/debug/libpamac-acreetionos -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/ccwItko8.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-full-acreetionos/src=/usr/src/debug/libpamac-acreetionos -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-full-acreetionos/src/build/meson-private/sanitycheckc.exe ----------- Sanity check: `/drive1/Projects/pamac-full-acreetionos/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/tmpyjla_nol/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 '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 ----------- Running compile: Working directory: /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmp_ado9uop Code: #include #include int main(void) { printf("%ld\n", (long)(sizeof(void *))); return 0; } ----------- Command line: `cc /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmp_ado9uop/testfile.c -o /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmp_ado9uop/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-full-acreetionos/src=/usr/src/debug/libpamac-acreetionos -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-full-acreetionos/src/build/meson-private/tmp_ado9uop/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-full-acreetionos/src/build/meson-private/tmpgxz1oi6v Code: ----------- Command line: `cc /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmpgxz1oi6v/testfile.c -o /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmpgxz1oi6v/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-full-acreetionos/src=/usr/src/debug/libpamac-acreetionos -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-full-acreetionos/src/build/meson-private/tmpmjrfky1i Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmpmjrfky1i/testfile.c -o /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmpmjrfky1i/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-full-acreetionos/src=/usr/src/debug/libpamac-acreetionos -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 Running compile: Working directory: /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmp7acu0okf Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmp7acu0okf/testfile.c -o /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmp7acu0okf/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-full-acreetionos/src=/usr/src/debug/libpamac-acreetionos -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 Run-time dependency gobject-2.0 found: YES 2.86.3 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-full-acreetionos/src/build/meson-private/tmp8g9q0qw3 Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmp8g9q0qw3/testfile.c -o /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmp8g9q0qw3/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-full-acreetionos/src=/usr/src/debug/libpamac-acreetionos -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 Run-time dependency gio-2.0 found: YES 2.86.3 Determining dependency 'gthread-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 gthread-2.0` -> 0 stdout: 2.86.3 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --cflags gthread-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 gthread-2.0` -> 0 stdout: -L/usr/lib -lgthread-2.0 -pthread -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --libs gthread-2.0` -> 0 stdout: -lgthread-2.0 -pthread -lglib-2.0 ----------- Running compile: Working directory: /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmpfldva1x9 Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmpfldva1x9/testfile.c -o /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmpfldva1x9/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-full-acreetionos/src=/usr/src/debug/libpamac-acreetionos -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libgthread-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 gthread-2.0 found: YES 2.86.3 Determining dependency 'libalpm' 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 libalpm` -> 0 stdout: 16.0.1 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --cflags libalpm` -> 0 stdout: -D_FILE_OFFSET_BITS=64 ----------- env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --libs libalpm` -> 0 stdout: -L/usr/lib -lalpm ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --libs libalpm` -> 0 stdout: -lalpm ----------- Running compile: Working directory: /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmpo0x928nz Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmpo0x928nz/testfile.c -o /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmpo0x928nz/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-full-acreetionos/src=/usr/src/debug/libpamac-acreetionos -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libalpm.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 libalpm found: YES 16.0.1 Determining dependency 'json-glib-1.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 json-glib-1.0` -> 0 stdout: 1.10.8 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- 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/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 json-glib-1.0` -> 0 stdout: -L/usr/lib -ljson-glib-1.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 json-glib-1.0` -> 0 stdout: -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- Running compile: Working directory: /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmpufinelvy Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmpufinelvy/testfile.c -o /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmpufinelvy/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-full-acreetionos/src=/usr/src/debug/libpamac-acreetionos -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libjson-glib-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 Run-time dependency json-glib-1.0 found: YES 1.10.8 Determining dependency 'libsoup-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 libsoup-3.0` -> 0 stdout: 3.6.5 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --cflags libsoup-3.0` -> 0 stdout: -I/usr/include/libsoup-3.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 libsoup-3.0` -> 0 stdout: -L/usr/lib -lsoup-3.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --libs libsoup-3.0` -> 0 stdout: -lsoup-3.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 ----------- Running compile: Working directory: /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmpe4iv7359 Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmpe4iv7359/testfile.c -o /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmpe4iv7359/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-full-acreetionos/src=/usr/src/debug/libpamac-acreetionos -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libsoup-3.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-full-acreetionos/src/build/meson-private/tmpeup0k15v Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmpeup0k15v/testfile.c -o /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmpeup0k15v/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-full-acreetionos/src=/usr/src/debug/libpamac-acreetionos -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libgmodule-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 libsoup-3.0 found: YES 3.6.5 Determining dependency 'polkit-gobject-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 polkit-gobject-1` -> 0 stdout: 126 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --cflags polkit-gobject-1` -> 0 stdout: -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.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 polkit-gobject-1` -> 0 stdout: -L/usr/lib -lpolkit-gobject-1 -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 polkit-gobject-1` -> 0 stdout: -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- Running compile: Working directory: /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmpxwk1axgb Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmpxwk1axgb/testfile.c -o /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmpxwk1axgb/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-full-acreetionos/src=/usr/src/debug/libpamac-acreetionos -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libpolkit-gobject-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 polkit-gobject-1 found: YES 126 Determining dependency 'gmodule-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 gmodule-2.0` -> 0 stdout: 2.86.3 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --cflags gmodule-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 gmodule-2.0` -> 0 stdout: -Wl,--export-dynamic -L/usr/lib -lgmodule-2.0 -pthread -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --libs gmodule-2.0` -> 0 stdout: -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ----------- Run-time dependency gmodule-2.0 found: YES 2.86.3 Running compile: Working directory: /tmp/tmpuk3fobbo Code: class MesonFindLibrary : Object { } ----------- Command line: `valac /tmp/tmpuk3fobbo/testfile.vala -C --pkg posix` -> 0 Library posix found: YES Running compile: Working directory: /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmp1g_cikul Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmp1g_cikul/testfile.c -o /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmp1g_cikul/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-full-acreetionos/src=/usr/src/debug/libpamac-acreetionos -flto=auto -D_FILE_OFFSET_BITS=64 -O0 -lm -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs` -> 0 Library m found: YES libpamac/src/meson.build:18: 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. Determining dependency 'appstream' 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 appstream` -> 0 stdout: 1.1.1 ----------- env[PKG_CONFIG_PATH]: env[PKG_CONFIG]: /usr/bin/pkg-config ----------- Called: `/usr/bin/pkg-config --cflags appstream` -> 0 stdout: -I/usr/include/appstream -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 appstream` -> 0 stdout: -L/usr/lib -lappstream -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 appstream` -> 0 stdout: -lappstream -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- Running compile: Working directory: /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmprexqpe68 Code: int main(void) { return 0; } ----------- Command line: `cc /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmprexqpe68/testfile.c -o /drive1/Projects/pamac-full-acreetionos/src/build/meson-private/tmprexqpe68/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-full-acreetionos/src=/usr/src/debug/libpamac-acreetionos -flto=auto -D_FILE_OFFSET_BITS=64 -O0 /usr/lib/libappstream.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 appstream found: YES 1.1.1 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 Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler) Running command: /drive1/Projects/pamac-full-acreetionos/src/libpamac/po/populate_LINGUAS_file.sh --- stdout --- --- stderr --- Program msgfmt found: YES (/usr/bin/msgfmt) Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/usr/bin/msgmerge) Program xgettext found: YES (/usr/bin/xgettext) Configuring org.manjaro.pamac.daemon.service using configuration libpamac/data/polkit/meson.build:5: 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 pamac-daemon.service using configuration Configuring pamac-cleancache.service using configuration Program pacman-mirrors found: NO Build targets in project: 109 WARNING: Deprecated features used: * 0.56.0: {'meson.source_root'} libpamac 11.6.4 User defined options auto_features : enabled b_pie : true buildtype : plain 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/lib/girepository-1.0/Pamac-11.typelib Failed to guess install tag for /usr/share/polkit-1/actions/org.manjaro.pamac.policy Failed to guess install tag for /etc/pamac.conf Failed to guess install tag for /usr/share/dbus-1/system-services/org.manjaro.pamac.daemon.service Failed to guess install tag for /etc/dbus-1/system.d/org.manjaro.pamac.daemon.conf Failed to guess install tag for /usr/share/mime/packages/x-alpm-package.xml Failed to guess install tag for /usr/lib/systemd/system/pamac-daemon.service Failed to guess install tag for /usr/lib/systemd/system/pamac-cleancache.service Failed to guess install tag for /usr/lib/systemd/system/pamac-cleancache.timer Failed to guess install tag for /usr/lib/girepository-1.0/Pamac-11.typelib Failed to guess install tag for /usr/share/polkit-1/actions/org.manjaro.pamac.policy Failed to guess install tag for /etc/pamac.conf Failed to guess install tag for /usr/share/dbus-1/system-services/org.manjaro.pamac.daemon.service Failed to guess install tag for /etc/dbus-1/system.d/org.manjaro.pamac.daemon.conf Failed to guess install tag for /usr/share/mime/packages/x-alpm-package.xml Failed to guess install tag for /usr/lib/systemd/system/pamac-daemon.service Failed to guess install tag for /usr/lib/systemd/system/pamac-cleancache.service Failed to guess install tag for /usr/lib/systemd/system/pamac-cleancache.timer