[MacPorts] #36222: defect: PortGroup cmake needs depends_skip_archcheck for cmake

MacPorts noreply at macports.org
Fri Nov 2 15:12:13 PDT 2012


#36222: defect: PortGroup cmake needs depends_skip_archcheck for cmake
------------------------------+--------------------------------
  Reporter:  kimuraw@…        |      Owner:  macports-tickets@…
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.1.2
Resolution:                   |   Keywords:
      Port:  PortGroup cmake  |
------------------------------+--------------------------------

Comment (by pixilla@…):

 Something is causing cmake to be upgrade +universal:
 {{{
 $ port -q installed active and name:cmake
   cmake @2.8.10_0 (active)
 $ port -q rdeps clucene +universal
   cmake
     libidn
       libiconv
         gperf
       gettext
         ncurses
         expat
     openssl
       zlib
 $ sudo port -q upgrade --enforce-variants clucene +universal
 --->  Deactivating libiconv @1.14_0
 --->  Activating libiconv @1.14_0+universal
 --->  Deactivating ncurses @5.9_1
 --->  Activating ncurses @5.9_1+universal
 --->  Deactivating expat @2.1.0_0
 --->  Activating expat @2.1.0_0+universal
 --->  Computing dependencies for gettext
 --->  Deactivating gettext @0.18.1.1_2
 --->  Activating gettext @0.18.1.1_2+universal
 --->  Computing dependencies for libidn
 --->  Deactivating libidn @1.25_0
 --->  Activating libidn @1.25_0+universal
 --->  Deactivating zlib @1.2.7_0
 --->  Activating zlib @1.2.7_0+universal
 --->  Computing dependencies for openssl
 --->  Deactivating openssl @1.0.1c_0
 --->  Activating openssl @1.0.1c_0+universal
 --->  Computing dependencies for cmake
 --->  Deactivating cmake @2.8.10_0
 --->  Activating cmake @2.8.10_0+universal
 ...
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/36222#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list