[MacPorts] #18893: dbus: fails to build universal on ppc
#18893: dbus: fails to build universal on ppc -----------------------------------+---------------------------------------- Reporter: jeremyhu@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: universal | Port: dbus -----------------------------------+---------------------------------------- configure tries to run generated code for CHOST rather than CBUILD. This works for i386+rosetta but not in general: {{{ checking for GNUC varargs macros... yes checking for struct cmsgcred... no checking for getpeerucred... no checking for getpeereid... yes checking abstract socket namespace... configure: error: in `/opt/local/var/macports/build/_Users_jeremy_src_macports- trunk_dports_devel_dbus/work/i386': configure: error: cannot run test program while cross compiling See `config.log' for more details. }}} -- Ticket URL: <http://trac.macports.org/ticket/18893> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18893: dbus: fails to build universal on ppc ------------------------------------+--------------------------------------- Reporter: jeremyhu@… | Owner: mcalhoun@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: universal Port: dbus | ------------------------------------+--------------------------------------- Changes (by mcalhoun@…): * status: new => closed * resolution: => fixed Comment: The problem was that --config-cache was not being set as a configuration argument due to a foolish programming error[[BR]] which only showed up on PowerPC architectures.[[BR]] It should be fixed in r48302. Thanks for catching this. -- Ticket URL: <http://trac.macports.org/ticket/18893#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts