[MacPorts] #36339: -ldbus-1 not found during building of qt4-mac at 4.8.3
MacPorts
noreply at macports.org
Wed Sep 26 06:20:01 PDT 2012
#36339: -ldbus-1 not found during building of qt4-mac at 4.8.3
-------------------------+-------------------------
Reporter: bgschaid@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: qt4-mac |
-------------------------+-------------------------
Changes (by ryandesign@…):
* owner: macports-tickets@… => michaelld@…
Comment:
The first log you attached is incomplete (contains lines that say
"Skipping completed") so we cannot learn much from it. Always clean and
try again before filing a bug report.
You did not state which version of Xcode you have. But it is true that
older versions of clang did not support the LIBRARY_PATH environment
variable that MacPorts sets, and rely instead of proper -L flags being
passed in LDFLAGS. MacPorts also tries to set up -L flags, but perhaps
qt4-mac doesn't honor that. We should fix qt4-mac to use proper -L flags.
You should be able to work around it by upgrading to Xcode 4.4 or 4.5; we
recommend using the latest released Xcode version anyway.
Selecting a different compiler is intended for use by you for compiling
your own software; it is not intended for MacPorts to use such a compiler
when compiling ports. See UsingTheRightCompiler.
--
Ticket URL: <https://trac.macports.org/ticket/36339#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list