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] rawhide: fix build error:
Date: Thu, 03 Sep 2026 06:05:48 GMT [thread overview]
Message-ID: <178841554864.1.13081462055105448938.rpms-chromium-277fccf471eb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/chromium
Branch : rawhide
Commit : 277fccf471eb6f6f3c5e68b1fef5252b38c1016e
Author : Than Ngo <than@redhat.com>
Date : 2026-09-03T13:04:57+07:00
Stats : +12/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/chromium/c/277fccf471eb6f6f3c5e68b1fef5252b38c1016e?branch=rawhide
Log:
fix build error:
Unable to load "/chr-build/chromium-152.0.7977.75/third_party/rust-toolchain/lib/third_party/crubit/support/BUILD.gn".
---
diff --git a/chromium-152-build-error-rust-cbor.patch b/chromium-152-build-error-rust-cbor.patch
index 2632741..24ccc43 100644
--- a/chromium-152-build-error-rust-cbor.patch
+++ b/chromium-152-build-error-rust-cbor.patch
@@ -1,6 +1,15 @@
-diff -up chromium-152.0.7977.75/components/cbor/BUILD.gn.me chromium-152.0.7977.75/components/cbor/BUILD.gn
---- chromium-152.0.7977.75/components/cbor/BUILD.gn.me 2026-09-02 12:24:26.349525915 +0700
-+++ chromium-152.0.7977.75/components/cbor/BUILD.gn 2026-09-02 12:34:26.504803212 +0700
+diff -up chromium-152.0.7977.75/components/cbor/BUILD.gn.build-error-rust-cbor chromium-152.0.7977.75/components/cbor/BUILD.gn
+--- chromium-152.0.7977.75/components/cbor/BUILD.gn.build-error-rust-cbor 2026-09-01 05:47:51.000000000 +0700
++++ chromium-152.0.7977.75/components/cbor/BUILD.gn 2026-09-03 12:17:39.941352757 +0700
+@@ -12,7 +12,7 @@ buildflag_header("buildflags") {
+ # TODO(crbug.com/535682335): Remove `USE_CBOR_RUST` buildflag entirely,
+ # unconditionally enable Rust CBOR parser, and drop `is_cronet_build` check
+ # once Cronet supports Crubit dependencies.
+- flags = [ "USE_CBOR_RUST=!$is_cronet_build" ]
++ flags = [ "USE_CBOR_RUST=false" ]
+ }
+
+ component("cbor") {
@@ -37,7 +37,7 @@ component("cbor") {
"//base",
]
reply other threads:[~2026-09-03 6:05 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=178841554864.1.13081462055105448938.rpms-chromium-277fccf471eb@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