#54294 closed defect (invalid)
pymol @1.8.6.0: tcl must be installed without +corefoundation
Reported by: | kathryncole | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | jwhowarth | |
Port: | pymol |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Hello,
I recently upgraded to Mac OS Sierra 12.10.5 and XCode version 8.3.3. The pymol install has failed even after a clean attempt. Here are the error messages, and the log file is attached.
Error: Failed to archivefetch pymol: tcl must be installed without +corefoundation. Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_pymol/pymol/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port pymol failed
Thank you\\ Kathryn
Attachments (1)
Change History (3)
Changed 7 years ago by kathryncole
comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jwhowarth added |
---|---|
Description: | modified (diff) |
Port: | pymol added |
Resolution: | → invalid |
Status: | new → closed |
Summary: | pymol- 1.8.6.0 error-build failure → pymol @1.8.6.0: tcl must be installed without +corefoundation |
The message is correct. The pymol port requires that the tcl port be installed with the corefoundation variant disabled. To do that, please run:
sudo port upgrade --enforce-variants tcl -corefoundation
Note: See
TracTickets for help on using
tickets.
log file