#27550: Build of mesa fails on SnowLeopard 10.6.5 -----------------------------------------+---------------------------------- Reporter: amicitas+macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: mesa -----------------------------------------+---------------------------------- I am currently unable to get mesa to build. (I ran into this as part of the wine-devel installation.) I am using macports 1.9.2 on Os X 10.6.5. The command I am using is: {{{ sudo port install -u -d mesa +universal }}} The relevant part of the log file is (full log file attached): {{{ :info:build mklib: Making Darwin shared library: libOpenVG.1.0.dylib :info:build Undefined symbols: :info:build "_util_format_read_4f", referenced from: :info:build _pipe_tile_raw_to_rgba in libgallium.a(u_tile.o) :info:build "_util_format_write_4f", referenced from: :info:build _pipe_put_tile_rgba in libgallium.a(u_tile.o) . . . }}} I cannot get mesa installed without the +universal option either, however the error is different in that case. I have used the following commands in attempt to get all the dependencies setup as universal: {{{ sudo port upgrade --enforce-variants rdepof:wine-devel +universal }}} {{{ sudo port upgrade --enforce-variants rdepof:mesa +universal }}} Any help getting this working would be appreciated. -- Ticket URL: <https://trac.macports.org/ticket/27550> MacPorts <http://www.macports.org/> Ports system for Mac OS