Ned Deily added the comment:
Thanks for the report. Alas, there haven't been any other reports of similar
behavior that I am aware of and, without more information, I am unable to
reproduce it with the current 3.9 branch. So I am going to close this issue.
Feel free to re-open it and provide
New submission from xz_sophos :
When trying to build python 3.9.1 on Mac OSX 10.15, one of the building step by
make is to run this command:
DYLD_FRAMEWORK_PATH=/Users/jenkins/BaseFolder/savmac-python ./python.exe -E -S
-m sysconfig --generate-posix-vars ;\
if test $? -ne 0 ; then \