New comment by Sheape on void-packages repository https://github.com/void-linux/void-packages/issues/47922#issuecomment-1872405922 Comment: I get the same issue when compiling it from source using the template using the repo-ci.voidlinux.org mirror. ``` Error: _crypt failed to import: /builddir/python3-3.12.0/build/lib.linux-x86_64-3.12/_crypt.cpython-312-x86_64-linux-gnu.so: undefined symbol: crypt The necessary bits to build these optional modules were not found: _tkinter _uuid nis To find the necessary bits, look in configure.ac and config.log. Following modules built successfully but were removed because they could not be imported: _crypt ``` Im using void-buildroot-glibc:20230904R2 for the docker image