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

mbedtls --HEAD CMake Error #122

Open
Roelof626 opened this issue Apr 6, 2022 · 0 comments
Open

mbedtls --HEAD CMake Error #122

Roelof626 opened this issue Apr 6, 2022 · 0 comments

Comments

@Roelof626
Copy link

Roelof626 commented Apr 6, 2022

Hi, I tried to install the Prerequisites for the ADK but got already stuck by the brew install mbedtls --HEAD Command.
This is where it went wrong:

==> Installing mbedtls --HEAD
==> cmake -S . -B build -DUSE_SHARED_MBEDTLS_LIBRARY=On -DPython3_EXECUTABLE=/op
Last 15 lines from /Users/roelof/Library/Logs/Homebrew/mbedtls/01.cmake:


CMake Error at programs/ssl/CMakeLists.txt:40 (add_executable):
  No SOURCES given to target: ssl_client2


CMake Error at programs/ssl/CMakeLists.txt:40 (add_executable):
  No SOURCES given to target: ssl_server2


CMake Error at programs/test/CMakeLists.txt:69 (add_executable):
  No SOURCES given to target: query_compile_time_config


CMake Generate step failed.  Build files cannot be regenerated correctly.

READ THIS: https://docs.brew.sh/Troubleshooting

Please create pull requests instead of asking for help on Homebrew's GitHub,
Twitter or any other official channels.

As the output suggests I tried looking for a solution on the Brew troubleshooting site but didn't find anything.
Neither on the web. So I reinstalled brew and cleaned everything. Results? The same error.
What is exactly wrong and how do I solve it?
I'm running Xcode 13.3, Command Line Tools for Xcode 13.3 and macOS 12.3.1 on a M1 Mac.

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