[MacPorts] #47861: Problems with upgrading to Yosemite OS

MacPorts noreply at macports.org
Wed May 27 17:41:31 PDT 2015


#47861: Problems with upgrading to Yosemite OS
------------------------+--------------------------------
  Reporter:  spongda@…  |      Owner:  macports-tickets@…
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.3.3
Resolution:             |   Keywords:
      Port:             |
------------------------+--------------------------------
Changes (by ryandesign@…):

 * keywords:  Yosemite =>
 * cc: ryandesign@… (added)


Comment:

 Ok, that's a very long transcript of restoring your ports, with many
 errors in it. You haven't shown us the main.log files from those errors so
 we don't know why they occurred. But what's evident is that your ports
 tree is at least two years out of date, and you should update it.

 For example, your transcript shows that cctools-headers @836_0 was
 installed but cctools-headers was updated to @836_1 in r104907 in April
 2013, so your ports tree is older than that. Your transcript shows cfitsio
 @3.310_0 was installed but cfitsio was updated to @3.340_0 in r105146 also
 in April 2013.

 The transcript is full of "`Error: Dependency 'clang-3.4' not found.`",
 which is because MacPorts itself has evidently been updated the latest
 version—which knows about clang-3.4 and that it can be used to build some
 ports—but your ports tree is so old it doesn't contain clang-3.4. (It
 wasn't added until r107455 in June 2013.)

 Usually, the ports tree is updated by running:

 {{{
 sudo port -v selfupdate
 }}}

 or

 {{{
 sudo port -v sync
 }}}

 I suggest running either with the `-v` flag so that if an error occurs
 you'll see what it was.

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


More information about the macports-tickets mailing list