Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,961
    • Issues 1,961
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 98
    • Merge requests 98
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaViewParaView
  • ParaViewParaView
  • Issues
  • #18931
Closed
Open
Issue created Apr 11, 2019 by Jeff Mauldin@jamauldDeveloper

python freezing broken, make target VTK-ALL needs to be VTK_ALL

In the paraview repo at the tag for paraview 5.6.0 (v5.6.0 I think), the freeze python capability does not work. The issue seems to be with the make target named "VTK-ALL" (or vtk-all or Vtk-all). First, a regular expression searching attempt misses that target. Second, if the regular expression is fixed to capture VTK-ALL, the freezing fails because of having a dash/minus as part of a variable or function name or something. Changing the make target to have an underscore instead of a dash fixes the problem.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking