[MacPorts] #25581: dbus-glib +universal build failed

MacPorts noreply at macports.org
Fri Jul 9 11:04:39 PDT 2010


#25581: dbus-glib +universal build failed
-------------------------------+--------------------------------------------
 Reporter:  hvdwolf@…          |       Owner:  jwa@…           
     Type:  defect             |      Status:  new             
 Priority:  Normal             |   Milestone:                  
Component:  ports              |     Version:  1.9.1           
 Keywords:                     |        Port:  dbus-glib       
-------------------------------+--------------------------------------------
Changes (by ryandesign@…):

 * cc: ryandesign@… (added)


Comment:

 This is probably the relatively common "can't find nm when building for
 the other architecture" problem we've had and fixed with several ports
 already over the years.
 {{{
 :info:configure --->  Configuring dbus-glib for architecture i386
 --
 :info:configure checking for BSD- or MS-compatible name lister (nm)...
 /usr/bin/nm -p
 :info:configure checking the name lister (/usr/bin/nm -p) interface... BSD
 nm
 --
 :info:configure checking command to parse /usr/bin/nm -p output from
 /usr/bin/gcc-4.0 object... ok
 --
 :info:configure --->  Configuring dbus-glib for architecture ppc
 --
 :info:configure checking for BSD- or MS-compatible name lister (nm)... no
 --
 :info:configure checking the name lister (link -dump -symbols)
 interface... BSD nm
 }}}
 Could possibly be fixed like it was for pango in r50606 for example.

 Why do you want to build ppc/i386 universal anyway?

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


More information about the macports-tickets mailing list