Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vtk-m for openSUSE:Factory checked in at 2026-03-12 22:21:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vtk-m (Old) and /work/SRC/openSUSE:Factory/.vtk-m.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vtk-m" Thu Mar 12 22:21:18 2026 rev:7 rq:1338393 version:2.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/vtk-m/vtk-m.changes 2025-05-14 17:01:54.841013519 +0200 +++ /work/SRC/openSUSE:Factory/.vtk-m.new.8177/vtk-m.changes 2026-03-12 22:25:33.334324284 +0100 @@ -1,0 +2,5 @@ +Tue Mar 10 00:00:00 UTC 2026 - Vicente Adolfo Bolea Sanchez <[email protected]> + +- Fixes error when building with newer compiler and the openmpi4 variant in Factory. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vtk-m.spec ++++++ --- /var/tmp/diff_new_pack.vnwiqo/_old 2026-03-12 22:25:35.154399533 +0100 +++ /var/tmp/diff_new_pack.vnwiqo/_new 2026-03-12 22:25:35.158399699 +0100 @@ -121,6 +121,9 @@ %setup -q -n vtk-m-v%{version} %build + +sed -i "s/#include <memory>/&\n#include <stdint.h>/g" vtkm/thirdparty/diy/vtkmdiy/include/vtkmdiy/thirdparty/itlib/small_vector.hpp + # vtk-m requires massive amounts of memory to build: # - In SUSE we can directly set the min per thread # - In Fedora just have no choice but to hardcode the num of threads.
