[MacPorts] #37581: qt4-mac @4.8.4_2 build failure: library not found for -ldbus-1

MacPorts noreply at macports.org
Wed Jan 9 05:44:00 PST 2013


#37581: qt4-mac @4.8.4_2 build failure: library not found for -ldbus-1
------------------------------+-------------------------
  Reporter:  willy.wolff.0@…  |      Owner:  michaelld@…
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.1.2
Resolution:                   |   Keywords:
      Port:  qt4-mac          |
------------------------------+-------------------------

Comment (by michaelld@…):

 What do the following return:
 {{{
 xcodebuild -version
 uname -a
 /usr/bin/g++ -v
 /usr/bin/clang++ -v
 }}}

 I'm pretty sure the last one will return something like "Apple clang
 version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn)", which is
 not recent enough to successfully build qt4-mac. If so, I recommend doing
 the following:
 {{{
 sudo port uninstall qt4-mac
 sudo port install qt4-mac configure.compiler=llvm-gcc-4.2
 }}}
 and, add any variants you want/need between "qt4-mac" and "configure".
 And, then I will also fix qt4-mac to block this version of clang.

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


More information about the macports-tickets mailing list