[Bug 277021] www/firefox: error on start after updating to 123, 124

2024-05-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277021

Olivier Certner  changed:

   What|Removed |Added

 CC||o...@freebsd.org

--- Comment #105 from Olivier Certner  ---
Same here:

> XPCOMGlueLoad error for file /usr/local/lib/firefox/libgkcodecs.so:
> /usr/local/lib/firefox/libgkcodecs.so: Undefined symbol "sin"
> Couldn't load XPCOM.

with CPUTYPE x86-64-v3. Goes away with the runtime workaround of comment #9 or
the first attached patch at build.

By the way, for those wanting to use a "sensible" CPUTYPE supporting several
different machines, I can only recommend using the psABI-defined levels, such
as 'x86-64-v3', which have been supported by GCC and clang for a few years now.
For a summary, see, e.g.,
https://en.wikipedia.org/wiki/X86-64#Microarchitecture_levels.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 277021] www/firefox: error on start after updating to 123, 124

2024-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277021

--- Comment #104 from v...@f-m.fm ---
*** Bug 278638 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 277021] www/firefox: error on start after updating to 123, 124

2024-04-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277021

v...@f-m.fm changed:

   What|Removed |Added

 CC||v...@f-m.fm

--- Comment #103 from v...@f-m.fm ---
(In reply to jakub_lach from comment #41)

I was seeing the same problem with www/librewolf on -current arm64.aarch64 so
put this in
the make.conf for poudriere:

if ${.CURDIR:M*/www/firefox}
LDFLAGS+=   -lm
endif
#
if ${.CURDIR:M*/www/librewolf}
LDFLAGS+=   -lm
endif

and rebuilt, reinstalled, and the problem

"XPCOMGlueLoad error for file /usr/local/lib/librewolf/libgkcodecs.so:
/usr/local/lib/librewolf/libgkcodecs.so: Undefined symbol "sin"
Couldn't load XPCOM."

has gone

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 277021] www/firefox: error on start after updating to 123, 124

2024-04-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277021

--- Comment #102 from mike.jaku...@intertainservices.com ---
(In reply to Vlad Biley from comment #95)

That fixed it for me.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 277021] www/firefox: error on start after updating to 123, 124

2024-04-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277021

--- Comment #101 from Vladimir Druzenko  ---
Rebuild with LIBPROXY off fixed the issue with
"_ZN25nsUnixSystemProxySettings20GetSystemWPADSettingEPb".

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 277021] www/firefox: error on start after updating to 123, 124

2024-04-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277021

--- Comment #100 from Guido Falsi  ---
(In reply to Guido Falsi from comment #99)

To further elaborate, this is an upstream regression in the latest version, as
far as I understand.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 277021] www/firefox: error on start after updating to 123, 124

2024-04-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277021

--- Comment #99 from Guido Falsi  ---
(In reply to Jack from comment #98)

This is unrelated. It is triggered by turning on the PROXY option (which is off
by default):

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277021

https://lists.freebsd.org/archives/dev-commits-ports-all/2024-April/109511.html

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 277021] www/firefox: error on start after updating to 123, 124

2024-04-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277021

--- Comment #98 from Jack  ---
The latest version now throws this error with the LD_PRELOAD=/lib/libm.so5

/usr/local/lib/firefox/libxul.so: Undefined symbol
"_ZN25nsUnixSystemProxySettings20GetSystemWPADSettingEPb"

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 277021] www/firefox: error on start after updating to 123, 124

2024-03-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277021

Vladimir Druzenko  changed:

   What|Removed |Added

   Severity|Affects Some People |Affects Many People

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 277021] www/firefox: error on start after updating to 123, 124

2024-03-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277021

--- Comment #97 from Anton Saietskii  ---
vvd@, please also change importance to "Affects Many People". I believe it's
time.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 277021] www/firefox: error on start after updating to 123, 124

2024-03-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277021

Vladimir Druzenko  changed:

   What|Removed |Added

Summary|www/firefox: error on start |www/firefox: error on start
   |after updating to 123.0 |after updating to 123, 124
   |(rc1, rc2)  |

-- 
You are receiving this mail because:
You are the assignee for the bug.