This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients barry, chaz6, christian.heimes, gregory.p.smith, miss-islington, pablogsal, vstinner
Date 2021-10-05.08:28:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633422536.29.0.447188763262.issue43466@roundup.psfhosted.org>
In-reply-to
Content
Chris, this bug report is closed. Please open a new bug report.

I think it's a bug in distutils. UnixCCompiler.runtime_library_dir_option() may not support clang and add wrong option "-R/home/chaz/.local/local/openssl-3.0.0/lib64".
History
Date User Action Args
2021-10-05 08:28:56christian.heimessetrecipients: + christian.heimes, barry, gregory.p.smith, vstinner, chaz6, pablogsal, miss-islington
2021-10-05 08:28:56christian.heimessetmessageid: <1633422536.29.0.447188763262.issue43466@roundup.psfhosted.org>
2021-10-05 08:28:56christian.heimeslinkissue43466 messages
2021-10-05 08:28:56christian.heimescreate