Summary: | www/chromium linker error | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Bob Prohaska <fbsd> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-chromium (Nobody) <chromium> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | rnagy | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(chromium) |
||||
Version: | Latest | ||||||
Hardware: | arm64 | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Bob Prohaska
2023-08-25 15:40:16 UTC
Created attachment 244390 [details]
neon.patch
Hi
Could you please give the attached patch a try?
Thanks
The Pi4 in question is building ungoogled-chromium at the moment, which will take a few days to either finish or fail. I'll try to stop the build if it's headed for failure, but quickly and cleanly stopping poudriere has so far eluded me. In the meantime, what's the best way to download the patch? I don't presently have a working browser on the Pi4, so I'll have to download to another host and sftp it to the Pi4. I don't see any download option within the page for bug 273349. Copy and paste seemed unreliable in the past. (In reply to Bob Prohaska from comment #2) You can stop that build as well because you will run into the same issue. I will get this fixed and committed soon, because I've found the root cause. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=919638f2014d06b489db252c378714fbac038f83 commit 919638f2014d06b489db252c378714fbac038f83 Author: Robert Nagy <rnagy@FreeBSD.org> AuthorDate: 2023-08-27 17:57:35 +0000 Commit: Robert Nagy <rnagy@FreeBSD.org> CommitDate: 2023-08-27 17:59:55 +0000 www/{*chromium,iridium}: unbreak arm64 relocation in bundled ffmpeg enable support for the .data.rel.ro section because the arm64 assembly code in ffmpeg depends on it PR: 273349 www/chromium/files/patch-third__party_ffmpeg_configure (new) | 10 ++++++++++ www/iridium/files/patch-third__party_ffmpeg_configure (new) | 10 ++++++++++ .../files/patch-third__party_ffmpeg_configure (new) | 10 ++++++++++ 3 files changed, 30 insertions(+) A commit in branch 2023Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0721986dfe0327297b6eee68e732373684de9921 commit 0721986dfe0327297b6eee68e732373684de9921 Author: Robert Nagy <rnagy@FreeBSD.org> AuthorDate: 2023-08-27 17:57:35 +0000 Commit: Robert Nagy <rnagy@FreeBSD.org> CommitDate: 2023-08-27 18:00:54 +0000 www/{*chromium,iridium}: unbreak arm64 relocation in bundled ffmpeg enable support for the .data.rel.ro section because the arm64 assembly code in ffmpeg depends on it PR: 273349 (cherry picked from commit 919638f2014d06b489db252c378714fbac038f83) www/chromium/files/patch-third__party_ffmpeg_configure (new) | 10 ++++++++++ www/iridium/files/patch-third__party_ffmpeg_configure (new) | 10 ++++++++++ .../files/patch-third__party_ffmpeg_configure (new) | 10 ++++++++++ 3 files changed, 30 insertions(+) |