python310 @3.10.4_1 fails at destroot for x86_64 on 10.6.8:
---> Patching _sysconfigdata__darwin_darwin.py: s|^([[:space:]]*'LINKFORSHARED':).*|\1 '-L/opt/x86_64/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin -lpython3.10 -ldl -framework CoreFoundation',|
---> Patching _sysconfigdata__darwin_darwin.py: s|-arch [a-z0-9_]+||g
---> Patching _sysconfigdata__darwin_darwin.py: s|-lintl ||
env: ./python: Permission denied
Command failed: env DYLD_FRAMEWORK_PATH=. ./python -E -m compileall -d /opt/x86_64/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10 -o 0 -o 1 -o 2 /opt/x86_64/var/macports/build/_opt_x86_64_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/destroot/opt/x86_64/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/_sysconfigdata__darwin_darwin.py
Exit code: 126
Error: Failed to destroot python310: command execution failed
Replying to jmroot:
Thank you!