Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 843963 Details for
Bug 887335
x11-libs/cairo-1.17.8 fails to compile (CLANG-STRICTER-SYSTEM): meson.build:133:6: ERROR: Program gtkdoc-scan not found or not executable
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), 126.99 KB, created by
Agostino Sarubbo
on 2022-12-20 08:17:03 UTC
(
hide
)
Description:
1-meson-log.txt
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2022-12-20 08:17:03 UTC
Size:
126.99 KB
patch
obsolete
>Build started at 2022-12-20T07:29:57.912636 >Main binary: /usr/bin/python3.10 >Build Options: -Db_pch=false -Dwerror=false -Dfontconfig=enabled -Dfreetype=enabled -Dpng=enabled -Dquartz=disabled -Dtee=disabled -Dxcb=disabled -Dxlib=disabled -Dxlib-xcb=disabled -Dxml=disabled -Dzlib=enabled -Dtests=disabled -Dgtk2-utils=disabled -Dglib=enabled -Dspectre=disabled -Dsymbol-lookup=disabled -Dgtk_doc=true -Dgl-backend=disabled -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/x11-libs/cairo-1.17.6/temp/meson.x86_64-pc-linux-gnu.amd64.ini >Python system: Linux >The Meson build system >Version: 0.64.1 >Source dir: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6 >Build dir: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64 >Build type: native build >Program version.py found: YES (/var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6/version.py) >Running command: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6/version.py >--- stdout --- >1.17.6 > >--- stderr --- > > >Project name: cairo >Project version: 1.17.6 >----- >Detecting compiler via: clang --version >compiler returned <Popen: returncode: 0 args: ['clang', '--version']> >compiler stdout: >clang version 15.0.6 >Target: x86_64-pc-linux-gnu >Thread model: posix >InstalledDir: /usr/lib/llvm/15/bin >Configuration file: /etc/clang/clang.cfg > >compiler stderr: > >Running command: clang -E -dM - >----- >Detecting linker via: clang -Wl,--version -O2 -pipe -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >linker returned <Popen: returncode: 0 args: ['clang', '-Wl,--version', '-O2', '-pipe', '-pip...> >linker stdout: >GNU ld (Gentoo 2.39 p5) 2.39.0 >Copyright (C) 2022 Free Software Foundation, Inc. >This program is free software; you may redistribute it under the terms of >the GNU General Public License version 3 or (at your option) a later version. >This program has absolutely no warranty. > >linker stderr: > >Sanity testing C compiler: clang >Is cross compiler: False. >Sanity check compiler command line: clang sanitycheckc.c -o sanitycheckc.exe -O2 -pipe -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -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/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/sanitycheckc.exe >C compiler for the host machine: clang (clang 15.0.6 "clang version 15.0.6") >C linker for the host machine: clang ld.bfd 2.39 >----- >Detecting compiler via: clang++ --version >compiler returned <Popen: returncode: 0 args: ['clang++', '--version']> >compiler stdout: >clang version 15.0.6 >Target: x86_64-pc-linux-gnu >Thread model: posix >InstalledDir: /usr/lib/llvm/15/bin >Configuration file: /etc/clang/clang++.cfg > >compiler stderr: > >Running command: clang++ -E -dM - >----- >Detecting linker via: clang++ -Wl,--version -O2 -pipe -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >linker returned <Popen: returncode: 0 args: ['clang++', '-Wl,--version', '-O2', '-pipe', '-p...> >linker stdout: >GNU ld (Gentoo 2.39 p5) 2.39.0 >Copyright (C) 2022 Free Software Foundation, Inc. >This program is free software; you may redistribute it under the terms of >the GNU General Public License version 3 or (at your option) a later version. >This program has absolutely no warranty. > >linker stderr: > >Sanity testing C++ compiler: clang++ >Is cross compiler: False. >Sanity check compiler command line: clang++ sanitycheckcpp.cc -o sanitycheckcpp.exe -O2 -pipe -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -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/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/sanitycheckcpp.exe >C++ compiler for the host machine: clang++ (clang 15.0.6 "clang version 15.0.6") >C++ linker for the host machine: clang++ ld.bfd 2.39 >----- >Detecting compiler via: clang --version >compiler returned <Popen: returncode: 0 args: ['clang', '--version']> >compiler stdout: >clang version 15.0.6 >Target: x86_64-pc-linux-gnu >Thread model: posix >InstalledDir: /usr/lib/llvm/15/bin >Configuration file: /etc/clang/clang.cfg > >compiler stderr: > >Running command: clang -E -dM - >----- >Detecting linker via: clang -Wl,--version >linker returned <Popen: returncode: 0 args: ['clang', '-Wl,--version']> >linker stdout: >GNU ld (Gentoo 2.39 p5) 2.39.0 >Copyright (C) 2022 Free Software Foundation, Inc. >This program is free software; you may redistribute it under the terms of >the GNU General Public License version 3 or (at your option) a later version. >This program has absolutely no warranty. > >linker stderr: > >Sanity testing C compiler: clang >Is cross compiler: False. >Sanity check compiler command line: clang 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/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/sanitycheckc.exe >C compiler for the build machine: clang (clang 15.0.6 "clang version 15.0.6") >C linker for the build machine: clang ld.bfd 2.39 >----- >Detecting compiler via: clang++ --version >compiler returned <Popen: returncode: 0 args: ['clang++', '--version']> >compiler stdout: >clang version 15.0.6 >Target: x86_64-pc-linux-gnu >Thread model: posix >InstalledDir: /usr/lib/llvm/15/bin >Configuration file: /etc/clang/clang++.cfg > >compiler stderr: > >Running command: clang++ -E -dM - >----- >Detecting linker via: clang++ -Wl,--version >linker returned <Popen: returncode: 0 args: ['clang++', '-Wl,--version']> >linker stdout: >GNU ld (Gentoo 2.39 p5) 2.39.0 >Copyright (C) 2022 Free Software Foundation, Inc. >This program is free software; you may redistribute it under the terms of >the GNU General Public License version 3 or (at your option) a later version. >This program has absolutely no warranty. > >linker stderr: > >Sanity testing C++ compiler: clang++ >Is cross compiler: False. >Sanity check compiler command line: clang++ sanitycheckcpp.cc -o sanitycheckcpp.exe -D_FILE_OFFSET_BITS=64 >Sanity check compile stdout: > >----- >Sanity check compile stderr: > >----- >Running test binary command: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/sanitycheckcpp.exe >C++ compiler for the build machine: clang++ (clang 15.0.6 "clang version 15.0.6") >C++ linker for the build machine: clang++ ld.bfd 2.39 >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/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpkbmdbqhx >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpkbmdbqhx/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpkbmdbqhx/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wmissing-declarations > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wmissing-declarations: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpqcau2bvw >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpqcau2bvw/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpqcau2bvw/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror-implicit-function-declaration > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Werror-implicit-function-declaration: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp9bd09sm4 >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp9bd09sm4/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp9bd09sm4/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -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/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpn32po7hd >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpn32po7hd/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpn32po7hd/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wwrite-strings > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wwrite-strings: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmprdny2nuq >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmprdny2nuq/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmprdny2nuq/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wsign-compare > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wsign-compare: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpjw1apfki >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpjw1apfki/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpjw1apfki/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wpacked > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wpacked: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpvrndcbb3 >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpvrndcbb3/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpvrndcbb3/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -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/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpvic910ky >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpvic910ky/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpvic910ky/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -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/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmptu5is4p8 >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmptu5is4p8/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmptu5is4p8/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wvolatile-register-var > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wvolatile-register-var: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpyy4vnong >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpyy4vnong/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpyy4vnong/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wstrict-aliasing=2 > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wstrict-aliasing=2: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmppbc9sf1q >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmppbc9sf1q/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmppbc9sf1q/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Winit-self > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Winit-self: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp2dpljw3k >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp2dpljw3k/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp2dpljw3k/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wunsafe-loop-optimizations > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > error: unknown warning option '-Wunsafe-loop-optimizations' [-Werror,-Wunknown-warning-option] > >Compiler for C supports arguments -Wunsafe-loop-optimizations: NO >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp6gktopvn >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp6gktopvn/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp6gktopvn/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wmissing-field-initializers -Wno-missing-field-initializers > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wno-missing-field-initializers: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpnp56l_cx >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpnp56l_cx/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpnp56l_cx/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wunused-parameter -Wno-unused-parameter > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wno-unused-parameter: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp6e_newfp >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp6e_newfp/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp6e_newfp/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wattributes -Wno-attributes > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wno-attributes: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpadfn0bjp >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpadfn0bjp/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpadfn0bjp/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wlong-long -Wno-long-long > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wno-long-long: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp05sxjvmw >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp05sxjvmw/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp05sxjvmw/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Winline > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Winline: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpa4pfaecu >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpa4pfaecu/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpa4pfaecu/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wunused-but-set-variable -Wno-unused-but-set-variable > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wno-unused-but-set-variable: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpfu03q7nk >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpfu03q7nk/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpfu03q7nk/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wenum-conversion -Wno-enum-conversion > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -Wno-enum-conversion: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpc587aig_ >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpc587aig_/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpc587aig_/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -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/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpzoosljcf >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpzoosljcf/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpzoosljcf/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -fno-common > >Code: > extern int i; >int i; > >Compiler stdout: > >Compiler stderr: > >Compiler for C supports arguments -fno-common: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpyj3momd5 >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6/meson-cc-tests/check-unused-result.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpyj3momd5/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wno-attributes -Werror > >Code: > __attribute__((__warn_unused_result__)) void f (void) {} >__attribute__((__warn_unused_result__)) int g; > >int main(int c, char **v) >{ > (void)c; > (void)v; > return 0; >} > >Compiler stdout: > >Compiler stderr: > >Program python3 found: YES (/usr/bin/python3.10) >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp5sk4s8t6 >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp5sk4s8t6/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp5sk4s8t6/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -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 >Dependency gtk+-2.0 skipped: feature gtk2-utils disabled >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/temp/tmpxdvrucs8 >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/temp/tmpxdvrucs8/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >Code: > > > #ifndef __FLOAT_WORD_ORDER__ > # define __FLOAT_WORD_ORDER__ > #endif > "MESON_GET_DEFINE_DELIMITER" >__FLOAT_WORD_ORDER__ >Compiler stdout: > "MESON_GET_DEFINE_DELIMITER" > >Compiler stderr: > >Fetching value of define "__FLOAT_WORD_ORDER__" : >Pkg-config binary for 1 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 'lzo2' 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/x11-libs/cairo-1.17.6/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 lzo2` -> 0 >2.10 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/x11-libs/cairo-1.17.6/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 lzo2` -> 0 >-I/usr/include/lzo >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/x11-libs/cairo-1.17.6/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 lzo2` -> 0 >-L/usr/lib64 -llzo2 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/x11-libs/cairo-1.17.6/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 lzo2` -> 0 >-llzo2 >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpofqqk3k8 >Command line: clang++ /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpofqqk3k8/testfile.cpp -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpofqqk3k8/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Werror=implicit-function-declaration -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/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp3rgrct5v >Command line: clang++ /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp3rgrct5v/testfile.cpp -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp3rgrct5v/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument --print-search-dirs > >Code: > >Compiler stdout: > programs: =/usr/lib/llvm/15/bin:/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin >libraries: =/usr/lib/llvm/15/bin/../../../../lib/clang/15.0.6:/usr/lib/gcc/x86_64-pc-linux-gnu/12:/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64:/lib/../lib64:/usr/lib/../lib64:/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/lib:/lib:/usr/lib > >Compiler stderr: > >Run-time dependency lzo2 found: YES 2.10 >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpn_y7n4cv >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpn_y7n4cv/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpn_y7n4cv/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -ldl -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 dl found: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpsl8kbz8_ >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpsl8kbz8_/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpsl8kbz8_/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -ldl -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define dlsym meson_disable_define_of_dlsym > > #include <limits.h> > #undef dlsym > > #ifdef __cplusplus > extern "C" > #endif > char dlsym (void); > > #if defined __stub_dlsym || defined __stub___dlsym > fail fail fail this function is not going to work > #endif > > int main(void) { > return dlsym (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "dlsym" with dependency -ldl: YES >Pkg-config binary for 1 is cached. >Determining dependency 'zlib' 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/x11-libs/cairo-1.17.6/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 zlib` -> 0 >1.2.13 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/x11-libs/cairo-1.17.6/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 zlib` -> 0 > >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/x11-libs/cairo-1.17.6/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 zlib` -> 0 >-L/usr/lib64 -lz >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/x11-libs/cairo-1.17.6/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 zlib` -> 0 >-lz >Run-time dependency zlib found: YES 1.2.13 >Pkg-config binary for 1 is cached. >Determining dependency 'libpng' 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/x11-libs/cairo-1.17.6/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 libpng` -> 0 >1.6.39 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/x11-libs/cairo-1.17.6/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 libpng` -> 0 >-I/usr/include/libpng16 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/x11-libs/cairo-1.17.6/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 libpng` -> 0 >-L/usr/lib64 -lpng16 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/x11-libs/cairo-1.17.6/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 libpng` -> 0 >-lpng16 >Run-time dependency libpng found: YES 1.6.39 >Pkg-config binary for 1 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/x11-libs/cairo-1.17.6/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.14.1 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/x11-libs/cairo-1.17.6/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 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/x11-libs/cairo-1.17.6/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/x11-libs/cairo-1.17.6/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.14.1 >Pkg-config binary for 1 is cached. >Determining dependency 'freetype2' 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/x11-libs/cairo-1.17.6/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 freetype2` -> 0 >24.3.18 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/x11-libs/cairo-1.17.6/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 freetype2` -> 0 >-I/usr/include/freetype2 -I/usr/include/harfbuzz -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/x11-libs/cairo-1.17.6/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 freetype2` -> 0 >-L/usr/lib64 -lfreetype >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/x11-libs/cairo-1.17.6/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 freetype2` -> 0 >-lfreetype >Run-time dependency freetype2 found: YES 24.3.18 >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpv8849wma >Command line: clang -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6/meson-cc-tests/ft_has_color.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpv8849wma/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group /usr/lib64/libfreetype.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > #include <ft2build.h> >#include FT_FREETYPE_H > >int main(void) { > FT_Long has_color = FT_HAS_COLOR(((FT_Face)NULL)); > return 0; >} > >Compiler stdout: > >Compiler stderr: > >Checking if "FT has color" with dependency freetype2: links: YES >Dependency x11 skipped: feature xlib disabled >Dependency xext skipped: feature xlib disabled >Dependency xcb skipped: feature xcb disabled >Dependency xcb-render skipped: feature xcb disabled >Pkg-config binary for 1 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/x11-libs/cairo-1.17.6/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.74.3 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/x11-libs/cairo-1.17.6/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/x11-libs/cairo-1.17.6/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/x11-libs/cairo-1.17.6/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.74.3 >Pkg-config binary for 1 is cached. >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/x11-libs/cairo-1.17.6/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.74.3 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/x11-libs/cairo-1.17.6/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/x11-libs/cairo-1.17.6/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/x11-libs/cairo-1.17.6/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 >Run-time dependency glib-2.0 found: YES 2.74.3 >Library bfd skipped: feature symbol-lookup disabled >Program gs skipped: feature tests disabled >Dependency libspectre skipped: feature spectre disabled >Dependency poppler-glib skipped: feature tests disabled >Dependency librsvg-2.0 skipped: feature tests disabled >Pkg-config binary for 1 is cached. >Determining dependency 'pixman-1' 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/x11-libs/cairo-1.17.6/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 pixman-1` -> 0 >0.42.2 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/x11-libs/cairo-1.17.6/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 pixman-1` -> 0 >-I/usr/include/pixman-1 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/x11-libs/cairo-1.17.6/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 pixman-1` -> 0 >-L/usr/lib64 -lpixman-1 >env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ >env[PKG_LOGDIR]: /var/tmp/portage/x11-libs/cairo-1.17.6/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 pixman-1` -> 0 >-lpixman-1 >Run-time dependency pixman-1 found: YES 0.42.2 >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp1qtni2ey >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp1qtni2ey/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp1qtni2ey/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -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: > > >Checking for size of "void *" : 8 >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmptrw1vbnw >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmptrw1vbnw/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmptrw1vbnw/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > #include<stdio.h> > > int main(void) { > printf("%ld\n", (long)(sizeof(int))); > return 0; > } >Compiler stdout: > >Compiler stderr: > >Program stdout: > >4 > >Program stderr: > > >Checking for size of "int" : 4 >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp6ly_l_hv >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp6ly_l_hv/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp6ly_l_hv/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > #include<stdio.h> > > int main(void) { > printf("%ld\n", (long)(sizeof(long))); > return 0; > } >Compiler stdout: > >Compiler stderr: > >Program stdout: > >8 > >Program stderr: > > >Checking for size of "long" : 8 >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpbddirtno >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpbddirtno/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpbddirtno/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > #include<stdio.h> > > int main(void) { > printf("%ld\n", (long)(sizeof(long long))); > return 0; > } >Compiler stdout: > >Compiler stderr: > >Program stdout: > >8 > >Program stderr: > > >Checking for size of "long long" : 8 >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpd18usnju >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpd18usnju/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpd18usnju/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > #include<stdio.h> > > int main(void) { > printf("%ld\n", (long)(sizeof(size_t))); > return 0; > } >Compiler stdout: > >Compiler stderr: > >Program stdout: > >8 > >Program stderr: > > >Checking for size of "size_t" : 8 >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp3wnr60e7 >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp3wnr60e7/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >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/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpqbhw6u0j >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpqbhw6u0j/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >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/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpmz47n0ud >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpmz47n0ud/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >Code: > > #ifdef __has_include > #if !__has_include("sys/int_types.h") > #error "Header 'sys/int_types.h' could not be found" > #endif > #else > #include <sys/int_types.h> > #endif >Compiler stdout: > > >Compiler stderr: > /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpmz47n0ud/testfile.c:4:12: error: "Header 'sys/int_types.h' could not be found" > #error "Header 'sys/int_types.h' could not be found" > ^ >1 error generated. > >Has header "sys/int_types.h" : NO >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpkfpg63x8 >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpkfpg63x8/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >Code: > > #ifdef __has_include > #if !__has_include("fcntl.h") > #error "Header 'fcntl.h' could not be found" > #endif > #else > #include <fcntl.h> > #endif >Compiler stdout: > > >Compiler stderr: > >Has header "fcntl.h" : YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp61oakgg5 >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp61oakgg5/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >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/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp6ewwakow >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp6ewwakow/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >Code: > > #ifdef __has_include > #if !__has_include("signal.h") > #error "Header 'signal.h' could not be found" > #endif > #else > #include <signal.h> > #endif >Compiler stdout: > > >Compiler stderr: > >Has header "signal.h" : YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmplr3qr8xf >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmplr3qr8xf/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >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/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpikys3lnh >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpikys3lnh/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >Code: > > #ifdef __has_include > #if !__has_include("sys/socket.h") > #error "Header 'sys/socket.h' could not be found" > #endif > #else > #include <sys/socket.h> > #endif >Compiler stdout: > > >Compiler stderr: > >Has header "sys/socket.h" : YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpbvay2io2 >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpbvay2io2/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >Code: > > #ifdef __has_include > #if !__has_include("poll.h") > #error "Header 'poll.h' could not be found" > #endif > #else > #include <poll.h> > #endif >Compiler stdout: > > >Compiler stderr: > >Has header "poll.h" : YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpim38q1fh >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpim38q1fh/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >Code: > > #ifdef __has_include > #if !__has_include("sys/poll.h") > #error "Header 'sys/poll.h' could not be found" > #endif > #else > #include <sys/poll.h> > #endif >Compiler stdout: > > >Compiler stderr: > >Has header "sys/poll.h" : YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp16lkih6_ >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp16lkih6_/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >Code: > > #ifdef __has_include > #if !__has_include("sys/un.h") > #error "Header 'sys/un.h' could not be found" > #endif > #else > #include <sys/un.h> > #endif >Compiler stdout: > > >Compiler stderr: > >Has header "sys/un.h" : YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpa777ae_w >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpa777ae_w/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >Code: > > #ifdef __has_include > #if !__has_include("sched.h") > #error "Header 'sched.h' could not be found" > #endif > #else > #include <sched.h> > #endif >Compiler stdout: > > >Compiler stderr: > >Has header "sched.h" : YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpxwdwwu9j >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpxwdwwu9j/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >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/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpqg101zt7 >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpqg101zt7/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >Code: > > #ifdef __has_include > #if !__has_include("time.h") > #error "Header 'time.h' could not be found" > #endif > #else > #include <time.h> > #endif >Compiler stdout: > > >Compiler stderr: > >Has header "time.h" : YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpidgw4kub >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpidgw4kub/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >Code: > > #ifdef __has_include > #if !__has_include("libgen.h") > #error "Header 'libgen.h' could not be found" > #endif > #else > #include <libgen.h> > #endif >Compiler stdout: > > >Compiler stderr: > >Has header "libgen.h" : YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp1nzya9x6 >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp1nzya9x6/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >Code: > > #ifdef __has_include > #if !__has_include("byteswap.h") > #error "Header 'byteswap.h' could not be found" > #endif > #else > #include <byteswap.h> > #endif >Compiler stdout: > > >Compiler stderr: > >Has header "byteswap.h" : YES >Using cached compile: >Cached command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp6ewwakow/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >Code: > > #ifdef __has_include > #if !__has_include("signal.h") > #error "Header 'signal.h' could not be found" > #endif > #else > #include <signal.h> > #endif >Cached compiler stdout: > > >Cached compiler stderr: > >Has header "signal.h" : YES (cached) >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpq1tfbsw3 >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpq1tfbsw3/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >Code: > > #ifdef __has_include > #if !__has_include("setjmp.h") > #error "Header 'setjmp.h' could not be found" > #endif > #else > #include <setjmp.h> > #endif >Compiler stdout: > > >Compiler stderr: > >Has header "setjmp.h" : YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp8prgdvjq >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp8prgdvjq/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >Code: > > #ifdef __has_include > #if !__has_include("fenv.h") > #error "Header 'fenv.h' could not be found" > #endif > #else > #include <fenv.h> > #endif >Compiler stdout: > > >Compiler stderr: > >Has header "fenv.h" : YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp0mw7dmke >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp0mw7dmke/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >Code: > > #ifdef __has_include > #if !__has_include("sys/wait.h") > #error "Header 'sys/wait.h' could not be found" > #endif > #else > #include <sys/wait.h> > #endif >Compiler stdout: > > >Compiler stderr: > >Has header "sys/wait.h" : YES >Using cached compile: >Cached command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmplr3qr8xf/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >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 >Cached compiler stdout: > > >Cached compiler stderr: > >Has header "sys/stat.h" : YES (cached) >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpl6alzml8 >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpl6alzml8/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >Code: > > #ifdef __has_include > #if !__has_include("io.h") > #error "Header 'io.h' could not be found" > #endif > #else > #include <io.h> > #endif >Compiler stdout: > > >Compiler stderr: > /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpl6alzml8/testfile.c:4:12: error: "Header 'io.h' could not be found" > #error "Header 'io.h' could not be found" > ^ >1 error generated. > >Has header "io.h" : NO >Using cached compile: >Cached command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp8prgdvjq/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >Code: > > #ifdef __has_include > #if !__has_include("fenv.h") > #error "Header 'fenv.h' could not be found" > #endif > #else > #include <fenv.h> > #endif >Cached compiler stdout: > > >Cached compiler stderr: > >Has header "fenv.h" : YES (cached) >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp5isttwvy >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp5isttwvy/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >Code: > > #ifdef __has_include > #if !__has_include("xlocale.h") > #error "Header 'xlocale.h' could not be found" > #endif > #else > #include <xlocale.h> > #endif >Compiler stdout: > > >Compiler stderr: > /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp5isttwvy/testfile.c:4:12: error: "Header 'xlocale.h' could not be found" > #error "Header 'xlocale.h' could not be found" > ^ >1 error generated. > >Has header "xlocale.h" : NO >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpq32mvbe6 >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpq32mvbe6/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >Code: > > #ifdef __has_include > #if !__has_include("sys/ioctl.h") > #error "Header 'sys/ioctl.h' could not be found" > #endif > #else > #include <sys/ioctl.h> > #endif >Compiler stdout: > > >Compiler stderr: > >Has header "sys/ioctl.h" : YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmptvw89r6d >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmptvw89r6d/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >Code: > > #ifdef __has_include > #if !__has_include("intsafe.h") > #error "Header 'intsafe.h' could not be found" > #endif > #else > #include <intsafe.h> > #endif >Compiler stdout: > > >Compiler stderr: > /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmptvw89r6d/testfile.c:4:12: error: "Header 'intsafe.h' could not be found" > #error "Header 'intsafe.h' could not be found" > ^ >1 error generated. > >Has header "intsafe.h" : NO >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpyc3j7bo3 >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpyc3j7bo3/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpyc3j7bo3/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument > >Code: > #include <stdint.h> > > void bar(void) { > sizeof(uint64_t); > } >Compiler stdout: > >Compiler stderr: > /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpyc3j7bo3/testfile.c:4:13: warning: expression result unused [-Wunused-value] > sizeof(uint64_t); > ^~~~~~~~~~~~~~~~ >1 warning generated. > >Checking for type "uint64_t" : YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp57g1ayrl >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp57g1ayrl/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp57g1ayrl/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument > >Code: > #include <stdint.h> > > void bar(void) { > sizeof(uint128_t); > } >Compiler stdout: > >Compiler stderr: > /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp57g1ayrl/testfile.c:4:20: error: use of undeclared identifier 'uint128_t' > sizeof(uint128_t); > ^ >1 error generated. > >Checking for type "uint128_t" : NO >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp9tu9i0hj >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp9tu9i0hj/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp9tu9i0hj/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument > >Code: > > void bar(void) { > sizeof(__uint128_t); > } >Compiler stdout: > >Compiler stderr: > /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp9tu9i0hj/testfile.c:3:13: warning: expression result unused [-Wunused-value] > sizeof(__uint128_t); > ^~~~~~~~~~~~~~~~~~~ >1 warning generated. > >Checking for type "__uint128_t" : YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpse9p675y >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpse9p675y/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpse9p675y/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define alarm meson_disable_define_of_alarm > > #include <limits.h> > #undef alarm > > #ifdef __cplusplus > extern "C" > #endif > char alarm (void); > > #if defined __stub_alarm || defined __stub___alarm > fail fail fail this function is not going to work > #endif > > int main(void) { > return alarm (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "alarm" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpb465j_yu >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpb465j_yu/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpb465j_yu/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define ctime_r meson_disable_define_of_ctime_r > > #include <limits.h> > #undef ctime_r > > #ifdef __cplusplus > extern "C" > #endif > char ctime_r (void); > > #if defined __stub_ctime_r || defined __stub___ctime_r > fail fail fail this function is not going to work > #endif > > int main(void) { > return ctime_r (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "ctime_r" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp6p8j5j7c >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp6p8j5j7c/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp6p8j5j7c/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define localtime_r meson_disable_define_of_localtime_r > > #include <limits.h> > #undef localtime_r > > #ifdef __cplusplus > extern "C" > #endif > char localtime_r (void); > > #if defined __stub_localtime_r || defined __stub___localtime_r > fail fail fail this function is not going to work > #endif > > int main(void) { > return localtime_r (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "localtime_r" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpv4icazu8 >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpv4icazu8/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpv4icazu8/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define gmtime_r meson_disable_define_of_gmtime_r > > #include <limits.h> > #undef gmtime_r > > #ifdef __cplusplus > extern "C" > #endif > char gmtime_r (void); > > #if defined __stub_gmtime_r || defined __stub___gmtime_r > fail fail fail this function is not going to work > #endif > > int main(void) { > return gmtime_r (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "gmtime_r" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpp8v2adl8 >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpp8v2adl8/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpp8v2adl8/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define drand48 meson_disable_define_of_drand48 > > #include <limits.h> > #undef drand48 > > #ifdef __cplusplus > extern "C" > #endif > char drand48 (void); > > #if defined __stub_drand48 || defined __stub___drand48 > fail fail fail this function is not going to work > #endif > > int main(void) { > return drand48 (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "drand48" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpxffmkcod >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpxffmkcod/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpxffmkcod/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -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 dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpqtgor2g7 >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpqtgor2g7/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpqtgor2g7/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define funlockfile meson_disable_define_of_funlockfile > > #include <limits.h> > #undef funlockfile > > #ifdef __cplusplus > extern "C" > #endif > char funlockfile (void); > > #if defined __stub_funlockfile || defined __stub___funlockfile > fail fail fail this function is not going to work > #endif > > int main(void) { > return funlockfile (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "funlockfile" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpzdegg7nq >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpzdegg7nq/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpzdegg7nq/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define getline meson_disable_define_of_getline > > #include <limits.h> > #undef getline > > #ifdef __cplusplus > extern "C" > #endif > char getline (void); > > #if defined __stub_getline || defined __stub___getline > fail fail fail this function is not going to work > #endif > > int main(void) { > return getline (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "getline" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp6w51tmfz >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp6w51tmfz/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp6w51tmfz/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define link meson_disable_define_of_link > > #include <limits.h> > #undef link > > #ifdef __cplusplus > extern "C" > #endif > char link (void); > > #if defined __stub_link || defined __stub___link > fail fail fail this function is not going to work > #endif > > int main(void) { > return link (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "link" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpsl4y7klp >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpsl4y7klp/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpsl4y7klp/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define fork meson_disable_define_of_fork > > #include <limits.h> > #undef fork > > #ifdef __cplusplus > extern "C" > #endif > char fork (void); > > #if defined __stub_fork || defined __stub___fork > fail fail fail this function is not going to work > #endif > > int main(void) { > return fork (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "fork" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmprhl_ba25 >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmprhl_ba25/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmprhl_ba25/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define waitpid meson_disable_define_of_waitpid > > #include <limits.h> > #undef waitpid > > #ifdef __cplusplus > extern "C" > #endif > char waitpid (void); > > #if defined __stub_waitpid || defined __stub___waitpid > fail fail fail this function is not going to work > #endif > > int main(void) { > return waitpid (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "waitpid" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpq3nb1bw3 >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpq3nb1bw3/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpq3nb1bw3/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define raise meson_disable_define_of_raise > > #include <limits.h> > #undef raise > > #ifdef __cplusplus > extern "C" > #endif > char raise (void); > > #if defined __stub_raise || defined __stub___raise > fail fail fail this function is not going to work > #endif > > int main(void) { > return raise (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "raise" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpg64vdqdg >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpg64vdqdg/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpg64vdqdg/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define newlocale meson_disable_define_of_newlocale > > #include <limits.h> > #undef newlocale > > #ifdef __cplusplus > extern "C" > #endif > char newlocale (void); > > #if defined __stub_newlocale || defined __stub___newlocale > fail fail fail this function is not going to work > #endif > > int main(void) { > return newlocale (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "newlocale" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpafgq_4e8 >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpafgq_4e8/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpafgq_4e8/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define strtod_l meson_disable_define_of_strtod_l > > #include <limits.h> > #undef strtod_l > > #ifdef __cplusplus > extern "C" > #endif > char strtod_l (void); > > #if defined __stub_strtod_l || defined __stub___strtod_l > fail fail fail this function is not going to work > #endif > > int main(void) { > return strtod_l (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "strtod_l" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpl93u0rda >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpl93u0rda/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpl93u0rda/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define FcInit meson_disable_define_of_FcInit > > #include <limits.h> > #undef FcInit > > #ifdef __cplusplus > extern "C" > #endif > char FcInit (void); > > #if defined __stub_FcInit || defined __stub___FcInit > fail fail fail this function is not going to work > #endif > > int main(void) { > return FcInit (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "FcInit" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpev1quyp0 >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpev1quyp0/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpev1quyp0/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define FcFini meson_disable_define_of_FcFini > > #include <limits.h> > #undef FcFini > > #ifdef __cplusplus > extern "C" > #endif > char FcFini (void); > > #if defined __stub_FcFini || defined __stub___FcFini > fail fail fail this function is not going to work > #endif > > int main(void) { > return FcFini (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "FcFini" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp3a576c1u >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp3a576c1u/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp3a576c1u/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define FT_Get_X11_Font_Format meson_disable_define_of_FT_Get_X11_Font_Format > > #include <limits.h> > #undef FT_Get_X11_Font_Format > > #ifdef __cplusplus > extern "C" > #endif > char FT_Get_X11_Font_Format (void); > > #if defined __stub_FT_Get_X11_Font_Format || defined __stub___FT_Get_X11_Font_Format > fail fail fail this function is not going to work > #endif > > int main(void) { > return FT_Get_X11_Font_Format (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "FT_Get_X11_Font_Format" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpmpfm2npo >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpmpfm2npo/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpmpfm2npo/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define FT_GlyphSlot_Embolden meson_disable_define_of_FT_GlyphSlot_Embolden > > #include <limits.h> > #undef FT_GlyphSlot_Embolden > > #ifdef __cplusplus > extern "C" > #endif > char FT_GlyphSlot_Embolden (void); > > #if defined __stub_FT_GlyphSlot_Embolden || defined __stub___FT_GlyphSlot_Embolden > fail fail fail this function is not going to work > #endif > > int main(void) { > return FT_GlyphSlot_Embolden (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "FT_GlyphSlot_Embolden" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpidwdqxl8 >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpidwdqxl8/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpidwdqxl8/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define FT_GlyphSlot_Oblique meson_disable_define_of_FT_GlyphSlot_Oblique > > #include <limits.h> > #undef FT_GlyphSlot_Oblique > > #ifdef __cplusplus > extern "C" > #endif > char FT_GlyphSlot_Oblique (void); > > #if defined __stub_FT_GlyphSlot_Oblique || defined __stub___FT_GlyphSlot_Oblique > fail fail fail this function is not going to work > #endif > > int main(void) { > return FT_GlyphSlot_Oblique (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "FT_GlyphSlot_Oblique" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpm6w1rw1q >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpm6w1rw1q/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpm6w1rw1q/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define FT_Load_Sfnt_Table meson_disable_define_of_FT_Load_Sfnt_Table > > #include <limits.h> > #undef FT_Load_Sfnt_Table > > #ifdef __cplusplus > extern "C" > #endif > char FT_Load_Sfnt_Table (void); > > #if defined __stub_FT_Load_Sfnt_Table || defined __stub___FT_Load_Sfnt_Table > fail fail fail this function is not going to work > #endif > > int main(void) { > return FT_Load_Sfnt_Table (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "FT_Load_Sfnt_Table" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpp5fo9ig0 >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpp5fo9ig0/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpp5fo9ig0/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define FT_Library_SetLcdFilter meson_disable_define_of_FT_Library_SetLcdFilter > > #include <limits.h> > #undef FT_Library_SetLcdFilter > > #ifdef __cplusplus > extern "C" > #endif > char FT_Library_SetLcdFilter (void); > > #if defined __stub_FT_Library_SetLcdFilter || defined __stub___FT_Library_SetLcdFilter > fail fail fail this function is not going to work > #endif > > int main(void) { > return FT_Library_SetLcdFilter (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "FT_Library_SetLcdFilter" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpdyoaecrh >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpdyoaecrh/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpdyoaecrh/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define FT_Get_Var_Design_Coordinates meson_disable_define_of_FT_Get_Var_Design_Coordinates > > #include <limits.h> > #undef FT_Get_Var_Design_Coordinates > > #ifdef __cplusplus > extern "C" > #endif > char FT_Get_Var_Design_Coordinates (void); > > #if defined __stub_FT_Get_Var_Design_Coordinates || defined __stub___FT_Get_Var_Design_Coordinates > fail fail fail this function is not going to work > #endif > > int main(void) { > return FT_Get_Var_Design_Coordinates (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "FT_Get_Var_Design_Coordinates" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp47xi0uax >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp47xi0uax/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp47xi0uax/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define FT_Done_MM_Var meson_disable_define_of_FT_Done_MM_Var > > #include <limits.h> > #undef FT_Done_MM_Var > > #ifdef __cplusplus > extern "C" > #endif > char FT_Done_MM_Var (void); > > #if defined __stub_FT_Done_MM_Var || defined __stub___FT_Done_MM_Var > fail fail fail this function is not going to work > #endif > > int main(void) { > return FT_Done_MM_Var (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "FT_Done_MM_Var" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp2hklzp8m >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp2hklzp8m/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp2hklzp8m/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define FT_Palette_Set_Foreground_Color meson_disable_define_of_FT_Palette_Set_Foreground_Color > > #include <limits.h> > #undef FT_Palette_Set_Foreground_Color > > #ifdef __cplusplus > extern "C" > #endif > char FT_Palette_Set_Foreground_Color (void); > > #if defined __stub_FT_Palette_Set_Foreground_Color || defined __stub___FT_Palette_Set_Foreground_Color > fail fail fail this function is not going to work > #endif > > int main(void) { > return FT_Palette_Set_Foreground_Color (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "FT_Palette_Set_Foreground_Color" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpe3en9ncp >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpe3en9ncp/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpe3en9ncp/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define sched_getaffinity meson_disable_define_of_sched_getaffinity > > #include <limits.h> > #undef sched_getaffinity > > #ifdef __cplusplus > extern "C" > #endif > char sched_getaffinity (void); > > #if defined __stub_sched_getaffinity || defined __stub___sched_getaffinity > fail fail fail this function is not going to work > #endif > > int main(void) { > return sched_getaffinity (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "sched_getaffinity" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpuq3l2h7h >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpuq3l2h7h/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpuq3l2h7h/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -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 dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmptcj2air6 >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmptcj2air6/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmptcj2air6/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define clock_gettime meson_disable_define_of_clock_gettime > > #include <limits.h> > #undef clock_gettime > > #ifdef __cplusplus > extern "C" > #endif > char clock_gettime (void); > > #if defined __stub_clock_gettime || defined __stub___clock_gettime > fail fail fail this function is not going to work > #endif > > int main(void) { > return clock_gettime (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "clock_gettime" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpm2ujmrsj >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpm2ujmrsj/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpm2ujmrsj/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define feenableexcept meson_disable_define_of_feenableexcept > > #include <limits.h> > #undef feenableexcept > > #ifdef __cplusplus > extern "C" > #endif > char feenableexcept (void); > > #if defined __stub_feenableexcept || defined __stub___feenableexcept > fail fail fail this function is not going to work > #endif > > int main(void) { > return feenableexcept (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "feenableexcept" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpty9jd1gm >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpty9jd1gm/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpty9jd1gm/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define fedisableexcept meson_disable_define_of_fedisableexcept > > #include <limits.h> > #undef fedisableexcept > > #ifdef __cplusplus > extern "C" > #endif > char fedisableexcept (void); > > #if defined __stub_fedisableexcept || defined __stub___fedisableexcept > fail fail fail this function is not going to work > #endif > > int main(void) { > return fedisableexcept (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "fedisableexcept" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpmnof5fg3 >Command line: clang -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/lzo /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpmnof5fg3/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpmnof5fg3/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm /usr/lib64/liblzo2.so -ldl /usr/lib64/libz.so /usr/lib64/libpng16.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libpixman-1.so -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define feclearexcept meson_disable_define_of_feclearexcept > > #include <limits.h> > #undef feclearexcept > > #ifdef __cplusplus > extern "C" > #endif > char feclearexcept (void); > > #if defined __stub_feclearexcept || defined __stub___feclearexcept > fail fail fail this function is not going to work > #endif > > int main(void) { > return feclearexcept (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "feclearexcept" with dependencies -lm, lzo2, -ldl, zlib, libpng, fontconfig, freetype2, pixman-1: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp9sr_89q0 >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp9sr_89q0/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp9sr_89q0/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > #include <string.h> >#include <limits.h> > > #if defined __stub_strndup || defined __stub___strndup > fail fail fail this function is not going to work > #endif > >int main(void) { > void *a = (void*) &strndup; > long long b = (long long) a; > return (int) b; > } >Compiler stdout: > >Compiler stderr: > >Checking for function "strndup" : YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpwdu_bqau >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6/meson-cc-tests/pthread.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpwdu_bqau/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -D_REENTRANT -Wl,--start-group -lpthread -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > #ifndef _GNU_SOURCE >#define _GNU_SOURCE /* for PTHREAD_MUTEX_INITIALIZER under linux */ >#endif >#include <pthread.h> > >pthread_mutex_t test_mutex_initializer = PTHREAD_MUTEX_INITIALIZER; >int test_mutex (void) >{ > int x = 0; > pthread_mutex_t mutex; > x |= pthread_mutex_init (&mutex, NULL); > x |= pthread_mutex_lock (&mutex); > x |= pthread_mutex_unlock (&mutex); > x |= pthread_mutex_destroy (&mutex); > return 0; >} > >int test_mutex_attr (void) >{ > int x = 0; > pthread_mutexattr_t attr; > pthread_mutex_t mutex; > x |= pthread_mutexattr_init (&attr); > x |= pthread_mutexattr_settype (&attr, PTHREAD_MUTEX_RECURSIVE); > x |= pthread_mutex_init (&mutex, &attr); > x |= pthread_mutex_lock (&mutex); > x |= pthread_mutex_unlock (&mutex); > x |= pthread_mutex_destroy (&mutex); > x |= pthread_mutexattr_destroy (&attr); > return x; >} > >int main(void) { > return 0; >} > >Compiler stdout: > >Compiler stderr: > >Checking if "pthreads" : links: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpihscvotg >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6/meson-cc-tests/atomic-ops-cxx11.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpihscvotg/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > int atomic_add(int i) { return __atomic_fetch_add(&i, 1, __ATOMIC_SEQ_CST); } >int atomic_cmpxchg(int i, int j, int k) { return __atomic_compare_exchange_n(&i, &j, k, 0, __ATOMIC_SEQ_CST, __ATOMIC_SEQ_CST); } >int main(void) { return 0; } > >Compiler stdout: > >Compiler stderr: > >Checking if "Atomic ops: cxx11" : links: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpiejt0s_1 >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6/meson-cc-tests/mkdir-variant-1.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpiejt0s_1/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -DHAVE_SYS_STAT_H -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > #ifdef HAVE_SYS_STAT_H >#include <sys/stat.h> >#endif >#ifdef HAVE_IO_H >#include <io.h> >#endif > >int main(int ac, char **av) >{ > mkdir("hello.world"); > return 0; >} > >Compiler stdout: > >Compiler stderr: > /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6/meson-cc-tests/mkdir-variant-1.c:10:22: error: too few arguments to function call, expected 2, have 1 > mkdir("hello.world"); > ~~~~~ ^ >/usr/include/sys/stat.h:389:12: note: 'mkdir' declared here >extern int mkdir (const char *__path, __mode_t __mode) > ^ >1 error generated. > >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpxlnpe7i1 >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6/meson-cc-tests/mkdir-variant-2.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpxlnpe7i1/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -DHAVE_SYS_STAT_H -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > #ifdef HAVE_SYS_STAT_H >#include <sys/stat.h> >#endif >#ifdef HAVE_IO_H >#include <io.h> >#endif > >int main(int ac, char **av) >{ > mkdir("hello.world", 0777); > return 0; >} > >Compiler stdout: > >Compiler stderr: > >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpl83g5_wv >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpl83g5_wv/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpl83g5_wv/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lrt -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 rt found: YES >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp4h6jof0b >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp4h6jof0b/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp4h6jof0b/output.exe -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lrt -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >Code: > > #define shm_open meson_disable_define_of_shm_open > > #include <limits.h> > #undef shm_open > > #ifdef __cplusplus > extern "C" > #endif > char shm_open (void); > > #if defined __stub_shm_open || defined __stub___shm_open > fail fail fail this function is not going to work > #endif > > int main(void) { > return shm_open (); > } >Compiler stdout: > >Compiler stderr: > >Checking for function "shm_open" with dependency -lrt: YES >Using cached compile: >Cached command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp6e_newfp/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp6e_newfp/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wattributes -Wno-attributes > >Code: > extern int i; >int i; > >Cached compiler stdout: > >Cached compiler stderr: > >Compiler for C supports arguments -Wno-attributes: YES (cached) >Using cached compile: >Cached command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpa4pfaecu/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpa4pfaecu/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wunused-but-set-variable -Wno-unused-but-set-variable > >Code: > extern int i; >int i; > >Cached compiler stdout: > >Cached compiler stderr: > >Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached) >Using cached compile: >Cached command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp6gktopvn/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmp6gktopvn/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wmissing-field-initializers -Wno-missing-field-initializers > >Code: > extern int i; >int i; > >Cached compiler stdout: > >Cached compiler stderr: > >Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) >Using cached compile: >Cached command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpnp56l_cx/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpnp56l_cx/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wunused-parameter -Wno-unused-parameter > >Code: > extern int i; >int i; > >Cached compiler stdout: > >Cached compiler stderr: > >Compiler for C supports arguments -Wno-unused-parameter: YES (cached) >Using cached compile: >Cached command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpadfn0bjp/testfile.c -o /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpadfn0bjp/output.obj -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wlong-long -Wno-long-long > >Code: > extern int i; >int i; > >Cached compiler stdout: > >Cached compiler stderr: > >Compiler for C supports arguments -Wno-long-long: YES (cached) >Configuring cairo-features.h using configuration >Program sh found: YES (/bin/sh) >Adding test "check-doc-syntax.sh" >Adding test "check-headers.sh" >Adding test "check-preprocessor-syntax.sh" >Adding test "check-plt.sh" >Configuring cairo-trace using configuration >Running compile: >Working directory: /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpy_r89zx2 >Command line: clang /var/tmp/portage/x11-libs/cairo-1.17.6/work/cairo-1.17.6-abi_x86_64.amd64/meson-private/tmpy_r89zx2/testfile.c -E -P -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration > >Code: > > #ifdef __has_include > #if !__has_include("execinfo.h") > #error "Header 'execinfo.h' could not be found" > #endif > #else > #include <execinfo.h> > #endif >Compiler stdout: > > >Compiler stderr: > >Has header "execinfo.h" : YES >Configuring version.xml using configuration >Program gtkdoc-scan found: NO > >../cairo-1.17.6/doc/public/meson.build:133:6: ERROR: Program 'gtkdoc-scan' not found or not executable
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 887335
:
843961
| 843963