Trying to build for aarch64 with a under powered builder isn't viable any more.

I have already tried limiting cpu cores.

https://pkgs.rpmfusion.org/cgit/free/chromium-freeworld.git/tree/chromium-freeworld.spec#n6

I'm not willing to limit it further as it's not acceptable IMO for builds to take longer than 14 hours +.


On 25/05/2022 20:53, Dominik 'Rathann' Mierzejewski wrote:
On Wednesday, 25 May 2022 at 17:11, Leigh Scott wrote:
commit 18bbf609ff961e6a9dee32384ffd083c2f9c7b64
Author: Leigh Scott <leigh123li...@gmail.com>
Date:   Wed May 25 16:11:03 2022 +0100

     Exclude aarch64

  chromium-freeworld.spec | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/chromium-freeworld.spec b/chromium-freeworld.spec
index 7f59fbe..394ab67 100644
--- a/chromium-freeworld.spec
+++ b/chromium-freeworld.spec
@@ -170,7 +170,7 @@ Obsoletes:      chromium-vaapi < %{version}-%{release}
  Recommends:     libva-utils
# This build should be only available to amd64
-ExclusiveArch:  x86_64 aarch64
+ExclusiveArch:  x86_64
I assume this is due to
https://koji.rpmfusion.org/koji/taskinfo?taskID=544892 failure, but why
did it fail? I don't see any errors in the build.log. It just stops in
the middle of the build.

Regards,
Dominik
_______________________________________________
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org

Reply via email to