Closed
Bug 1976401
Opened 5 months ago
Closed 5 months ago
Undefined symbol _ZN7mozilla6widget15ScreenGetterGtk6FinishEv ../../../widget/gtk/Unified_cpp_widget_gtk1.o
Categories
(Core :: Widget: Gtk, defect)
Core
Widget: Gtk
Tracking
()
RESOLVED
DUPLICATE
of bug 1976224
People
(Reporter: petr.sumbera, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Steps to reproduce:
Build on Solaris (X11, no Wayland) fails with:
52:01.49 Undefined first referenced
52:01.49 symbol in file
52:01.49 _ZN7mozilla6widget15ScreenGetterGtk6FinishEv ../../../widget/gtk/Unified_cpp_widget_gtk1.o (symbol scope specifies local binding)
52:01.49 ld: fatal: symbol referencing errors
52:15.12 collect2: error: ld returned 1 exit status
52:15.13 gmake[4]: *** [/builds/psumbera/mozilla-central-build/config/rules.mk:539: ../../../dist/bin/libxul.so] Error 1
52:15.13 gmake[3]: *** [/builds/psumbera/mozilla-central-build/config/recurse.mk:72: toolkit/library/build/target] Error 2
52:15.14 gmake[2]: *** [/builds/psumbera/mozilla-central-build/config/recurse.mk:34: compile] Error 2
52:15.14 gmake[1]: *** [/builds/psumbera/mozilla-central-build/config/rules.mk:359: default] Error 2
52:15.14 gmake: *** [client.mk:60: build] Error 2
52:15.26 W 965 compiler warnings present.
52:32.94 /usr/bin/notify-send '--app-name=Mozilla Build System' 'Mozilla Build System' 'Build failed'
Config object not found by mach.
The first bad revision is:
changeset: 795703:f562693b5b30
user: stransky <stransky@redhat.com>
date: Tue Jul 08 04:41:56 2025 -0700
description:
Bug 1971161 [Wayland] Refresh monitor setup on wp_color_management_output_v1::image_description_changed signal r=emilio
| Reporter | ||
Updated•5 months ago
|
Keywords: regression
Regressed by: 1971161
Comment 1•5 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → Widget: Gtk
Product: Firefox → Core
Comment 2•5 months ago
|
||
:stransky, since you are the author of the regressor, bug 1971161, could you take a look?
For more information, please visit BugBot documentation.
Flags: needinfo?(stransky)
Updated•5 months ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 5 months ago
Duplicate of bug: 1976224
Flags: needinfo?(stransky)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•