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 ned.deily
Recipients eric.snow, gvanrossum, lukasz.langa, ned.deily, pablogsal
Date 2022-01-05.00:02:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641340964.98.0.589927550228.issue46263@roundup.psfhosted.org>
In-reply-to
Content
Not to point out the obvious but this buildbot uses --enable-shared which is often a source of build / bootstrap issues, such as the compiler executable being built ends up dynamically loading a libpython from a previous installation or build.
History
Date User Action Args
2022-01-05 00:02:45ned.deilysetrecipients: + ned.deily, gvanrossum, lukasz.langa, eric.snow, pablogsal
2022-01-05 00:02:44ned.deilysetmessageid: <1641340964.98.0.589927550228.issue46263@roundup.psfhosted.org>
2022-01-05 00:02:44ned.deilylinkissue46263 messages
2022-01-05 00:02:44ned.deilycreate