[New-bugs-announce] [issue45749] Silently fails to build hashlib if openssl has disabled algorithms
Ross Burton
report at bugs.python.org
Mon Nov 8 10:43:49 EST 2021
New submission from Ross Burton <ross.burton at arm.com>:
If my openssl is built with no-scrypt then the Python build of hashlib fails (as EVP_PBE_scrypt isn't present), but the overall compile succeeds.
----------
components: Build
messages: 405954
nosy: rossburton2
priority: normal
severity: normal
status: open
title: Silently fails to build hashlib if openssl has disabled algorithms
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45749>
_______________________________________
More information about the New-bugs-announce
mailing list