vtk fails to build with Python 3.11.0b1. /builddir/build/BUILD/VTK-9.1.0/Wrapping/PythonCore/vtkPythonCompatibility.h:33:21: error: invalid cast from type 'const vtkSmartPyObject' to type 'const PyObject*' {aka 'const _object*'} 33 | #define PyInt_Check PyLong_Check | ^~~~~~~~~~~~ https://docs.python.org/3.11/whatsnew/3.11.html For the build logs, see: https://copr-be.cloud.fedoraproject.org/results/@python/python3.11/fedora-rawhide-x86_64/04411748-vtk/ For all our attempts to build vtk with Python 3.11, see: https://copr.fedorainfracloud.org/coprs/g/python/python3.11/package/vtk/ Testing and mass rebuild of packages is happening in copr. You can follow these instructions to test locally in mock if your package builds with Python 3.11: https://copr.fedorainfracloud.org/coprs/g/python/python3.11/ Let us know here if you have any questions. Python 3.11 is planned to be included in Fedora 37. To make that update smoother, we're building Fedora packages with all pre-releases of Python 3.11. A build failure prevents us from testing all dependent packages (transitive [Build]Requires), so if this package is required a lot, it's important for us to get it fixed soon. We'd appreciate help from the people who know this package best, but if you don't want to work on this now, let us know so we can try to work around it on our side.
Closing this in bulk as it built with Python 3.11. If this needs to remain open for a followup, feel free to reopen, I won't close in bulk again.