Closed Bug 1829102 Opened 1 year ago Closed 1 year ago

Perma [tier 2] /builds/worker/checkouts/gecko/widget/gtk/GfxInfo.cpp:610:25: error: use of undeclared identifier 'IsWaylandEnabled'

Categories

(Firefox Build System :: General, defect, P5)

defect

Tracking

(firefox-esr102 unaffected, firefox112 unaffected, firefox113 unaffected, firefox114 affected)

RESOLVED DUPLICATE of bug 1829282
Tracking Status
firefox-esr102 --- unaffected
firefox112 --- unaffected
firefox113 --- unaffected
firefox114 --- affected

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Regression)

Details

(Keywords: intermittent-failure, regression)

Filed by: abutkovits [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=413119381&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Fy9UQ4nKSUC2dZ8k3CFz_Q/runs/0/artifacts/public/logs/live_backing.log


[task 2023-04-20T09:08:16.095Z] 09:08:16     INFO -  TEST-PASS | check_textrel | liblgpllibs.so
[task 2023-04-20T09:08:16.095Z] 09:08:16     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/config/external/lgpllibs'
[task 2023-04-20T09:08:16.096Z] 09:08:16     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/config/external/lgpllibs'
[task 2023-04-20T09:08:16.096Z] 09:08:16     INFO -  chmod +x liblgpllibs.so
[task 2023-04-20T09:08:16.096Z] 09:08:16     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/config/external/lgpllibs'
[task 2023-04-20T09:08:16.096Z] 09:08:16     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/config/external/lgpllibs'
[task 2023-04-20T09:08:16.096Z] 09:08:16     INFO -  ../../../config/nsinstall -R -m 644 'liblgpllibs.so' '../../../dist/bin'
[task 2023-04-20T09:08:16.097Z] 09:08:16     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/config/external/lgpllibs'
[task 2023-04-20T09:08:16.097Z] 09:08:16     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/widget/gtk'
[task 2023-04-20T09:08:16.101Z] 09:08:16     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/clang++ --sysroot /builds/worker/fetches/sysroot-x86_64-linux-gnu -Qunused-arguments -o Unified_cpp_widget_gtk0.o -c  -I/builds/worker/workspace/obj-build/dist/stl_wrappers -I/builds/worker/workspace/obj-build/dist/system_wrappers -include /builds/worker/checkouts/gecko/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DCAIRO_GFX '-DMOZ_APP_NAME="firefox"' -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/builds/worker/checkouts/gecko/widget/gtk -I/builds/worker/workspace/obj-build/widget/gtk -I/builds/worker/workspace/obj-build/ipc/ipdl/_ipdlheaders -I/builds/worker/checkouts/gecko/ipc/chromium/src -I/builds/worker/checkouts/gecko/layout/base -I/builds/worker/checkouts/gecko/layout/forms -I/builds/worker/checkouts/gecko/layout/generic -I/builds/worker/checkouts/gecko/layout/xul -I/builds/worker/checkouts/gecko/other-licenses/atk-1.0 -I/builds/worker/checkouts/gecko/third_party/cups/include -I/builds/worker/checkouts/gecko/widget -I/builds/worker/checkouts/gecko/widget/headless -I/builds/worker/checkouts/gecko/widget/x11 -I/builds/worker/workspace/obj-build/dist/include -I/builds/worker/workspace/obj-build/dist/include/nspr -I/builds/worker/workspace/obj-build/dist/include/nss -DMOZILLA_CLIENT -include /builds/worker/workspace/obj-build/mozilla-config.h -D_GLIBCXX_USE_CXX11_ABI=0 -fno-sized-deallocation -fno-aligned-new -fcrash-diagnostics-dir=/builds/worker/artifacts -fno-exceptions -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -Xclang -load -Xclang /builds/worker/workspace/obj-build/build/clang-plugin/libclang-plugin.so -Xclang -add-plugin -Xclang moz-check -O2 -fno-omit-frame-pointer -funwind-tables -Werror -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -Wempty-body -Wformat-type-confusion -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtautological-constant-in-range-compare -Wtype-limits -Wno-error=tautological-type-limit-compare -Wunreachable-code -Wunreachable-code-return -Wunused-but-set-parameter -Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-ambiguous-reversed-operator -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=deprecated-this-capture -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-error=atomic-alignment -Wno-error=deprecated-builtins -Wformat -Wformat-security -Wno-psabi -Wthread-safety -Wno-unknown-warning-option -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/include/gtk-3.0 -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/include/pango-1.0 -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/include/glib-2.0 -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/include -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/include/cairo -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/include/pixman-1 -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/include/freetype2 -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/include/libpng12 -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/include/gdk-pixbuf-2.0 -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/include/gio-unix-2.0/ -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/include/harfbuzz -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/include/atk-1.0 -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/include/at-spi2-atk/2.0 -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/include/at-spi-2.0 -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/include/dbus-1.0 -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/include/gtk-3.0/unix-print -pthread -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/include/dbus-1.0 -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/include/glib-2.0 -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/include -Werror=switch -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/Unified_cpp_widget_gtk0.o.pp   Unified_cpp_widget_gtk0.cpp
[task 2023-04-20T09:08:16.101Z] 09:08:16     INFO -  In file included from Unified_cpp_widget_gtk0.cpp:38:
[task 2023-04-20T09:08:16.102Z] 09:08:16    ERROR -  /builds/worker/checkouts/gecko/widget/gtk/GfxInfo.cpp:610:25: error: use of undeclared identifier 'IsWaylandEnabled'
[task 2023-04-20T09:08:16.102Z] 09:08:16     INFO -                          IsWaylandEnabled() ? "-w" : nullptr, nullptr};
[task 2023-04-20T09:08:16.102Z] 09:08:16     INFO -                          ^
[task 2023-04-20T09:08:16.102Z] 09:08:16     INFO -  1 error generated.
[task 2023-04-20T09:08:16.103Z] 09:08:16    ERROR -  gmake[4]: *** [/builds/worker/checkouts/gecko/config/rules.mk:668: Unified_cpp_widget_gtk0.o] Error 1
[task 2023-04-20T09:08:16.103Z] 09:08:16     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/widget/gtk'
[task 2023-04-20T09:08:16.103Z] 09:08:16     INFO -  gmake[4]: Target 'target-objects' not remade because of errors.
[task 2023-04-20T09:08:16.103Z] 09:08:16    ERROR -  gmake[3]: *** [/builds/worker/checkouts/gecko/config/recurse.mk:72: widget/gtk/target-objects] Error 2
[task 2023-04-20T09:08:16.119Z] 09:08:16     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/config/external/sqlite'
[task 2023-04-20T09:08:16.119Z] 09:08:16     INFO -  /builds/worker/workspace/obj-build/_virtualenvs/build/bin/python -m mozbuild.action.check_binary --target libmozsqlite3.so
[task 2023-04-20T09:08:16.120Z] 09:08:16     INFO -  TEST-PASS | check_binary_compat | libmozsqlite3.so
Summary: Intermittent /builds/worker/checkouts/gecko/widget/gtk/GfxInfo.cpp:610:25: error: use of undeclared identifier 'IsWaylandEnabled' → Perma /builds/worker/checkouts/gecko/widget/gtk/GfxInfo.cpp:610:25: error: use of undeclared identifier 'IsWaylandEnabled'
Keywords: regression
Regressed by: 1828192
See Also: 1828192
Summary: Perma /builds/worker/checkouts/gecko/widget/gtk/GfxInfo.cpp:610:25: error: use of undeclared identifier 'IsWaylandEnabled' → Perma [tier 2] /builds/worker/checkouts/gecko/widget/gtk/GfxInfo.cpp:610:25: error: use of undeclared identifier 'IsWaylandEnabled'

:stransky, since you are the author of the regressor, bug 1828192, could you take a look?

For more information, please visit auto_nag documentation.

Flags: needinfo?(stransky)

Set release status flags based on info from the regressing bug 1828192

Status: NEW → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1829282
Flags: needinfo?(stransky)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.