[MacPorts] #17610: xcodebuild: unknown option: -sdk

MacPorts noreply at macports.org
Tue Jan 6 05:48:00 PST 2009


#17610: xcodebuild: unknown option: -sdk
--------------------------------------+-------------------------------------
  Reporter:  ryandesign@…             |       Owner:  pguyot@…           
      Type:  defect                   |      Status:  closed             
  Priority:  Normal                   |   Milestone:  MacPorts 1.7.0     
 Component:  base                     |     Version:  1.7.0              
Resolution:  fixed                    |    Keywords:                     
      Port:  sleepwatcher             |  
--------------------------------------+-------------------------------------

Comment(by skl@…):

 I ran into this bug on Leopard 10.5.6 with XCode 3.0 too.

 The manpage of xcodebuild says:
 {{{
      -default=value
            Set the user default default to value.
 }}}
 so IMO there's only a "=" char missing. After adding "=" to the -sdk
 option, giving -sdk=/Developer/SDKs/MacOSX10.5.sdk everything ran as
 expected and the build succeeded.

-- 
Ticket URL: <http://trac.macports.org/ticket/17610#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list