Skip to content

ninja-1.12.1 not available on FreeBSD #46344

@SchaichAlonso

Description

@SchaichAlonso

Describe the bug
VCPKG upgraded it's ninja version to 1.12.1 in f576077 / #41980 .
FreeBSD had ninja-1.12.1 in it's third party package repository, but reverted it to 1.11.0 (freebsd/freebsd-ports@1e1a1e9), as issues with ccache were discovered when using ninja-1.12.1.

vcpkg does not deploy ninja on FreeBSD, and does not accept the version found on the system, either.

Environment

  • OS: FreeBSD 14.3-RELEASE
  • Compiler: FreeBSD clang version 19.1.7

To Reproduce
Steps to reproduce the behavior:

  1. ./vcpkg install --debug zlib
  2. See error

Any port name can be used, as it's the vcpkg toolchain emiting the error rather then a port

Expected behavior
Either vcpkg uses the system ninja, or it deploys an own one.

Failure logs

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions