[MacPorts] #47994: gnuplot-5.0.0_0 +qt5 build failure
MacPorts
noreply at macports.org
Mon Jun 8 10:17:22 PDT 2015
#47994: gnuplot-5.0.0_0 +qt5 build failure
---------------------------+--------------------------------
Reporter: jinxiaoyong@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Keywords: gnuplot qt | Port: gnuplot-5.0.0_0
---------------------------+--------------------------------
The new private dir installed qt5-mac breaks building of `gnuplot-5.0.0_0
+qt5`. The build stopped at
{{{
:info:build uic -o ui_QtGnuplotSettings.h qtterminal/QtGnuplotSettings.ui
:info:build make[4]: uic: No such file or directory
:info:build make[4]: *** [ui_QtGnuplotSettings.h] Error 1
}}}
But the configure was wrong as not finding the correct qt path.
{{{
CXXFLAGS='-pipe -Os -F/opt/local/Library/Frameworks
-I/opt/local/Library/Frameworks/QtCore.framework/Versions/5/Headers
-I/opt/local/Library/Frameworks/QtGui.framework/Versions/5/Headers
-I/opt/local/Library/Frameworks/QtNetwork.framework
/Versions/5/Headers
-I/opt/local/Library/Frameworks/QtSvg.framework/Versions/5/Headers
-I/opt/local/Library/Frameworks/QtWidgets.framework/Versions/5/Headers
-arch x86_64 -stdlib=libc++'
}}}
--
Ticket URL: <https://trac.macports.org/ticket/47994>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list