[Paraview] 3.8.0 build fails on qhelpgenerator command

Rick Angelini rick.angelini at us.army.mil
Fri Aug 20 14:01:21 EDT 2010


We're also seeing the same problem with QT 4.6.3, but only on our Altix 
system when building 3.8.0 and 3.9.0 ..... it's a QT failure from the 
QSqlQuery.     The build does complete if I rerun the make, but it does 
not generate the documentation.

Linking CXX shared library ../../bin/libNIfTIWriter.so
[100%] Built target NIfTIWriter
Scanning dependencies of target GenerateParaViewQHP
[100%] Generating paraview.qhp
[100%] Built target GenerateParaViewQHP
Scanning dependencies of target ParaViewOnlineHelp
[100%] Compiling Qt help project paraview.qhp
Building up file structure...
QSqlQuery::value: not positioned on a valid record
Cannot register namespace paraview.org!
make[5]: *** [Documentation/paraview.qch] Error 255
make[4]: *** [Documentation/CMakeFiles/ParaViewOnlineHelp.dir/all] Error 2



Rick Angelini wrote:
> I am having problems building 3.8.0 on a SGI Altix system running SLES 
> 10.       The problem lies in qt-4.5.2/bin/qhelpgenerator:
>
> cd 
> /usr/people/cse/CSE/build_visualization_weekly/CMakeExternals/Build/paraview-3.8.0/Documentation 
> && /mnt/lustre/usrcta/CSE.072210/Release/qt-4.5.2/bin/qhelpgenerator  
> /usr/people/cse/CSE/build_visualization_weekly/CMakeExternals/Build/paraview-3.8.0/Documentation/paraview.qhp 
> -o 
> /usr/people/cse/CSE/build_visualization_weekly/CMakeExternals/Build/paraview-3.8.0/Documentation/paraview.qch 
>
> Building up file structure...
> QSqlQuery::value: not positioned on a valid record
> Cannot register namespace paraview.org!
>
>
>
> Sometimes, if I immediately re-run the make command, I am able to get 
> past this error and build completes.
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at 
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at: 
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview


More information about the ParaView mailing list