Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 736630 Details for
Bug 810898
gui-libs/gtk-4.4.0 fails to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
1-meson-log.txt
1-meson-log.txt (text/plain), 124.62 KB, created by
Agostino Sarubbo
on 2021-08-29 09:53:04 UTC
(
hide
)
Description:
1-meson-log.txt
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2021-08-29 09:53:04 UTC
Size:
124.62 KB
patch
obsolete
>Build started at 2021-08-29T01:36:09.736899 >Main binary: /usr/bin/python3.9 >Build Options: -Dx11-backend=true -Dwayland-backend=false -Dbroadway-backend=false -Dwin32-backend=false -Dmacos-backend=false -Dmedia-ffmpeg=disabled -Dmedia-gstreamer=disabled -Dprint-cups=disabled -Dvulkan=disabled -Dcloudproviders=disabled -Dsysprof=disabled -Dtracker=disabled -Dcolord=disabled -Df16c=disabled -Dgtk_doc=false -Dman-pages=true -Dintrospection=enabled -Dbuild-examples=false -Ddemos=false -Dbuild-tests=false -Dinstall-tests=false -Dprefix=/usr -Dlibdir=lib64 -Dlocalstatedir=/var/lib -Dsysconfdir=/etc -Dbuildtype=plain -Dwrap_mode=nodownload -Dbuild.pkg_config_path=/usr/share/pkgconfig -Dpkg_config_path=/usr/share/pkgconfig '--native-file /var/tmp/portage/gui-libs/gtk-4.4.0/temp/meson.x86_64-pc-linux-gnu.amd64.ini' >Python system: Linux >The Meson build system >Version: 0.59.1 >Source dir: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0 >Build dir: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build >Build type: native build >Project name: gtk >Project version: 4.4.0 >Sanity testing C compiler: x86_64-pc-linux-gnu-gcc >Is cross compiler: False. >Sanity check compiler command line: x86_64-pc-linux-gnu-gcc sanitycheckc.c -o sanitycheckc.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Sanity check compile stdout: > >----- >Sanity check compile stderr: > >----- >Running test binary command: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/sanitycheckc.exe >C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 11.2.0 "x86_64-pc-linux-gnu-gcc (Gentoo 11.2.0 p1) 11.2.0") >C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.37 >Sanity testing C compiler: x86_64-pc-linux-gnu-gcc >Is cross compiler: False. >Sanity check compiler command line: x86_64-pc-linux-gnu-gcc sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64 >Sanity check compile stdout: > >----- >Sanity check compile stderr: > >----- >Running test binary command: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/sanitycheckc.exe >C compiler for the build machine: x86_64-pc-linux-gnu-gcc (gcc 11.2.0 "x86_64-pc-linux-gnu-gcc (Gentoo 11.2.0 p1) 11.2.0") >C linker for the build machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.37 >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 >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpa6ytq_q1 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpa6ytq_q1/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("crt/externs.h") > #error "Header 'crt/externs.h' could not be found" > #endif > #else > #include <crt/externs.h> > #endif >Compiler stdout: > >Compiler stderr: > /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpa6ytq_q1/testfile.c:4:12: error: #error "Header 'crt/externs.h' could not be found" > 4 | #error "Header 'crt/externs.h' could not be found" > | ^~~~~ > >Has header "crt/externs.h" : NO >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpui1cgmpi >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpui1cgmpi/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("dev/evdev/input.h") > #error "Header 'dev/evdev/input.h' could not be found" > #endif > #else > #include <dev/evdev/input.h> > #endif >Compiler stdout: > >Compiler stderr: > /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpui1cgmpi/testfile.c:4:12: error: #error "Header 'dev/evdev/input.h' could not be found" > 4 | #error "Header 'dev/evdev/input.h' could not be found" > | ^~~~~ > >Has header "dev/evdev/input.h" : NO >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpzgpa4iu8 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpzgpa4iu8/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("dlfcn.h") > #error "Header 'dlfcn.h' could not be found" > #endif > #else > #include <dlfcn.h> > #endif >Compiler stdout: > >Compiler stderr: > >Has header "dlfcn.h" : YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpa_lfci7c >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpa_lfci7c/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("ftw.h") > #error "Header 'ftw.h' could not be found" > #endif > #else > #include <ftw.h> > #endif >Compiler stdout: > >Compiler stderr: > >Has header "ftw.h" : YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp0fblzayf >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp0fblzayf/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("inttypes.h") > #error "Header 'inttypes.h' could not be found" > #endif > #else > #include <inttypes.h> > #endif >Compiler stdout: > >Compiler stderr: > >Has header "inttypes.h" : YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpajiez_7x >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpajiez_7x/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("linux/input.h") > #error "Header 'linux/input.h' could not be found" > #endif > #else > #include <linux/input.h> > #endif >Compiler stdout: > >Compiler stderr: > >Has header "linux/input.h" : YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpz09zogb2 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpz09zogb2/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("linux/memfd.h") > #error "Header 'linux/memfd.h' could not be found" > #endif > #else > #include <linux/memfd.h> > #endif >Compiler stdout: > >Compiler stderr: > >Has header "linux/memfd.h" : YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpvc4ff2tx >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpvc4ff2tx/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("locale.h") > #error "Header 'locale.h' could not be found" > #endif > #else > #include <locale.h> > #endif >Compiler stdout: > >Compiler stderr: > >Has header "locale.h" : YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp2ys3eji_ >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp2ys3eji_/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("memory.h") > #error "Header 'memory.h' could not be found" > #endif > #else > #include <memory.h> > #endif >Compiler stdout: > >Compiler stderr: > >Has header "memory.h" : YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpja_1wv78 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpja_1wv78/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("stdint.h") > #error "Header 'stdint.h' could not be found" > #endif > #else > #include <stdint.h> > #endif >Compiler stdout: > >Compiler stderr: > >Has header "stdint.h" : YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp3kocjlfk >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp3kocjlfk/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("stdlib.h") > #error "Header 'stdlib.h' could not be found" > #endif > #else > #include <stdlib.h> > #endif >Compiler stdout: > >Compiler stderr: > >Has header "stdlib.h" : YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpwcc9qb76 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpwcc9qb76/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("strings.h") > #error "Header 'strings.h' could not be found" > #endif > #else > #include <strings.h> > #endif >Compiler stdout: > >Compiler stderr: > >Has header "strings.h" : YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpil9l2w89 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpil9l2w89/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("string.h") > #error "Header 'string.h' could not be found" > #endif > #else > #include <string.h> > #endif >Compiler stdout: > >Compiler stderr: > >Has header "string.h" : YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpdl952jno >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpdl952jno/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("sys/mman.h") > #error "Header 'sys/mman.h' could not be found" > #endif > #else > #include <sys/mman.h> > #endif >Compiler stdout: > >Compiler stderr: > >Has header "sys/mman.h" : YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp6aa_ktxz >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp6aa_ktxz/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("sys/param.h") > #error "Header 'sys/param.h' could not be found" > #endif > #else > #include <sys/param.h> > #endif >Compiler stdout: > >Compiler stderr: > >Has header "sys/param.h" : YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp8xk684rf >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp8xk684rf/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("sys/stat.h") > #error "Header 'sys/stat.h' could not be found" > #endif > #else > #include <sys/stat.h> > #endif >Compiler stdout: > >Compiler stderr: > >Has header "sys/stat.h" : YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpbjxy0r3z >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpbjxy0r3z/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("sys/sysinfo.h") > #error "Header 'sys/sysinfo.h' could not be found" > #endif > #else > #include <sys/sysinfo.h> > #endif >Compiler stdout: > >Compiler stderr: > >Has header "sys/sysinfo.h" : YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp9b10g1ab >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp9b10g1ab/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("sys/systeminfo.h") > #error "Header 'sys/systeminfo.h' could not be found" > #endif > #else > #include <sys/systeminfo.h> > #endif >Compiler stdout: > >Compiler stderr: > /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp9b10g1ab/testfile.c:4:12: error: #error "Header 'sys/systeminfo.h' could not be found" > 4 | #error "Header 'sys/systeminfo.h' could not be found" > | ^~~~~ > >Has header "sys/systeminfo.h" : NO >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp45lbf2ez >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp45lbf2ez/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("sys/time.h") > #error "Header 'sys/time.h' could not be found" > #endif > #else > #include <sys/time.h> > #endif >Compiler stdout: > >Compiler stderr: > >Has header "sys/time.h" : YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpa3tj5qc3 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpa3tj5qc3/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("sys/types.h") > #error "Header 'sys/types.h' could not be found" > #endif > #else > #include <sys/types.h> > #endif >Compiler stdout: > >Compiler stderr: > >Has header "sys/types.h" : YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpfs_prm9x >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpfs_prm9x/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("unistd.h") > #error "Header 'unistd.h' could not be found" > #endif > #else > #include <unistd.h> > #endif >Compiler stdout: > >Compiler stderr: > >Has header "unistd.h" : YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpx2t3w5e9 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpx2t3w5e9/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("gio/gdesktopappinfo.h") > #error "Header 'gio/gdesktopappinfo.h' could not be found" > #endif > #else > #include <gio/gdesktopappinfo.h> > #endif >Compiler stdout: > >Compiler stderr: > /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpx2t3w5e9/testfile.c:4:12: error: #error "Header 'gio/gdesktopappinfo.h' could not be found" > 4 | #error "Header 'gio/gdesktopappinfo.h' could not be found" > | ^~~~~ > >Has header "gio/gdesktopappinfo.h" : NO >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp8jfvit8f >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp8jfvit8f/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp8jfvit8f/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > int main(void) { return 0; } > >Compiler stdout: > >Compiler stderr: > >Library m found: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpf0l6trmq >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpf0l6trmq/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpf0l6trmq/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,--start-group -lm -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define dcgettext meson_disable_define_of_dcgettext > > #include <limits.h> > #undef dcgettext > > #ifdef __cplusplus > extern "C" > #endif > char dcgettext (void); > > #if defined __stub_dcgettext || defined __stub___dcgettext > fail fail fail this function is not going to work > #endif > > int main(void) { > return dcgettext (); > } >Compiler stdout: > >Compiler stderr: > /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpf0l6trmq/testfile.c:10:14: warning: conflicting types for built-in function 'dcgettext'; expected 'char *(const char *, const char *, int)' [-Wbuiltin-declaration-mismatch] > 10 | char dcgettext (void); > | ^~~~~~~~~ > >Checking for function "dcgettext" with dependency -lm: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpwi32t3v6 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpwi32t3v6/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpwi32t3v6/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,--start-group -lm -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define getpagesize meson_disable_define_of_getpagesize > > #include <limits.h> > #undef getpagesize > > #ifdef __cplusplus > extern "C" > #endif > char getpagesize (void); > > #if defined __stub_getpagesize || defined __stub___getpagesize > fail fail fail this function is not going to work > #endif > > int main(void) { > return getpagesize (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "getpagesize" with dependency -lm: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpn0lp0776 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpn0lp0776/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpn0lp0776/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,--start-group -lm -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define getresuid meson_disable_define_of_getresuid > > #include <limits.h> > #undef getresuid > > #ifdef __cplusplus > extern "C" > #endif > char getresuid (void); > > #if defined __stub_getresuid || defined __stub___getresuid > fail fail fail this function is not going to work > #endif > > int main(void) { > return getresuid (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "getresuid" with dependency -lm: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp_u5x80yr >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp_u5x80yr/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp_u5x80yr/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,--start-group -lm -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define lstat meson_disable_define_of_lstat > > #include <limits.h> > #undef lstat > > #ifdef __cplusplus > extern "C" > #endif > char lstat (void); > > #if defined __stub_lstat || defined __stub___lstat > fail fail fail this function is not going to work > #endif > > int main(void) { > return lstat (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "lstat" with dependency -lm: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmperol1r6g >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmperol1r6g/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmperol1r6g/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,--start-group -lm -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define memfd_create meson_disable_define_of_memfd_create > > #include <limits.h> > #undef memfd_create > > #ifdef __cplusplus > extern "C" > #endif > char memfd_create (void); > > #if defined __stub_memfd_create || defined __stub___memfd_create > fail fail fail this function is not going to work > #endif > > int main(void) { > return memfd_create (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "memfd_create" with dependency -lm: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp6jem2s5d >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp6jem2s5d/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp6jem2s5d/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,--start-group -lm -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define mmap meson_disable_define_of_mmap > > #include <limits.h> > #undef mmap > > #ifdef __cplusplus > extern "C" > #endif > char mmap (void); > > #if defined __stub_mmap || defined __stub___mmap > fail fail fail this function is not going to work > #endif > > int main(void) { > return mmap (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "mmap" with dependency -lm: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpu_m326u5 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpu_m326u5/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpu_m326u5/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,--start-group -lm -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define posix_fallocate meson_disable_define_of_posix_fallocate > > #include <limits.h> > #undef posix_fallocate > > #ifdef __cplusplus > extern "C" > #endif > char posix_fallocate (void); > > #if defined __stub_posix_fallocate || defined __stub___posix_fallocate > fail fail fail this function is not going to work > #endif > > int main(void) { > return posix_fallocate (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "posix_fallocate" with dependency -lm: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpt5t4jxw1 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpt5t4jxw1/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpt5t4jxw1/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,--start-group -lm -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define _lock_file meson_disable_define_of__lock_file > > #include <limits.h> > #undef _lock_file > > #ifdef __cplusplus > extern "C" > #endif > char _lock_file (void); > > #if defined __stub__lock_file || defined __stub____lock_file > fail fail fail this function is not going to work > #endif > > int main(void) { > return _lock_file (); > } >Compiler stdout: > >Compiler stderr: > /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/cc7ceBuS.o: in function `main': >testfile.c:(.text+0x5): undefined reference to `_lock_file' >collect2: error: ld returned 1 exit status > >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpxalqby1_ >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpxalqby1_/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpxalqby1_/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,--start-group -lm -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >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(_lock_file) && !0 > #error "No definition for __builtin__lock_file found in the prefix" > #endif > > #ifdef __has_builtin > #if !__has_builtin(__builtin__lock_file) > #error "__builtin__lock_file not found" > #endif > #elif ! defined(_lock_file) > __builtin__lock_file; > #endif > return 0; > } >Compiler stdout: > >Compiler stderr: > /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpxalqby1_/testfile.c: In function 'main': >/var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpxalqby1_/testfile.c:17:18: error: #error "__builtin__lock_file not found" > 17 | #error "__builtin__lock_file not found" > | ^~~~~ > >Checking for function "_lock_file" with dependency -lm: NO >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpj_z5obtk >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpj_z5obtk/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpj_z5obtk/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,--start-group -lm -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define flockfile meson_disable_define_of_flockfile > > #include <limits.h> > #undef flockfile > > #ifdef __cplusplus > extern "C" > #endif > char flockfile (void); > > #if defined __stub_flockfile || defined __stub___flockfile > fail fail fail this function is not going to work > #endif > > int main(void) { > return flockfile (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "flockfile" with dependency -lm: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpg4ci9p8x >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpg4ci9p8x/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpg4ci9p8x/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,--start-group -lm -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define mkstemp meson_disable_define_of_mkstemp > > #include <limits.h> > #undef mkstemp > > #ifdef __cplusplus > extern "C" > #endif > char mkstemp (void); > > #if defined __stub_mkstemp || defined __stub___mkstemp > fail fail fail this function is not going to work > #endif > > int main(void) { > return mkstemp (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "mkstemp" with dependency -lm: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpw5wb7han >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpw5wb7han/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpw5wb7han/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,--start-group -lm -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >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" with dependency -lm: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp70am8c2n >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp70am8c2n/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp70am8c2n/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,--start-group -lm -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define sincos meson_disable_define_of_sincos > > #include <limits.h> > #undef sincos > > #ifdef __cplusplus > extern "C" > #endif > char sincos (void); > > #if defined __stub_sincos || defined __stub___sincos > fail fail fail this function is not going to work > #endif > > int main(void) { > return sincos (); > } >Compiler stdout: > >Compiler stderr: > /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp70am8c2n/testfile.c:10:14: warning: conflicting types for built-in function 'sincos'; expected 'void(double, double *, double *)' [-Wbuiltin-declaration-mismatch] > 10 | char sincos (void); > | ^~~~~~ >/var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp70am8c2n/testfile.c:5:1: note: 'sincos' is declared in header '<math.h>' > 4 | #include <limits.h> > +++ |+#include <math.h> > 5 | #undef sincos > >Checking for function "sincos" with dependency -lm: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpt0hukjso >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpt0hukjso/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpt0hukjso/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,--start-group -lm -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define sincosf meson_disable_define_of_sincosf > > #include <limits.h> > #undef sincosf > > #ifdef __cplusplus > extern "C" > #endif > char sincosf (void); > > #if defined __stub_sincosf || defined __stub___sincosf > fail fail fail this function is not going to work > #endif > > int main(void) { > return sincosf (); > } >Compiler stdout: > >Compiler stderr: > /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpt0hukjso/testfile.c:10:14: warning: conflicting types for built-in function 'sincosf'; expected 'void(float, float *, float *)' [-Wbuiltin-declaration-mismatch] > 10 | char sincosf (void); > | ^~~~~~~ >/var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpt0hukjso/testfile.c:5:1: note: 'sincosf' is declared in header '<math.h>' > 4 | #include <limits.h> > +++ |+#include <math.h> > 5 | #undef sincosf > >Checking for function "sincosf" with dependency -lm: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpvrq1_a5j >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpvrq1_a5j/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpvrq1_a5j/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 > >Code: > int main() { >static __uint128_t v1 = 100; >static __uint128_t v2 = 10; >static __uint128_t u; >u = v1 / v2; >} >Compiler stdout: > >Compiler stderr: > >Checking if "__uint128_t available" compiles: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpe38m_swu >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpe38m_swu/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpe38m_swu/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > #include <sys/mman.h> >#include <limits.h> > > #if defined __stub_mlock || defined __stub___mlock > fail fail fail this function is not going to work > #endif > >int main(void) { > void *a = (void*) &mlock; > long long b = (long long) a; > return (int) b; > } >Compiler stdout: > >Compiler stderr: > >Checking for function "mlock" : YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpgztk0bqj >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpgztk0bqj/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpgztk0bqj/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > #include <sys/mman.h> >#include <limits.h> > > #if defined __stub_madvise || defined __stub___madvise > fail fail fail this function is not going to work > #endif > >int main(void) { > void *a = (void*) &madvise; > long long b = (long long) a; > return (int) b; > } >Compiler stdout: > >Compiler stderr: > >Checking for function "madvise" : YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpojtb758b >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpojtb758b/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpojtb758b/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpdb3zxp7a >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpdb3zxp7a/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpdb3zxp7a/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Wc++11-extensions -Wno-c++11-extensions > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-Wc++11-extensions'; did you mean '-fms-extensions'? > >Compiler for C supports arguments -Wno-c++11-extensions: NO >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpe6fqz7tm >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpe6fqz7tm/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpe6fqz7tm/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-include-dirs -Wno-missing-include-dirs > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wno-missing-include-dirs: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpw5lq2ql1 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpw5lq2ql1/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpw5lq2ql1/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Wtypedef-redefinition -Wno-typedef-redefinition > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-Wtypedef-redefinition' > >Compiler for C supports arguments -Wno-typedef-redefinition: NO >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpr4pwkq8a >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpr4pwkq8a/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpr4pwkq8a/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Wduplicated-branches > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wduplicated-branches: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmprybf49g_ >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmprybf49g_/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmprybf49g_/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Wduplicated-cond > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wduplicated-cond: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp9wzt0h5a >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp9wzt0h5a/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp9wzt0h5a/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp5pbynj3j >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp5pbynj3j/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp5pbynj3j/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Wformat-nonliteral > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wformat-nonliteral: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp4mpp7ym6 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp4mpp7ym6/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp4mpp7ym6/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Wformat-security > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wformat-security: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpvvfez5n1 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpvvfez5n1/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpvvfez5n1/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpxpbg0x94 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpxpbg0x94/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpxpbg0x94/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp76o3f4fi >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp76o3f4fi/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp76o3f4fi/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp8t7ci4ub >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp8t7ci4ub/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp8t7ci4ub/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Wmisleading-indentation > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wmisleading-indentation: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp23fbemrl >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp23fbemrl/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp23fbemrl/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmprrp75_yh >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmprrp75_yh/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmprrp75_yh/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmprmlqxi80 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmprmlqxi80/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmprmlqxi80/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpe38tepb3 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpe38tepb3/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpe38tepb3/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp7h5e76fe >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp7h5e76fe/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp7h5e76fe/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp0pm6r9cu >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp0pm6r9cu/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp0pm6r9cu/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpz_gmcc9v >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpz_gmcc9v/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpz_gmcc9v/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Wshadow > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wshadow: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpdrnikeo7 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpdrnikeo7/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpdrnikeo7/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpsxvra1_5 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpsxvra1_5/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpsxvra1_5/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Wswitch-default > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wswitch-default: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp8yopqhw3 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp8yopqhw3/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp8yopqhw3/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Wswitch-enum > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wswitch-enum: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpsj_w97vg >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpsj_w97vg/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpsj_w97vg/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpr8z6cjt7 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpr8z6cjt7/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpr8z6cjt7/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Wuninitialized > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wuninitialized: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpts3apz1q >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpts3apz1q/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpts3apz1q/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp4nwkrk35 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp4nwkrk35/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp4nwkrk35/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpmqa701gq >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpmqa701gq/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpmqa701gq/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp71um2o9m >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp71um2o9m/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp71um2o9m/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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 >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpjmf0q7c4 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpjmf0q7c4/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpjmf0q7c4/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp8uq9lhca >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp8uq9lhca/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp8uq9lhca/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-fallthrough > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Werror=implicit-fallthrough: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpglyqs0ft >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpglyqs0ft/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpglyqs0ft/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpforngh4m >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpforngh4m/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpforngh4m/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp_ulo3ump >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp_ulo3ump/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp_ulo3ump/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp2r46ye6y >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp2r46ye6y/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp2r46ye6y/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp0s8ih3ul >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp0s8ih3ul/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp0s8ih3ul/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Werror=missing-declarations > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Werror=missing-declarations: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpw5x56rrb >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpw5x56rrb/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpw5x56rrb/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Werror=missing-prototypes > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Werror=missing-prototypes: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpxcmzqcxr >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpxcmzqcxr/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpxcmzqcxr/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpzquz8lp1 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpzquz8lp1/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpzquz8lp1/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpl8iyn_zy >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpl8iyn_zy/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpl8iyn_zy/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpiivd682f >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpiivd682f/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpiivd682f/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpyiftkwo6 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpyiftkwo6/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpyiftkwo6/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmphp_3ngmt >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmphp_3ngmt/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmphp_3ngmt/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpj_st20c0 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpj_st20c0/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpj_st20c0/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Werror=vla > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Werror=vla: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpkjbv8zb6 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpkjbv8zb6/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpkjbv8zb6/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpx2bo7i72 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpx2bo7i72/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpx2bo7i72/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpi7mea_rp >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpi7mea_rp/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpi7mea_rp/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Wnull-dereference > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wnull-dereference: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpqxwsia64 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpqxwsia64/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpqxwsia64/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -Wl,-Bsymbolic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > int main(void) { return 0; } > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports link arguments -Wl,-Bsymbolic: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpp5ynwawn >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpp5ynwawn/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpp5ynwawn/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -Wl,-z,relro -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > int main(void) { return 0; } > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports link arguments -Wl,-z,relro: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpom3m6gnk >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpom3m6gnk/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpom3m6gnk/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > int main(void) { return 0; } > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports link arguments -Wl,-z,now: YES >Pkg-config binary for MachineChoice.HOST is not cached. >Pkg-config binary for 1 specified from cross file, native file, or env var as ['x86_64-pc-linux-gnu-pkg-config'] >Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (1.8.0) >Determining dependency 'glib-2.0' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion glib-2.0` -> 0 >2.68.4 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags glib-2.0` -> 0 >-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs glib-2.0` -> 0 >-L/usr/lib64 -lglib-2.0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs glib-2.0` -> 0 >-lglib-2.0 >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmph2zn1ezi >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmph2zn1ezi/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmph2zn1ezi/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >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: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpwcnqu0h3 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpwcnqu0h3/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpwcnqu0h3/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs > >Code: > >Compiler stdout: > install: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/ >programs: =/usr/libexec/gcc/x86_64-pc-linux-gnu/11.2.0/:/usr/libexec/gcc/x86_64-pc-linux-gnu/11.2.0/:/usr/libexec/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu/11.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ >libraries: =/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/lib/x86_64-pc-linux-gnu/11.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/lib/../lib64/:/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../x86_64-pc-linux-gnu/11.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib64/:/lib/x86_64-pc-linux-gnu/11.2.0/:/lib/../lib64/:/usr/lib/x86_64-pc-linux-gnu/11.2.0/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../:/lib/:/usr/lib/ > >Compiler stderr: > >Run-time dependency glib-2.0 found: YES 2.68.4 >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'gobject-2.0' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion gobject-2.0` -> 0 >2.68.4 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags gobject-2.0` -> 0 >-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gobject-2.0` -> 0 >-L/usr/lib64 -lgobject-2.0 -lglib-2.0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gobject-2.0` -> 0 >-lgobject-2.0 -lglib-2.0 >Run-time dependency gobject-2.0 found: YES 2.68.4 >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'gio-unix-2.0' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion gio-unix-2.0` -> 0 >2.68.4 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags gio-unix-2.0` -> 0 >-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gio-unix-2.0` -> 0 >-L/usr/lib64 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gio-unix-2.0` -> 0 >-lgio-2.0 -lgobject-2.0 -lglib-2.0 >Run-time dependency gio-unix-2.0 found: YES 2.68.4 >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'gmodule-2.0' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion gmodule-2.0` -> 0 >2.68.4 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags gmodule-2.0` -> 0 >-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gmodule-2.0` -> 0 >-Wl,--export-dynamic -L/usr/lib64 -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gmodule-2.0` -> 0 >-Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 >Run-time dependency gmodule-2.0 found: YES 2.68.4 >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'cairo' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion cairo` -> 0 >1.16.0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags cairo` -> 0 >-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/libpng16 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs cairo` -> 0 >-L/usr/lib64 -lcairo >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs cairo` -> 0 >-lcairo >Run-time dependency cairo found: YES 1.16.0 >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'cairo-gobject' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion cairo-gobject` -> 0 >1.16.0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags cairo-gobject` -> 0 >-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/libpng16 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs cairo-gobject` -> 0 >-L/usr/lib64 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs cairo-gobject` -> 0 >-lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 >Run-time dependency cairo-gobject found: YES 1.16.0 >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'pango' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion pango` -> 0 >1.48.9 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags pango` -> 0 >-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs pango` -> 0 >-L/usr/lib64 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs pango` -> 0 >-lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz >Run-time dependency pango found: YES 1.48.9 >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'fribidi' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion fribidi` -> 0 >1.0.10 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags fribidi` -> 0 >-I/usr/include/fribidi >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs fribidi` -> 0 >-L/usr/lib64 -lfribidi >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs fribidi` -> 0 >-lfribidi >Run-time dependency fribidi found: YES 1.0.10 >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'pangoft2' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion pangoft2` -> 0 >1.48.9 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags pangoft2` -> 0 >-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -pthread >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs pangoft2` -> 0 >-L/usr/lib64 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs pangoft2` -> 0 >-lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype >Run-time dependency pangoft2 found: YES 1.48.9 >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'pangocairo' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion pangocairo` -> 0 >1.48.9 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags pangocairo` -> 0 >-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -pthread >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs pangocairo` -> 0 >-L/usr/lib64 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs pangocairo` -> 0 >-lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo >Run-time dependency pangocairo found: YES 1.48.9 >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'gdk-pixbuf-2.0' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion gdk-pixbuf-2.0` -> 0 >2.42.6 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags gdk-pixbuf-2.0` -> 0 >-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gdk-pixbuf-2.0` -> 0 >-L/usr/lib64 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gdk-pixbuf-2.0` -> 0 >-lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 >Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.6 >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'epoxy' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion epoxy` -> 0 >1.5.9 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags epoxy` -> 0 > >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs epoxy` -> 0 >-L/usr/lib64 -lepoxy >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs epoxy` -> 0 >-lepoxy >Run-time dependency epoxy found: YES 1.5.9 >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'harfbuzz' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion harfbuzz` -> 0 >2.9.0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags harfbuzz` -> 0 >-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs harfbuzz` -> 0 >-L/usr/lib64 -lharfbuzz >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs harfbuzz` -> 0 >-lharfbuzz >Run-time dependency harfbuzz found: YES 2.9.0 >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'xkbcommon' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion xkbcommon` -> 1 > >CMake binary for 1 is not cached >CMake binary missing from cross or native file, or env var undefined. >Trying a default CMake fallback at cmake >Found CMake: /usr/bin/cmake (3.21.2) >Extracting basic cmake information >CMake Toolchain: Calling CMake once to generate the compiler state >Calling CMake (['/usr/bin/cmake']) in /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/__CMake_compiler_info__ with: > - "--trace-expand" > - "--trace-format=json-v1" > - "--no-warn-unused-cli" > - "--trace-redirect=cmake_trace.txt" > - "-G" > - "Ninja" > - "-DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/__CMake_compiler_info__/CMakeMesonTempToolchainFile.cmake" > - "." >Try CMake generator: auto >Calling CMake (['/usr/bin/cmake']) in /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/cmake_xkbcommon with: > - "--trace-expand" > - "--trace-format=json-v1" > - "--no-warn-unused-cli" > - "--trace-redirect=cmake_trace.txt" > - "-DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/cmake_xkbcommon/CMakeMesonToolchainFile.cmake" > - "." > -- Module search paths: ['/', '/opt', '/usr', '/usr/local'] > -- CMake root: /usr/share/cmake > -- CMake architectures: [] > -- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 'share'] >Preliminary CMake check failed. Aborting. >Run-time dependency xkbcommon found: NO (tried pkgconfig and cmake) >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'graphene-gobject-1.0' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion graphene-gobject-1.0` -> 0 >1.10.6 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags graphene-gobject-1.0` -> 0 >-I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs graphene-gobject-1.0` -> 0 >-L/usr/lib64 -lgraphene-1.0 -lgobject-2.0 -lglib-2.0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs graphene-gobject-1.0` -> 0 >-lgraphene-1.0 -lgobject-2.0 -lglib-2.0 >Run-time dependency graphene-gobject-1.0 found: YES 1.10.6 >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'iso-codes' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion iso-codes` -> 1 > >CMake binary for 1 is cached. >Preliminary CMake check failed. Aborting. >Run-time dependency iso-codes found: NO (tried pkgconfig and cmake) >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'gi-docgen' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion gi-docgen` -> 1 > >CMake binary for 1 is cached. >Preliminary CMake check failed. Aborting. >Run-time dependency gi-docgen found: NO (tried pkgconfig and cmake) >Looking for a fallback subproject for the dependency gi-docgen > >Executing subproject gi-docgen > >Project name: gi-docgen >Project version: 2021.6 >Program python3 (jinja2, markdown, markupsafe, pygments, toml, typogrify) found: NO modules: jinja2, markupsafe > >subprojects/gi-docgen/meson.build:10:0: Exception: python3 is missing modules: markdown, pygments, toml, typogrify > >Subproject subprojects/gi-docgen is buildable: NO (disabling) >Dependency gi-docgen from subproject gi-docgen found: NO (subproject failed to configure) >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'gobject-introspection-1.0' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion gobject-introspection-1.0` -> 0 >1.68.0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags gobject-introspection-1.0` -> 0 >-I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gobject-introspection-1.0` -> 0 >-L/usr/lib64 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gobject-introspection-1.0` -> 0 >-lgirepository-1.0 -lgobject-2.0 -lglib-2.0 >Run-time dependency gobject-introspection-1.0 found: YES 1.68.0 >Dependency tracker-sparql-3.0 skipped: feature tracker disabled >Dependency colord skipped: feature colord disabled >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'cairo-xlib' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion cairo-xlib` -> 0 >1.16.0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags cairo-xlib` -> 0 >-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/libpng16 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs cairo-xlib` -> 0 >-L/usr/lib64 -lcairo -lX11 -lXext >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs cairo-xlib` -> 0 >-lcairo -lX11 -lXext >Run-time dependency cairo-xlib found: YES 1.16.0 >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'cairo-script-interpreter' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion cairo-script-interpreter` -> 1 > >CMake binary for 1 is cached. >Preliminary CMake check failed. Aborting. >Run-time dependency cairo-script-interpreter found: NO (tried pkgconfig and cmake) >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp_0b92l5m >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp_0b92l5m/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp_0b92l5m/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lcairo-script-interpreter -Wl,--end-group -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > int main(void) { return 0; } > >Compiler stdout: > >Compiler stderr: > >Library cairo-script-interpreter found: YES >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'xrandr' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion xrandr` -> 0 >1.5.2 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags xrandr` -> 0 > >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs xrandr` -> 0 >-L/usr/lib64 -lXrandr >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs xrandr` -> 0 >-lXrandr >Run-time dependency xrandr found: YES 1.5.2 >Dependency xrandr found: YES 1.5.2 (cached) >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'x11' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion x11` -> 0 >1.7.2 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags x11` -> 0 > >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs x11` -> 0 >-L/usr/lib64 -lX11 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs x11` -> 0 >-lX11 >Run-time dependency x11 found: YES 1.7.2 >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'xrender' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion xrender` -> 0 >0.9.10 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags xrender` -> 0 > >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs xrender` -> 0 >-L/usr/lib64 -lXrender -lX11 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs xrender` -> 0 >-lXrender -lX11 >Run-time dependency xrender found: YES 0.9.10 >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'xi' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion xi` -> 0 >1.7.99.2 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags xi` -> 0 > >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs xi` -> 0 >-L/usr/lib64 -lXi >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs xi` -> 0 >-lXi >Run-time dependency xi found: YES 1.7.99.2 >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'xext' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion xext` -> 0 >1.3.4 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags xext` -> 0 > >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs xext` -> 0 >-L/usr/lib64 -lXext >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs xext` -> 0 >-lXext >Run-time dependency xext found: YES 1.3.4 >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'xcursor' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion xcursor` -> 0 >1.2.0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags xcursor` -> 0 > >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs xcursor` -> 0 >-L/usr/lib64 -lXcursor >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs xcursor` -> 0 >-lXcursor >Run-time dependency xcursor found: YES 1.2.0 >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'xdamage' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion xdamage` -> 0 >1.1.5 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags xdamage` -> 0 > >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs xdamage` -> 0 >-L/usr/lib64 -lXdamage -lXfixes >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs xdamage` -> 0 >-lXdamage -lXfixes >Run-time dependency xdamage found: YES 1.1.5 >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'xfixes' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion xfixes` -> 0 >6.0.0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags xfixes` -> 0 > >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs xfixes` -> 0 >-L/usr/lib64 -lXfixes >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs xfixes` -> 0 >-lXfixes >Run-time dependency xfixes found: YES 6.0.0 >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'fontconfig' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion fontconfig` -> 0 >2.13.1 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags fontconfig` -> 0 >-I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs fontconfig` -> 0 >-L/usr/lib64 -lfontconfig -lfreetype >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs fontconfig` -> 0 >-lfontconfig -lfreetype >Run-time dependency fontconfig found: YES 2.13.1 >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpzz30qp26 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpzz30qp26/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpzz30qp26/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,--start-group /usr/lib64/libX11.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > #include <X11/XKBlib.h> >#include <limits.h> > > #if defined __stub_XkbQueryExtension || defined __stub___XkbQueryExtension > fail fail fail this function is not going to work > #endif > >int main(void) { > void *a = (void*) &XkbQueryExtension; > long long b = (long long) a; > return (int) b; > } >Compiler stdout: > >Compiler stderr: > >Checking for function "XkbQueryExtension" with dependency x11: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpvtv9uqpj >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpvtv9uqpj/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpvtv9uqpj/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,--start-group /usr/lib64/libXext.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > #include <X11/Xlib.h> > #include <X11/extensions/sync.h> >#include <limits.h> > > #if defined __stub_XSyncQueryExtension || defined __stub___XSyncQueryExtension > fail fail fail this function is not going to work > #endif > >int main(void) { > void *a = (void*) &XSyncQueryExtension; > long long b = (long long) a; > return (int) b; > } >Compiler stdout: > >Compiler stderr: > >Checking for function "XSyncQueryExtension" with dependency xext: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpy3ti7i7g >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpy3ti7i7g/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpy3ti7i7g/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,--start-group /usr/lib64/libX11.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define XGetEventData meson_disable_define_of_XGetEventData > > #include <limits.h> > #undef XGetEventData > > #ifdef __cplusplus > extern "C" > #endif > char XGetEventData (void); > > #if defined __stub_XGetEventData || defined __stub___XGetEventData > fail fail fail this function is not going to work > #endif > > int main(void) { > return XGetEventData (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "XGetEventData" with dependency x11: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpxo5cc7ls >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpxo5cc7ls/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 > >Code: > > #ifdef __has_include > #if !__has_include("X11/extensions/XInput2.h") > #error "Header 'X11/extensions/XInput2.h' could not be found" > #endif > #else > #include <X11/extensions/XInput2.h> > #endif >Compiler stdout: > >Compiler stderr: > >Has header "X11/extensions/XInput2.h" with dependency xi: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpbkph5t4p >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpbkph5t4p/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpbkph5t4p/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,--start-group /usr/lib64/libXi.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define XIAllowTouchEvents meson_disable_define_of_XIAllowTouchEvents > > #include <limits.h> > #undef XIAllowTouchEvents > > #ifdef __cplusplus > extern "C" > #endif > char XIAllowTouchEvents (void); > > #if defined __stub_XIAllowTouchEvents || defined __stub___XIAllowTouchEvents > fail fail fail this function is not going to work > #endif > > int main(void) { > return XIAllowTouchEvents (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "XIAllowTouchEvents" with dependency xi: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp9a8xobyw >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp9a8xobyw/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmp9a8xobyw/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 > >Code: > #include <X11/Xlib.h> > #include <X11/extensions/XInput2.h> > void bar(void) { > XIScrollClassInfo foo; > foo.number; > > }; >Compiler stdout: > >Compiler stderr: > >Checking whether type "XIScrollClassInfo" has member "number" with dependency xi: YES >Pkg-config binary for MachineChoice.HOST is cached. >Determining dependency 'xinerama' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion xinerama` -> 0 >1.1.4 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags xinerama` -> 0 > >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs xinerama` -> 0 >-L/usr/lib64 -lXinerama >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs xinerama` -> 0 >-lXinerama >Run-time dependency xinerama found: YES 1.1.4 >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpkyj4jo0l >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpkyj4jo0l/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpkyj4jo0l/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 > >Code: > > #include <X11/extensions/Xinerama.h> > int main(void) { > /* If it's not defined as a macro, try to use as a symbol */ > #ifndef XineramaQueryExtension > XineramaQueryExtension; > #endif > return 0; > } >Compiler stdout: > >Compiler stderr: > >Header <X11/extensions/Xinerama.h> has symbol "XineramaQueryExtension" with dependency xinerama: YES >Running compile: >Working directory: /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpb8c7q8u1 >Command line: x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpb8c7q8u1/testfile.c -o /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/meson-private/tmpb8c7q8u1/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define ngettext meson_disable_define_of_ngettext > > #include <limits.h> > #undef ngettext > > #ifdef __cplusplus > extern "C" > #endif > char ngettext (void); > > #if defined __stub_ngettext || defined __stub___ngettext > fail fail fail this function is not going to work > #endif > > int main(void) { > return ngettext (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "ngettext" : YES >Dependency vulkan skipped: feature vulkan disabled >Dependency cloudproviders skipped: feature cloudproviders disabled >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable=graphene_has_sse2 graphene-gobject-1.0` -> 0 >1 >Got pkgconfig variable graphene_has_sse2 : 1 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable=graphene_has_gcc graphene-gobject-1.0` -> 0 >1 >Got pkgconfig variable graphene_has_gcc : 1 >Message: Need aligned memory due to the use of SSE2 or GCC vector instructions >Program glib-mkenums found: YES (/usr/bin/glib-mkenums) >Program gen-gdk-gresources-xml.py found: YES (/usr/bin/python3.9 /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0/gdk/gen-gdk-gresources-xml.py) >Configuring gdk.gresource.xml with command >Running command: /usr/bin/python3.9 /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0/gdk/gen-gdk-gresources-xml.py /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0/gdk /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/gdk/gdk.gresource.xml >--- stdout --- > >--- stderr --- > > >Pkg-config binary for MachineChoice.BUILD is not cached. >Pkg-config binary for 0 specified from cross file, native file, or env var as ['x86_64-pc-linux-gnu-pkg-config'] >Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (1.8.0) >Determining dependency 'glib-2.0' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion glib-2.0` -> 0 >2.68.4 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags glib-2.0` -> 0 >-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs glib-2.0` -> 0 >-L/usr/lib64 -lglib-2.0 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/gui-libs/gtk-4.4.0/temp/logging >env[PKG_CONFIG_PATH]: /usr/share/pkgconfig >env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig >Called `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs glib-2.0` -> 0 >-lglib-2.0 >Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources) >Program glib-mkenums found: YES (/usr/bin/glib-mkenums) >Program glib-genmarshal found: YES (/usr/bin/glib-genmarshal) >Configuring gdkconfig.h using configuration >Configuring gdkversionmacros.h using configuration >Program gen-gsk-gresources-xml.py found: YES (/usr/bin/python3.9 /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0/gsk/gen-gsk-gresources-xml.py) >Configuring gsk.resources.xml with command >Running command: /usr/bin/python3.9 /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0/gsk/gen-gsk-gresources-xml.py /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/gsk/gsk.resources.xml gl/resources/preamble.glsl gl/resources/preamble.fs.glsl gl/resources/preamble.vs.glsl gl/resources/border.glsl gl/resources/blit.glsl gl/resources/coloring.glsl gl/resources/color.glsl gl/resources/linear_gradient.glsl gl/resources/radial_gradient.glsl gl/resources/conic_gradient.glsl gl/resources/color_matrix.glsl gl/resources/blur.glsl gl/resources/inset_shadow.glsl gl/resources/outset_shadow.glsl gl/resources/unblurred_outset_shadow.glsl gl/resources/cross_fade.glsl gl/resources/blend.glsl gl/resources/repeat.glsl gl/resources/custom.glsl ngl/resources/preamble.glsl ngl/resources/preamble.fs.glsl ngl/resources/preamble.vs.glsl ngl/resources/border.glsl ngl/resources/blit.glsl ngl/resources/coloring.glsl ngl/resources/color.glsl ngl/resources/linear_gradient.glsl ngl/resources/radial_gradient.glsl ngl/resources/conic_gradient.glsl ngl/resources/color_matrix.glsl ngl/resources/blur.glsl ngl/resources/inset_shadow.glsl ngl/resources/outset_shadow.glsl ngl/resources/unblurred_outset_shadow.glsl ngl/resources/cross_fade.glsl ngl/resources/blend.glsl ngl/resources/repeat.glsl ngl/resources/custom.glsl ngl/resources/filled_border.glsl >--- stdout --- > >--- stderr --- > > >Program glib-mkenums found: YES (/usr/bin/glib-mkenums) >Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources) >Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen) >Program gen-gtk-gresources-xml.py found: YES (/usr/bin/python3.9 /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0/gtk/gen-gtk-gresources-xml.py) >Configuring gtk.gresources.xml with command >Running command: /usr/bin/python3.9 /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0/gtk/gen-gtk-gresources-xml.py /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0/gtk /var/tmp/portage/gui-libs/gtk-4.4.0/work/gtk-4.4.0-build/gtk/gtk.gresources.xml >--- stdout --- > >--- stderr --- > > >Program sassc found: NO > >gtk/meson.build:848:4: ERROR: Automatic wrap-based subproject downloading is disabled
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 810898
:
736627
| 736630