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 JaonHax
Recipients JaonHax
Date 2020-11-05.00:39:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604536775.12.0.717833990014.issue42268@roundup.psfhosted.org>
In-reply-to
Content
Exact command run is as follows:
sudo ./configure --with-pymalloc --with-assertions --enable-optimizations --enable-loadable-sqlite-extensions --enable-shared --with-address-sanitizer --with-undefined-behavior-sanitizer --with-memory-sanitizer -C

(ran with root because it seemed to make more things succeed in the checks without those flags)

The command's output is attached in configure-out.txt
History
Date User Action Args
2020-11-05 00:39:35JaonHaxsetrecipients: + JaonHax
2020-11-05 00:39:35JaonHaxsetmessageid: <1604536775.12.0.717833990014.issue42268@roundup.psfhosted.org>
2020-11-05 00:39:35JaonHaxlinkissue42268 messages
2020-11-05 00:39:35JaonHaxcreate