Skip to content

2025.04.21.00: configure fails: Cannot specify link libraries for target "compiler_base" which is not built #650

@yurivict

Description

@yurivict
CMake Warning (dev) at /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

Call Stack (most recent call first):
  /usr/local/lib/cmake/mvfst/mvfst-config.cmake:47 (find_dependency)
  CMakeLists.txt:116 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /usr/local/include (found version "1.87.0") found components: iostreams system thread filesystem regex context chrono atomic
-- Found mvfst: /usr/local
CMake Error at thrift/shared/CMakeLists.txt:24 (target_link_libraries):
  Cannot specify link libraries for target "compiler_base" which is not built
  by this project.


-- Configuring incomplete, errors occurred!

Version: 2025.04.21.00
clang-19
FreeBSD 14.2

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