public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Than Ngo <than@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/chromium] epel9-next: Fix build error on el9 aarch64
Date: Fri, 07 Aug 2026 16:07:15 GMT	[thread overview]
Message-ID: <178611883550.1.17451943486174682757.rpms-chromium-4027de028184@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/chromium
Branch : epel9-next
Commit : 4027de0281844acbb7c5c42e8d4e11b16adb6a7f
Author : Than Ngo <than@redhat.com>
Date   : 2025-01-15T20:48:10+01:00
Stats  : +9/-0 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/chromium/c/4027de0281844acbb7c5c42e8d4e11b16adb6a7f?branch=epel9-next

Log:
Fix build error on el9 aarch64

---
diff --git a/chromium-132-el8-ffmpeg.patch b/chromium-132-el8-ffmpeg.patch
new file mode 100644
index 0000000..e9c939c
--- /dev/null
+++ b/chromium-132-el8-ffmpeg.patch
@@ -0,0 +1,5 @@
+--- /dev/null	2025-01-15 17:59:31.105999986 +0100
++++ chromium-132.0.6834.83/third_party/ffmpeg/libavcodec/aarch64/autorename_libavcodec_aarch64_vorbisdsp_init.c	2025-01-07 20:49:01.000000000 +0100
+@@ -0,0 +1,2 @@
++// Automatically generated on Tue Oct 22 17:56:01 2024. See crbug.com/495833.
++#include "vorbisdsp_init.c"

diff --git a/chromium.spec b/chromium.spec
index f137113..56b2168 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -331,6 +331,9 @@ Patch151: chromium-131-qt-ui.patch
 # revert, it causes ramdom crash on aarch64
 Patch300: chromium-131-revert-decommit-pooled-pages-by-default.patch
 
+# Workaround for build error on el8 aarch64
+Patch304: chromium-132-el8-ffmpeg.patch
+
 # disable memory tagging (epel8 on aarch64) due to new feature IFUNC-Resolver
 # it is not supported in old glibc < 2.30, error: fatal error: 'sys/ifunc.h' file not found
 Patch305: chromium-124-el8-arm64-memory_tagging.patch
@@ -1043,6 +1046,7 @@ Qt6 UI for chromium.
 
 %if 0%{?rhel} == 8
 %ifarch aarch64
+%patch -P304 -p1 -b .el8-ffmpeg
 %patch -P305 -p1 -b .el8-memory_tagging
 %patch -P306 -p1 -b .el8-ifunc-header
 %endif

             reply	other threads:[~2026-08-07 16:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-07 16:07 Than Ngo [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-08-07 16:07 [rpms/chromium] epel9-next: Fix build error on el9 aarch64 Than Ngo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178611883550.1.17451943486174682757.rpms-chromium-4027de028184@fedoraproject.org \
    --to=than@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox