郑之为 added the comment:
OK... It's fine now, tests are still failing
--
resolution: -> not a bug
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.pyth
郑之为 added the comment:
now it's more like:
*** WARNING: renaming "_tkinter" since importing it failed:
dlopen(/Users/jett/cpython/build/lib.macosx-11.5-universal2-3.11/_tkinter.cpython-311-darwin.so,
2): Symbol not found: _TclBN_mp_clear
Referenced from:
/Users/jet
New submission from 郑之为 :
I used the following config:
./configure --prefix=/Users/jett/python311 --enable-optimizations --enable-ipv6
--enable-big-digits=30 --with-lto=full
--with-experimental-isolated-subinterpreters --with-static-libpython
--enable-universalsdk --with-universal-archs
郑之为 added the comment:
Python build finished successfully!
The necessary bits to build these optional modules were not found:
_gdbm ossaudiodev spwd
To find the necessary bits, look in setup.py in detect_modules() for the
module's name.
The foll
New submission from 郑之为 :
running build_scripts
creating build/scripts-3.11
copying and adjusting /Users/jett/cpython/Tools/scripts/pydoc3 ->
build/scripts-3.11
copying and adjusting /Users/jett/cpython/Tools/scripts/idle3 ->
build/scripts-3.11
copying and adjusting /Users/jett/cpython
New submission from 郑之为 :
building '_sqlite3' extension
creating
build/temp.macosx-11.5-universal2-3.11/Users/jett/cpython/Modules/_sqlite
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv
-O3 -Wall -arch arm64 -arch x86_64 -fno-semantic-interposition -flt