[MacPorts] #49203: bacula 7.0.4_1 +client_only +console_bat does not build because it can't find Qt4
MacPorts
noreply at macports.org
Thu Oct 8 20:57:41 PDT 2015
#49203: bacula 7.0.4_1 +client_only +console_bat does not build because it can't
find Qt4
--------------------------------+--------------------------------
Reporter: gullevek@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Keywords: bacula bat qt4-mac | Port: bacula
--------------------------------+--------------------------------
It seems that in this new version the QMAKE and PKG_CONFIG_PATH vars are
not carried over into the bacula configure run. It correctly finds + gets
the qt4-mac settings, but in the configure from bacula it fails to find
QMAKE and Qt4Gui. Qt4-mac was automatically installed into
/opt/local/libexec/qt4/
If I add QMAKE='/opt/local/libexec/qt4/bin/qmake' before the QMAKE check
and add
export PKG_CONFIG_PATH='/opt/local/libexec/qt4/lib/pkgconfig' before the
pkg-config check for Qt4 it builds correctly.
--
Ticket URL: <https://trac.macports.org/ticket/49203>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list