Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[gtk] Build failure on x64-linux #43143

Open
RanchMonster opened this issue Jan 7, 2025 · 0 comments
Open

[gtk] Build failure on x64-linux #43143

RanchMonster opened this issue Jan 7, 2025 · 0 comments

Comments

@RanchMonster
Copy link

Package: gtk:[email protected]

Host Environment

  • Host: x64-linux
  • Compiler: GNU 12.2.0
  • vcpkg-tool version: 2024-12-09-1005b78fa1bf1dde1a20c2734cba4ea61ca94d9a
    vcpkg-scripts version: 3aebd5b 2025-01-06 (44 minutes ago)

To Reproduce

vcpkg install gtk

Failure logs

-- Found Python version '3.12.7 at /usr/local/bin/python3'
-- Using meson: /vcpkg/downloads/tools/meson-1.6.1-6779de/meson.py
-- Note: gtk only supports dynamic library linkage. Building dynamic library.
Downloading GNOME-gtk-4.16.3.tar.gz
Successfully downloaded GNOME-gtk-4.16.3.tar.gz.
-- Extracting source /vcpkg/downloads/GNOME-gtk-4.16.3.tar.gz
-- Applying patch 0001-build.patch
-- Applying patch fix_vulkan_enabled.patch
-- Using source at /vcpkg/buildtrees/gtk/src/4.16.3-43597d369f.clean
-- Configuring x64-linux-dbg
-- Getting CMake variables for x64-linux
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:127 (message):
    Command failed: /usr/local/bin/python3 -I /vcpkg/downloads/tools/meson-1.6.1-6779de/meson.py setup -Dwayland-backend=false -Dx11-backend=true -Dbroadway-backend=false -Dwin32-backend=false -Dmacos-backend=false -Dintrospection=disabled -Dbuild-demos=false -Dbuild-testsuite=false -Dbuild-examples=false -Dbuild-tests=false -Ddocumentation=false -Dman-pages=false -Dmedia-gstreamer=disabled -Dprint-cups=disabled -Dvulkan=disabled -Dcloudproviders=disabled -Dsysprof=disabled -Dtracker=disabled -Dcolord=disabled -Df16c=disabled --backend ninja --wrap-mode nodownload -Doptimization=plain --native /vcpkg/buildtrees/gtk/meson-x64-linux-dbg.log --libdir lib --pkgconfig.relocatable -Ddebug=true --prefix /vcpkg/packages/gtk_x64-linux/debug --includedir ../include --pkg-config-path ['/vcpkg/installed/x64-linux/debug/lib/pkgconfig','/vcpkg/installed/x64-linux/share/pkgconfig'] -Dcmake_prefix_path=['/vcpkg/installed/x64-linux/debug','/vcpkg/installed/x64-linux'] /vcpkg/buildtrees/gtk/src/4.16.3-43597d369f.clean
    Working Directory: /vcpkg/buildtrees/gtk/x64-linux-dbg
    Error code: 1
    See logs for more information:
      /vcpkg/buildtrees/gtk/config-x64-linux-dbg-meson-log.txt.log
      /vcpkg/buildtrees/gtk/config-x64-linux-dbg-out.log

Call Stack (most recent call first):
  installed/x64-linux/share/vcpkg-tool-meson/vcpkg_configure_meson.cmake:468 (vcpkg_execute_required_process)
  ports/gtk/portfile.cmake:52 (vcpkg_configure_meson)
  scripts/ports.cmake:196 (include)



/vcpkg/buildtrees/gtk/config-x64-linux-dbg-out.log
The Meson build system
Version: 1.6.1
Source dir: /vcpkg/buildtrees/gtk/src/4.16.3-43597d369f.clean
Build dir: /vcpkg/buildtrees/gtk/x64-linux-dbg
Build type: native build
Project name: gtk
Project version: 4.16.3
C compiler for the host machine: /usr/bin/cc -fPIC -g (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0")
C linker for the host machine: /usr/bin/cc -fPIC -g ld.bfd 2.40
Host machine cpu family: x86_64
Host machine cpu: x86_64
Has header "crt/externs.h" : NO 
Has header "dev/evdev/input.h" : NO 
Has header "dlfcn.h" : YES 
Has header "ftw.h" : YES 
Has header "inttypes.h" : YES 
Has header "linux/input.h" : YES 
Has header "linux/memfd.h" : YES 
Has header "locale.h" : YES 
Has header "memory.h" : YES 
Has header "stdint.h" : YES 
Has header "stdlib.h" : YES 
Has header "string.h" : YES 
Has header "strings.h" : YES 
Has header "sys/mman.h" : YES 
Has header "sys/param.h" : YES 
Has header "sys/stat.h" : YES 
Has header "sys/sysinfo.h" : YES 
Has header "sys/sysmacros.h" : YES 
Has header "sys/systeminfo.h" : NO 
Has header "sys/time.h" : YES 
Has header "sys/types.h" : YES 
Has header "unistd.h" : YES 
Library m found: YES
Checking for function "getpagesize" with dependency -lm: YES 
Checking for function "getresuid" with dependency -lm: YES 
Checking for function "madvise" with dependency -lm: YES 
Checking for function "memfd_create" with dependency -lm: YES 
Checking for function "mkostemp" with dependency -lm: YES 
Checking for function "mlock" with dependency -lm: YES 
Checking for function "mmap" with dependency -lm: YES 
Checking for function "posix_fallocate" with dependency -lm: YES 
Checking for function "sincos" with dependency -lm: YES 
Checking for function "sincosf" with dependency -lm: YES 
Checking for function "memmem" with dependency -lm: YES 
Checking if "sigsetjmp" : links: YES 
Checking if "__uint128_t available" compiles: YES 
Compiler for C supports arguments -fno-strict-aliasing: YES 
Compiler for C supports arguments -Wno-c++11-extensions: NO 
Compiler for C supports arguments -Wno-missing-include-dirs: YES 
Compiler for C supports arguments -Wno-typedef-redefinition: NO 
Compiler for C supports arguments -Wno-tautological-constant-out-of-range-compare: NO 
Compiler for C supports arguments -Wduplicated-branches: YES 
Compiler for C supports arguments -Wduplicated-cond: YES 
Compiler for C supports arguments -Wformat=2: YES 
Compiler for C supports arguments -Wformat-nonliteral: YES 
Compiler for C supports arguments -Wformat-security: YES 
Compiler for C supports arguments -Wignored-qualifiers: YES 
Compiler for C supports arguments -Wimplicit-function-declaration: YES 
Compiler for C supports arguments -Wlogical-op: YES 
Compiler for C supports arguments -Wmisleading-indentation: YES 
Compiler for C supports arguments -Wmissing-format-attribute: YES 
Compiler for C supports arguments -Wmissing-include-dirs: YES 
Compiler for C supports arguments -Wmissing-noreturn: YES 
Compiler for C supports arguments -Wnested-externs: YES 
Compiler for C supports arguments -Wold-style-definition: YES 
Compiler for C supports arguments -Wpointer-arith: YES 
Compiler for C supports arguments -Wshadow: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wswitch-default: YES 
Compiler for C supports arguments -Wswitch-enum: YES 
Compiler for C supports arguments -Wundef: YES 
Compiler for C supports arguments -Wuninitialized: YES 
Compiler for C supports arguments -Wunused: YES 
Compiler for C supports arguments -Werror=address: YES 
Compiler for C supports arguments -Werror=array-bounds: YES 
Compiler for C supports arguments -Werror=empty-body: YES 
Compiler for C supports arguments -Werror=enum-int-mismatch: NO 
Compiler for C supports arguments -Werror=implicit: YES 
Compiler for C supports arguments -Werror=implicit-fallthrough: YES 
Compiler for C supports arguments -Werror=implicit-fallthrough=5: YES 
Compiler for C supports arguments -Werror=init-self: YES 
Compiler for C supports arguments -Werror=int-to-pointer-cast: YES 
Compiler for C supports arguments -Werror=main: YES 
Compiler for C supports arguments -Werror=missing-braces: YES 
Compiler for C supports arguments -Werror=missing-declarations: YES 
Compiler for C supports arguments -Werror=missing-prototypes: YES 
Compiler for C supports arguments -Werror=nonnull: YES 
Compiler for C supports arguments -Werror=override-init: YES 
Compiler for C supports arguments -Werror=pointer-to-int-cast: YES 
Compiler for C supports arguments -Werror=redundant-decls: YES 
Compiler for C supports arguments -Werror=return-type: YES 
Compiler for C supports arguments -Werror=sequence-point: YES 
Compiler for C supports arguments -Werror=trigraphs: YES 
Compiler for C supports arguments -Werror=vla: YES 
Compiler for C supports arguments -Werror=write-strings: YES 
Compiler for C supports arguments -Wcast-align: YES 
Compiler for C supports arguments -Wnull-dereference: YES 
Compiler for C supports arguments -fvisibility=hidden: YES 
Compiler for C supports link arguments -Wl,-Bsymbolic: YES 
Compiler for C supports link arguments -Wl,-z,relro: YES 
Compiler for C supports link arguments -Wl,-z,now: YES 
Found pkg-config: YES (/bin/pkg-config) 1.8.1
Run-time dependency glib-2.0 found: YES 2.80.0
Run-time dependency gobject-2.0 found: YES 2.80.0
Run-time dependency gio-unix-2.0 found: YES 2.80.0
Run-time dependency gmodule-2.0 found: YES 2.80.0
Run-time dependency cairo found: YES 1.18.2
Run-time dependency cairo-gobject found: YES 1.18.2
Run-time dependency pango found: YES 1.54.0
Run-time dependency fribidi found: YES 1.0.16
Run-time dependency harfbuzz found: YES 10.1.0
Run-time dependency harfbuzz-subset found: YES 10.1.0
Run-time dependency pangoft2 found: YES 1.54.0
Run-time dependency pangocairo found: YES 1.54.0
Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.12
Run-time dependency libpng found: YES 1.6.44
Run-time dependency libtiff-4 found: YES 4.7.0
Run-time dependency libjpeg found: YES 3.1.0
Run-time dependency epoxy found: YES 1.5.10
Found CMake: /vcpkg/downloads/tools/cmake-3.30.1-linux/cmake-3.30.1-linux-x86_64/bin/cmake (3.30.1)
Run-time dependency xkbcommon found: NO (tried pkgconfig and cmake)
Run-time dependency graphene-gobject-1.0 found: YES 1.10.8
Run-time dependency iso-codes found: YES 4.15.0
Run-time dependency gobject-introspection-1.0 found: NO (tried pkgconfig and cmake)
Dependency gstreamer-player-1.0 skipped: feature media-gstreamer disabled
Dependency gstreamer-gl-1.0 skipped: feature media-gstreamer disabled
Dependency gstreamer-allocators-1.0 skipped: feature media-gstreamer disabled
Dependency tracker-sparql-3.0 skipped: feature tracker disabled
Dependency colord skipped: feature colord disabled
Run-time dependency cairo-xlib found: YES 1.18.2
Run-time dependency cairo-script-interpreter found: YES 1.18.2
Run-time dependency xrandr found: NO (tried pkgconfig and cmake)

../src/4.16.3-43597d369f.clean/meson.build:520:19: ERROR: Dependency "xrandr" not found, tried pkgconfig and cmake

A full log can be found at /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-logs/meson-log.txt
/vcpkg/buildtrees/gtk/config-x64-linux-dbg-meson-log.txt.log
Build started at 2025-01-06T15:25:08.135679
Main binary: /usr/local/bin/python3
Build Options: -Dwayland-backend=false -Dx11-backend=true -Dbroadway-backend=false -Dwin32-backend=false -Dmacos-backend=false -Dintrospection=disabled -Dbuild-demos=false -Dbuild-testsuite=false -Dbuild-examples=false -Dbuild-tests=false -Ddocumentation=false -Dman-pages=false -Dmedia-gstreamer=disabled -Dprint-cups=disabled -Dvulkan=disabled -Dcloudproviders=disabled -Dsysprof=disabled -Dtracker=disabled -Dcolord=disabled -Df16c=disabled -Doptimization=plain -Ddebug=true '-Dcmake_prefix_path=['"'"'/vcpkg/installed/x64-linux/debug'"'"','"'"'/vcpkg/installed/x64-linux'"'"']' -Dprefix=/vcpkg/packages/gtk_x64-linux/debug -Dincludedir=../include -Dlibdir=lib -Dbackend=ninja -Dwrap_mode=nodownload -Dpkgconfig.relocatable=True '-Dpkg_config_path=['"'"'/vcpkg/installed/x64-linux/debug/lib/pkgconfig'"'"','"'"'/vcpkg/installed/x64-linux/share/pkgconfig'"'"']' --native-file=/vcpkg/buildtrees/gtk/meson-x64-linux-dbg.log
Python system: Linux
The Meson build system
Version: 1.6.1
Source dir: /vcpkg/buildtrees/gtk/src/4.16.3-43597d369f.clean
Build dir: /vcpkg/buildtrees/gtk/x64-linux-dbg
Build type: native build
Project name: gtk
Project version: 4.16.3
-----------
Detecting compiler via: `/usr/bin/cc -fPIC -g --version` -> 0
stdout:
cc (Debian 12.2.0-14) 12.2.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-----------
Running command: -cpp -x c -E -dM -
-----
-----------
Detecting linker via: `/usr/bin/cc -fPIC -g -Wl,--version -L/vcpkg/installed/x64-linux/debug/lib` -> 0
stdout:
GNU ld (GNU Binutils for Debian) 2.40
Copyright (C) 2023 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
-----------
stderr:
collect2 version 12.2.0
/usr/bin/ld -plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper -plugin-opt=-fresolution=/tmp/cccJyUB1.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o -L/vcpkg/installed/x64-linux/debug/lib -L/usr/lib/gcc/x86_64-linux-gnu/12 -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/12/../../.. --version -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crtn.o
-----------
Sanity testing C compiler: /usr/bin/cc -fPIC -g
Is cross compiler: False.
Sanity check compiler command line: /usr/bin/cc -fPIC -g sanitycheckc.c -o sanitycheckc.exe -fPIC -g -I/vcpkg/installed/x64-linux/include -D_FILE_OFFSET_BITS=64 -L/vcpkg/installed/x64-linux/debug/lib
Sanity check compile stdout:

-----
Sanity check compile stderr:

-----
Running test binary command:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/sanitycheckc.exe
C compiler for the host machine: /usr/bin/cc -fPIC -g (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0")
C linker for the host machine: /usr/bin/cc -fPIC -g ld.bfd 2.40
-----------
Detecting archiver via: `/usr/bin/ar --version` -> 0
stdout:
GNU ar (GNU Binutils for Debian) 2.40
Copyright (C) 2023 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
-----------
-----------
Detecting compiler via: `/usr/bin/cc -fPIC -g --version` -> 0
stdout:
cc (Debian 12.2.0-14) 12.2.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-----------
Running command: -cpp -x c -E -dM -
-----
-----------
Detecting linker via: `/usr/bin/cc -fPIC -g -Wl,--version` -> 0
stdout:
GNU ld (GNU Binutils for Debian) 2.40
Copyright (C) 2023 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
-----------
stderr:
collect2 version 12.2.0
/usr/bin/ld -plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper -plugin-opt=-fresolution=/tmp/ccErzZ6P.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/12 -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/12/../../.. --version -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crtn.o
-----------
Sanity testing C compiler: /usr/bin/cc -fPIC -g
Is cross compiler: False.
Sanity check compiler command line: /usr/bin/cc -fPIC -g sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64
Sanity check compile stdout:

-----
Sanity check compile stderr:

-----
Running test binary command:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/sanitycheckc.exe
C compiler for the build machine: /usr/bin/cc -fPIC -g (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0")
C linker for the build machine: /usr/bin/cc -fPIC -g ld.bfd 2.40
-----------
Detecting archiver via: `/usr/bin/ar --version` -> 0
stdout:
GNU ar (GNU Binutils for Debian) 2.40
Copyright (C) 2023 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
-----------
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:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmp8cb47y0y
Code:

        #ifdef __has_include
         #if !__has_include("crt/externs.h")
          #error "Header 'crt/externs.h' could not be found"
         #endif
        #else
         #include <crt/externs.h>
        #endif
-----------
Command line: `/usr/bin/cc -fPIC -g -I/vcpkg/installed/x64-linux/include /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmp8cb47y0y/testfile.c -E -P -fPIC -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 1
stderr:
/vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmp8cb47y0y/testfile.c:4:12: error: #error "Header 'crt/externs.h' could not be found"
    4 |           #error "Header 'crt/externs.h' could not be found"
      |            ^~~~~
-----------
Has header "crt/externs.h" : NO 
Running compile:
Working directory:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpsibrouac
Code:

        #ifdef __has_include
         #if !__has_include("dev/evdev/input.h")
          #error "Header 'dev/evdev/input.h' could not be found"
         #endif
        #else
         #include <dev/evdev/input.h>
        #endif
-----------
Command line: `/usr/bin/cc -fPIC -g -I/vcpkg/installed/x64-linux/include /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpsibrouac/testfile.c -E -P -fPIC -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 1
stderr:
/vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpsibrouac/testfile.c:4:12: error: #error "Header 'dev/evdev/input.h' could not be found"
    4 |           #error "Header 'dev/evdev/input.h' could not be found"
      |            ^~~~~
-----------
Has header "dev/evdev/input.h" : NO 
Running compile:
Working directory:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpa1nf1hwy
Code:

        #ifdef __has_include
         #if !__has_include("dlfcn.h")
          #error "Header 'dlfcn.h' could not be found"
         #endif
        #else
         #include <dlfcn.h>
        #endif
-----------
Command line: `/usr/bin/cc -fPIC -g -I/vcpkg/installed/x64-linux/include /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpa1nf1hwy/testfile.c -E -P -fPIC -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "dlfcn.h" : YES 
Running compile:
Working directory:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmp4jpjv9gv
Code:

        #ifdef __has_include
         #if !__has_include("ftw.h")
          #error "Header 'ftw.h' could not be found"
         #endif
        #else
         #include <ftw.h>
        #endif
-----------
Command line: `/usr/bin/cc -fPIC -g -I/vcpkg/installed/x64-linux/include /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmp4jpjv9gv/testfile.c -E -P -fPIC -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "ftw.h" : YES 
Running compile:
Working directory:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmp9twc_22o
Code:

        #ifdef __has_include
         #if !__has_include("inttypes.h")
          #error "Header 'inttypes.h' could not be found"
         #endif
        #else
         #include <inttypes.h>
        #endif
-----------
Command line: `/usr/bin/cc -fPIC -g -I/vcpkg/installed/x64-linux/include /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmp9twc_22o/testfile.c -E -P -fPIC -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "inttypes.h" : YES 
Running compile:
Working directory:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpko5wc0um
Code:

        #ifdef __has_include
         #if !__has_include("linux/input.h")
          #error "Header 'linux/input.h' could not be found"
         #endif
        #else
         #include <linux/input.h>
        #endif
-----------
Command line: `/usr/bin/cc -fPIC -g -I/vcpkg/installed/x64-linux/include /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpko5wc0um/testfile.c -E -P -fPIC -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "linux/input.h" : YES 
Running compile:
Working directory:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmp9m4fp16j
Code:

        #ifdef __has_include
         #if !__has_include("linux/memfd.h")
          #error "Header 'linux/memfd.h' could not be found"
         #endif
        #else
         #include <linux/memfd.h>
        #endif
-----------
Command line: `/usr/bin/cc -fPIC -g -I/vcpkg/installed/x64-linux/include /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmp9m4fp16j/testfile.c -E -P -fPIC -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "linux/memfd.h" : YES 
Running compile:
Working directory:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmp72f2uvh9
Code:

        #ifdef __has_include
         #if !__has_include("locale.h")
          #error "Header 'locale.h' could not be found"
         #endif
        #else
         #include <locale.h>
        #endif
-----------
Command line: `/usr/bin/cc -fPIC -g -I/vcpkg/installed/x64-linux/include /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmp72f2uvh9/testfile.c -E -P -fPIC -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "locale.h" : YES 
Running compile:
Working directory:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmp1b8i1ijo
Code:

        #ifdef __has_include
         #if !__has_include("memory.h")
          #error "Header 'memory.h' could not be found"
         #endif
        #else
         #include <memory.h>
        #endif
-----------
Command line: `/usr/bin/cc -fPIC -g -I/vcpkg/installed/x64-linux/include /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmp1b8i1ijo/testfile.c -E -P -fPIC -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "memory.h" : YES 
Running compile:
Working directory:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmp5dkg1yti
Code:

        #ifdef __has_include
         #if !__has_include("stdint.h")
          #error "Header 'stdint.h' could not be found"
         #endif
        #else
         #include <stdint.h>
        #endif
-----------
Command line: `/usr/bin/cc -fPIC -g -I/vcpkg/installed/x64-linux/include /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmp5dkg1yti/testfile.c -E -P -fPIC -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "stdint.h" : YES 
Running compile:
Working directory:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpzdfigg_a
Code:

        #ifdef __has_include
         #if !__has_include("stdlib.h")
          #error "Header 'stdlib.h' could not be found"
         #endif
        #else
         #include <stdlib.h>
        #endif
-----------
Command line: `/usr/bin/cc -fPIC -g -I/vcpkg/installed/x64-linux/include /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpzdfigg_a/testfile.c -E -P -fPIC -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "stdlib.h" : YES 
Running compile:
Working directory:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpbv5z3nmn
Code:

        #ifdef __has_include
         #if !__has_include("string.h")
          #error "Header 'string.h' could not be found"
         #endif
        #else
         #include <string.h>
        #endif
-----------
Command line: `/usr/bin/cc -fPIC -g -I/vcpkg/installed/x64-linux/include /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpbv5z3nmn/testfile.c -E -P -fPIC -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "string.h" : YES 
Running compile:
Working directory:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpqvuvquaf
Code:

        #ifdef __has_include
         #if !__has_include("strings.h")
          #error "Header 'strings.h' could not be found"
         #endif
        #else
         #include <strings.h>
        #endif
-----------
Command line: `/usr/bin/cc -fPIC -g -I/vcpkg/installed/x64-linux/include /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpqvuvquaf/testfile.c -E -P -fPIC -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "strings.h" : YES 
Running compile:
Working directory:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpydv0mhlu
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
-----------
Command line: `/usr/bin/cc -fPIC -g -I/vcpkg/installed/x64-linux/include /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpydv0mhlu/testfile.c -E -P -fPIC -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "sys/mman.h" : YES 
Running compile:
Working directory:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpet0c0cpd
Code:

        #ifdef __has_include
         #if !__has_include("sys/param.h")
          #error "Header 'sys/param.h' could not be found"
         #endif
        #else
         #include <sys/param.h>
        #endif
-----------
Command line: `/usr/bin/cc -fPIC -g -I/vcpkg/installed/x64-linux/include /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpet0c0cpd/testfile.c -E -P -fPIC -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "sys/param.h" : YES 
Running compile:
Working directory:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpwo0z4udj
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
-----------
Command line: `/usr/bin/cc -fPIC -g -I/vcpkg/installed/x64-linux/include /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpwo0z4udj/testfile.c -E -P -fPIC -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "sys/stat.h" : YES 
Running compile:
Working directory:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpeoo7znq1
Code:

        #ifdef __has_include
         #if !__has_include("sys/sysinfo.h")
          #error "Header 'sys/sysinfo.h' could not be found"
         #endif
        #else
         #include <sys/sysinfo.h>
        #endif
-----------
Command line: `/usr/bin/cc -fPIC -g -I/vcpkg/installed/x64-linux/include /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpeoo7znq1/testfile.c -E -P -fPIC -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "sys/sysinfo.h" : YES 
Running compile:
Working directory:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpnno9521h
Code:

        #ifdef __has_include
         #if !__has_include("sys/sysmacros.h")
          #error "Header 'sys/sysmacros.h' could not be found"
         #endif
        #else
         #include <sys/sysmacros.h>
        #endif
-----------
Command line: `/usr/bin/cc -fPIC -g -I/vcpkg/installed/x64-linux/include /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpnno9521h/testfile.c -E -P -fPIC -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "sys/sysmacros.h" : YES 
Running compile:
Working directory:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpj39w_cic
Code:

        #ifdef __has_include
         #if !__has_include("sys/systeminfo.h")
          #error "Header 'sys/systeminfo.h' could not be found"
         #endif
        #else
         #include <sys/systeminfo.h>
        #endif
-----------
Command line: `/usr/bin/cc -fPIC -g -I/vcpkg/installed/x64-linux/include /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpj39w_cic/testfile.c -E -P -fPIC -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 1
stderr:
/vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpj39w_cic/testfile.c:4:12: error: #error "Header 'sys/systeminfo.h' could not be found"
...
Skipped 1003 lines
...
-----------
Run-time dependency gmodule-2.0 found: YES 2.80.0
Determining dependency 'cairo' with pkg-config executable '/bin/pkg-config'
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --modversion cairo` -> 0
stdout:
1.18.2
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --cflags cairo` -> 0
stdout:
-I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/cairo -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/libpng16 -DXML_STATIC -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/pixman-1 -pthread
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs cairo` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lcairo -ldl -lfontconfig -lfreetyped -lexpat -lfreetyped -lbz2d -lpng16d -lz -lbrotlidec -lbrotlicommon -L/usr/lib/x86_64-linux-gnu -lXext -lXrender -lX11 -lpixman-1 -lm -pthread
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs cairo` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lcairo -ldl -lfontconfig -lfreetyped -lexpat -lfreetyped -lbz2d -lpng16d -lz -lbrotlidec -lbrotlicommon -lXext -lXrender -lX11 -lpixman-1 -lm -pthread
-----------
Running compile:
Working directory:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmp28tptfsj
Code:
int main(void) { return 0; }

-----------
Command line: `/usr/bin/cc -fPIC -g -L/vcpkg/installed/x64-linux/debug/lib -I/vcpkg/installed/x64-linux/include /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmp28tptfsj/testfile.c -o /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmp28tptfsj/output.exe -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -ldl -Wl,--allow-shlib-undefined` -> 0
Running compile:
Working directory:  /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpporomutd
Code:
int main(void) { return 0; }

-----------
Command line: `/usr/bin/cc -fPIC -g -L/vcpkg/installed/x64-linux/debug/lib -I/vcpkg/installed/x64-linux/include /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpporomutd/testfile.c -o /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/tmpporomutd/output.exe -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -lm -Wl,--allow-shlib-undefined` -> 0
Run-time dependency cairo found: YES 1.18.2
Determining dependency 'cairo-gobject' with pkg-config executable '/bin/pkg-config'
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --modversion cairo-gobject` -> 0
stdout:
1.18.2
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --cflags cairo-gobject` -> 0
stdout:
-I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/cairo -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/libpng16 -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/pixman-1 -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/glib-2.0 -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib/glib-2.0/include -DXML_STATIC -pthread
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs cairo-gobject` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lcairo-gobject -lcairo -ldl -lfreetyped -L/usr/lib/x86_64-linux-gnu -lgobject-2.0 -lglib-2.0 -lpcre2-8 -lffi -lfontconfig -lfreetyped -lexpat -lfreetyped -lbz2d -lpng16d -lz -lbrotlidec -lbrotlicommon -lXext -lXrender -lX11 -lpixman-1 -lm -pthread
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs cairo-gobject` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lcairo-gobject -lcairo -ldl -lfreetyped -lgobject-2.0 -lglib-2.0 -lpcre2-8 -lffi -lfontconfig -lfreetyped -lexpat -lfreetyped -lbz2d -lpng16d -lz -lbrotlidec -lbrotlicommon -lXext -lXrender -lX11 -lpixman-1 -lm -pthread
-----------
Run-time dependency cairo-gobject found: YES 1.18.2
Determining dependency 'pango' with pkg-config executable '/bin/pkg-config'
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --modversion pango` -> 0
stdout:
1.54.0
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --cflags pango` -> 0
stdout:
-I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/pango-1.0 -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/glib-2.0 -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib/glib-2.0/include -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/fribidi -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/harfbuzz -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/libpng16 -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/cairo -DXML_STATIC -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/pixman-1 -pthread
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs pango` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lpango-1.0 -lgio-2.0 -lgobject-2.0 -lffi -lgmodule-2.0 -lfribidi -lharfbuzz -lm -lglib-2.0 -lpcre2-8 -lfreetyped -lcairo -ldl -lfontconfig -lfreetyped -lexpat -lfreetyped -lbz2d -lpng16d -lz -lbrotlidec -lbrotlicommon -L/usr/lib/x86_64-linux-gnu -lXext -lXrender -lX11 -lpixman-1 -lm -pthread
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs pango` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lpango-1.0 -lgio-2.0 -lgobject-2.0 -lffi -lgmodule-2.0 -lfribidi -lharfbuzz -lm -lglib-2.0 -lpcre2-8 -lfreetyped -lcairo -ldl -lfontconfig -lfreetyped -lexpat -lfreetyped -lbz2d -lpng16d -lz -lbrotlidec -lbrotlicommon -lXext -lXrender -lX11 -lpixman-1 -lm -pthread
-----------
Run-time dependency pango found: YES 1.54.0
Determining dependency 'fribidi' with pkg-config executable '/bin/pkg-config'
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --modversion fribidi` -> 0
stdout:
1.0.16
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --cflags fribidi` -> 0
stdout:
-I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/fribidi
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs fribidi` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lfribidi
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs fribidi` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lfribidi
-----------
Run-time dependency fribidi found: YES 1.0.16
Determining dependency 'harfbuzz' with pkg-config executable '/bin/pkg-config'
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --modversion harfbuzz` -> 0
stdout:
10.1.0
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --cflags harfbuzz` -> 0
stdout:
-I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/harfbuzz -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/libpng16 -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/glib-2.0 -pthread -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib/glib-2.0/include
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs harfbuzz` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lharfbuzz -lm -lfreetyped -lbz2d -lpng16d -lz -lbrotlidec -lbrotlicommon -lglib-2.0 -lm -pthread -lpcre2-8
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs harfbuzz` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lharfbuzz -lm -lfreetyped -lbz2d -lpng16d -lz -lbrotlidec -lbrotlicommon -lglib-2.0 -lm -pthread -lpcre2-8
-----------
Run-time dependency harfbuzz found: YES 10.1.0
Determining dependency 'harfbuzz-subset' with pkg-config executable '/bin/pkg-config'
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --modversion harfbuzz-subset` -> 0
stdout:
10.1.0
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --cflags harfbuzz-subset` -> 0
stdout:
-I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/harfbuzz -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/libpng16 -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/glib-2.0 -pthread -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib/glib-2.0/include
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs harfbuzz-subset` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lharfbuzz-subset -lharfbuzz -lm -lfreetyped -lbz2d -lpng16d -lz -lbrotlidec -lbrotlicommon -lglib-2.0 -lm -pthread -lpcre2-8
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs harfbuzz-subset` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lharfbuzz-subset -lharfbuzz -lm -lfreetyped -lbz2d -lpng16d -lz -lbrotlidec -lbrotlicommon -lglib-2.0 -lm -pthread -lpcre2-8
-----------
Run-time dependency harfbuzz-subset found: YES 10.1.0
Determining dependency 'pangoft2' with pkg-config executable '/bin/pkg-config'
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --modversion pangoft2` -> 0
stdout:
1.54.0
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --cflags pangoft2` -> 0
stdout:
-I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/pango-1.0 -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/glib-2.0 -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib/glib-2.0/include -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/fribidi -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/harfbuzz -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/libpng16 -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/cairo -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/pixman-1 -DXML_STATIC -pthread
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs pangoft2` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lpangoft2-1.0 -lpango-1.0 -lm -lfreetyped -lfreetyped -L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lffi -lgmodule-2.0 -lfribidi -lharfbuzz -lm -lglib-2.0 -lpcre2-8 -lfreetyped -lcairo -ldl -lfontconfig -lfreetyped -lexpat -lfreetyped -lbz2d -lpng16d -lz -lbrotlidec -lbrotlicommon -lXext -lXrender -lX11 -lpixman-1 -lm -pthread
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs pangoft2` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lpangoft2-1.0 -lpango-1.0 -lm -lfreetyped -lfreetyped -lgio-2.0 -lgobject-2.0 -lffi -lgmodule-2.0 -lfribidi -lharfbuzz -lm -lglib-2.0 -lpcre2-8 -lfreetyped -lcairo -ldl -lfontconfig -lfreetyped -lexpat -lfreetyped -lbz2d -lpng16d -lz -lbrotlidec -lbrotlicommon -lXext -lXrender -lX11 -lpixman-1 -lm -pthread
-----------
Run-time dependency pangoft2 found: YES 1.54.0
Determining dependency 'pangocairo' with pkg-config executable '/bin/pkg-config'
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --modversion pangocairo` -> 0
stdout:
1.54.0
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --cflags pangocairo` -> 0
stdout:
-I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/pango-1.0 -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/glib-2.0 -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib/glib-2.0/include -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/fribidi -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/harfbuzz -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/libpng16 -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/cairo -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/pixman-1 -DXML_STATIC -pthread
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs pangocairo` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lpangocairo-1.0 -lm -lfreetyped -lfreetyped -L/usr/lib/x86_64-linux-gnu -lpangoft2-1.0 -lpango-1.0 -lm -lfreetyped -lfreetyped -lm -lfreetyped -lfreetyped -lgio-2.0 -lgobject-2.0 -lffi -lgmodule-2.0 -lfribidi -lharfbuzz -lm -lglib-2.0 -lpcre2-8 -lfreetyped -lcairo -ldl -lfontconfig -lfreetyped -lexpat -lfreetyped -lbz2d -lpng16d -lz -lbrotlidec -lbrotlicommon -lXext -lXrender -lX11 -lpixman-1 -lm -pthread
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs pangocairo` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lpangocairo-1.0 -lm -lfreetyped -lfreetyped -lpangoft2-1.0 -lpango-1.0 -lm -lfreetyped -lfreetyped -lm -lfreetyped -lfreetyped -lgio-2.0 -lgobject-2.0 -lffi -lgmodule-2.0 -lfribidi -lharfbuzz -lm -lglib-2.0 -lpcre2-8 -lfreetyped -lcairo -ldl -lfontconfig -lfreetyped -lexpat -lfreetyped -lbz2d -lpng16d -lz -lbrotlidec -lbrotlicommon -lXext -lXrender -lX11 -lpixman-1 -lm -pthread
-----------
Run-time dependency pangocairo found: YES 1.54.0
Determining dependency 'gdk-pixbuf-2.0' with pkg-config executable '/bin/pkg-config'
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --modversion gdk-pixbuf-2.0` -> 0
stdout:
2.42.12
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --cflags gdk-pixbuf-2.0` -> 0
stdout:
-I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/gdk-pixbuf-2.0 -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/libpng16 -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include -DLZMA_API_STATIC -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/glib-2.0 -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib/glib-2.0/include -pthread
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs gdk-pixbuf-2.0` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lgdk_pixbuf-2.0 -lpng16d -ltiffd -ljpeg -llzma -lgio-2.0 -lgobject-2.0 -lffi -lgmodule-2.0 -lglib-2.0 -lm -pthread -lpcre2-8 -lz
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs gdk-pixbuf-2.0` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lgdk_pixbuf-2.0 -lpng16d -ltiffd -ljpeg -llzma -lgio-2.0 -lgobject-2.0 -lffi -lgmodule-2.0 -lglib-2.0 -lm -pthread -lpcre2-8 -lz
-----------
Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.12
Determining dependency 'libpng' with pkg-config executable '/bin/pkg-config'
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --modversion libpng` -> 0
stdout:
1.6.44
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --cflags libpng` -> 0
stdout:
-I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/libpng16 -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs libpng` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lpng16d -lm -lz
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs libpng` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lpng16d -lm -lz
-----------
Run-time dependency libpng found: YES 1.6.44
Determining dependency 'libtiff-4' with pkg-config executable '/bin/pkg-config'
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --modversion libtiff-4` -> 0
stdout:
4.7.0
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --cflags libtiff-4` -> 0
stdout:
-I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include -DLZMA_API_STATIC
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs libtiff-4` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -ltiffd -lm -lz -ljpeg -llzma -pthread
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs libtiff-4` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -ltiffd -lm -lz -ljpeg -llzma -pthread
-----------
Run-time dependency libtiff-4 found: YES 4.7.0
Determining dependency 'libjpeg' with pkg-config executable '/bin/pkg-config'
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --modversion libjpeg` -> 0
stdout:
3.1.0
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --cflags libjpeg` -> 0
stdout:
-I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs libjpeg` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -ljpeg
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs libjpeg` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -ljpeg
-----------
Run-time dependency libjpeg found: YES 3.1.0
Determining dependency 'epoxy' with pkg-config executable '/bin/pkg-config'
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --modversion epoxy` -> 0
stdout:
1.5.10
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --cflags epoxy` -> 0
stdout:
-I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs epoxy` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lepoxy -ldl -L/usr/lib/x86_64-linux-gnu -lX11
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs epoxy` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lepoxy -ldl -lX11
-----------
Run-time dependency epoxy found: YES 1.5.10
Determining dependency 'xkbcommon' with pkg-config executable '/bin/pkg-config'
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --modversion xkbcommon` -> 1
stderr:
Package xkbcommon was not found in the pkg-config search path.
Perhaps you should add the directory containing `xkbcommon.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xkbcommon', required by 'virtual:world', not found
-----------
CMake binary for host machine is not cached
CMake binary for host machine specified from cross file, native file, or env var as ['/vcpkg/downloads/tools/cmake-3.30.1-linux/cmake-3.30.1-linux-x86_64/bin/cmake']
Found CMake: /vcpkg/downloads/tools/cmake-3.30.1-linux/cmake-3.30.1-linux-x86_64/bin/cmake (3.30.1)
Extracting basic cmake information
CMake Toolchain: Calling CMake once to generate the compiler state
Calling CMake (['/vcpkg/downloads/tools/cmake-3.30.1-linux/cmake-3.30.1-linux-x86_64/bin/cmake']) in /vcpkg/buildtrees/gtk/x64-linux-dbg/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=/vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/__CMake_compiler_info__/CMakeMesonTempToolchainFile.cmake"
  - "."
  - "-DCMAKE_PREFIX_PATH=/vcpkg/installed/x64-linux/debug;/vcpkg/installed/x64-linux"
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE: /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-NAX3wj/CMakeLists.txt:22 add_executable(['cmTC_e7b7c'])
CMake trace warning: target_link_libraries() TARGET cmTC_e7b7c not found
CMake TRACE: /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-NAX3wj/CMakeLists.txt:28 target_link_libraries(['cmTC_e7b7c', ''])
Try CMake generator: auto
Calling CMake (['/vcpkg/downloads/tools/cmake-3.30.1-linux/cmake-3.30.1-linux-x86_64/bin/cmake']) in /vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/cmake_xkbcommon with:
  - "--trace-expand"
  - "--trace-format=json-v1"
  - "--no-warn-unused-cli"
  - "--trace-redirect=cmake_trace.txt"
  - "-DCMAKE_TOOLCHAIN_FILE=/vcpkg/buildtrees/gtk/x64-linux-dbg/meson-private/cmake_xkbcommon/CMakeMesonToolchainFile.cmake"
  - "."
  - "-DCMAKE_PREFIX_PATH=/vcpkg/installed/x64-linux/debug;/vcpkg/installed/x64-linux"
  -- Module search paths:    ['/', '/opt', '/usr', '/usr/local', '/vcpkg/downloads/tools/cmake-3.30.1-linux/cmake-3.30.1-linux-x86_64', '/vcpkg/installed/x64-linux', '/vcpkg/installed/x64-linux/debug']
  -- CMake root:             /vcpkg/downloads/tools/cmake-3.30.1-linux/cmake-3.30.1-linux-x86_64/share/cmake-3.30
  -- CMake architectures:    ['x86_64-linux-gnu']
  -- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 'share', '', 'lib/x86_64-linux-gnu']
Preliminary CMake check failed. Aborting.
Run-time dependency xkbcommon found: NO (tried pkgconfig and cmake)
Determining dependency 'graphene-gobject-1.0' with pkg-config executable '/bin/pkg-config'
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --modversion graphene-gobject-1.0` -> 0
stdout:
1.10.8
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --cflags graphene-gobject-1.0` -> 0
stdout:
-I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/graphene-1.0 -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/glib-2.0 -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib/glib-2.0/include -pthread
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs graphene-gobject-1.0` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lgraphene-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread -lpcre2-8 -lffi
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs graphene-gobject-1.0` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lgraphene-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread -lpcre2-8 -lffi
-----------
Run-time dependency graphene-gobject-1.0 found: YES 1.10.8
Determining dependency 'iso-codes' with pkg-config executable '/bin/pkg-config'
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --modversion iso-codes` -> 0
stdout:
4.15.0
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --cflags iso-codes` -> 0
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs iso-codes` -> 0
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs iso-codes` -> 0
Run-time dependency iso-codes found: YES 4.15.0
Determining dependency 'gobject-introspection-1.0' with pkg-config executable '/bin/pkg-config'
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --modversion gobject-introspection-1.0` -> 1
stderr:
Package gobject-introspection-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gobject-introspection-1.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'gobject-introspection-1.0', required by 'virtual:world', not found
-----------
CMake binary for host machine is cached.
Preliminary CMake check failed. Aborting.
Run-time dependency gobject-introspection-1.0 found: NO (tried pkgconfig and cmake)
Dependency gstreamer-player-1.0 skipped: feature media-gstreamer disabled
Dependency gstreamer-gl-1.0 skipped: feature media-gstreamer disabled
Dependency gstreamer-allocators-1.0 skipped: feature media-gstreamer disabled
Dependency tracker-sparql-3.0 skipped: feature tracker disabled
Dependency colord skipped: feature colord disabled
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --variable=prefix iso-codes` -> 0
stdout:
/usr
-----------
Got pkg-config variable prefix : /usr
Determining dependency 'cairo-xlib' with pkg-config executable '/bin/pkg-config'
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --modversion cairo-xlib` -> 0
stdout:
1.18.2
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --cflags cairo-xlib` -> 0
stdout:
-I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/cairo -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/libpng16 -DXML_STATIC -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/pixman-1 -pthread
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs cairo-xlib` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lcairo -ldl -lfontconfig -lfreetyped -lexpat -lfreetyped -lbz2d -lpng16d -lz -lbrotlidec -lbrotlicommon -L/usr/lib/x86_64-linux-gnu -lXrender -lpixman-1 -lm -pthread -lX11 -lXext
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs cairo-xlib` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lcairo -ldl -lfontconfig -lfreetyped -lexpat -lfreetyped -lbz2d -lpng16d -lz -lbrotlidec -lbrotlicommon -lXrender -lpixman-1 -lm -pthread -lX11 -lXext
-----------
Run-time dependency cairo-xlib found: YES 1.18.2
Determining dependency 'cairo-script-interpreter' with pkg-config executable '/bin/pkg-config'
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --modversion cairo-script-interpreter` -> 0
stdout:
1.18.2
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --cflags cairo-script-interpreter` -> 0
stdout:
-I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/cairo -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/libpng16 -I/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../../include/pixman-1 -DXML_STATIC -pthread
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs cairo-script-interpreter` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lcairo-script-interpreter -lcairo -ldl -lfreetyped -L/usr/lib/x86_64-linux-gnu -lz -lfontconfig -lfreetyped -lexpat -lfreetyped -lbz2d -lpng16d -lz -lbrotlidec -lbrotlicommon -lXext -lXrender -lX11 -lpixman-1 -lm -pthread
-----------
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --libs cairo-script-interpreter` -> 0
stdout:
-L/vcpkg/installed/x64-linux/debug/lib/pkgconfig/../../lib -lcairo-script-interpreter -lcairo -ldl -lfreetyped -lz -lfontconfig -lfreetyped -lexpat -lfreetyped -lbz2d -lpng16d -lz -lbrotlidec -lbrotlicommon -lXext -lXrender -lX11 -lpixman-1 -lm -pthread
-----------
Run-time dependency cairo-script-interpreter found: YES 1.18.2
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --variable=epoxy_has_egl epoxy` -> 0
stdout:
1
-----------
Got pkg-config variable epoxy_has_egl : 1
Determining dependency 'xrandr' with pkg-config executable '/bin/pkg-config'
env[PKG_CONFIG]: /bin/pkg-config
env[PKG_CONFIG_PATH]: /vcpkg/installed/x64-linux/debug/lib/pkgconfig:/vcpkg/installed/x64-linux/share/pkgconfig
-----------
Called: `/bin/pkg-config --modversion xrandr` -> 1
stderr:
Package xrandr was not found in the pkg-config search path.
Perhaps you should add the directory containing `xrandr.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xrandr', required by 'virtual:world', not found
-----------
CMake binary for host machine is cached.
Preliminary CMake check failed. Aborting.
Run-time dependency xrandr found: NO (tried pkgconfig and cmake)

../src/4.16.3-43597d369f.clean/meson.build:520:19: ERROR: Dependency "xrandr" not found, tried pkgconfig and cmake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant