facebook / fbthrift

Facebook's branch of Apache Thrift, including a new C++ server.
Apache License 2.0
2.55k stars 607 forks source link

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

Open yurivict opened 11 months ago

yurivict commented 11 months ago
-- 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: https://github.com/facebookincubator/mvfst/issues/305 What mvfst revision succeeds for you?

Version: 2023.07.17.00 clang-15 FreeBSD 13.2