Skip to content

Instantly share code, notes, and snippets.

@vext01
Created March 7, 2023 11:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vext01/2cf6c6ac73881685aba763ade6fae19c to your computer and use it in GitHub Desktop.
Save vext01/2cf6c6ac73881685aba763ade6fae19c to your computer and use it in GitHub Desktop.
cffi imports
cd /usr/ports/pobj/pypy-7.3.11/pypy3.9-v7.3.11-src && LD_LIBRARY_PATH=. LDFLAGS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include LD_LIBRARY_PATH=. PYTHONPATH=/usr/ports/pobj/pypy-7.3.11/pypy3.9
-v7.3.11-src/lib_pypy ./pypy3.9-c lib_pypy/pypy_tools/build_cffi_imports.py
/usr/ports/pobj/pypy-7.3.11/pypy3.9-v7.3.11-src/lib-python/3/hashlib.py:181: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (No module named '_
pypy_openssl')
warnings.warn("The _hashlib module is not available, falling back "
ERROR:root:code for hash blake2b was not found.
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment