Date: Wed, 05 Nov 2025 15:44:53 +0000 From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 290619] www/chromium (chromium-141.0.7390.107) build failed Message-ID: <bug-290619-28929-5YqUIT0JFW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-290619-28929@https.bugs.freebsd.org/bugzilla/> References: <bug-290619-28929@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D290619 --- Comment #14 from commit-hook@FreeBSD.org --- A commit in branch 2025Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dc8f421f344479599da2614545cb8404= 933e61699 commit c8f421f344479599da2614545cb8404933e61699 Author: Robert Nagy <rnagy@FreeBSD.org> AuthorDate: 2025-11-05 15:37:12 +0000 Commit: Robert Nagy <rnagy@FreeBSD.org> CommitDate: 2025-11-05 15:44:26 +0000 www/*chromium: fix build when rust is not installed in time VAR!=3D gets expanded on the first make invocation and because rust is a build dependency, it might not be installed at that time, so getting the version of rustc was erratic use gn to get the version instead PR: 290619 (cherry picked from commit ee86324cade722c6cb8013545e6b8a8c6b05cf82) www/chromium/Makefile | 4 +--- www/chromium/files/patch-build_config_rust.gni | 14 ++++++++++= ++-- www/chromium/files/patch-build_dotfile__settings.gni (new) | 10 ++++++++++ www/ungoogled-chromium/Makefile | 4 +--- www/ungoogled-chromium/files/patch-build_config_rust.gni | 14 ++++++++++= ++-- .../files/patch-build_dotfile__settings.gni (new) | 10 ++++++++++ 6 files changed, 46 insertions(+), 10 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-290619-28929-5YqUIT0JFW>
