[Bug 277075] www/firefox: build failure on 14-STABLE

2024-04-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277075 Martin Neubauer changed: What|Removed |Added Resolution|--- |Overcome By Events

[Bug 277075] www/firefox: build failure on 14-STABLE

2024-04-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277075 --- Comment #14 from Anton Saietskii --- Silently, this has been fixed in [0]. I should note that commit message suggests a) issue is known, b) nobody responsible for gecko really looked at this PR. [0]:

[Bug 277075] www/firefox: build failure on 14-STABLE

2024-03-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277075 --- Comment #13 from Anton Saietskii --- Created attachment 248916 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248916=edit poudriere build success log (with LDFLAGS trick applied) (In reply to Charlie Li from comment #12)

[Bug 277075] www/firefox: build failure on 14-STABLE

2024-03-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277075 --- Comment #12 from Charlie Li --- (In reply to Cameron from comment #11) Especially with LTO, all compiled objects must have been built with the same LLVM version to work. Rust's bundled copy of LLVM (default) is 17. -- You are

[Bug 277075] www/firefox: build failure on 14-STABLE

2024-03-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277075 --- Comment #11 from Cameron --- (In reply to Martin Neubauer from comment #10) I started that process before you sent this comment, and coming back home, it seems it has worked. I switched the default version of llvm17 as well (which is

[Bug 277075] www/firefox: build failure on 14-STABLE

2024-03-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277075 --- Comment #10 from Martin Neubauer --- (In reply to Cameron from comment #9) I just had a quick look at your error message. It seems that the workaround did indeed work, but your build fails anyway because the linker from llvm 15 gets

[Bug 277075] www/firefox: build failure on 14-STABLE

2024-03-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277075 --- Comment #9 from Cameron --- (In reply to Martin Neubauer from comment #8) Still fails with the same issue with this patch. I tried the same fix by adding the line manually to the Makefile last week and it failed then too so this isn't

[Bug 277075] www/firefox: build failure on 14-STABLE

2024-03-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277075 --- Comment #8 from Martin Neubauer --- (In reply to Cameron from comment #6) As I commented earlier, #277021 is is a different issue altogether. I just added a patch with the workaround from the original bug description to hopefully cut

[Bug 277075] www/firefox: build failure on 14-STABLE

2024-03-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277075 Martin Neubauer changed: What|Removed |Added Attachment #248901||maintainer-approval?

[Bug 277075] www/firefox: build failure on 14-STABLE

2024-03-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277075 --- Comment #6 from Cameron --- Tried the patch from #277021 It did not fix the issue. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 277075] www/firefox: build failure on 14-STABLE

2024-03-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277075 Martin Neubauer changed: What|Removed |Added Severity|Affects Only Me |Affects Some People -- You are

[Bug 277075] www/firefox: build failure on 14-STABLE

2024-03-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277075 --- Comment #5 from Anton Saietskii --- Created attachment 248893 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248893=edit poudriere build failure log (In reply to Martin Neubauer from comment #0) Same here with releng/13.3,

[Bug 277075] www/firefox: build failure on 14-STABLE

2024-02-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277075 Cameron changed: What|Removed |Added CC||c...@neo-zeon.de --- Comment #4 from

[Bug 277075] www/firefox: build failure on 14-STABLE

2024-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277075 Benjamin Jacobs changed: What|Removed |Added CC||free...@dev.thsi.be --- Comment

[Bug 277075] www/firefox: build failure on 14-STABLE

2024-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277075 Martin Neubauer changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 277075] www/firefox: build failure on 14-STABLE

2024-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277075 Martin Neubauer changed: What|Removed |Added See Also|https://bugs.freebsd.org/bu |

[Bug 277075] www/firefox: build failure on 14-STABLE

2024-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277075 Vladimir Druzenko changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 277075] www/firefox: build failure on 14-STABLE

2024-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277075 Bug ID: 277075 Summary: www/firefox: build failure on 14-STABLE Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New

maintainer-feedback requested: [Bug 277075] www/firefox: build failure on 14-STABLE

2024-02-15 Thread bugzilla-noreply
Bugzilla Automation has asked freebsd-gecko (Nobody) for maintainer-feedback: Bug 277075: www/firefox: build failure on 14-STABLE https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277075 --- Description --- After the update to version 123 www/firefox startedhaving build failures. The relevant