Hi,

I'm building ParaView (version 5.0 RC1) for openSUSE Tumbleweed (using
gcc 5.2.1) and get an error related to rpath (see below). I cannot say
much more about this, since don't really understand what's going wrong here.

Does anybody have some hints how to solve this?

Please let me know if you need more information.

Cheers,
Armin





...
-- Installing: 
/home/abuild/rpmbuild/BUILDROOT/paraview50-5.0.0-1.1.x86_64/opt/paraview/5.0/include/paraview-5.0/vtkSIUnstructuredGridVolumeRepresentationProxy.h
-- Installing: 
/home/abuild/rpmbuild/BUILDROOT/paraview50-5.0.0-1.1.x86_64/opt/paraview/5.0/include/paraview-5.0/vtkPVServerImplementationRenderingModule.h
-- Installing: 
/home/abuild/rpmbuild/BUILDROOT/paraview50-5.0.0-1.1.x86_64/opt/paraview/5.0/lib/cmake/paraview-5.0/Modules/vtkUtilitiesProcessXML.cmake
-- Installing: 
/home/abuild/rpmbuild/BUILDROOT/paraview50-5.0.0-1.1.x86_64/opt/paraview/5.0/bin/vtkkwProcessXML-pv5.0
CMake Error at Utilities/ProcessXML/cmake_install.cmake:49 (file):
  file RPATH_CHANGE could not write new RPATH:

    $ORIGIN/../lib/paraview-5.0

  to the file:

    
/home/abuild/rpmbuild/BUILDROOT/paraview50-5.0.0-1.1.x86_64/opt/paraview/5.0/bin/vtkkwProcessXML-pv5.0

  The current RUNPATH is:

    
/home/abuild/rpmbuild/BUILD/ParaView-v5.0.0-RC1-source/build-paraview50/lib:/usr/lib64/mpi/gcc/openmpi/lib64

  which does not contain:

    /home/abuild/rpmbuild/BUILD/ParaView-v5.0.0-RC1-source/build-paraview50/lib:

  as was expected.
Call Stack (most recent call first):
  VTK/cmake_install.cmake:221 (include)
  cmake_install.cmake:117 (include)
...

_______________________________________________
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

Reply via email to