[MacPorts] #56981: paraview @5.5.0_1 Document copy error - build failure
MacPorts
noreply at macports.org
Mon Aug 20 19:28:21 UTC 2018
#56981: paraview @5.5.0_1 Document copy error - build failure
-----------------------------+-----------------------
Reporter: majoc-at-astro | Owner: jjstickel
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.3
Resolution: | Keywords: haspatch
Port: paraview |
-----------------------------+-----------------------
Comment (by jjstickel):
I see that the PR has already been merged, but when I tried to build with
-mpich +python36, I get this error (from the log):
{{{
:info:build
/opt/local/var/macports/build/_Users_Shared_install_macports_ports_science_paraview/paraview/work/ParaView-v5.5.2/Qt/Python/pqPythonShell.cxx:128:20:
error: member access into incomplete type 'QAbstractItemView'
:info:build
this->popup()->setCurrentIndex(this->completionModel()->index(0, 0));
:info:build ^
:info:build
/opt/local/libexec/qt5/lib/QtWidgets.framework/Headers/qcompleter.h:55:7:
note: forward declaration of 'QAbstractItemView'
:info:build class QAbstractItemView;
:info:build ^
}}}
So it looks like some of the files in Qt/Python/ also need more include
lines. If you have suggestions, I'm happy to hack the sources and retest.
Also, has anyone reported upstream?
--
Ticket URL: <https://trac.macports.org/ticket/56981#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list