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

Errors while cythonizing siever_params.pyx #125

Open
DotanGazith opened this issue Mar 27, 2024 · 0 comments
Open

Errors while cythonizing siever_params.pyx #125

DotanGazith opened this issue Mar 27, 2024 · 0 comments

Comments

@DotanGazith
Copy link

I try to install g6k on Mac OS (14.2.1, intel processor) and when bootstrap.sh reaches the stage

[2/2] Cythonizing g6k/siever_params.pyx

and making the file cpuperf.lo I get the following error

./simd.inl:133:10: error: argument to '__builtin_ia32_psrldqi128_byteshift' must be a constant integer

this error repeats a few times and causes

Command 'make' returned non-zero exit status 2

after error I try to run the tests and get the module error

ModuleNotFoundError: No module named 'g6k.siever_params'

(I also add a txt file with all the outputs starting from the siever_params.pyx compilation)
g6k_simd_error.txt

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