Bug#906714: paraview: FTBFS in Sid

Gianfranco Costamagna locutusofborg at debian.org
Mon Aug 20 10:34:13 BST 2018


control: tags -1 -fixed-upstream
> 
> On Sun, 19 Aug 2018 22:03:49 -0500 Simon Quigley <tsimonq2 at ubuntu.com> wrote:
> > Package: paraview
> > Severity: serious
> > 
> > Dear Maintainer,
> > 
> > Your package fails to build from source in Sid. Here is the build log
> > after LocutusOfBorg triggered the build in debomatic:
> > 
> > http://debomatic-amd64.debian.net/distribution#unstable/paraview/5.4.1+dfsg4-3/buildlog
> 
> I've pasted the error message below.
> 
> ----8<----
> /<<BUILDDIR>>/paraview-5.4.1+dfsg4/Qt/Components/pqChangeInputDialog.cxx: In constructor 'pqChangeInputDialog::pqChangeInputDialog(vtkSMProxy*, QWidget*)':
> /<<BUILDDIR>>/paraview-5.4.1+dfsg4/Qt/Components/pqChangeInputDialog.cxx:81:45: error: invalid use of incomplete type 'class QHeaderView'
>    this->Internals->pipelineView->getHeader()->hide();
>                                              ^~
> In file included from /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Qt/Components/ui_pqChangeInputDialog.h:20,
>                  from /<<BUILDDIR>>/paraview-5.4.1+dfsg4/Qt/Components/pqChangeInputDialog.cxx:33:
> /<<BUILDDIR>>/paraview-5.4.1+dfsg4/Qt/Widgets/pqFlatTreeView.h:53:7: note: forward declaration of 'class QHeaderView'
>  class QHeaderView;
>        ^~~~~~~~~~~
> ----8<----
> 
> "Use of incomplete type" could be caused by a missing include, and upstream
> have recently added some new includes in the name of Qt 5.11 compatibility.
> (See merge request URL in the first line of this mail.)

sorry, but after this change, another failure (we couldn't fix yet), appears.

see this build log, where patch is applied
https://launchpad.net/ubuntu/+source/paraview/5.4.1+dfsg4-3ubuntu1

snip of the build log:
https://launchpadlibrarian.net/384319220/buildlog_ubuntu-cosmic-amd64.paraview_5.4.1+dfsg4-3ubuntu1_BUILDING.txt.gz


[100%] Generating vtkSMXML_StreamLinesRepresentation.h
cd /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation && ../../bin/vtkkwProcessXML /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/vtkSMXML_StreamLinesRepresentation.h "StreamLinesRepresentation" "Interfaces" "Interfaces" /<<BUILDDIR>>/paraview-5.4.1+dfsg4/Plugins/StreamLinesRepresentation/StreamLinesRepresentation.xml
-- Generate module: StreamLinesRepresentation
[100%] Generating NonOrthogonalSource_doc.h
cd /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/NonOrthogonalSource && ../../bin/vtkkwProcessXML -base64 /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/NonOrthogonalSource/NonOrthogonalSource_doc.h "" "_doc" "_doc" /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/NonOrthogonalSource/doc/NonOrthogonalSource.qch
-- Generate module: NonOrthogonalSource
[100%] Generating vtkStreamLines_fs.cxx
cd /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation && ../../bin/vtkEncodeString /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/vtkStreamLines_fs.cxx /<<BUILDDIR>>/paraview-5.4.1+dfsg4/Plugins/StreamLinesRepresentation/shaders/vtkStreamLines_fs.glsl vtkStreamLines_fs
cd /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<BUILDDIR>>/paraview-5.4.1+dfsg4 /<<BUILDDIR>>/paraview-5.4.1+dfsg4/Plugins/NonOrthogonalSource /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/NonOrthogonalSource /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/NonOrthogonalSource/CMakeFiles/NonOrthogonalSource.dir/DependInfo.cmake --color=
[100%] Generating vtkStreamLines_gs.cxx
cd /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation && ../../bin/vtkEncodeString /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/vtkStreamLines_gs.cxx /<<BUILDDIR>>/paraview-5.4.1+dfsg4/Plugins/StreamLinesRepresentation/shaders/vtkStreamLines_gs.glsl vtkStreamLines_gs
[100%] Generating vtkStreamLines_vs.cxx
cd /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation && ../../bin/vtkEncodeString /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/vtkStreamLines_vs.cxx /<<BUILDDIR>>/paraview-5.4.1+dfsg4/Plugins/StreamLinesRepresentation/shaders/vtkStreamLines_vs.glsl vtkStreamLines_vs
[100%] Generating vtkStreamLinesBlending_fs.cxx
cd /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation && ../../bin/vtkEncodeString /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/vtkStreamLinesBlending_fs.cxx /<<BUILDDIR>>/paraview-5.4.1+dfsg4/Plugins/StreamLinesRepresentation/shaders/vtkStreamLinesBlending_fs.glsl vtkStreamLinesBlending_fs
[100%] Generating vtkStreamLinesCopy_fs.cxx
cd /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation && ../../bin/vtkEncodeString /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/vtkStreamLinesCopy_fs.cxx /<<BUILDDIR>>/paraview-5.4.1+dfsg4/Plugins/StreamLinesRepresentation/shaders/vtkStreamLinesCopy_fs.glsl vtkStreamLinesCopy_fs
[100%] Generating moc_pqStreamLinesAnimationManager.cpp
cd /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation && /usr/lib/qt5/bin/moc @/<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/moc_pqStreamLinesAnimationManager.cpp_parameters
[100%] Generating moc_pqStreamLinesAnimationManagerImplementation.cpp
cd /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation && /usr/lib/qt5/bin/moc @/<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/moc_pqStreamLinesAnimationManagerImplementation.cpp_parameters
[100%] Generating moc_StreamLinesRepresentation_Plugin.cpp
cd /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation && /usr/lib/qt5/bin/moc @/<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/moc_StreamLinesRepresentation_Plugin.cpp_parameters
[100%] Compiling Qt help project StreamLinesRepresentation.qhp
cd /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/doc && /usr/bin/cmake -E copy_directory /<<BUILDDIR>>/paraview-5.4.1+dfsg4/Plugins/StreamLinesRepresentation/doc /<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/doc
Error copying directory from "/<<BUILDDIR>>/paraview-5.4.1+dfsg4/Plugins/StreamLinesRepresentation/doc" to "/<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/doc".
make[3]: *** [Plugins/StreamLinesRepresentation/CMakeFiles/StreamLinesRepresentation.dir/build.make:127: Plugins/StreamLinesRepresentation/doc/StreamLinesRepresentation.qch] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:42211: Plugins/StreamLinesRepresentation/CMakeFiles/StreamLinesRepresentation.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
Scanning dependencies of target paraview
make[3]: Leaving directory '/<<BUILDDIR>>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu'
make -f Applications/ParaView/CMakeFiles/paraview.dir/build.make Applications/ParaView/CMakeFiles/paraview.dir/build


do you have any clue?

G.



More information about the debian-science-maintainers mailing list