Opened 11 years ago
Closed 9 years ago
#41403 closed defect (fixed)
mtln buildbot needs to accept Xcode license agreement
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | admin@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | server/hosting | Version: | |
Keywords: | Cc: | jyrkiwahlstedt | |
Port: |
Description
Building python27 failed on the mtln buildbot with:
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.
Can we make sure that both of these commands have been run? It should be safe to just re-run them both.
Change History (4)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 11 years ago by wsiegrist@…
Owner: | changed from wsiegrist@… to skarulkar@… |
---|
comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from skarulkar@… to admin@… |
---|
comment:4 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I don't think this is a problem anymore.
Note: See
TracTickets for help on using
tickets.
Similarly, Quicksilver failed on the mtln buildbot with:
Perhaps Xcode was recently updated on the mtln buildbot?