View Issue Details

IDProjectCategoryView StatusLast Update
0001731ThirdPartyBugpublic2015-08-17 00:33
Reporteruser182Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionwon't fix 
PlatformLinuxOSRHELOS Version6.6
Summary0001731: Paraview build fails
DescriptionBuild of ThirdParty/Paraview fails

There are special instructions for installing ParaView on RHEL machines which fail.
Steps To ReproduceCopy ThirdParty-2.1.0/Paraview-3.12.0 to ThirdParty-2.4.0 and follow instructions at http://www.openfoam.org/download/source.php

There messages that indicate for developers only followed by a can not find FindVTK.cmake error.
Additional Information-- Plugin: pvblot enabled
CMake Warning (dev) at Plugins/pvblot/CMakeLists.txt:71 (GET_TARGET_PROPERTY):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "pvpython". Use the
  target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

This warning is for project developers. Use -Wno-dev to suppress it.

-- Plugin: SierraPlotTools enabled
-- Plugin: SLACTools enabled
-- Plugin: Streaming View enabled
CMake Error at Plugins/StreamingView/VTK/CMakeLists.txt:8 (INCLUDE):
  include could not find load file:

    /apps/rhel6/cmake/3.1.1_pgi-11.8-0/share/cmake-3.1/Modules/FindVTK.cmake


-- Plugin: SurfaceLIC enabled
-- Plugin: Plugin to read NCAR VDF files disabled
-- Plugin: Reader for *.h5part files enabled
-- Plugin: Reader for *.bp files based on Adios disabled
-- Plugin: Plugin for creating python coprocessing scripts disabled
-- Plugin: Virtual Reality Devices and Interactor styles disabled
-- Plugin: Reader/Writer for Analyze and NIfTI. enabled
-- Plugin: Override time requests disabled
-- Plugin: SciberQuest SciViz Toolkit disabled
-- Application: Standard ParaView Client enabled
-- Configuring development install...
-- Configuring incomplete, errors occurred!
TagsNo tags attached.

Activities

wyldckat

2015-06-06 15:11

updater   ~0004892

@clarksm: If I remember correctly, ParaView 3.12.0 will not build with such a recent CMake version (3.x).

Please try using CMake 2.8.12.*... whose source code is provided in the folder "ThirdParty-2.4.0" and build instructions are on the link you indicated, section "Compiling Paraview and the Paraview Reader Module".


@admins: Best to indicate this as well in the installation instructions for building ParaView 3.12.0.

henry

2015-06-08 17:28

manager   ~0004897

Which RHEL version are you running? If it is a recent release ParaView-4.3.1 may build without problem.

wyldckat

2015-08-17 00:33

updater   ~0005245

CMake 3.1 isn't standard to RHEL 6 and the instructions on refer to the standard RHEL installation.
Therefore will close this task as nothing much needs to be done, as well as no further feedback was given by the original reporter.

Issue History

Date Modified Username Field Change
2015-06-03 01:43 user182 New Issue
2015-06-06 15:11 wyldckat Note Added: 0004892
2015-06-08 17:28 henry Note Added: 0004897
2015-08-17 00:33 wyldckat Note Added: 0005245
2015-08-17 00:33 wyldckat Status new => closed
2015-08-17 00:33 wyldckat Resolution open => won't fix