[Paraview] problem building ParaView Examples

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Sat Jan 10 19:39:15 EST 2015


Not sure what's the issue. I tested out in my build and seems to work as
expected. Mind attaching your CMakeCache.txt file? Did you by any chance
turn on PARAVIEW_USE_UNIFIED_BINDINGS cmake flag?

Utkarsh

On Fri, Jan 9, 2015 at 3:46 PM, Jeff Becker <jeffrey.c.becker at nasa.gov>
wrote:

> Almost there - make output below. Any ideas? Thanks.
>
> -jeff
>
> Scanning dependencies of target ParaViewExamples
> [ 80%] Build examples as a separate project
> Not searching for unused variables given on the command line.
> Not searching for unused variables given on the command line.
> Internal cmake changing into directory: /u/wk/jcbecker/ParaView-build/
> Examples/All
> ======== CMake output     ======
> The C compiler identification is GNU 4.4.7
> The CXX compiler identification is GNU 4.4.7
> Check for working C compiler: /usr/bin/cc
> Configuring
> Check for working C compiler: /usr/bin/cc -- works
> Detecting C compiler ABI info
> Configuring
> Detecting C compiler ABI info - done
> Check for working CXX compiler: /usr/bin/c++
> Configuring
> Check for working CXX compiler: /usr/bin/c++ -- works
> Detecting CXX compiler ABI info
> Configuring
> Detecting CXX compiler ABI info - done
> Looking for Q_WS_X11
> Configuring
> Looking for Q_WS_X11 - found
> Looking for Q_WS_WIN
> Configuring
> Looking for Q_WS_WIN - not found
> Looking for Q_WS_QWS
> Configuring
> Looking for Q_WS_QWS - not found
> Looking for Q_WS_MAC
> Configuring
> Looking for Q_WS_MAC - not found
> Found Qt4: /usr/local/Trolltech/Qt-4.8.6/bin/qmake (found version "4.8.6")
> Configuring
> Found Qt4: /usr/local/Trolltech/Qt-4.8.6/bin/qmake (found version "4.8.6")
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring done
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating done
> Build files have been written to: /u/wk/jcbecker/ParaView-build/
> Examples/All
> Found Qt4: /usr/local/Trolltech/Qt-4.8.6/bin/qmake (found version "4.8.6")
> Configuring
> Found Qt4: /usr/local/Trolltech/Qt-4.8.6/bin/qmake (found version "4.8.6")
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring
> Configuring done
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating
> Generating done
> Build files have been written to: /u/wk/jcbecker/ParaView-build/
> Examples/All
> ======== End CMake output ======
> Change Dir: /u/wk/jcbecker/ParaView-build/Examples/All
>
> Run Build Command:/usr/bin/gmake
> gmake[3]: Entering directory `/u/wk/jcbecker/ParaView-build/Examples/All'
> gmake[4]: Entering directory `/u/wk/jcbecker/ParaView-build/Examples/All'
> gmake[5]: Entering directory `/u/wk/jcbecker/ParaView-build/Examples/All'
> [  1%] Generating Documentation HTMLs from xmls
> Processing wiki sources
> Processing wiki filters
> Processing wiki writers
> Processing wiki readers
> [  1%] Compiling Qt help project SMMyElevation.qhp
> Building up file structure...
> Insert custom filters...
> Insert help data for filter section (1 of 1)...
> Insert files...
> Warning: The file /u/wk/jcbecker/ParaView-build/
> Examples/All/Plugins/Filter/doc/*.css does not exist! Skipping it.
> Warning: The file /u/wk/jcbecker/ParaView-build/
> Examples/All/Plugins/Filter/doc/*.png does not exist! Skipping it.
> Warning: The file /u/wk/jcbecker/ParaView-build/
> Examples/All/Plugins/Filter/doc/*.jpg does not exist! Skipping it.
> Insert contents...
> Insert indices...
> Documentation successfully generated.
> [  2%] Generating SMMyElevation_doc.h
> -- Generate module: SMMyElevation
> gmake[5]: *** No rule to make target `/u/wk/jcbecker/ParaView-
> build/bin/vtkWrapClientServer-pv4.3', needed by `Plugins/Filter/
> vtkMyElevationFilterClientServer.cxx'. Stop.
> gmake[5]: Leaving directory `/u/wk/jcbecker/ParaView-build/Examples/All'
> gmake[4]: *** [Plugins/Filter/CMakeFiles/SMMyElevation.dir/all] Error 2
> gmake[4]: Leaving directory `/u/wk/jcbecker/ParaView-build/Examples/All'
> gmake[3]: *** [all] Error 2
> gmake[3]: Leaving directory `/u/wk/jcbecker/ParaView-build/Examples/All'
> make[2]: *** [ParaViewExamples.done] Error 1
> make[1]: *** [CMakeFiles/ParaViewExamples.dir/all] Error 2
> make: *** [all] Error 2
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20150110/1e6b44b0/attachment.html>


More information about the ParaView mailing list