Closed Bug 1512377 Opened 6 years ago Closed 6 years ago

[esr60] widget/xremoteclient/DBusRemoteClient.cpp:46:3: error: 'dbus_connection_setup_with_g_main' was not declared in this scope

Categories

(Core :: Widget: Gtk, defect)

60 Branch
Unspecified
FreeBSD
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1500850
Tracking Status
firefox-esr60 --- fixed
firefox63 --- unaffected
firefox64 --- fixed
firefox65 --- fixed

People

(Reporter: jbeich, Unassigned)

Details

(Keywords: regression)

$ pkg info -x dbus gtk wayland
dbus-1.10.16_1
dbus-glib-0.108
gtk-update-icon-cache-2.24.32
gtk2-2.24.32
gtk3-3.22.30_3
wayland-1.16.0
wayland-protocols-1.16

$ ./mach bootstrap
$ echo "ac_add_options --enable-default-toolkit=cairo-gtk3-wayland" >>.mozconfig
$ ./mach build
widget/xremoteclient/DBusRemoteClient.cpp:46:3: error: use of undeclared identifier 'dbus_connection_setup_with_g_main'
  dbus_connection_setup_with_g_main(mConnection, nullptr);
  ^
1 error generated.

downstream build log: https://ptpb.pw/3JP1
60.4.0 (rc2) appears to lack bug 1500850.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
No longer blocks: 1500366
You need to log in before you can comment on or make changes to this bug.