[MacPorts] #21511: osxutils: build failure on Snow Leopard

MacPorts noreply at macports.org
Sat Sep 19 23:31:26 PDT 2009


#21511: osxutils: build failure on Snow Leopard
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  waqar@…           
     Type:  defect                   |      Status:  new               
 Priority:  Normal                   |   Milestone:                    
Component:  ports                    |     Version:  1.8.0             
 Keywords:                           |        Port:  osxutils          
-------------------------------------+--------------------------------------
 I can't install osxutils on Mac OS X 10.6 Snow Leopard. The complete log
 is attached but there are two notable errors:

 {{{
 2009-09-20 01:27:59.222 xcodebuild[5089:60f] Error loading
 /Developer/Library/Xcode/Plug-
 ins/XdesignCompilerPlugin.xcplugin/Contents/MacOS/XdesignCompilerPlugin:
 dlopen(/Developer/Library/Xcode/Plug-
 ins/XdesignCompilerPlugin.xcplugin/Contents/MacOS/XdesignCompilerPlugin,
 265): no suitable image found.  Did find:
         /Developer/Library/Xcode/Plug-
 ins/XdesignCompilerPlugin.xcplugin/Contents/MacOS/XdesignCompilerPlugin:
 no matching architecture in universal wrapper
 }}}

 {{{
 $ lipo -info /Developer/Library/Xcode/Plug-
 ins/XdesignCompilerPlugin.xcplugin/Contents/MacOS/XdesignCompilerPlugin
 Architectures in the fat file: /Developer/Library/Xcode/Plug-
 ins/XdesignCompilerPlugin.xcplugin/Contents/MacOS/XdesignCompilerPlugin
 are: i386 ppc
 }}}

 So it contains i386 and ppc code but of course Snow Leopard tries to build
 x86_64 by default.

 {{{
 GCC 4.2 is not compatible with the Mac OS X 10.4 SDK (file main.c)
 }}}

 MacPorts stopped using SDKs in MacPorts 1.8.0 (except when building
 universal on 10.4 when running on PPC) so perhaps it is appropriate to
 patch osxutils to not use SDKs either.

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


More information about the macports-tickets mailing list