Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#65151 closed defect (fixed)

python310 @3.10.4_1 fails at destroot for x86_64 on 10.6.8:

Reported by: barracuda156 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc:
Port: python310

Description

--->  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

Attachments (1)

main.log (2.3 MB) - added by barracuda156 2 years ago.

Change History (3)

Changed 2 years ago by barracuda156

Attachment: main.log added

comment:1 Changed 2 years ago by jmroot (Joshua Root)

Keywords: x86_64 snowleopard removed
Resolution: fixed
Status: newclosed

comment:2 in reply to:  1 Changed 2 years ago by barracuda156

Replying to jmroot:

Thank you!

Note: See TracTickets for help on using tickets.