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

use -DTARGET_i386=OFF cmake then: #1498

Open
Mr-Ao-Dragon opened this issue Mar 24, 2024 · 1 comment
Open

use -DTARGET_i386=OFF cmake then: #1498

Mr-Ao-Dragon opened this issue Mar 24, 2024 · 1 comment

Comments

@Mr-Ao-Dragon
Copy link

Build Log
What is the build error?

[ 18%] Generating test_data.h
Traceback (most recent call last):
File "/home/mraodragon/repos/darling/src/external/corecrypto/tests/../scripts/generate-test-data.py", line 5, in <module>
from cryptography.hazmat.backends import default_backend
ImportError: No module named cryptography.hazmat.backends
make[2]: *** [src/external/corecrypto/tests/CMakeFiles/generate_test_data.dir/build.make:73:src/external/corecrypto/tests/test_data.h] 错误 1
make[1]: *** [CMakeFiles/Makefile2:20867:src/external/corecrypto/tests/CMakeFiles/generate_test_data.dir/all] 错误 2
make: *** [Makefile:136:all] 错误 2

System Information
What system are you building with?
image

Software Version
Clang 17.0.6
CMake 3.28.3
Linux Kernel 6.7.6
Darling 25afbc7
@HGStyle
Copy link

HGStyle commented Mar 27, 2024

Try to install Python if you don't have it and run pip install cryptography.

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

2 participants