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: Update spec file for the FTBFS on EL9
Date: Fri, 07 Aug 2026 16:08:21 GMT [thread overview]
Message-ID: <178611890128.1.17714699140183371187.rpms-chromium-aa25e963da81@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/chromium
Branch : epel9-next
Commit : aa25e963da816d712ef34c970c9eb9cf16fa423d
Author : Than Ngo <than@redhat.com>
Date : 2025-11-03T09:21:06+01:00
Stats : +8/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/chromium/c/aa25e963da816d712ef34c970c9eb9cf16fa423d?branch=epel9-next
Log:
Update spec file for the FTBFS on EL9
---
diff --git a/chromium.spec b/chromium.spec
index ad9b405..f19f0e1 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -300,12 +300,13 @@ Patch97: chromium-141-glibc-2.42-SYS_SECCOMP.patch
# need for old ffmpeg 5.x on epel9
Patch128: chromium-138-el9-ffmpeg-deprecated-apis.patch
Patch129: chromium-el9-ffmpeg-AV_CODEC_FLAG_COPY_OPAQUE.patch
+Patch130: chromium-142-el9-ffmpeg-5.x-duration.patch
# disable the check
Patch131: chromium-107-proprietary-codecs.patch
# fix tab crash with SIGTRAP error when using system ffmpeg
Patch132: chromium-118-sigtrap_system_ffmpeg.patch
# need for old ffmpeg 6.0/5.x on epel9 and fedora < 40
-Patch133: chromium-139-el9-ffmpeg-5.1.x.patch
+Patch133: chromium-142-el9-ffmpeg-5.1.x.patch
# revert, it causes build error: use of undeclared identifier 'AVFMT_FLAG_NOH264PARSE'
Patch135: chromium-133-disable-H.264-video-parser-during-demuxing.patch
# Workaround for youtube stop working
@@ -343,6 +344,10 @@ Patch311: chromium-rust-no-alloc-shim-is-unstable.patch
# enable fstack-protector-strong
Patch312: chromium-123-fstack-protector-strong.patch
+# Fix FTBFS on EL9
+# - error: undefined symbol: __rust_alloc_error_handler_should_panic
+Patch313: chromium-142-el9-rust_alloc_error_handler_should_panic.patch
+
# old rust version causes build error on el8:
# error[E0599]: no method named `is_none_or` found for enum `Option` in the current scope
Patch314: chromium-136-rust-skrifa-build-error.patch
@@ -1003,6 +1008,7 @@ Qt6 UI for chromium.
%if 0%{?rhel} == 9
%patch -P128 -p1 -b .el9-ffmpeg-deprecated-apis
%patch -P129 -p1 -b .el9-ffmpeg-AV_CODEC_FLAG_COPY_OPAQUE
+%patch -P130 -p1 -b .el9-ffmpeg-5.x-duration
%patch -P133 -p1 -b .el9-ffmpeg-5.1.x
%endif
%patch -P131 -p1 -b .prop-codecs
@@ -1036,6 +1042,7 @@ Qt6 UI for chromium.
%patch -P310 -p1 -b .rust-FTBFS-suppress-warnings
%patch -P311 -p1 -b .rust-no-alloc-shim-is-unstable
%patch -P312 -p1 -b .fstack-protector-strong
+%patch -P313 -p1 -b .el9-rust_alloc_error_handler_should_panic
%if 0%{?rhel} && 0%{?rhel} < 10
%patch -P315 -p1 -b .rust-libadler2
reply other threads:[~2026-08-07 16:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178611890128.1.17714699140183371187.rpms-chromium-aa25e963da81@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