[Paraview-developers] Broken superbuild

Andy Bauer andy.bauer at kitware.com
Wed Dec 13 14:05:39 EST 2017


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> 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   FAX (505) 284-5619
>
>
>
> The most exciting phrase to hear in science
>
> is not "Eureka!" but "That's funny..."  -- Isaac Asimov
>
> ---------------------------------------------------------
>
>
>
> _______________________________________________
> Powered by 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/20171213/ca3bce64/attachment.html>


More information about the Paraview-developers mailing list