[Paraview] PV 3.8 RC1 + Cmake 2.8.1 failing?

Jalel Chergui (LIMSI-CNRS) <Jalel.Chergui@limsi.fr> Jalel.Chergui at limsi.fr
Tue Apr 20 05:14:39 EDT 2010


Hi,

>>>>> "Paul" == Paul Melis <paul.melis at sara.nl> writes:

    Paul> Hi Sven, Sven Buijssen wrote:
    >> (off the list for the moment while discussing some technical details)
    >> 
    Paul> [taking back to the list]
    >> I managed to compile PV 3.8 RC1
    >> (http://www.paraview.org/files/v3.8/ParaView-3.8.0-RC1.tar.gz) on a
    >> 32bit openSuSE 11.1 system, with any of cmake 2.6.4, 2.8.0 and 2.8.1.
    >> Here's my recipe:
    >> 
    >> [...]
    >> 
    >> % make -j 16
    >> 

    Paul> Ouch, just for fun I tried to use make -j 2 instead of a single
    Paul> process make and the problem went away, i.e. the compile
    Paul> succeeded. That's not very good...  Out of interest, do you always
    Paul> build multi-process? I'm on a dual-core machine and when building in
    Paul> the background make -j N isn't very attractive.

    Paul> I think I now also got some extra help-related messages I didn't see
    Paul> before, so it seems the multi-process build triggers the building of
    Paul> extra stuff, which solves my build problems.

    Paul> ...  [ 33%] Built target vtkGenericFiltering Building up file
    Paul> structure...  [ 36%] Built target vtkRendering ...  [ 52%] Built
    Paul> target vtkHybrid Insert custom filters...  Insert help data for
    Paul> filter section (1 of 1)...  Insert files...  [ 52%] Built target
    Paul> GraphicsCxxTests Insert contents...  [ 52%] Built target
    Paul> HybridCxxTests Insert indices...  Documentation successfully
    Paul> generated.  [ 52%] Built target ParaViewOnlineHelp ...

    Paul> All in all, pretty strange behaviour,

Got same behaviour on centos 5.2, 
Linux 2.6.18-128.1.14.el5 #1 SMP Wed Jun 17 06:38:05 EDT 2009 x86_64 GNU/Linux,
gcc version 4.1.2 20080704 (Red Hat 4.1.2-44), 
qt-4.6.2 :

 make --> [ 99%] Generating qrc_paraview_configuration.cxx
          make[2]: *** No rule to make target 
                      `Applications/ParaView/../../Documentation/paraview.qch',
                       needed by `Applications/ParaView/qrc_paraview_help.cxx'.  Stop.
          make[1]: *** [Applications/ParaView/CMakeFiles/paraview-real.dir/all] Error 2
          make: *** [all] Error 2

 make -j2 install --> no errors
                  --> execution --> Segmentation fault
                      As PARAVIEW_GENERATE_PROXY_DOCUMENTATION set to ON or OFF.

Hope this helps,
Jalel
-- 
*------------------------------------------------------------------------*
 Jalel CHERGUI, LIMSI-CNRS, Bât. 508 - BP 133, 91403 Orsay cedex, FRANCE
 Tél : (33 1) 69 85 81 27     ; Télécopie : (33 1) 69 85 80 88
 Mél : Jalel.Chergui at limsi.fr ; Référence : http://perso.limsi.fr/chergui
*------------------------------------------------------------------------*


More information about the ParaView mailing list