Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

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

main.log (109.3 KB) - added by kathryncole 7 years ago.
log file

Download all attachments as: .zip

Change History (3)

Changed 7 years ago by kathryncole

Attachment: main.log added

log file

comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jwhowarth added
Description: modified (diff)
Port: pymol added
Resolution: invalid
Status: newclosed
Summary: pymol- 1.8.6.0 error-build failurepymol @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

comment:2 Changed 7 years ago by kathryncole

Thank you, that worked!

Note: See TracTickets for help on using tickets.