Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kokkos for openSUSE:Factory checked in at 2021-10-12 21:49:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kokkos (Old) and /work/SRC/openSUSE:Factory/.kokkos.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kokkos" Tue Oct 12 21:49:38 2021 rev:5 rq:924806 version:3.3.00 Changes: -------- --- /work/SRC/openSUSE:Factory/kokkos/kokkos.changes 2020-12-21 10:27:09.432234279 +0100 +++ /work/SRC/openSUSE:Factory/.kokkos.new.2443/kokkos.changes 2021-10-12 21:51:00.284013565 +0200 @@ -1,0 +2,10 @@ +Sun Oct 3 16:28:39 UTC 2021 - Sarah Kriesch <sarah.krie...@opensuse.org> + +- New entries in constraints file because of missing build nodes with + 18GB of memory for s390x and PPC: + - 2GB for memoryperjob at x86, riscv64 and s390x + - aarch64 3GB for memoryperjob because of "Out of memory" with 2GB + - PPC64 and PPC64le with 1GB for memoryperjob because of missing + node capacity + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.5OnPCm/_old 2021-10-12 21:51:00.804014310 +0200 +++ /var/tmp/diff_new_pack.5OnPCm/_new 2021-10-12 21:51:00.804014310 +0200 @@ -2,7 +2,31 @@ <constraints> <hardware> <memoryperjob> - <size unit="G">3</size> + <size unit="G">2</size> </memoryperjob> </hardware> + <overwrite> + <conditions> + <arch>aarch64</arch> + </conditions> + <hardware> + <memoryperjob> + <size unit="G">3</size> + </memoryperjob> + </hardware> + </overwrite> + <overwrite> + <conditions> + <arch>ppc64</arch> + <arch>ppc64le</arch> + </conditions> + <hardware> + <memoryperjob> + <size unit="G">1</size> + </memoryperjob> + <memory> + <size unit="G">10</size> + </memory> + </hardware> + </overwrite> </constraints> \ No newline at end of file