alonso@sunstream /tmp/vcpkg % git reflog b07202cffb (HEAD -> master, origin/master, origin/HEAD) HEAD@{0}: clone: from github.com:microsoft/vcpkg.git alonso@sunstream /tmp/vcpkg % ./vcpkg install --debug zlib [DEBUG] To include the environment variables in debug output, pass --debug-env [DEBUG] Trying to load bundleconfig from /tmp/vcpkg/vcpkg-bundle.json [DEBUG] Failed to open: /tmp/vcpkg/vcpkg-bundle.json [DEBUG] Bundle config: readonly=false, usegitregistry=false, embeddedsha=nullopt, deployment=Git, vsversion=nullopt [DEBUG] Metrics enabled. [DEBUG] Feature flag 'binarycaching' unset [DEBUG] Feature flag 'compilertracking' unset [DEBUG] Feature flag 'registries' unset [DEBUG] Feature flag 'versions' unset [DEBUG] Feature flag 'dependencygraph' unset [DEBUG] Using scripts-root: /tmp/vcpkg/scripts [DEBUG] Using builtin-ports: /tmp/vcpkg/ports [DEBUG] Using installed-root: /tmp/vcpkg/installed [DEBUG] Using buildtrees-root: /tmp/vcpkg/buildtrees [DEBUG] Using packages-root: /tmp/vcpkg/packages [DEBUG] Using vcpkg-root: /tmp/vcpkg [DEBUG] Using builtin-registry: /tmp/vcpkg/versions [DEBUG] Using downloads-root: /tmp/vcpkg/downloads Computing installation plan... [DEBUG] Found path: /usr/local/bin/cmake [DEBUG] 1000: execute_process(/usr/local/bin/cmake --version) [DEBUG] 1000: cmd_execute_and_stream_data() returned 0 after 8522 us [DEBUG] 1001: execute_process(/usr/local/bin/cmake -DVCPKG_ROOT_DIR=/tmp/vcpkg -DPACKAGES_DIR=/tmp/vcpkg/packages -DBUILDTREES_DIR=/tmp/vcpkg/buildtrees -D_VCPKG_INSTALLED_DIR=/tmp/vcpkg/installed -DDOWNLOADS=/tmp/vcpkg/downloads -DVCPKG_MANIFEST_INSTALL=OFF -P /tmp/vcpkg/buildtrees/0.vcpkg_tags.cmake) [DEBUG] 1001: cmd_execute_and_stream_data() returned 0 after 9665 us The following packages will be built and installed: * vcpkg-cmake:x64-freebsd@2024-04-23 zlib:x64-freebsd@1.3.1 Additional packages (*) will be modified to complete this operation. Detecting compiler hash for triplet x64-freebsd... [DEBUG] Found path: /usr/local/bin/git [DEBUG] 1002: execute_process(/usr/local/bin/git --version) [DEBUG] 1002: cmd_execute_and_stream_data() returned 0 after 3418 us [DEBUG] 1003: execute_process( /usr/local/bin/cmake -DCURRENT_PORT_DIR=/tmp/vcpkg/scripts/detect_compiler -DCURRENT_BUILDTREES_DIR=/tmp/vcpkg/buildtrees/detect_compiler -DCURRENT_PACKAGES_DIR=/tmp/vcpkg/packages/detect_compiler_x64-freebsd -D_HOST_TRIPLET=x64-freebsd -DVCPKG_COMPILER_CACHE_FILE=/tmp/vcpkg/installed/vcpkg/compiler-file-hash-cache.json -DCMD=BUILD -DDOWNLOADS=/tmp/vcpkg/downloads -DTARGET_TRIPLET=x64-freebsd -DTARGET_TRIPLET_FILE=/tmp/vcpkg/triplets/community/x64-freebsd.cmake -DVCPKG_BASE_VERSION=2999-12-31 -DVCPKG_CONCURRENCY=33 -DVCPKG_PLATFORM_TOOLSET=external -DGIT=/usr/local/bin/git -DVCPKG_ROOT_DIR=/tmp/vcpkg -DPACKAGES_DIR=/tmp/vcpkg/packages -DBUILDTREES_DIR=/tmp/vcpkg/buildtrees -D_VCPKG_INSTALLED_DIR=/tmp/vcpkg/installed -DDOWNLOADS=/tmp/vcpkg/downloads -DVCPKG_MANIFEST_INSTALL=OFF -P /tmp/vcpkg/scripts/ports.cmake) [DEBUG] -- Found ninja('1.11.1') but at least version 1.12.1 is required! Trying to use internal version if possible! [DEBUG] CMake Error at scripts/cmake/vcpkg_find_acquire_program.cmake:166 (message): [DEBUG] Could not find ninja. Please install it via your package manager. [DEBUG] Call Stack (most recent call first): [DEBUG] scripts/cmake/vcpkg_configure_cmake.cmake:171 (vcpkg_find_acquire_program) [DEBUG] scripts/detect_compiler/portfile.cmake:18 (vcpkg_configure_cmake) [DEBUG] scripts/ports.cmake:206 (include) [DEBUG] [DEBUG] [DEBUG] 1003: cmd_execute_and_stream_data() returned 1 after 25935 us [DEBUG] Compiler information tracking can be disabled by passing --feature-flags=-compilertracking error: while detecting compiler information: The log file content at "/tmp/vcpkg/buildtrees/detect_compiler/stdout-x64-freebsd.log" is: -- Found ninja('1.11.1') but at least version 1.12.1 is required! Trying to use internal version if possible! CMake Error at scripts/cmake/vcpkg_find_acquire_program.cmake:166 (message): Could not find ninja. Please install it via your package manager. Call Stack (most recent call first): scripts/cmake/vcpkg_configure_cmake.cmake:171 (vcpkg_find_acquire_program) scripts/detect_compiler/portfile.cmake:18 (vcpkg_configure_cmake) scripts/ports.cmake:206 (include) error: vcpkg was unable to detect the active compiler's information. See above for the CMake failure output. [DEBUG] /tmp/vcpkg/buildtrees/_vcpkg/src/vcpkg-tool-2025-06-20/src/vcpkg/commands.build.cpp(863): [DEBUG] Time in subprocesses: 47540us [DEBUG] Time in parsing JSON: 468us [DEBUG] Time in JSON reader: 202us [DEBUG] Time in filesystem: 242us [DEBUG] Time in loading ports: 197us [DEBUG] Exiting after 50.5 ms (49968us)