Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#36929 closed defect (invalid)

MacPorts_Framework: You have not agreed to the Xcode license agreements

Reported by: liut12@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: MacPorts_Framework

Description (last modified by ryandesign (Ryan Carsten Schmidt))

mini01s-Mac-mini:cairo admin$ sudo port install Pallet
--->  Computing dependencies for Pallet
--->  Dependencies to be installed: MacPorts_Framework
--->  Fetching archive for MacPorts_Framework
--->  Attempting to fetch MacPorts_Framework-1.2.1_1.darwin_12.x86_64.tbz2 from http://packages.macports.org/MacPorts_Framework
--->  Attempting to fetch MacPorts_Framework-1.2.1_1.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/MacPorts_Framework
--->  Attempting to fetch MacPorts_Framework-1.2.1_1.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/MacPorts_Framework
--->  Fetching distfiles for MacPorts_Framework
--->  Verifying checksum(s) for MacPorts_Framework
--->  Extracting MacPorts_Framework
--->  Configuring MacPorts_Framework
--->  Building MacPorts_Framework
Error: org.macports.build for port MacPorts_Framework returned: command execution failed
Error: Failed to install MacPorts_Framework
Please see the log file for port MacPorts_Framework for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_MacPorts_Framework/MacPorts_Framework/main.log
Error: The following dependencies were not installed: MacPorts_Framework
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port Pallet failed

Attachments (1)

macport_main.log (3.2 KB) - added by liut12@… 11 years ago.
MacPorts_Framework error log

Download all attachments as: .zip

Change History (3)

Changed 11 years ago by liut12@…

Attachment: macport_main.log added

MacPorts_Framework error log

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: MacPorts_Framework added
Priority: HighNormal
Resolution: invalid
Status: newclosed
Summary: Error: Processing of port Pallet failedMacPorts_Framework: You have not agreed to the Xcode license agreements

The log says:

:info:build 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.

Please do that.

comment:2 Changed 11 years ago by liut12@…

Excellent! Thanks for the help!

I did 'xcodebuild -license' (for user-level acceptance), it didn't seem to help. But 'sudo xcodebuild -license' (for system-wide acceptance) solves the installation problem.

Note: See TracTickets for help on using tickets.