Build started at 2023-10-01T19:54:45.492094 Main binary: /usr/bin/python3.11 Build Options: -Db_pch=false -Dwerror=false -Ddocs=false -Dexiv2=disabled -Dgdk-pixbuf=enabled -Djasper=disabled -Dlibspiro=disabled -Dlua=disabled -Dmrg=disabled -Dpango=enabled -Dworkshop=false -Dcairo=enabled -Dpangocairo=enabled -Dlibav=enabled -Dlcms=disabled -Dlensfun=disabled -Dopenexr=disabled -Dopenmp=enabled -Dpoppler=enabled -Dlibraw=disabled -Dsdl1=disabled -Dsdl2=disabled -Dlibrsvg=enabled -Dpygobject=disabled -Dlibtiff=enabled -Dumfpack=disabled -Dlibv4l=disabled -Dlibv4l2=disabled -Dvapigen=disabled -Dwebp=enabled -Dintrospection=true -Dprefix=/usr -Dlibdir=lib64 -Dlocalstatedir=/var/lib -Dsysconfdir=/etc -Dbuildtype=plain -Dwrap_mode=nodownload -Dbuild.pkg_config_path=/var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig -Dpkg_config_path=/var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig --native-file=/var/tmp/portage/media-libs/gegl-0.4.46/temp/meson.x86_64-pc-linux-gnu.amd64.ini Python system: Linux The Meson build system Version: 1.2.1 Source dir: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46 Build dir: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build Build type: native build Project name: gegl Project version: 0.4.46 ----------- Detecting compiler via: `clang --version` -> 0 stdout: clang version 17.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg ----------- Running command: clang -E -dM - ----- ----------- Detecting linker via: `clang -Wl,--version -O2 -march=native -pipe -Wl,-O2 -Wl,--as-needed` -> 0 stdout: LLD 17.0.1 (compatible with GNU linkers) ----------- ----------- Detecting LLD linker via: `clang -Wl,-v -O2 -march=native -pipe -Wl,-O2 -Wl,--as-needed` -> 1 stdout: LLD 17.0.1 (compatible with GNU linkers) ----------- stderr: ld.lld: error: undefined symbol: main >>> referenced by /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/Scrt1.o:(_start) clang: error: linker command failed with exit code 1 (use -v to see invocation) ----------- Sanity testing C compiler: clang Is cross compiler: False. Sanity check compiler command line: clang sanitycheckc.c -o sanitycheckc.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -Wl,-O2 -Wl,--as-needed Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/sanitycheckc.exe C compiler for the host machine: clang (clang 17.0.1 "clang version 17.0.1") C linker for the host machine: clang ld.lld 17.0.1 ----------- Detecting linker via: `llvm-ar --version` -> 0 stdout: LLVM (http://llvm.org/): LLVM version 17.0.1+libcxx Optimized build. ----------- ----------- Detecting compiler via: `clang++ --version` -> 0 stdout: clang version 17.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang++.cfg ----------- Running command: clang++ -E -dM - ----- ----------- Detecting linker via: `clang++ -Wl,--version -O2 -march=native -pipe -Wl,-O2 -Wl,--as-needed` -> 0 stdout: LLD 17.0.1 (compatible with GNU linkers) ----------- ----------- Detecting LLD linker via: `clang++ -Wl,-v -O2 -march=native -pipe -Wl,-O2 -Wl,--as-needed` -> 1 stdout: LLD 17.0.1 (compatible with GNU linkers) ----------- stderr: ld.lld: error: undefined symbol: main >>> referenced by /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/Scrt1.o:(_start) clang++: error: linker command failed with exit code 1 (use -v to see invocation) ----------- Sanity testing C++ compiler: clang++ Is cross compiler: False. Sanity check compiler command line: clang++ sanitycheckcpp.cc -o sanitycheckcpp.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -Wl,-O2 -Wl,--as-needed Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/sanitycheckcpp.exe C++ compiler for the host machine: clang++ (clang 17.0.1 "clang version 17.0.1") C++ linker for the host machine: clang++ ld.lld 17.0.1 ----------- Detecting compiler via: `clang --version` -> 0 stdout: clang version 17.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg ----------- Running command: clang -E -dM - ----- ----------- Detecting linker via: `clang -Wl,--version` -> 0 stdout: LLD 17.0.1 (compatible with GNU linkers) ----------- ----------- Detecting LLD linker via: `clang -Wl,-v` -> 1 stdout: LLD 17.0.1 (compatible with GNU linkers) ----------- stderr: ld.lld: error: undefined symbol: main >>> referenced by /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/Scrt1.o:(_start) clang: error: linker command failed with exit code 1 (use -v to see invocation) ----------- 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/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/sanitycheckc.exe C compiler for the build machine: clang (clang 17.0.1 "clang version 17.0.1") C linker for the build machine: clang ld.lld 17.0.1 ----------- Detecting linker via: `llvm-ar --version` -> 0 stdout: LLVM (http://llvm.org/): LLVM version 17.0.1+libcxx Optimized build. ----------- ----------- Detecting compiler via: `clang++ --version` -> 0 stdout: clang version 17.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang++.cfg ----------- Running command: clang++ -E -dM - ----- ----------- Detecting linker via: `clang++ -Wl,--version` -> 0 stdout: LLD 17.0.1 (compatible with GNU linkers) ----------- ----------- Detecting LLD linker via: `clang++ -Wl,-v` -> 1 stdout: LLD 17.0.1 (compatible with GNU linkers) ----------- stderr: ld.lld: error: undefined symbol: main >>> referenced by /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/Scrt1.o:(_start) clang++: error: linker command failed with exit code 1 (use -v to see invocation) ----------- 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/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/sanitycheckcpp.exe C++ compiler for the build machine: clang++ (clang 17.0.1 "clang version 17.0.1") C++ linker for the build machine: clang++ ld.lld 17.0.1 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 Program python3 found: YES (/var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/bin/python3) Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpl0yvgj3m Code: extern int i; int i; ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpl0yvgj3m/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpl0yvgj3m/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -ftree-vectorize` -> 0 Compiler for C supports arguments -ftree-vectorize: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmphtijkb38 Code: extern int i; int i; ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmphtijkb38/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmphtijkb38/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -march=x86-64` -> 0 Compiler for C supports arguments -march=x86-64: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpt5iriw4b Code: extern int i; int i; ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpt5iriw4b/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpt5iriw4b/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -msse2` -> 0 Compiler for C supports arguments -msse2: YES Using cached compile: Cached command line: clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpt5iriw4b/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpt5iriw4b/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -msse2 Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -msse2: YES (cached) Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp3fkexd85 Code: extern int i; int i; ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp3fkexd85/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp3fkexd85/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -msse4.1` -> 0 Compiler for C supports arguments -msse4.1: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp3z2dn4k6 Code: extern int i; int i; ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp3z2dn4k6/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp3z2dn4k6/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -msse4.2` -> 0 Compiler for C supports arguments -msse4.2: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmphah3yn_5 Code: extern int i; int i; ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmphah3yn_5/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmphah3yn_5/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -mpopcnt` -> 0 Compiler for C supports arguments -mpopcnt: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpdiz4blwh Code: extern int i; int i; ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpdiz4blwh/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpdiz4blwh/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -mssse3` -> 0 Compiler for C supports arguments -mssse3: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp0h5pvfr0 Code: extern int i; int i; ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp0h5pvfr0/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp0h5pvfr0/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -mavx` -> 0 Compiler for C supports arguments -mavx: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp2_rfdp2a Code: extern int i; int i; ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp2_rfdp2a/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp2_rfdp2a/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -mavx2` -> 0 Compiler for C supports arguments -mavx2: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmplllrsz9d Code: extern int i; int i; ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmplllrsz9d/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmplllrsz9d/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -mf16c` -> 0 Compiler for C supports arguments -mf16c: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpnnt9iabh Code: extern int i; int i; ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpnnt9iabh/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpnnt9iabh/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -mfma` -> 0 Compiler for C supports arguments -mfma: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpf5u8whmu Code: extern int i; int i; ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpf5u8whmu/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpf5u8whmu/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -mmovbe` -> 0 Compiler for C supports arguments -mmovbe: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpkk77rl0s Code: extern int i; int i; ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpkk77rl0s/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpkk77rl0s/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -mbmi` -> 0 Compiler for C supports arguments -mbmi: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpnzdeslj8 Code: extern int i; int i; ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpnzdeslj8/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpnzdeslj8/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -mbmi2` -> 0 Compiler for C supports arguments -mbmi2: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpkcstrt_7 Code: extern int i; int i; ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpkcstrt_7/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpkcstrt_7/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -DHAVE_CONFIG_H` -> 0 Compiler for C supports arguments -DHAVE_CONFIG_H: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp0k7fdzke Code: extern int i; int i; ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp0k7fdzke/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp0k7fdzke/output.obj -c -O2 -march=native -pipe -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` -> 0 Compiler for C supports arguments -Winit-self: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpabixo6lo Code: extern int i; int i; ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpabixo6lo/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpabixo6lo/output.obj -c -O2 -march=native -pipe -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` -> 0 Compiler for C supports arguments -Wmissing-declarations: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp_y_6grht Code: extern int i; int i; ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp_y_6grht/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp_y_6grht/output.obj -c -O2 -march=native -pipe -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` -> 0 Compiler for C supports arguments -Wpointer-arith: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp4fz_oa5g Code: extern int i; int i; ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp4fz_oa5g/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp4fz_oa5g/output.obj -c -O2 -march=native -pipe -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` -> 0 Compiler for C supports arguments -Wno-unused-parameter: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpokehjkda Code: extern int i; int i; ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpokehjkda/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpokehjkda/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wcast-function-type -Wno-cast-function-type` -> 0 Compiler for C supports arguments -Wno-cast-function-type: YES Using cached compile: Cached command line: clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpl0yvgj3m/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpl0yvgj3m/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -ftree-vectorize Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -ftree-vectorize: YES (cached) Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpc3a_hgvn Code: extern int i; int i; ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpc3a_hgvn/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpc3a_hgvn/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wmissing-prototypes` -> 0 Compiler for C supports arguments -Wmissing-prototypes: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpk965nrpt Code: extern int i; int i; ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpk965nrpt/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpk965nrpt/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wold-style-definition` -> 0 Compiler for C supports arguments -Wold-style-definition: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpsdj6e9cj Code: extern int i; int i; ----------- Command line: `clang++ /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpsdj6e9cj/testfile.cpp -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpsdj6e9cj/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -DHAVE_CONFIG_H` -> 0 Compiler for C++ supports arguments -DHAVE_CONFIG_H: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp_3eozcd9 Code: extern int i; int i; ----------- Command line: `clang++ /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp_3eozcd9/testfile.cpp -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp_3eozcd9/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Winit-self` -> 0 Compiler for C++ supports arguments -Winit-self: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp004w1opz Code: extern int i; int i; ----------- Command line: `clang++ /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp004w1opz/testfile.cpp -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp004w1opz/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wmissing-declarations` -> 0 Compiler for C++ supports arguments -Wmissing-declarations: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpx0rl8fw6 Code: extern int i; int i; ----------- Command line: `clang++ /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpx0rl8fw6/testfile.cpp -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpx0rl8fw6/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wpointer-arith` -> 0 Compiler for C++ supports arguments -Wpointer-arith: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpoyvq843v Code: extern int i; int i; ----------- Command line: `clang++ /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpoyvq843v/testfile.cpp -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpoyvq843v/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wunused-parameter -Wno-unused-parameter` -> 0 Compiler for C++ supports arguments -Wno-unused-parameter: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp5juifsc3 Code: extern int i; int i; ----------- Command line: `clang++ /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp5juifsc3/testfile.cpp -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp5juifsc3/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wcast-function-type -Wno-cast-function-type` -> 0 Compiler for C++ supports arguments -Wno-cast-function-type: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpixtwio_y Code: extern int i; int i; ----------- Command line: `clang++ /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpixtwio_y/testfile.cpp -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpixtwio_y/output.obj -c -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -ftree-vectorize` -> 0 Compiler for C++ supports arguments -ftree-vectorize: YES Program env found: YES (/usr/bin/env) Program asciidoc found: YES (/usr/bin/asciidoc) Program dot found: YES (/usr/bin/dot) Program gtkdoc-scan found: YES (/usr/bin/gtkdoc-scan) Program source-highlight found: NO Program w3m found: YES (/usr/bin/w3m) Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmplk3vwuwl Code: #ifdef __has_include #if !__has_include("unistd.h") #error "Header 'unistd.h' could not be found" #endif #else #include #endif ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmplk3vwuwl/testfile.c -E -P -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration -std=gnu11` -> 0 Has header "unistd.h" : YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp5_lq4k1_ Code: #ifdef __has_include #if !__has_include("execinfo.h") #error "Header 'execinfo.h' could not be found" #endif #else #include #endif ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp5_lq4k1_/testfile.c -E -P -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -P -O0 -Werror=implicit-function-declaration -std=gnu11` -> 0 Has header "execinfo.h" : YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpiwls0a06 Code: #define fsync meson_disable_define_of_fsync #include #undef fsync #ifdef __cplusplus extern "C" #endif char fsync (void); #if defined __stub_fsync || defined __stub___fsync fail fail fail this function is not going to work #endif int main(void) { return fsync (); } ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpiwls0a06/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpiwls0a06/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-O2 -Wl,--as-needed` -> 0 Checking for function "fsync" : YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpw84i9rl9 Code: #define malloc_trim meson_disable_define_of_malloc_trim #include #undef malloc_trim #ifdef __cplusplus extern "C" #endif char malloc_trim (void); #if defined __stub_malloc_trim || defined __stub___malloc_trim fail fail fail this function is not going to work #endif int main(void) { return malloc_trim (); } ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpw84i9rl9/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpw84i9rl9/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-O2 -Wl,--as-needed` -> 0 Checking for function "malloc_trim" : YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp1gdhrzff Code: #define strptime meson_disable_define_of_strptime #include #undef strptime #ifdef __cplusplus extern "C" #endif char strptime (void); #if defined __stub_strptime || defined __stub___strptime fail fail fail this function is not going to work #endif int main(void) { return strptime (); } ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp1gdhrzff/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp1gdhrzff/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -std=gnu11 -Wl,-O2 -Wl,--as-needed` -> 0 Checking for function "strptime" : YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpybceo3rq Code: int main(void) { return 0; } ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpybceo3rq/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpybceo3rq/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -lm -Wl,--end-group -Wl,--allow-shlib-undefined -Wl,-O2 -Wl,--as-needed` -> 0 Library m found: YES Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmple2bjzho Code: int main(void) { return 0; } ----------- Command line: `clang /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmple2bjzho/testfile.c -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmple2bjzho/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration -Wl,--start-group -ldl -Wl,--end-group -Wl,--allow-shlib-undefined -Wl,-O2 -Wl,--as-needed` -> 0 Library dl found: YES Run-time dependency threads found: YES 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.1) Determining dependency 'babl-0.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/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion babl-0.1` -> 0 stdout: 0.1.106 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags babl-0.1` -> 0 stdout: -I/usr/include/babl-0.1 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs babl-0.1` -> 0 stdout: -L/usr/lib64 -lbabl-0.1 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs babl-0.1` -> 0 stdout: -lbabl-0.1 ----------- Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp7e2ibjj7 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(void *))); return 0; } ----------- Command line: `clang++ /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp7e2ibjj7/testfile.cpp -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmp7e2ibjj7/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Werror=implicit-function-declaration -Wl,-O2 -Wl,--as-needed` -> 0 Program stdout: 8 Program stderr: Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpsn9ey4ov Code: ----------- Command line: `clang++ /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpsn9ey4ov/testfile.cpp -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpsn9ey4ov/output.obj -c -O2 -march=native -pipe -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` -> 0 stdout: programs: =/usr/lib/llvm/17/bin:/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin libraries: =/usr/lib/llvm/17/bin/../../../../lib/clang/17:/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 ----------- Run-time dependency babl-0.1 found: YES 0.1.106 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/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/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 stdout: 2.76.4 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/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 stdout: -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/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/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 stdout: -L/usr/lib64 -lglib-2.0 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/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 stdout: -lglib-2.0 ----------- Run-time dependency glib-2.0 found: YES 2.76.4 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/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/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 stdout: 2.76.4 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/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 stdout: -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/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/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 stdout: -L/usr/lib64 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/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 stdout: -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gobject-2.0 found: YES 2.76.4 Pkg-config binary for 1 is cached. Determining dependency 'gmodule-2.0' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion gmodule-2.0` -> 0 stdout: 2.76.4 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags gmodule-2.0` -> 0 stdout: -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gmodule-2.0` -> 0 stdout: -Wl,--export-dynamic -L/usr/lib64 -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gmodule-2.0` -> 0 stdout: -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 ----------- Run-time dependency gmodule-2.0 found: YES 2.76.4 Pkg-config binary for 1 is cached. Determining dependency 'gthread-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/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion gthread-2.0` -> 0 stdout: 2.76.4 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags gthread-2.0` -> 0 stdout: -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gthread-2.0` -> 0 stdout: -L/usr/lib64 -lgthread-2.0 -pthread -lglib-2.0 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gthread-2.0` -> 0 stdout: -lgthread-2.0 -pthread -lglib-2.0 ----------- Run-time dependency gthread-2.0 found: YES 2.76.4 Pkg-config binary for 1 is cached. Determining dependency 'gio-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/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion gio-2.0` -> 0 stdout: 2.76.4 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags gio-2.0` -> 0 stdout: -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gio-2.0` -> 0 stdout: -L/usr/lib64 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gio-2.0` -> 0 stdout: -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gio-2.0 found: YES 2.76.4 Pkg-config binary for 1 is cached. Determining dependency 'gio-unix-2.0' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion gio-unix-2.0` -> 0 stdout: 2.76.4 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags gio-unix-2.0` -> 0 stdout: -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gio-unix-2.0` -> 0 stdout: -L/usr/lib64 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gio-unix-2.0` -> 0 stdout: -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gio-unix-2.0 found: YES 2.76.4 Pkg-config binary for 1 is cached. Determining dependency 'json-glib-1.0' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion json-glib-1.0` -> 0 stdout: 1.6.6 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags json-glib-1.0` -> 0 stdout: -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs json-glib-1.0` -> 0 stdout: -L/usr/lib64 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs json-glib-1.0` -> 0 stdout: -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency json-glib-1.0 found: YES 1.6.6 Pkg-config binary for 1 is cached. Determining dependency 'libjpeg' 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/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion libjpeg` -> 0 stdout: 3.0.0 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags libjpeg` -> 0 env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs libjpeg` -> 0 stdout: -L/usr/lib64 -ljpeg ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs libjpeg` -> 0 stdout: -ljpeg ----------- Run-time dependency libjpeg found: YES 3.0.0 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/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion libpng` -> 0 stdout: 1.6.40 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags libpng` -> 0 stdout: -I/usr/include/libpng16 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs libpng` -> 0 stdout: -L/usr/lib64 -lpng16 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs libpng` -> 0 stdout: -lpng16 ----------- Run-time dependency libpng found: YES 1.6.40 Pkg-config binary for 1 is cached. Determining dependency 'poly2tri-c' 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/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion poly2tri-c` -> 1 stderr: Package poly2tri-c was not found in the pkg-config search path. Perhaps you should add the directory containing `poly2tri-c.pc' to the PKG_CONFIG_PATH environment variable Package 'poly2tri-c', required by 'virtual:world', not found ----------- CMake binary for 1 is not cached CMake binary missing from cross or native file, or env var undefined. Trying a default CMake fallback at cmake Found CMake: /usr/bin/cmake (3.26.5) Extracting basic cmake information CMake Toolchain: Calling CMake once to generate the compiler state Calling CMake (['/usr/bin/cmake']) in /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/__CMake_compiler_info__ with: - "--trace-expand" - "--trace-format=json-v1" - "--no-warn-unused-cli" - "--trace-redirect=cmake_trace.txt" - "-G" - "Ninja" - "-DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/__CMake_compiler_info__/CMakeMesonTempToolchainFile.cmake" - "." CMake trace warning: add_executable() non imported executables are not supported CMake TRACE: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-7OKYtp/CMakeLists.txt:20 add_executable(['cmTC_56c20', '/usr/share/cmake/Modules/CMakeCCompilerABI.c']) CMake trace warning: target_link_options() TARGET cmTC_56c20 not found CMake TRACE: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-7OKYtp/CMakeLists.txt:23 target_link_libraries(['cmTC_56c20', '']) CMake trace warning: add_executable() non imported executables are not supported CMake TRACE: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-L64BSx/CMakeLists.txt:20 add_executable(['cmTC_c124c', '/usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp']) CMake trace warning: target_link_options() TARGET cmTC_c124c not found CMake TRACE: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-L64BSx/CMakeLists.txt:23 target_link_libraries(['cmTC_c124c', '']) Try CMake generator: auto Calling CMake (['/usr/bin/cmake']) in /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/cmake_poly2tri-c with: - "--trace-expand" - "--trace-format=json-v1" - "--no-warn-unused-cli" - "--trace-redirect=cmake_trace.txt" - "-DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/cmake_poly2tri-c/CMakeMesonToolchainFile.cmake" - "." -- Module search paths: ['/', '/opt', '/usr', '/usr/local'] -- CMake root: /usr/share/cmake -- CMake architectures: [] -- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 'share'] Preliminary CMake check failed. Aborting. Run-time dependency poly2tri-c found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency poly2tri-c Executing subproject poly2tri-c Project name: poly2tri-c Project version: 0.1.0 C compiler for the host machine: clang (clang 17.0.1 "clang version 17.0.1") C linker for the host machine: clang ld.lld 17.0.1 C compiler for the build machine: clang (clang 17.0.1 "clang version 17.0.1") C linker for the build machine: clang ld.lld 17.0.1 Dependency glib-2.0 found: YES 2.76.4 (cached) Library m found: YES WARNING: Build target poly2tri-c has no sources. This was never supposed to be allowed but did because of a bug, support will be removed in a future release of Meson Build targets in project: 4 Subproject poly2tri-c finished. Dependency poly2tri-c from subproject subprojects/poly2tri-c found: YES 0.1.0 Pkg-config binary for 1 is cached. Determining dependency 'libnsgif' 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/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion libnsgif` -> 0 stdout: 0.2.1 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags libnsgif` -> 0 env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs libnsgif` -> 0 stdout: -L/usr/lib64 -lnsgif ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs libnsgif` -> 0 stdout: -lnsgif ----------- Run-time dependency libnsgif found: YES 0.2.1 Pkg-config binary for 1 is cached. Determining dependency 'gobject-introspection-1.0' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion gobject-introspection-1.0` -> 0 stdout: 1.76.1 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags gobject-introspection-1.0` -> 0 stdout: -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gobject-introspection-1.0` -> 0 stdout: -L/usr/lib64 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gobject-introspection-1.0` -> 0 stdout: -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gobject-introspection-1.0 found: YES 1.76.1 Dependency vapigen skipped: feature vapigen disabled Pkg-config binary for 1 is cached. Determining dependency 'gexiv2' 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/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion gexiv2` -> 0 stdout: 0.14.2 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags gexiv2` -> 0 stdout: -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gexiv2` -> 0 stdout: -L/usr/lib64 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gexiv2` -> 0 stdout: -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gexiv2 found: YES 0.14.2 Dependency luajit skipped: feature lua disabled Dependency mrg skipped: feature mrg disabled Pkg-config binary for 1 is cached. Determining dependency 'gdk-pixbuf-2.0' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion gdk-pixbuf-2.0` -> 0 stdout: 2.42.10 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags gdk-pixbuf-2.0` -> 0 stdout: -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gdk-pixbuf-2.0` -> 0 stdout: -L/usr/lib64 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs gdk-pixbuf-2.0` -> 0 stdout: -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.10 Pkg-config binary for 1 is cached. Determining dependency 'cairo' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion cairo` -> 0 stdout: 1.17.8 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags cairo` -> 0 stdout: -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs cairo` -> 0 stdout: -L/usr/lib64 -lcairo ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs cairo` -> 0 stdout: -lcairo ----------- Run-time dependency cairo found: YES 1.17.8 Pkg-config binary for 1 is cached. Determining dependency 'pango' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion pango` -> 0 stdout: 1.50.14 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags pango` -> 0 stdout: -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs pango` -> 0 stdout: -L/usr/lib64 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs pango` -> 0 stdout: -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz ----------- Run-time dependency pango found: YES 1.50.14 Pkg-config binary for 1 is cached. Determining dependency 'pangocairo' with pkg-config executable '/usr/bin/x86_64-pc-linux-gnu-pkg-config' env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion pangocairo` -> 0 stdout: 1.50.14 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags pangocairo` -> 0 stdout: -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -pthread ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs pangocairo` -> 0 stdout: -L/usr/lib64 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs pangocairo` -> 0 stdout: -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo ----------- Run-time dependency pangocairo found: YES 1.50.14 Dependency jasper skipped: feature jasper disabled Dependency lcms2 skipped: feature lcms disabled Dependency lensfun skipped: feature lensfun disabled Dependency libraw skipped: feature libraw disabled Pkg-config binary for 1 is cached. Determining dependency 'librsvg-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/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion librsvg-2.0` -> 0 stdout: 2.56.3 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags librsvg-2.0` -> 0 stdout: -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs librsvg-2.0` -> 0 stdout: -L/usr/lib64 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs librsvg-2.0` -> 0 stdout: -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo ----------- Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpzq_86cif Code: int main(void) { return 0; } ----------- Command line: `clang++ /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpzq_86cif/testfile.cpp -o /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpzq_86cif/output.exe -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Werror=implicit-function-declaration -Wl,--start-group -lm -Wl,--end-group -Wl,--allow-shlib-undefined -Wl,-O2 -Wl,--as-needed` -> 0 Run-time dependency librsvg-2.0 found: YES 2.56.3 Dependency libspiro skipped: feature libspiro disabled Pkg-config binary for 1 is cached. Determining dependency 'libtiff-4' 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/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion libtiff-4` -> 0 stdout: 4.5.1 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags libtiff-4` -> 0 env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs libtiff-4` -> 0 stdout: -L/usr/lib64 -ltiff ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs libtiff-4` -> 0 stdout: -ltiff ----------- Run-time dependency libtiff-4 found: YES 4.5.1 Dependency libv4l1 skipped: feature libv4l disabled Dependency libv4l2 skipped: feature libv4l2 disabled Pkg-config binary for 1 is cached. Determining dependency 'libwebp' 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/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion libwebp` -> 0 stdout: 1.3.1 ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --cflags libwebp` -> 0 stdout: -I/usr/include/webp ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs libwebp` -> 0 stdout: -L/usr/lib64 -lwebp ----------- env[PKG_TMPDIR]: /var/tmp/portage/._unmerge_ env[PKG_LOGDIR]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --libs libwebp` -> 0 stdout: -lwebp ----------- Run-time dependency libwebp found: YES 1.3.1 Pkg-config binary for 1 is cached. Determining dependency 'maxflow' 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/media-libs/gegl-0.4.46/temp/logging env[PKG_CONFIG_PATH]: /var/tmp/portage/media-libs/gegl-0.4.46/temp/python3.11/pkgconfig:/usr/share/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib64/pkgconfig ----------- Called: `/usr/bin/x86_64-pc-linux-gnu-pkg-config --modversion maxflow` -> 1 stderr: Package maxflow was not found in the pkg-config search path. Perhaps you should add the directory containing `maxflow.pc' to the PKG_CONFIG_PATH environment variable Package 'maxflow', required by 'virtual:world', not found ----------- CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency maxflow found: NO (tried pkgconfig and cmake) Dependency OpenEXR skipped: feature openexr disabled Running compile: Working directory: /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpixovedqv Code: #ifndef _OPENMP # define _OPENMP #endif "MESON_GET_DEFINE_DELIMITER" _OPENMP ----------- Command line: `clang++ /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-private/tmpixovedqv/testfile.cpp -E -P -O2 -march=native -pipe -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive -Werror=implicit-function-declaration -fopenmp` -> 0 stdout: "MESON_GET_DEFINE_DELIMITER" 202011 ----------- Could not find an OpenMP version matching 202011 Run-time dependency OpenMP found: NO (tried system) meson.build:413:12: ERROR: Dependency "openmp" not found, tried system