microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
23.29k stars 6.43k forks source link

[libsystemd] Build failure on x64-linux #37279

Open jonaseberle opened 8 months ago

jonaseberle commented 8 months ago

Package: libsystemd:x64-linux@254#2

Host Environment

To Reproduce

vcpkg install Failure logs

-- Using cached systemd-systemd-v254.tar.gz.
-- Cleaning sources at /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/src/v254-832da4078b.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/downloads/systemd-systemd-v254.tar.gz
-- Applying patch pkgconfig.patch
-- Using source at /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/src/v254-832da4078b.clean
-- Getting CMake variables for x64-linux-dbg
-- Getting CMake variables for x64-linux-rel
-- Configuring x64-linux-dbg
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:112 (message):
    Command failed: /usr/bin/python3 -I /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/tools/meson/meson.py -Dstatic-libsystemd=true -Daudit=false -Dgcrypt=false --buildtype plain --backend ninja --wrap-mode nodownload --libdir lib -Drootprefix=/home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/packages/libsystemd_x64-linux/debug -Dpkgconfiglibdir={CURRENT_PACKAGES_DIR}/debug --native /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/meson-x64-linux-dbg.log -Ddebug=true --prefix /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/packages/libsystemd_x64-linux/debug --includedir ../include -Dcmake_prefix_path=['/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug','/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux'] /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/src/v254-832da4078b.clean
    Working Directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg
    Error code: 1
    See logs for more information:
      /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/config-x64-linux-dbg-meson-log.txt.log
      /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/config-x64-linux-dbg-out.log

Call Stack (most recent call first):
  scripts/cmake/vcpkg_configure_meson.cmake:431 (vcpkg_execute_required_process)
  ports/libsystemd/portfile.cmake:12 (vcpkg_configure_meson)
  scripts/ports.cmake:170 (include)
/home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/config-x64-linux-dbg-out.log ``` WARNING: Recommend using either -Dbuildtype or -Doptimization + -Ddebug. Using both is redundant since they override each other. See: https://mesonbuild.com/Builtin-options.html#build-type-options The Meson build system Version: 0.62.1 Source dir: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/src/v254-832da4078b.clean Build dir: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg Build type: native build Project name: systemd Project version: 254 C compiler for the host machine: /usr/bin/cc (gcc 13.2.0 "cc (Ubuntu 13.2.0-4ubuntu3) 13.2.0") C linker for the host machine: /usr/bin/cc ld.bfd 2.41 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program tools/add-git-hook.sh found: YES (/home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/src/v254-832da4078b.clean/tools/add-git-hook.sh) Program tools/meson-build.sh found: YES (/home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/src/v254-832da4078b.clean/tools/meson-build.sh) C++ compiler for the host machine: /usr/bin/c++ (gcc 13.2.0 "c++ (Ubuntu 13.2.0-4ubuntu3) 13.2.0") C++ linker for the host machine: /usr/bin/c++ ld.bfd 2.41 Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Warray-bounds: YES Compiler for C supports arguments -Warray-bounds=2: YES Compiler for C supports arguments -Wdate-time: YES Compiler for C supports arguments -Wendif-labels: YES Compiler for C supports arguments -Werror=format=2: YES Compiler for C supports arguments -Werror=format-signedness: YES Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=implicit-int: YES Compiler for C supports arguments -Werror=incompatible-pointer-types: YES Compiler for C supports arguments -Werror=int-conversion: 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=overflow: YES Compiler for C supports arguments -Werror=override-init: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=shift-count-overflow: YES Compiler for C supports arguments -Werror=shift-overflow=2: YES Compiler for C supports arguments -Werror=strict-flex-arrays: YES Compiler for C supports arguments -Werror=undef: YES Compiler for C supports arguments -Wfloat-equal: YES Compiler for C supports arguments -Wimplicit-fallthrough=5: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wlogical-op: 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 -Wredundant-decls: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wstrict-aliasing=2: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES Compiler for C supports arguments -Wunused-function: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Wzero-length-bounds: YES Compiler for C supports arguments -Wno-error=#warnings: NO Compiler for C supports arguments -Wno-string-plus-int: NO Compiler for C supports arguments -fdiagnostics-show-option: YES Compiler for C supports arguments -fno-common: YES Compiler for C supports arguments -fstack-protector: YES Compiler for C supports arguments -fstack-protector-strong: YES Compiler for C supports arguments -fstrict-flex-arrays: YES Compiler for C supports arguments --param=ssp-buffer-size=4: YES Compiler for C supports arguments -Wno-unused-result: YES Compiler for C supports link arguments -fstack-protector: YES Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -fstrict-flex-arrays=1: YES Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -ffunction-sections: YES Compiler for C supports arguments -fdata-sections: YES Compiler for C supports arguments -fno-omit-frame-pointer: YES Compiler for C supports link arguments -Wl,--fatal-warnings: YES Compiler for C supports link arguments -Wl,-z,now: YES Compiler for C supports link arguments -Wl,-z,relro: YES Compiler for C supports link arguments -Wl,--warn-common: YES Compiler for C supports link arguments -Wl,--gc-sections: YES Compiler for C supports arguments -Wzero-length-bounds: YES (cached) Checking if "-Werror=shadow with local shadowing" compiles: YES Compiler for C++ supports arguments -Wno-missing-field-initializers: YES Compiler for C++ supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wstringop-truncation: YES Checking for size of "dev_t" : 8 Checking for size of "ino_t" : 8 Checking for size of "rlim_t" : 8 Checking for size of "time_t" : 8 Checking for size of "typeof(((struct timex *)0)->freq)" : 8 Computing int of "LONG_MAX" : 9223372036854775807 Checking for size of "char16_t" : 2 Checking for size of "char32_t" : 4 Checking for size of "struct mount_attr" : 32 Checking for size of "struct statx" : 256 Checking for size of "struct dirent64" : 280 Checking for function "secure_getenv" : YES Checking for function "__secure_getenv" : NO Checking for function "memfd_create" : YES Checking for function "gettid" : YES Checking for function "pivot_root" : NO Checking for function "ioprio_get" : NO Checking for function "ioprio_set" : NO Checking for function "name_to_handle_at" : YES Checking for function "setns" : YES Checking for function "renameat2" : YES Checking for function "kcmp" : NO Checking for function "keyctl" : NO Checking for function "copy_file_range" : YES Checking for function "bpf" : NO Checking for function "statx" : YES Checking for function "explicit_bzero" : YES Checking for function "reallocarray" : YES Checking for function "set_mempolicy" : NO Checking for function "get_mempolicy" : NO Checking for function "pidfd_send_signal" : NO Checking for function "pidfd_open" : NO Checking for function "rt_sigqueueinfo" : NO Checking for function "rt_tgsigqueueinfo" : NO Checking for function "mallinfo" : YES Checking for function "mallinfo2" : YES Checking for function "execveat" : YES Checking for function "close_range" : YES Checking for function "epoll_pwait2" : YES Checking for function "mount_setattr" : YES Checking for function "move_mount" : YES Checking for function "open_tree" : YES Checking for function "fsopen" : YES Checking for function "fsconfig" : YES Checking for function "fsmount" : YES Checking for function "getdents64" : YES Checking for function "getrandom" : YES Program sh found: YES (/usr/bin/sh) Program echo found: YES (/usr/bin/echo) Program sed found: YES (/usr/bin/sed) Program awk found: YES (/usr/bin/awk) Program stat found: YES (/usr/bin/stat) Program ln found: YES (/usr/bin/ln) Program git found: YES (/usr/bin/git) Program env found: YES (/usr/bin/env) Program rsync found: YES (/usr/bin/rsync) Program diff found: YES (/usr/bin/diff) Program find found: YES (/usr/bin/find) Program quotaon /usr/sbin/quotaon /sbin/quotaon found: NO Program quotacheck /usr/sbin/quotacheck /sbin/quotacheck found: NO Program kmod found: YES (/usr/bin/kmod) Program kexec /usr/sbin/kexec /sbin/kexec found: NO Program sulogin found: YES (/usr/sbin/sulogin) Program mount found: YES (/usr/bin/mount) Program umount found: YES (/usr/bin/umount) Program loadkeys found: YES (/usr/bin/loadkeys) Program setfont found: YES (/usr/bin/setfont) Program nologin found: YES (/usr/sbin/nologin) Program gperf found: YES (/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/tools/gperf/gperf) Message: gperf len type is size_t Has header "sys/capability.h" : YES Has header "crypt.h" : YES Has header "linux/memfd.h" : YES Has header "linux/vm_sockets.h" : YES Has header "sys/auxv.h" : YES Has header "threads.h" : YES Has header "valgrind/memcheck.h" : NO Has header "valgrind/valgrind.h" : NO Has header "linux/time_types.h" : YES Has header "sys/sdt.h" : NO ../src/v254-832da4078b.clean/meson.build:934: WARNING: The local group with the GID 65534 does not match the configured group name "nobody" of the nobody group (its name is nogroup). Your build will result in an group table setup that is incompatible with the local system. Run-time dependency threads found: YES Library rt found: YES Library m found: YES Library dl found: YES Found pkg-config: /bin/pkg-config (1.8.1) Run-time dependency libcrypt found: YES 4.4.36 Run-time dependency libcap found: YES 2.68 Checking if "libatomic" : links: YES Checking for function "crypt_ra" with dependency libcrypt: YES Checking for function "crypt_preferred_method" with dependency libcrypt: YES Checking for function "crypt_gensalt_ra" with dependency libcrypt: YES Found CMake: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/downloads/tools/cmake-3.27.1-linux/cmake-3.27.1-linux-x86_64/bin/cmake (3.27.1) Run-time dependency libbpf found: NO (tried pkgconfig and cmake) Run-time dependency mount found: YES 2.39.0 Run-time dependency fdisk found: NO (tried pkgconfig and cmake) Run-time dependency pwquality found: NO (tried pkgconfig and cmake) Run-time dependency passwdqc found: NO (tried pkgconfig and cmake) Run-time dependency libseccomp found: NO (tried pkgconfig and cmake) Run-time dependency libselinux found: NO (tried pkgconfig and cmake) Run-time dependency libapparmor found: NO (tried pkgconfig and cmake) Run-time dependency polkit-gobject-1 found: NO (tried pkgconfig and cmake) Run-time dependency libacl found: NO (tried pkgconfig and cmake) Run-time dependency blkid found: YES 2.39.0 Checking for function "blkid_probe_set_hint" with dependency blkid: YES Run-time dependency libkmod found: NO (tried pkgconfig and cmake) Run-time dependency xencontrol found: NO (tried pkgconfig and cmake) Run-time dependency pam found: NO (tried pkgconfig and cmake) Library pam found: NO Run-time dependency pam_misc found: NO (tried pkgconfig and cmake) Library pam_misc found: NO Run-time dependency libmicrohttpd found: NO (tried pkgconfig and cmake) Run-time dependency libcryptsetup found: NO (tried pkgconfig and cmake) Checking for function "crypt_activate_by_token_pin" with dependency libcryptsetup: NO Run-time dependency libcurl found: YES 8.6.0-DEV Run-time dependency libidn2 found: NO (tried pkgconfig and cmake) Run-time dependency libidn found: NO (tried pkgconfig and cmake) Run-time dependency libiptc found: NO (tried pkgconfig and cmake) Run-time dependency libqrencode found: NO (tried pkgconfig and cmake) Run-time dependency gnutls found: NO (tried pkgconfig and cmake) Run-time dependency openssl found: YES 3.2.1 Run-time dependency p11-kit-1 found: NO (tried pkgconfig and cmake) Run-time dependency libfido2 found: NO (tried pkgconfig and cmake) Run-time dependency tss2-esys tss2-rc tss2-mu tss2-tcti-device found: NO (tried pkgconfig and cmake) Run-time dependency libdw found: NO (tried pkgconfig and cmake) Run-time dependency zlib found: YES 1.3.1 Run-time dependency bzip2 found: NO (tried pkgconfig and cmake) Library bz2 found: YES Run-time dependency liblzma found: YES 5.4.3 Run-time dependency liblz4 found: YES 1.9.4 Run-time dependency libzstd found: YES 1.5.5 Run-time dependency xkbcommon found: NO (tried pkgconfig and cmake) Run-time dependency libpcre2-8 found: NO (tried pkgconfig and cmake) Run-time dependency glib-2.0 found: NO (tried pkgconfig and cmake) Run-time dependency gobject-2.0 found: NO (tried pkgconfig and cmake) Run-time dependency gio-2.0 found: NO (tried pkgconfig and cmake) Run-time dependency dbus-1 found: NO (tried pkgconfig and cmake) Program python3 (jinja2) found: NO ../src/v254-832da4078b.clean/meson.build:1997:0: ERROR: /usr/bin/python3 is missing modules: jinja2 A full log can be found at /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-logs/meson-log.txt ```
/home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/config-x64-linux-dbg-meson-log.txt.log ``` Build started at 2024-03-08T13:45:05.695565 Main binary: /usr/bin/python3 Build Options: -Dstatic-libsystemd=true -Daudit=false -Dgcrypt=false -Drootprefix=/home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/packages/libsystemd_x64-linux/debug '-Dpkgconfiglibdir={CURRENT_PACKAGES_DIR}/debug' -Ddebug=true '-Dcmake_prefix_path=['"'"'/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug'"'"','"'"'/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux'"'"']' -Dprefix=/home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/packages/libsystemd_x64-linux/debug -Dincludedir=../include -Dlibdir=lib -Dbackend=ninja -Dbuildtype=plain -Dwrap_mode=nodownload '--native-file /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/meson-x64-linux-dbg.log' Python system: Linux The Meson build system Version: 0.62.1 Source dir: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/src/v254-832da4078b.clean Build dir: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg Build type: native build Project name: systemd Project version: 254 Sanity testing C compiler: /usr/bin/cc Is cross compiler: False. Sanity check compiler command line: /usr/bin/cc sanitycheckc.c -o sanitycheckc.exe -fPIC -g -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include -D_FILE_OFFSET_BITS=64 -L/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/sanitycheckc.exe C compiler for the host machine: /usr/bin/cc (gcc 13.2.0 "cc (Ubuntu 13.2.0-4ubuntu3) 13.2.0") C linker for the host machine: /usr/bin/cc ld.bfd 2.41 Sanity testing C compiler: /usr/bin/cc Is cross compiler: False. Sanity check compiler command line: /usr/bin/cc sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64 Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/sanitycheckc.exe C compiler for the build machine: /usr/bin/cc (gcc 13.2.0 "cc (Ubuntu 13.2.0-4ubuntu3) 13.2.0") C linker for the build machine: /usr/bin/cc ld.bfd 2.41 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 command: /usr/bin/realpath --relative-to=/home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/src/v254-832da4078b.clean --- stdout --- ../src/v254-832da4078b.clean --- stderr --- Program tools/add-git-hook.sh found: YES (/home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/src/v254-832da4078b.clean/tools/add-git-hook.sh) Running command: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/src/v254-832da4078b.clean/tools/add-git-hook.sh --- stdout --- --- stderr --- Program tools/meson-build.sh found: YES (/home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/src/v254-832da4078b.clean/tools/meson-build.sh) Sanity testing C++ compiler: /usr/bin/c++ Is cross compiler: False. Sanity check compiler command line: /usr/bin/c++ sanitycheckcpp.cc -o sanitycheckcpp.exe -fPIC -g -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include -D_FILE_OFFSET_BITS=64 -L/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/sanitycheckcpp.exe C++ compiler for the host machine: /usr/bin/c++ (gcc 13.2.0 "c++ (Ubuntu 13.2.0-4ubuntu3) 13.2.0") C++ linker for the host machine: /usr/bin/c++ ld.bfd 2.41 Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpj822al3v Command line: /usr/bin/cc -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpj822al3v/testfile.c -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpj822al3v/output.obj -c -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-field-initializers -Wno-missing-field-initializers Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-missing-field-initializers: YES Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpsalli206 Command line: /usr/bin/cc -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpsalli206/testfile.c -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpsalli206/output.obj -c -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -Wunused-parameter -Wno-unused-parameter Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-unused-parameter: YES Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmp3spve07p Command line: /usr/bin/cc -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmp3spve07p/testfile.c -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmp3spve07p/output.obj -c -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -Warray-bounds Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Warray-bounds: YES Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmp2hdlzqqr Command line: /usr/bin/cc -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmp2hdlzqqr/testfile.c -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmp2hdlzqqr/output.obj -c -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -Warray-bounds=2 Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Warray-bounds=2: YES Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpi02a024r Command line: /usr/bin/cc -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpi02a024r/testfile.c -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpi02a024r/output.obj -c -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -Wdate-time Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wdate-time: YES Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmph47e_15q Command line: /usr/bin/cc -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmph47e_15q/testfile.c -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmph47e_15q/output.obj -c -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -Wendif-labels Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wendif-labels: YES Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmp25zix0xp Command line: /usr/bin/cc -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmp25zix0xp/testfile.c -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmp25zix0xp/output.obj -c -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=format=2 Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=format=2: YES Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpk100xs8n Command line: /usr/bin/cc -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpk100xs8n/testfile.c -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpk100xs8n/output.obj -c -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=format-signedness Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=format-signedness: YES Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpfs0dlk0c Command line: /usr/bin/cc -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpfs0dlk0c/testfile.c -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpfs0dlk0c/output.obj -c -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-function-declaration Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=implicit-function-declaration: YES Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpga1cnomz Command line: /usr/bin/cc -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpga1cnomz/testfile.c -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpga1cnomz/output.obj -c -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-int Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=implicit-int: YES Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpisu2y42j Command line: /usr/bin/cc -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpisu2y42j/testfile.c -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpisu2y42j/output.obj -c -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=incompatible-pointer-types Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=incompatible-pointer-types: YES Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpr6zm4ahn Command line: /usr/bin/cc -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpr6zm4ahn/testfile.c -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpr6zm4ahn/output.obj -c -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=int-conversion Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=int-conversion: YES Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpkrhew5tv Command line: /usr/bin/cc -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpkrhew5tv/testfile.c -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpkrhew5tv/output.obj -c -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=missing-declarations Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=missing-declarations: YES Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpd5b3ob7d Command line: /usr/bin/cc -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpd5b3ob7d/testfile.c -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpd5b3ob7d/output.obj -c -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=missing-prototypes Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=missing-prototypes: YES Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpoaq8mici Command line: /usr/bin/cc -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpoaq8mici/testfile.c -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpoaq8mici/output.obj -c -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=overflow Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=overflow: YES Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmprspzvlpt Command line: /usr/bin/cc -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmprspzvlpt/testfile.c -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmprspzvlpt/output.obj -c -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=override-init Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=override-init: YES Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpyllsi5s9 ... Skipped 3195 lines ... Command line: /usr/bin/cc -L/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmp_e73j34t/testfile.c -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmp_e73j34t/output.exe -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(void *))); return 0; } Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmp203bz0ja Command line: /usr/bin/cc -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmp203bz0ja/testfile.c -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmp203bz0ja/output.obj -c -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs Code: Compiler stdout: install: /usr/lib/gcc/x86_64-linux-gnu/13/ programs: =/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/bin/ libraries: =/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/13/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/13/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/ Compiler stderr: Library pam found: NO Pkg-config binary for 1 is cached. Determining dependency 'pam_misc' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion pam_misc` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency pam_misc found: NO (tried pkgconfig and cmake) Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmp9ywgxe4x Command line: /usr/bin/cc -L/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmp9ywgxe4x/testfile.c -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmp9ywgxe4x/output.exe -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lpam_misc -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /home/linuxbrew/.linuxbrew/bin/ld: cannot find -lpam_misc: No such file or directory collect2: error: ld returned 1 exit status Library pam_misc found: NO Pkg-config binary for 1 is cached. Determining dependency 'libmicrohttpd' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion libmicrohttpd` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libmicrohttpd found: NO (tried pkgconfig and cmake) Pkg-config binary for 1 is cached. Determining dependency 'libcryptsetup' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion libcryptsetup` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libcryptsetup found: NO (tried pkgconfig and cmake) Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpvls72s6s Command line: /usr/bin/cc -L/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpvls72s6s/testfile.c -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpvls72s6s/output.exe -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include #include #if defined __stub_crypt_activate_by_token_pin || defined __stub___crypt_activate_by_token_pin fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &crypt_activate_by_token_pin; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpvls72s6s/testfile.c:1:10: fatal error: libcryptsetup.h: No such file or directory 1 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpy_d26897 Command line: /usr/bin/cc -L/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpy_d26897/testfile.c -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpy_d26897/output.exe -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11 Code: #include int main(void) { /* With some toolchains (MSYS2/mingw for example) the compiler * provides various builtins which are not really implemented and * fall back to the stdlib where they aren't provided and fail at * build/link time. In case the user provides a header, including * the header didn't lead to the function being defined, and the * function we are checking isn't a builtin itself we assume the * builtin is not functional and we just error out. */ #if !0 && !defined(crypt_activate_by_token_pin) && !0 #error "No definition for __builtin_crypt_activate_by_token_pin found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_crypt_activate_by_token_pin) #error "__builtin_crypt_activate_by_token_pin not found" #endif #elif ! defined(crypt_activate_by_token_pin) __builtin_crypt_activate_by_token_pin; #endif return 0; } Compiler stdout: Compiler stderr: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpy_d26897/testfile.c:1:10: fatal error: libcryptsetup.h: No such file or directory 1 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. Checking for function "crypt_activate_by_token_pin" with dependency libcryptsetup: NO Pkg-config binary for 1 is cached. Determining dependency 'libcurl' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion libcurl` -> 0 8.6.0-DEV env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --cflags libcurl` -> 0 -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/../../../include -DCURL_STATICLIB env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/bin/pkg-config --libs libcurl` -> 0 -L/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/../../lib -lcurl-d -lssl -lcrypto -ldl -lz env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --libs libcurl` -> 0 -L/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/../../lib -lcurl-d -lssl -lcrypto -ldl -lz Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpkrgbdjz4 Command line: /usr/bin/c++ -L/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpkrgbdjz4/testfile.cpp -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpkrgbdjz4/output.exe -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,--start-group -ldl -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Run-time dependency libcurl found: YES 8.6.0-DEV Pkg-config binary for 1 is cached. Determining dependency 'libidn2' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion libidn2` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libidn2 found: NO (tried pkgconfig and cmake) Pkg-config binary for 1 is cached. Determining dependency 'libidn' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion libidn` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libidn found: NO (tried pkgconfig and cmake) Pkg-config binary for 1 is cached. Determining dependency 'libiptc' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion libiptc` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libiptc found: NO (tried pkgconfig and cmake) Pkg-config binary for 1 is cached. Determining dependency 'libqrencode' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion libqrencode` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libqrencode found: NO (tried pkgconfig and cmake) Pkg-config binary for 1 is cached. Determining dependency 'gnutls' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion gnutls` -> 1 CMake binary for 1 is cached. Determining dependency 'gnutls' with CMake executable '/home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/downloads/tools/cmake-3.27.1-linux/cmake-3.27.1-linux-x86_64/bin/cmake' Try CMake generator: auto Calling CMake (['/home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/downloads/tools/cmake-3.27.1-linux/cmake-3.27.1-linux-x86_64/bin/cmake']) in /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/cmake_gnutls with: - "-DNAME=gnutls" - "-DARCHS=i386-linux-gnu;x86_64-linux-gnu" - "-DVERSION=" - "-DCOMPS=" - "--trace-expand" - "--trace-format=json-v1" - "--no-warn-unused-cli" - "--trace-redirect=cmake_trace.txt" - "-DCMAKE_TOOLCHAIN_FILE=/home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/cmake_gnutls/CMakeMesonToolchainFile.cmake" - "." - "-DCMAKE_PREFIX_PATH=/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug;/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux" Run-time dependency gnutls found: NO (tried pkgconfig and cmake) Pkg-config binary for 1 is cached. Determining dependency 'openssl' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion openssl` -> 0 3.2.1 env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --cflags openssl` -> 0 -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/../../../include env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/bin/pkg-config --libs openssl` -> 0 -L/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/../../lib -lssl -lcrypto -ldl -pthread env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --libs openssl` -> 0 -L/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/../../lib -lssl -lcrypto -ldl -pthread Run-time dependency openssl found: YES 3.2.1 Pkg-config binary for 1 is cached. Determining dependency 'p11-kit-1' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion p11-kit-1` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency p11-kit-1 found: NO (tried pkgconfig and cmake) Pkg-config binary for 1 is cached. Determining dependency 'libfido2' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion libfido2` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libfido2 found: NO (tried pkgconfig and cmake) Pkg-config binary for 1 is cached. Determining dependency 'tss2-esys tss2-rc tss2-mu tss2-tcti-device' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion tss2-esys tss2-rc tss2-mu tss2-tcti-device` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency tss2-esys tss2-rc tss2-mu tss2-tcti-device found: NO (tried pkgconfig and cmake) Pkg-config binary for 1 is cached. Determining dependency 'libdw' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion libdw` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libdw found: NO (tried pkgconfig and cmake) Pkg-config binary for 1 is cached. Determining dependency 'zlib' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion zlib` -> 0 1.3.1 env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --cflags zlib` -> 0 -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/../../../include env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/bin/pkg-config --libs zlib` -> 0 -L/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/../../lib -lz env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --libs zlib` -> 0 -L/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/../../lib -lz Run-time dependency zlib found: YES 1.3.1 Pkg-config binary for 1 is cached. Determining dependency 'bzip2' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion bzip2` -> 1 CMake binary for 1 is cached. Determining dependency 'bzip2' with CMake executable '/home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/downloads/tools/cmake-3.27.1-linux/cmake-3.27.1-linux-x86_64/bin/cmake' Try CMake generator: auto Calling CMake (['/home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/downloads/tools/cmake-3.27.1-linux/cmake-3.27.1-linux-x86_64/bin/cmake']) in /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/cmake_bzip2 with: - "-DNAME=bzip2" - "-DARCHS=i386-linux-gnu;x86_64-linux-gnu" - "-DVERSION=" - "-DCOMPS=" - "--trace-expand" - "--trace-format=json-v1" - "--no-warn-unused-cli" - "--trace-redirect=cmake_trace.txt" - "-DCMAKE_TOOLCHAIN_FILE=/home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/cmake_bzip2/CMakeMesonToolchainFile.cmake" - "." - "-DCMAKE_PREFIX_PATH=/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug;/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux" Run-time dependency bzip2 found: NO (tried pkgconfig and cmake) Running compile: Working directory: /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpov6j3pcd Command line: /usr/bin/cc -L/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/include /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpov6j3pcd/testfile.c -o /home/jonas/src/github.com/jonaseberle/VectorAudio/vcpkg/buildtrees/libsystemd/x64-linux-dbg/meson-private/tmpov6j3pcd/output.exe -fPIC -g -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lbz2 -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Library bz2 found: YES Pkg-config binary for 1 is cached. Determining dependency 'liblzma' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion liblzma` -> 0 5.4.3 env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --cflags liblzma` -> 0 -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/../../../include env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/bin/pkg-config --libs liblzma` -> 0 -L/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/../../lib -llzma -pthread env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --libs liblzma` -> 0 -L/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/../../lib -llzma -pthread Run-time dependency liblzma found: YES 5.4.3 Pkg-config binary for 1 is cached. Determining dependency 'liblz4' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion liblz4` -> 0 1.9.4 env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --cflags liblz4` -> 0 -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/../../../include env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/bin/pkg-config --libs liblz4` -> 0 -L/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/../../lib -llz4d env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --libs liblz4` -> 0 -L/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/../../lib -llz4d Run-time dependency liblz4 found: YES 1.9.4 Pkg-config binary for 1 is cached. Determining dependency 'libzstd' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion libzstd` -> 0 1.5.5 env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --cflags libzstd` -> 0 -I/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/../../../include env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/bin/pkg-config --libs libzstd` -> 0 -L/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/../../lib -lzstd env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --libs libzstd` -> 0 -L/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/../../lib -lzstd Run-time dependency libzstd found: YES 1.5.5 Pkg-config binary for 1 is cached. Determining dependency 'xkbcommon' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion xkbcommon` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency xkbcommon found: NO (tried pkgconfig and cmake) Pkg-config binary for 1 is cached. Determining dependency 'libpcre2-8' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion libpcre2-8` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libpcre2-8 found: NO (tried pkgconfig and cmake) Pkg-config binary for 1 is cached. Determining dependency 'glib-2.0' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion glib-2.0` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency glib-2.0 found: NO (tried pkgconfig and cmake) Pkg-config binary for 1 is cached. Determining dependency 'gobject-2.0' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion gobject-2.0` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency gobject-2.0 found: NO (tried pkgconfig and cmake) Pkg-config binary for 1 is cached. Determining dependency 'gio-2.0' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion gio-2.0` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency gio-2.0 found: NO (tried pkgconfig and cmake) Pkg-config binary for 1 is cached. Determining dependency 'dbus-1' with pkg-config executable '/bin/pkg-config' env[PKG_CONFIG]: /bin/pkg-config env[PKG_CONFIG_PATH]: /home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/lib/pkgconfig/:/home/jonas/src/github.com/jonaseberle/VectorAudio/build/vcpkg_installed/x64-linux/debug/share/pkgconfig/ Called `/bin/pkg-config --modversion dbus-1` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency dbus-1 found: NO (tried pkgconfig and cmake) Program python3 (jinja2) found: NO ../src/v254-832da4078b.clean/meson.build:1997:0: ERROR: /usr/bin/python3 is missing modules: jinja2 ```

Additional context

vcpkg.json ``` { "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "name": "vector-audio", "version": "1.3.1", "dependencies": [ "openssl", "nlohmann-json", "toml11", "cpp-httplib", "curl", "spdlog", "restinio", "neargye-semver", "sfml", "abseil", "http-parser", "sdl2", "sdl2-image" ] } ```
jbbjarnason commented 8 months ago

seems to be missing jinja2 python module. might need to add to portfile x_vcpkg_get_python_packages(PYTHON_EXECUTABLE "${PYTHON3}" PACKAGES jinja2)

as a workaround can use from system package manager, this missing python module

jonaseberle commented 8 months ago

Thank you! You are right. With sudo apt install python3-jinja2 (on Ubuntu 23.10) the build succeeds.

TheCycoONE commented 8 months ago

For Arch Linux python-jinja worked for me.

dg0yt commented 8 months ago

to add to portfile x_vcpkg_get_python_packages(PYTHON_EXECUTABLE "${PYTHON3}" PACKAGES jinja2)

FTR this doesn't use asset caching, i.e. won't work in offline mode. The minimal fix is to print an information message when the port is installed.

github-actions[bot] commented 7 months ago

This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 28 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment.

chenzhekl commented 5 months ago

This issue still happens to me. Can we reopen it before it gets fixed?

Faaux commented 1 week ago

+1 Still an Issue