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 christian.heimes, keith, ned.deily
Date 2021-04-19.20:37:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618864660.71.0.405323209065.issue43878@roundup.psfhosted.org>
In-reply-to
Content
I'm unable to reproduce the failure you see using the current top of the master branch (or the 3.9 branch) when running ./configure on an M1 Mac with macOS 11.2.3 and Xcode 12.4. The results I see are:

checking build system type... arm-apple-darwin20.3.0
checking host system type... arm-apple-darwin20.3.0

How are you producing the source that you are building from?
History
Date User Action Args
2021-04-19 20:37:40ned.deilysetrecipients: + ned.deily, christian.heimes, keith
2021-04-19 20:37:40ned.deilysetmessageid: <1618864660.71.0.405323209065.issue43878@roundup.psfhosted.org>
2021-04-19 20:37:40ned.deilylinkissue43878 messages
2021-04-19 20:37:40ned.deilycreate