Bug 275247 - www/firefox upstream missing closing )
Summary: www/firefox upstream missing closing )
Status: Open
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gecko (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-21 23:01 UTC by Jesper Schmitz Mouridsen
Modified: 2023-12-08 07:51 UTC (History)
1 user (show)

See Also:


Attachments
v0 (2.13 KB, patch)
2023-12-07 11:04 UTC, Nuno Teixeira
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Jesper Schmitz Mouridsen freebsd_committer freebsd_triage 2023-11-21 23:11:32 UTC
reported upstream https://bugzilla.mozilla.org/show_bug.cgi?id=1865953
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2023-12-07 08:30:10 UTC
I'm preparing a temporary patch. it seems that there is more occurences of missing closing.
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2023-12-07 11:04:35 UTC
Created attachment 246854 [details]
v0

mozglue/baseprofiler/core/platform-linux-android.cpp:125:69: error: expected ')'
tools/profiler/core/platform-linux-android.cpp:117:69: error: expected ')'

Still compiling, will provide logs after.
Comment 4 Nuno Teixeira freebsd_committer freebsd_triage 2023-12-08 07:51:36 UTC
Upstream patch is equal to this PR and build is fixed.