Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ParaView
ParaView
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,777
    • Issues 1,777
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 66
    • Merge Requests 66
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #18193

Closed
Open
Opened May 24, 2018 by Mathieu Westphal@mwestphalDeveloper

VTKm in VTK has changed and ParaView needs to change accordingly

When updating VTK in ParaView, this issue appears :

Not searching for unused variables given on the command line.
Internal cmake changing into directory: /home/kitware/Dashboards/slave/paraview-taanab-linux-static-release_mpi_offscreen_osmesa_python/build/CoProcessing/Adaptors/NPICAdaptor
Error: cmake execution failed
CMake Error at CMakeLists.txt:4 (find_package):
  Found package configuration file:

    /home/kitware/Dashboards/slave/paraview-taanab-linux-static-release_mpi_offscreen_osmesa_python/build/ParaViewConfig.cmake

  but it set ParaView_FOUND to FALSE so package "ParaView" is considered to
  be NOT FOUND.  Reason given by package:

  The following imported targets are referenced, but are missing: vtkm_cont

To reproduce, update VTK to last master and activate the following options :

PARAVIEW_ENABLE_CATALYST = ON
PARAVIEW_BUILD_CATALYST_ADAPTOR = ON
VTK_LINKER_FATAL_WARNINGS = ON
Edited May 28, 2018 by Mathieu Westphal
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
5.6 (Fall 2018)
Milestone
5.6 (Fall 2018) (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: paraview/paraview#18193