[MacPorts] #37062: pymol @1.5 tcl must be installed without +corefoundation

MacPorts noreply at macports.org
Sun Oct 4 02:09:29 PDT 2015


#37062: pymol @1.5 tcl must be installed without +corefoundation
-----------------------------+-----------------------------------
  Reporter:  ryan.sheldon@…  |      Owner:  howarth.at.macports@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.1.2
Resolution:                  |   Keywords:
      Port:  pymol           |
-----------------------------+-----------------------------------
Changes (by ryandesign@…):

 * status:  reopened => new
 * cc: ryandesign@… (added)
 * owner:  macports-tickets@… => howarth.at.macports@…


Comment:

 Replying to [comment:5 howarth@…]:
 > So you are saying you broke pymol again? It is beyond me why you fellows
 don't just do the sensible thing
 > and fold the use of corefoundation into the pthreads variant (which I
 recommended long ago). Using corefoundation
 > drags in threading so you might as well couple the two together.

 I'm not sure to whom this comment was directed, and I'm not sure what you
 meant by it. The pymol portfile states that it requires that the tcl port
 be installed without the corefoundation variant:

 {{{
 require_active_variants tcl "" corefoundation
 require_active_variants tk "" quartz
 }}}

 (To explain, for any readers unfamiliar with `require_active_variants`:
 this states that for the dependency tcl there are no required variants and
 there is 1 forbidden variant (corefoundation). Similarly, it states that
 for the dependency tk there are no required variants and there is 1
 forbidden variant (quartz).)


 How would combining the corefoundation and threads variants in the tcl
 port have anything to do with whether or not pymol works with
 corefoundation support?

-- 
Ticket URL: <https://trac.macports.org/ticket/37062#comment:13>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list