[MacPorts] #56981: paraview @5.5.0_1 Document copy error - build failure

MacPorts noreply at macports.org
Sat Aug 18 15:56:24 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:
      Port:  paraview        |
-----------------------------+-----------------------

Comment (by rubendibattista):

 The problem seems related to a missing include for QHeaderView:

 {{{
 :info:build
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_paraview/paraview/work/ParaView-v5.5.0/Qt/Components/pqChangeInputDialog.cxx:81:45:
 error: member access into incomplete type 'QHeaderView'
 :info:build   this->Internals->pipelineView->getHeader()->hide();
 :info:build                                             ^
 :info:build
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_paraview/paraview/work/ParaView-v5.5.0/Qt/Widgets/pqFlatTreeView.h:53:7:
 note: forward declaration of 'QHeaderView'
 :info:build class QHeaderView;
 :info:build       ^
 :info:build
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_paraview/paraview/work/ParaView-v5.5.0/Qt/Components/pqChangeInputDialog.cxx:83:45:
 error: member access into incomplete type 'QHeaderView'
 :info:build   this->Internals->pipelineView->getHeader()->hideSection(1);
 :info:build                                             ^
 :info:build
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_paraview/paraview/work/ParaView-v5.5.0/Qt/Widgets/pqFlatTreeView.h:53:7:
 note: forward declaration of 'QHeaderView'
 :info:build class QHeaderView;
 :info:build       ^
 :info:build 2 errors generated.

 }}}

 Is then also normal that in the Portfile it uses both qt4-mac-sqlite-
 plugin and qt5-qttools? Should not be the same QT version?

-- 
Ticket URL: <https://trac.macports.org/ticket/56981#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list