Hello community, here is the log from the commit of package envoy-proxy for openSUSE:Factory checked in at 2020-05-29 21:13:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/envoy-proxy (Old) and /work/SRC/openSUSE:Factory/.envoy-proxy.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "envoy-proxy" Fri May 29 21:13:29 2020 rev:9 rq:809198 version:1.12.2+git.20200109 Changes: -------- --- /work/SRC/openSUSE:Factory/envoy-proxy/envoy-proxy.changes 2020-04-22 20:41:27.586037564 +0200 +++ /work/SRC/openSUSE:Factory/.envoy-proxy.new.3606/envoy-proxy.changes 2020-05-29 21:13:37.734379585 +0200 @@ -1,0 +2,10 @@ +Wed May 20 16:45:08 UTC 2020 - Michel Normand <[email protected]> + +- limit build resources for ppc64le to avoid Out of Memory error + +------------------------------------------------------------------- +Wed May 20 07:11:38 UTC 2020 - Michel Normand <[email protected]> + +- Add ppc64/ppc64le in _constraints to use worker with max memory + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ envoy-proxy.spec ++++++ --- /var/tmp/diff_new_pack.Qpyo4e/_old 2020-05-29 21:13:38.886383057 +0200 +++ /var/tmp/diff_new_pack.Qpyo4e/_new 2020-05-29 21:13:38.890383069 +0200 @@ -288,6 +288,9 @@ --override_repository="zlib=%{_datadir}/bazel-workspaces/zlib" \ --strip=never \ --verbose_failures \ +%ifarch ppc64le + --local_cpu_resources=HOST_CPUS*.5 \ +%endif //:envoy bazel shutdown ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.Qpyo4e/_old 2020-05-29 21:13:38.930383190 +0200 +++ /var/tmp/diff_new_pack.Qpyo4e/_new 2020-05-29 21:13:38.934383202 +0200 @@ -23,4 +23,16 @@ </memory> </hardware> </overwrite> + <overwrite> + <conditions> + <arch>ppc64</arch> + <arch>ppc64le</arch> + </conditions> + <hardware> + <processors>4</processors> + <physicalmemory> + <size unit="G">10</size> + </physicalmemory> + </hardware> + </overwrite> </constraints>
