Skip to content

Configure fails: The dependency target "mvfst::mvfst_server_async_tran" of target "thriftcpp2" does not exist #561

Open
@yurivict

Description

-- Configuring done (1.1s)
CMake Error at thrift/lib/cpp2/CMakeLists.txt:309 (add_dependencies):
  The dependency target "mvfst::mvfst_server_async_tran" of target
  "thriftcpp2" does not exist.


CMake Error at thrift/lib/cpp2/CMakeLists.txt:320 (target_link_libraries):
  Target "thriftcpp2" links to:

    mvfst::mvfst_server_async_tran

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.

mvfst revision 1d933fd from 20230119.
The current mvfst revision fails to build: facebook/mvfst#305
What mvfst revision succeeds for you?

Version: 2023.07.17.00
clang-15
FreeBSD 13.2

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