[MacPorts] ProblemHotlist modified

MacPorts noreply at macports.org
Sun Mar 4 13:29:07 PST 2012


Changed page "ProblemHotlist" by raimue at macports.org from 188.194.186.11*
Page URL: <https://trac.macports.org/wiki/ProblemHotlist>
Diff URL: <https://trac.macports.org/wiki/ProblemHotlist?action=diff&version=78>
Revision 78
Comment: Use xcodebuild -license to avoid error messages

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: ProblemHotlist
=========================================================================
--- ProblemHotlist (version: 77)
+++ ProblemHotlist (version: 78)
@@ -12,14 +12,9 @@
 When attempting to build a port which compiles an OS X app (e.g., gimp-app), the compilation may fail with an xcodebuild error. One of the cause of this is that an initial run of xcodebuild from the terminal is needed to accept the EULA before
 any compilation can proceed. Run:
 {{{
-xcodebuild
+xcodebuild -license
 }}}
 from a terminal window and follow the prompts. After accepting the EULA, rebuild the port again.
-If the following error is shown:
-{{{
-xcodebuild: error: The directory XXXX does not contain an Xcode project.
-}}}
-then xcodebuild has been configured previously, and is not the cause of the problem.
 
 == A port build fails on Snow Leopard with: "file is not of required architecture" == #wrongarch
 

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
MacPorts <http://www.macports.org/>
Ports system for Mac OS

This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on ProblemHotlist. If it was not you, please
report to .


More information about the macports-changes mailing list