Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vtk_8: remove #255928

Merged
merged 9 commits into from
Sep 23, 2023
Merged

vtk_8: remove #255928

merged 9 commits into from
Sep 23, 2023

Conversation

bcdarwin
Copy link
Member

@bcdarwin bcdarwin commented Sep 18, 2023

Description of changes

Somewhat aggressive removal of vtk_8 and depending packages; basically:

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

This flag does not actually cause opencv3 to detect vtk.
Instead of fixing it, we remove it to remove the optional dependence on
vtk_8.
(Note this flag works correctly in opencv4.)
@bcdarwin bcdarwin marked this pull request as draft September 18, 2023 17:05
Needs update and fixed dependencies (nontrivial) to work with recent
Python and with opencascade-occt and recent pythonocc-core.
(Note the package already didn't build due to the Python 3.8 upper
bound.)
Use of `smesh` was removed in version 7.4.0 as per the NEWS file.
No commits to master since 2019, depends on similarly unmaintained
opencascade-oce, and mainly used for pythonocc-core package which is
similarly unmaintained.
@bcdarwin bcdarwin force-pushed the remove-vtk_8 branch 2 times, most recently from 25fd543 to 590ccba Compare September 18, 2023 17:40
@bcdarwin bcdarwin marked this pull request as ready for review September 18, 2023 17:41
@ofborg ofborg bot requested review from Wulfsta and gebner September 18, 2023 18:25
@bcdarwin
Copy link
Member Author

Results of nixpkgs-review on x86_64-NixOS:

11 packages built:
elmerfem inkcut inkcut.dist inkscape-extensions.inkcut mirtk python310Packages.enamlx python310Packages.enamlx.dist python310Packages.pythonocc-core python311Packages.enamlx python311Packages.enamlx.dist python311Packages.pythonocc-core

@veprbl
Copy link
Member

veprbl commented Sep 23, 2023

Result of nixpkgs-review pr 255928 run on x86_64-linux 1

2 packages marked as broken and skipped:
  • openmodelica.combined
  • openmodelica.omedit
20 packages built:
  • cloudcompare
  • elmerfem
  • entwine
  • grass
  • inkcut
  • inkcut.dist
  • inkscape-extensions.inkcut
  • mirtk
  • openscenegraph
  • pdal
  • python310Packages.enamlx
  • python310Packages.enamlx.dist
  • python310Packages.pythonocc-core
  • python311Packages.enamlx
  • python311Packages.enamlx.dist
  • python311Packages.pythonocc-core
  • qgis
  • qgis-ltr
  • simgear
  • sumo

@veprbl veprbl merged commit 9e7786c into NixOS:master Sep 23, 2023
@bcdarwin bcdarwin deleted the remove-vtk_8 branch September 23, 2023 21:01
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