Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
yurivict opened this issue Jul 18, 2023 · 0 comments

Comments

@yurivict
Copy link

-- 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant