[issue41100] Support macOS 11 and Apple Silicon Macs

Harlan Cheer report at bugs.python.org
Thu Apr 15 11:39:00 EDT 2021


Harlan Cheer <harlantc at gmail.com> added the comment:

Trying to build from source to Apple M1 Big Sur (macOS 11), and it's failing to compile the standard library extension modules. It seems to be that the .c files are not being located properly, but looking in Modules/ I can see all the required source files are there. attached is a typical build log, have tried a variety of options to no avail. Similar build configurations have worked for previous MacOS releases, which leads me to believe this is something else. I've searched fairly exhaustively for any information related to this and come up with nothing.

----------
nosy: +harlantc
type:  -> compile error
Added file: https://bugs.python.org/file49962/build.log

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41100>
_______________________________________


More information about the Python-bugs-list mailing list