Skip to content

Comments

VTK: model scnlib dependency required for building 9.5 and newer#3502

Open
johnwparent wants to merge 2 commits intospack:developfrom
johnwparent:vtk-needs-scn
Open

VTK: model scnlib dependency required for building 9.5 and newer#3502
johnwparent wants to merge 2 commits intospack:developfrom
johnwparent:vtk-needs-scn

Conversation

@johnwparent
Copy link
Contributor

Additionally enforce use of external scn

cc @Chrismarsh

Enforce use of external scn

Signed-off-by: John Parent <john.parent@kitware.com>
@johnwparent
Copy link
Contributor Author

@spackbot fix style

@spackbot-app
Copy link

spackbot-app bot commented Feb 20, 2026

Let me see if I can fix that for you!

@spackbot-app
Copy link

spackbot-app bot commented Feb 20, 2026

I was able to run spack style --fix for you!

spack style --fix
repos/spack_repo/builtin/packages/vtk/package.py
�[1;34m==> �[0mrunning flake8
�[1;34m==> �[0mrunning isort
�[1;34m==> �[0mrunning black
�[1;34m==> �[0mstyle checks passed
Keep in mind that I cannot fix your flake8 or mypy errors, so if you have any you'll need to fix them and update the pull request. If I was able to push to your branch, if you make further changes you will need to pull from your updated branch before pushing again.

I've updated the branch with style fixes.

cmake_args.extend(
[
"-DVTK_MODULE_USE_EXTERNAL_VTK_vtkviskores:BOOL=OFF",
"-DVTK_MODULE_USE_EXTERNAL_VTK_scn:BOOL=ON",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this not already covered by setting external by default?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants