[Paraview-developers] [EXTERNAL] Re: Broken superbuild

Scott, W Alan wascott at sandia.gov
Wed Dec 13 19:18:25 EST 2017


Using Ninja and superbuild, I get the following:

cMakeVars = -DCMAKE_INSTALL_PREFIX:PATH=/projects/viz/paraview/ParaView/5.5.0-junk/Linux-cee-rhel6-x86_64 -DBUILD_TESTING:BOOL=OFF -DCMAKE_BUILD_TYPE:STRING=Release -DCMAKE_BUILD_TYPE_paraview:STRING=Debug -Dparaview_SOURCE_SELECTION:STRING=source -Dsuperbuild_download_location:PATH=/projects/viz/paraview/src/sbTarballs/ -Dparaview_SOURCE_DIR:PATH=/projects/viz/paraview/src/ParaView/5.5.0-junk/ParaView5 -DPARAVIEW_ALWAYS_SECURE_CONNECTION:BOOL=ON -DSUPERBUILD_ALLOW_DEBUG:BOOL=ON -DENABLE_vtkm:BOOL=OFF -DENABLE_ospray:BOOL=OFF -GNinja -DENABLE_paraview:BOOL=ON -DENABLE_ffmpeg:BOOL=ON -DENABLE_python:BOOL=ON -DENABLE_numpy:BOOL=ON -DENABLE_png:BOOL=ON -DENABLE_qt:BOOL=ON -DENABLE_hdf5:BOOL=ON -DENABLE_silo:BOOL=ON -DENABLE_visitbridge:BOOL=ON -DENABLE_qt5:BOOL=ON


.....
.....
-- Building projects: cxx11, zlib, ffmpeg, szip, hdf5, bzip2, png, python, numpy, boost, freetype, libxml2, gperf, fontconfig, qt5, visitbridge, silo, paraview
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    ENABLE_qt
    PARAVIEW_ALWAYS_SECURE_CONNECTION
    SUPERBUILD_ALLOW_DEBUG


-- Build files have been written to: /projects/viz/paraview/ParaView/5.5.0-junk/Linux-cee-rhel6-x86_64/Build
make: *** No targets specified and no makefile found.  Stop.
gmake: Nothing to be done for `install'.






From: Andy Bauer [mailto:andy.bauer at kitware.com]
Sent: Wednesday, December 13, 2017 12:06 PM
To: Scott, W Alan <wascott at sandia.gov>
Cc: paraview-developers at paraview.org
Subject: [EXTERNAL] Re: [Paraview-developers] Broken superbuild

There's some build issues right now using Unix Makefiles. Try using Ninja (e.g. cmake -G Ninja ...).

If ninja isn't available on your system you can get it from https://github.com/ninja-build/ninja/releases. I did that today for Cori at NERSC and it worked fine for me.

Cheers,
Andy

On Wed, Dec 13, 2017 at 1:58 PM, Scott, W Alan <wascott at sandia.gov<mailto:wascott at sandia.gov>> wrote:
Hi guys,
Superbuild, and ParaView, appear broken. Here is what I get:

[  1%] Built target vtkWrapPython
[  1%] Built target vtklibharu
Scanning dependencies of target vtkPVCatalystHierarchy
Scanning dependencies of target vtkPVServerManagerApplicationHierarchy
[  1%] Built target vtktiff
gmake[5]: *** No rule to make target 'lib/cmake/paraview-5.4/Modules/vtkPVServerManagerCoreHierarchy.txt', needed by 'ParaViewCore/ServerManager/SMApplication/vtkPVServerManagerApplicationHierarchy.stamp.txt'.  Stop.
gmake[5]: *** No rule to make target 'lib/cmake/paraview-5.4/Modules/vtkPVServerManagerApplicationHierarchy.txt', needed by 'CoProcessing/Catalyst/vtkPVCatalystHierarchy.stamp.txt'.  Stop.
CMakeFiles/Makefile2:20823: recipe for target 'ParaViewCore/ServerManager/SMApplication/CMakeFiles/vtkPVServerManagerApplicationHierarchy.dir/all' failed
gmake[4]: *** [ParaViewCore/ServerManager/SMApplication/CMakeFiles/vtkPVServerManagerApplicationHierarchy.dir/all] Error 2
gmake[4]: *** Waiting for unfinished jobs....
CMakeFiles/Makefile2:20945: recipe for target 'CoProcessing/Catalyst/CMakeFiles/vtkPVCatalystHierarchy.dir/all' failed
gmake[4]: *** [CoProcessing/Catalyst/CMakeFiles/vtkPVCatalystHierarchy.dir/all] Error 2
Scanning dependencies of target ArrowGlyphHierarchy
Scanning dependencies of target EyeDomeLightingViewHierarchy
[  1%] Built target vtklibxml2
Scanning dependencies of target MomentsHierarchy
Scanning dependencies of target GMVReaderHierarchy
Scanning dependencies of target AnalyzeNIfTIIOHierarchy
Scanning dependencies of target CDIReaderHierarchy
Scanning dependencies of target GeodesicMeasurementHierarchy
[  1%] For ArrowGlyph - updating ArrowGlyphHierarchy.txt


Any ideas?

Alan

--------------------------------------------------------
W. Alan Scott
ParaView Support Manager

SAIC
Sandia National Laboratories, MS 0807
Org 9326 - Building 880 A1-K
(505) 284-0932<tel:(505)%20284-0932>   FAX (505) 284-5619<tel:(505)%20284-5619>

The most exciting phrase to hear in science
is not "Eureka!" but "That's funny..."  -- Isaac Asimov
---------------------------------------------------------


_______________________________________________
Powered by www.kitware.com<http://www.kitware.com>

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Search the list archives at: http://markmail.org/search/?q=Paraview-developers

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview-developers

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20171214/dc3cbb43/attachment-0001.html>


More information about the Paraview-developers mailing list