[MacPorts] #49169: port selfupdate breaks when going from 2.3.3 to 2.3.4

MacPorts noreply at macports.org
Wed Oct 7 15:47:22 PDT 2015


#49169: port selfupdate breaks when going from 2.3.3 to 2.3.4
---------------------------+--------------------------------
  Reporter:  FoolishEwe@…  |      Owner:  macports-tickets@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.3.4
Resolution:                |   Keywords:
      Port:                |
---------------------------+--------------------------------

Comment (by macports@…):

 MacPorts uses the system compiler to compile itself, not gcc49. The
 underlying error is this:
 {{{
 configure:3229: /usr/bin/cc --version >&5

 You have not agreed to the Xcode license agreements, please run
 'xcodebuild -license' (for user-level acceptance or 'sudo xcodebuild
 -license' (for system-wide acceptance) from within a Terminal window to
 review and agree to the Xcode license agreements.
 }}}

 In this case, you most likely need to accept it as root using ```sudo
 xcodebuild -license```

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


More information about the macports-tickets mailing list