[MacPorts] #66427: migrating macports to M1 fails to build cmake

MacPorts noreply at macports.org
Fri Dec 9 18:39:12 UTC 2022


#66427: migrating macports to M1 fails to build cmake
-----------------------+--------------------
  Reporter:  jmgurney  |      Owner:  (none)
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:            |
-----------------------+--------------------

Comment (by kencu):

 This is both a feature and a curse of the way MacPorts handles universal
 ports.

 For cmake, if you install it separately, like this:
 {{{
 sudo port -v install cmake
 }}}

 before you run the restore script, at least that one will install without
 universal, and will then be ignored by the restore script as it will be
 seen to be already installed.

 (I am curious what else you have on your list that is calling for cmake to
 be installed as universal though -- you might run into troubles with more
 universal builds still -- perhaps you can spot the issue in your list of
 ports.)

-- 
Ticket URL: <https://trac.macports.org/ticket/66427#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list