Skip to content

setup versioned formula for vtk using py313#762

Closed
ipatch wants to merge 4 commits intoFreeCAD:masterfrom
ipatch:vtk@9.5.2_py313
Closed

setup versioned formula for vtk using py313#762
ipatch wants to merge 4 commits intoFreeCAD:masterfrom
ipatch:vtk@9.5.2_py313

Conversation

@ipatch
Copy link
Collaborator

@ipatch ipatch commented Feb 20, 2026

  • checkin new formula for vtk@9.5.2 using py313

  • vtk@9.5.2_py313: update formula to work with new version of hdf5 ✅

  • vtk@9.5.2_py313: set build type to be RelWithDebInfo

  • Have you ensured that your commits follow the commit style guide?

brew style freecad/freecad/[NAME_OF_FORMULA_FILE]

output from running above command should output something similiar to the below

1 file inspected, no offenses detected
  • Have you ensured your commit passed audit checks, ie.
brew audit freecad/freecad/[NAME_OF_FORMULA_FILE] --online --new-formula

Not all PRs require passing these checks ie. adding [no ci] in the commit message will prevent the CI from running but PRs that change formula files generally should run through the CI checks that way new bottles are built and uploaded to the repository thus not having to build all formula from source but rather installing from a bottle (significantly faster 🐰 ... 🐢)

For more information about this template file learn more

@ipatch
Copy link
Collaborator Author

ipatch commented Feb 20, 2026

==> brew linkage --test freecad/freecad/vtk@9.5.2_py313
==> FAILED
Full linkage --test freecad/freecad/vtk@9.5.2_py313 output
  Indirect dependencies with linkage:
    zlib-ng-compat
Truncated linkage --test freecad/freecad/vtk@9.5.2_py313 output
  Error:   zlib-ng-compat
  
==> brew linkage --cached freecad/freecad/vtk@9.5.2_py313
==> brew install --formula --only-dependencies --include-test freecad/freecad/vtk@9.5.2_py313
==> brew test --verbose freecad/freecad/vtk@9.5.2_py313
==> FAILED freecad/freecad/vtk@9.5.2_py313
Error: linkage failed

@ipatch ipatch self-assigned this Feb 20, 2026
@ipatch ipatch added pr-pull and removed pr-pull labels Feb 20, 2026
@github-actions github-actions bot closed this in fd418f7 Feb 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant