Closed Bug 1709887 Opened 3 years ago Closed 3 years ago

Perma [tier 2] win mingw /builds/worker/checkouts/gecko/xpcom/io/nsLocalFileWin.cpp:307:10: error: use of undeclared identifier 'ERROR_DEVICE_HARDWARE_ERROR'

Categories

(Core :: XPCOM, defect, P5)

defect

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox-esr78 --- unaffected
firefox88 --- unaffected
firefox89 --- unaffected
firefox90 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: jstutte)

References

(Regression)

Details

(Keywords: intermittent-failure, regression)

Attachments

(1 file)

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


[task 2021-05-06T14:18:40.195Z] 14:18:40     INFO -  make[4]: Entering directory '/builds/worker/workspace/obj-build/xpcom/io'
[task 2021-05-06T14:18:40.195Z] 14:18:40     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/x86_64-w64-mingw32-clang++ -std=gnu++17 -o nsLocalFileWin.o -c  -I/builds/worker/workspace/obj-build/dist/stl_wrappers -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -ftrivial-auto-var-init=pattern -DDEBUG=1 -DUNICODE -D_UNICODE -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DWINAPI_NO_BUNDLED_LIBRARIES -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/builds/worker/checkouts/gecko/xpcom/io -I/builds/worker/workspace/obj-build/xpcom/io -I/builds/worker/workspace/obj-build/ipc/ipdl/_ipdlheaders -I/builds/worker/checkouts/gecko/ipc/chromium/src -I/builds/worker/checkouts/gecko/ipc/glue -I/builds/worker/workspace/obj-build/xpcom -I/builds/worker/checkouts/gecko/xpcom/build -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 -Qunused-arguments -Qunused-arguments -Wall -Wbitfield-enum-conversion -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=tautological-type-limit-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=backend-plugin -Wno-error=free-nonheap-object -Wno-error=return-std-move -Wno-error=atomic-alignment -Wno-error=deprecated-copy -Wno-unknown-pragmas -Wno-unused-function -Wno-conversion-null -Wno-switch -Wno-enum-compare -Wno-gnu-zero-variadic-macro-arguments -Wno-psabi -Wno-unknown-warning-option -fno-sized-deallocation -fno-aligned-new -fms-extensions -fcrash-diagnostics-dir=/builds/worker/artifacts -D_HAS_EXCEPTIONS=0 -fno-exceptions -fno-strict-aliasing -Wno-incompatible-ms-struct -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pipe -g -gcodeview -O2 -fno-omit-frame-pointer -funwind-tables -fexperimental-new-pass-manager  -MD -MP -MF .deps/nsLocalFileWin.o.pp   /builds/worker/checkouts/gecko/xpcom/io/nsLocalFileWin.cpp
[task 2021-05-06T14:18:40.195Z] 14:18:40    ERROR -  /builds/worker/checkouts/gecko/xpcom/io/nsLocalFileWin.cpp:307:10: error: use of undeclared identifier 'ERROR_DEVICE_HARDWARE_ERROR'
[task 2021-05-06T14:18:40.195Z] 14:18:40     INFO -      case ERROR_DEVICE_HARDWARE_ERROR:
[task 2021-05-06T14:18:40.195Z] 14:18:40     INFO -           ^
[task 2021-05-06T14:18:40.195Z] 14:18:40  WARNING -  /builds/worker/checkouts/gecko/xpcom/io/nsLocalFileWin.cpp:1646:20: warning: passing object of class type 'typename raw_type<char16_t, int>::type' (aka 'char16ptr_t') through variadic function [-Wclass-varargs]
[task 2021-05-06T14:18:40.195Z] 14:18:40     INFO -                     NS_ConvertASCIItoUTF16(nsDependentCString(aField)).get());
[task 2021-05-06T14:18:40.195Z] 14:18:40     INFO -                     ^
[task 2021-05-06T14:18:40.195Z] 14:18:40     INFO -  1 warning and 1 error generated.
[task 2021-05-06T14:18:40.195Z] 14:18:40    ERROR -  make[4]: *** [/builds/worker/checkouts/gecko/config/rules.mk:676: nsLocalFileWin.o] Error 1
[task 2021-05-06T14:18:40.195Z] 14:18:40     INFO -  make[4]: Leaving directory '/builds/worker/workspace/obj-build/xpcom/io'
[task 2021-05-06T14:18:40.196Z] 14:18:40    ERROR -  make[3]: *** [/builds/worker/checkouts/gecko/config/recurse.mk:72: xpcom/io/target-objects] Error 2
[task 2021-05-06T14:18:40.196Z] 14:18:40     INFO -  make[3]: *** Waiting for unfinished jobs....
[task 2021-05-06T14:18:40.203Z] 14:18:40     INFO -  make[4]: Entering directory '/builds/worker/workspace/obj-build/widget'
[task 2021-05-06T14:18:40.203Z] 14:18:40     INFO -  widget/Unified_cpp_widget2.o
[task 2021-05-06T14:18:40.203Z] 14:18:40     INFO -  make[4]: Leaving directory '/builds/worker/workspace/obj-build/widget'
[task 2021-05-06T14:18:41.408Z] 14:18:41     INFO -  make[4]: Entering directory '/builds/worker/workspace/obj-build/widget/windows'
[task 2021-05-06T14:18:41.408Z] 14:18:41     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/x86_64-w64-mingw32-clang++ -std=gnu++17 -o JumpListBuilder.o -c  -I/builds/worker/workspace/obj-build/dist/stl_wrappers -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -ftrivial-auto-var-init=pattern -DDEBUG=1 -DUNICODE -D_UNICODE -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DMOZ_UNICODE -DWINAPI_NO_BUNDLED_LIBRARIES -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/builds/worker/checkouts/gecko/widget/windows -I/builds/worker/workspace/obj-build/widget/windows -I/builds/worker/workspace/obj-build/ipc/ipdl/_ipdlheaders -I/builds/worker/checkouts/gecko/ipc/chromium/src -I/builds/worker/checkouts/gecko/ipc/glue -I/builds/worker/checkouts/gecko/layout/forms -I/builds/worker/checkouts/gecko/layout/generic -I/builds/worker/checkouts/gecko/layout/style -I/builds/worker/checkouts/gecko/layout/xul -I/builds/worker/checkouts/gecko/toolkit/xre -I/builds/worker/checkouts/gecko/widget -I/builds/worker/checkouts/gecko/widget/headless -I/builds/worker/checkouts/gecko/xpcom/base -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 -Qunused-arguments -Qunused-arguments -Wall -Wbitfield-enum-conversion -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=tautological-type-limit-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=backend-plugin -Wno-error=free-nonheap-object -Wno-error=return-std-move -Wno-error=atomic-alignment -Wno-error=deprecated-copy -Wno-unknown-pragmas -Wno-unused-function -Wno-conversion-null -Wno-switch -Wno-enum-compare -Wno-gnu-zero-variadic-macro-arguments -Wno-psabi -Wno-unknown-warning-option -fno-sized-deallocation -fno-aligned-new -fms-extensions -fcrash-diagnostics-dir=/builds/worker/artifacts -D_HAS_EXCEPTIONS=0 -fno-exceptions -fno-strict-aliasing -Wno-incompatible-ms-struct -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pipe -g -gcodeview -O2 -fno-omit-frame-pointer -funwind-tables -I/builds/worker/workspace/obj-build/dist/include/cairo -fexperimental-new-pass-manager  -MD -MP -MF .deps/JumpListBuilder.o.pp   /builds/worker/checkouts/gecko/widget/windows/JumpListBuilder.cpp
[task 2021-05-06T14:18:41.408Z] 14:18:41     INFO -  make[4]: Leaving directory '/builds/worker/workspace/obj-build/widget/windows'
[task 2021-05-06T14:18:41.410Z] 14:18:41     INFO -  make[4]: Entering directory '/builds/worker/workspace/obj-build/widget/windows'
[task 2021-05-06T14:18:41.410Z] 14:18:41     INFO -  widget/windows/WinContentSystemParameters.o
[task 2021-05-06T14:18:41.410Z] 14:18:41     INFO -  make[4]: Leaving directory '/builds/worker/workspace/obj-build/widget/windows'
[task 2021-05-06T14:18:41.601Z] 14:18:41     INFO -  make[4]: Entering directory '/builds/worker/workspace/obj-build/xpcom/reflect/xptcall'
[task 2021-05-06T14:18:41.602Z] 14:18:41     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/x86_64-w64-mingw32-clang++ -std=gnu++17 -o xptcall.o -c  -I/builds/worker/workspace/obj-build/dist/stl_wrappers -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -ftrivial-auto-var-init=pattern -DDEBUG=1 -DWINAPI_NO_BUNDLED_LIBRARIES -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/builds/worker/checkouts/gecko/xpcom/reflect/xptcall -I/builds/worker/workspace/obj-build/xpcom/reflect/xptcall -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 -Qunused-arguments -Qunused-arguments -Wall -Wbitfield-enum-conversion -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=tautological-type-limit-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=backend-plugin -Wno-error=free-nonheap-object -Wno-error=return-std-move -Wno-error=atomic-alignment -Wno-error=deprecated-copy -Wno-unknown-pragmas -Wno-unused-function -Wno-conversion-null -Wno-switch -Wno-enum-compare -Wno-gnu-zero-variadic-macro-arguments -Wno-psabi -Wno-unknown-warning-option -fno-sized-deallocation -fno-aligned-new -fms-extensions -fcrash-diagnostics-dir=/builds/worker/artifacts -D_HAS_EXCEPTIONS=0 -fno-exceptions -fno-strict-aliasing -Wno-incompatible-ms-struct -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pipe -g -gcodeview -O2 -fno-omit-frame-pointer -funwind-tables -fexperimental-new-pass-manager  -MD -MP -MF .deps/xptcall.o.pp   /builds/worker/checkouts/gecko/xpcom/reflect/xptcall/xptcall.cpp
[task 2021-05-06T14:18:41.602Z] 14:18:41     INFO -  make[4]: Leaving directory '/builds/worker/workspace/obj-build/xpcom/reflect/xptcall'
[task 2021-05-06T14:18:41.611Z] 14:18:41     INFO -  make[4]: Entering directory '/builds/worker/workspace/obj-build/widget/windows'
[task 2021-05-06T14:18:41.611Z] 14:18:41     INFO -  widget/windows/WinMouseScrollHandler.o
[task 2021-05-06T14:18:41.611Z] 14:18:41     INFO -  make[4]: Leaving directory '/builds/worker/workspace/obj-build/widget/windows'
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -  make[4]: Entering directory '/builds/worker/workspace/obj-build/uriloader/exthandler'
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/x86_64-w64-mingw32-clang++ -std=gnu++17 -o Unified_cpp_uriloader_exthandler0.o -c  -I/builds/worker/workspace/obj-build/dist/stl_wrappers -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -ftrivial-auto-var-init=pattern -DDEBUG=1 -DUNICODE -D_UNICODE -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DWINAPI_NO_BUNDLED_LIBRARIES -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/builds/worker/checkouts/gecko/uriloader/exthandler -I/builds/worker/workspace/obj-build/uriloader/exthandler -I/builds/worker/checkouts/gecko/uriloader/exthandler/win -I/builds/worker/workspace/obj-build/ipc/ipdl/_ipdlheaders -I/builds/worker/checkouts/gecko/ipc/chromium/src -I/builds/worker/checkouts/gecko/ipc/glue -I/builds/worker/checkouts/gecko/docshell/base -I/builds/worker/checkouts/gecko/dom/base -I/builds/worker/checkouts/gecko/dom/ipc -I/builds/worker/checkouts/gecko/netwerk/base -I/builds/worker/checkouts/gecko/netwerk/protocol/http -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 -Qunused-arguments -Qunused-arguments -Wall -Wbitfield-enum-conversion -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=tautological-type-limit-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=backend-plugin -Wno-error=free-nonheap-object -Wno-error=return-std-move -Wno-error=atomic-alignment -Wno-error=deprecated-copy -Wno-unknown-pragmas -Wno-unused-function -Wno-conversion-null -Wno-switch -Wno-enum-compare -Wno-gnu-zero-variadic-macro-arguments -Wno-psabi -Wno-unknown-warning-option -fno-sized-deallocation -fno-aligned-new -fms-extensions -fcrash-diagnostics-dir=/builds/worker/artifacts -D_HAS_EXCEPTIONS=0 -fno-exceptions -fno-strict-aliasing -Wno-incompatible-ms-struct -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pipe -g -gcodeview -O2 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -fexperimental-new-pass-manager  -MD -MP -MF .deps/Unified_cpp_uriloader_exthandler0.o.pp   Unified_cpp_uriloader_exthandler0.cpp
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -  In file included from Unified_cpp_uriloader_exthandler0.cpp:38:
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -  In file included from /builds/worker/checkouts/gecko/uriloader/exthandler/nsExternalHelperAppService.cpp:47:
[task 2021-05-06T14:18:42.340Z] 14:18:42  WARNING -  /builds/worker/checkouts/gecko/uriloader/exthandler/win/nsOSHelperAppService.h:47:14: warning: 'GetProtocolHandlerInfoFromOS' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -    NS_IMETHOD GetProtocolHandlerInfoFromOS(const nsACString& aScheme,
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -               ^
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -  /builds/worker/workspace/obj-build/dist/include/nsIExternalProtocolService.h:61:36: note: overridden virtual function is here
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -    JS_HAZ_CAN_RUN_SCRIPT NS_IMETHOD GetProtocolHandlerInfoFromOS(const nsACString& aProtocolScheme, bool *aFound, nsIHandlerInfo **_retval) = 0;
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -                                     ^
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -  In file included from Unified_cpp_uriloader_exthandler0.cpp:83:
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -  In file included from /builds/worker/checkouts/gecko/uriloader/exthandler/win/nsMIMEInfoWin.cpp:10:
[task 2021-05-06T14:18:42.340Z] 14:18:42  WARNING -  /builds/worker/checkouts/gecko/uriloader/exthandler/win/nsMIMEInfoWin.h:36:20: warning: 'LoadUriInternal' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -    virtual nsresult LoadUriInternal(nsIURI* aURI);
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -                     ^
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -  /builds/worker/checkouts/gecko/uriloader/exthandler/nsMIMEInfoImpl.h:116:20: note: overridden virtual function is here
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -    virtual nsresult LoadUriInternal(nsIURI* aURI) = 0;
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -                     ^
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -  In file included from Unified_cpp_uriloader_exthandler0.cpp:83:
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -  In file included from /builds/worker/checkouts/gecko/uriloader/exthandler/win/nsMIMEInfoWin.cpp:10:
[task 2021-05-06T14:18:42.340Z] 14:18:42  WARNING -  /builds/worker/checkouts/gecko/uriloader/exthandler/win/nsMIMEInfoWin.h:37:20: warning: 'LaunchDefaultWithFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -    virtual nsresult LaunchDefaultWithFile(nsIFile* aFile);
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -                     ^
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -  /builds/worker/checkouts/gecko/uriloader/exthandler/nsMIMEInfoImpl.h:109:20: note: overridden virtual function is here
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -    virtual nsresult LaunchDefaultWithFile(nsIFile* aFile) = 0;
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -                     ^
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -  3 warnings generated.
[task 2021-05-06T14:18:42.340Z] 14:18:42     INFO -  make[4]: Leaving directory '/builds/worker/workspace/obj-build/uriloader/exthandler'
[task 2021-05-06T14:18:42.343Z] 14:18:42     INFO -  make[4]: Entering directory '/builds/worker/workspace/obj-build/widget/windows'
[task 2021-05-06T14:18:42.343Z] 14:18:42     INFO -  widget/windows/WindowsSMTCProvider.o
[task 2021-05-06T14:18:42.343Z] 14:18:42     INFO -  make[4]: Leaving directory '/builds/worker/workspace/obj-build/widget/windows'
[task 2021-05-06T14:18:42.461Z] 14:18:42     INFO -  make[4]: Entering directory '/builds/worker/workspace/obj-build/widget/windows'
[task 2021-05-06T14:18:42.463Z] 14:18:42     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/x86_64-w64-mingw32-clang++ -std=gnu++17 -o WindowsSMTCProvider.o -c  -I/builds/worker/workspace/obj-build/dist/stl_wrappers -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -ftrivial-auto-var-init=pattern -DDEBUG=1 -DUNICODE -D_UNICODE -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DMOZ_UNICODE -DWINAPI_NO_BUNDLED_LIBRARIES -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/builds/worker/checkouts/gecko/widget/windows -I/builds/worker/workspace/obj-build/widget/windows -I/builds/worker/workspace/obj-build/ipc/ipdl/_ipdlheaders -I/builds/worker/checkouts/gecko/ipc/chromium/src -I/builds/worker/checkouts/gecko/ipc/glue -I/builds/worker/checkouts/gecko/layout/forms -I/builds/worker/checkouts/gecko/layout/generic -I/builds/worker/checkouts/gecko/layout/style -I/builds/worker/checkouts/gecko/layout/xul -I/builds/worker/checkouts/gecko/toolkit/xre -I/builds/worker/checkouts/gecko/widget -I/builds/worker/checkouts/gecko/widget/headless -I/builds/worker/checkouts/gecko/xpcom/base -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 -Qunused-arguments -Qunused-arguments -Wall -Wbitfield-enum-conversion -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=tautological-type-limit-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=backend-plugin -Wno-error=free-nonheap-object -Wno-error=return-std-move -Wno-error=atomic-alignment -Wno-error=deprecated-copy -Wno-unknown-pragmas -Wno-unused-function -Wno-conversion-null -Wno-switch -Wno-enum-compare -Wno-gnu-zero-variadic-macro-arguments -Wno-psabi -Wno-unknown-warning-option -fno-sized-deallocation -fno-aligned-new -fms-extensions -fcrash-diagnostics-dir=/builds/worker/artifacts -D_HAS_EXCEPTIONS=0 -fno-exceptions -fno-strict-aliasing -Wno-incompatible-ms-struct -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pipe -g -gcodeview -O2 -fno-omit-frame-pointer -funwind-tables -I/builds/worker/workspace/obj-build/dist/include/cairo -fexperimental-new-pass-manager  -MD -MP -MF .deps/WindowsSMTCProvider.o.pp   /builds/worker/checkouts/gecko/widget/windows/WindowsSMTCProvider.cpp
[task 2021-05-06T14:18:42.464Z] 14:18:42     INFO -  make[4]: Leaving directory '/builds/worker/workspace/obj-build/widget/windows'
[task 2021-05-06T14:18:42.467Z] 14:18:42     INFO -  make[4]: Entering directory '/builds/worker/workspace/obj-build/widget/windows'
[task 2021-05-06T14:18:42.467Z] 14:18:42     INFO -  widget/windows/WindowsUIUtils.o
[task 2021-05-06T14:18:42.467Z] 14:18:42     INFO -  make[4]: Leaving directory '/builds/worker/workspace/obj-build/widget/windows'
[task 2021-05-06T14:18:44.715Z] 14:18:44     INFO -  make[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/xre'
[task 2021-05-06T14:18:44.715Z] 14:18:44     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/x86_64-w64-mingw32-clang++ -std=gnu++17 -o nsEmbedFunctions.o -c  -I/builds/worker/workspace/obj-build/dist/stl_wrappers -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -ftrivial-auto-var-init=pattern -DDEBUG=1 -DTELEMETRY_PING_FORMAT_VERSION=4 -DPROXY_PRINTING=1 -DUNICODE -D_UNICODE -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN '-DMOZ_APP_NAME="firefox"' '-DMOZ_APP_BASENAME="Firefox"' '-DMOZ_APP_DISPLAYNAME="Firefox Nightly"' '-DMOZ_APP_VENDOR="Mozilla"' '-DMOZ_APP_VERSION="90.0a1"' '-DOS_TARGET="WINNT"' '-DMOZ_WIDGET_TOOLKIT="windows"' -DMOZ_UPDATER '-DTARGET_OS_ABI="WINNT_x86_64-gcc3"' -DGRE_MILESTONE=90.0a1 -DMOZ_APP_VERSION_DISPLAY=90.0a1 -DAPP_VERSION=90.0a1 '-DAPP_ID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}' -DMOZ_BUILD_APP_IS_BROWSER -DTOPOBJDIR=/builds/worker/workspace/obj-build -DMOZ_BACKGROUNDTASKS -DWINAPI_NO_BUNDLED_LIBRARIES -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/builds/worker/checkouts/gecko/toolkit/xre -I/builds/worker/workspace/obj-build/toolkit/xre -I/builds/worker/checkouts/gecko/toolkit/components/printingui -I/builds/worker/checkouts/gecko/toolkit/components/remote -I/builds/worker/checkouts/gecko/toolkit/components/printingui -I/builds/worker/workspace/obj-build/ipc/ipdl/_ipdlheaders -I/builds/worker/checkouts/gecko/ipc/chromium/src -I/builds/worker/checkouts/gecko/ipc/glue -I/builds/worker/checkouts/gecko/other-licenses/nsis/Contrib/CityHash/cityhash -I/builds/worker/checkouts/gecko/toolkit/components/find -I/builds/worker/checkouts/gecko/toolkit/components/printingui/ipc -I/builds/worker/checkouts/gecko/toolkit/components/windowwatcher -I/builds/worker/checkouts/gecko/toolkit/mozapps/update/common -I/builds/worker/checkouts/gecko/toolkit/profile -I/builds/worker/checkouts/gecko/config -I/builds/worker/checkouts/gecko/dom/base -I/builds/worker/checkouts/gecko/dom/commandhandler -I/builds/worker/checkouts/gecko/dom/ipc -I/builds/worker/checkouts/gecko/dom/webbrowserpersist -I/builds/worker/checkouts/gecko/testing/gtest/mozilla -I/builds/worker/checkouts/gecko/toolkit/crashreporter -I/builds/worker/checkouts/gecko/xpcom/build -I/builds/worker/checkouts/gecko/security/sandbox/chromium -I/builds/worker/checkouts/gecko/security/sandbox/chromium-shim -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 -Qunused-arguments -Qunused-arguments -Wall -Wbitfield-enum-conversion -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=tautological-type-limit-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=backend-plugin -Wno-error=free-nonheap-object -Wno-error=return-std-move -Wno-error=atomic-alignment -Wno-error=deprecated-copy -Wno-unknown-pragmas -Wno-unused-function -Wno-conversion-null -Wno-switch -Wno-enum-compare -Wno-gnu-zero-variadic-macro-arguments -Wno-psabi -Wno-unknown-warning-option -fno-sized-deallocation -fno-aligned-new -fms-extensions -fcrash-diagnostics-dir=/builds/worker/artifacts -D_HAS_EXCEPTIONS=0 -fno-exceptions -fno-strict-aliasing -Wno-incompatible-ms-struct -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pipe -g -gcodeview -O2 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -fexperimental-new-pass-manager  -MD -MP -MF .deps/nsEmbedFunctions.o.pp   /builds/worker/checkouts/gecko/toolkit/xre/nsEmbedFunctions.cpp
[task 2021-05-06T14:18:44.715Z] 14:18:44  WARNING -  /builds/worker/checkouts/gecko/toolkit/xre/nsEmbedFunctions.cpp:571:37: warning: format specifies type 'int' but the argument has type 'base::ProcessId' (aka 'unsigned long') [-Wformat]
[task 2021-05-06T14:18:44.715Z] 14:18:44     INFO -          XRE_GetProcessTypeString(), base::GetCurrentProcId());
[task 2021-05-06T14:18:44.715Z] 14:18:44     INFO -                                      ^~~~~~~~~~~~~~~~~~~~~~~~
[task 2021-05-06T14:18:44.715Z] 14:18:44     INFO -  1 warning generated.
[task 2021-05-06T14:18:44.715Z] 14:18:44     INFO -  make[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/xre'
[task 2021-05-06T14:18:44.718Z] 14:18:44     INFO -  make[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/xre'
[task 2021-05-06T14:18:44.719Z] 14:18:44     INFO -  toolkit/xre/Unified_cpp_toolkit_xre0.o
[task 2021-05-06T14:18:44.719Z] 14:18:44     INFO -  make[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/xre'
[task 2021-05-06T14:18:45.109Z] 14:18:45     INFO -  make[4]: Entering directory '/builds/worker/workspace/obj-build/widget'
[task 2021-05-06T14:18:45.109Z] 14:18:45     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/x86_64-w64-mingw32-clang++ -std=gnu++17 -o nsBaseWidget.o -c  -I/builds/worker/workspace/obj-build/dist/stl_wrappers -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -ftrivial-auto-var-init=pattern -DDEBUG=1 -DMOZ_CROSS_PROCESS_IME -DUNICODE -D_UNICODE -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DMOZ_ENABLE_D3D10_LAYER -DWINAPI_NO_BUNDLED_LIBRARIES -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/builds/worker/checkouts/gecko/widget -I/builds/worker/workspace/obj-build/widget -I/builds/worker/workspace/obj-build/ipc/ipdl/_ipdlheaders -I/builds/worker/checkouts/gecko/ipc/chromium/src -I/builds/worker/checkouts/gecko/ipc/glue -I/builds/worker/checkouts/gecko/dom/base -I/builds/worker/checkouts/gecko/dom/ipc -I/builds/worker/checkouts/gecko/gfx/2d -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/painting -I/builds/worker/checkouts/gecko/layout/xul -I/builds/worker/checkouts/gecko/layout/xul/tree -I/builds/worker/checkouts/gecko/view -I/builds/worker/checkouts/gecko/widget -I/builds/worker/checkouts/gecko/widget/headless -I/builds/worker/checkouts/gecko/widget/windows -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 -Qunused-arguments -Qunused-arguments -Wall -Wbitfield-enum-conversion -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=tautological-type-limit-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=backend-plugin -Wno-error=free-nonheap-object -Wno-error=return-std-move -Wno-error=atomic-alignment -Wno-error=deprecated-copy -Wno-unknown-pragmas -Wno-unused-function -Wno-conversion-null -Wno-switch -Wno-enum-compare -Wno-gnu-zero-variadic-macro-arguments -Wno-psabi -Wno-unknown-warning-option -fno-sized-deallocation -fno-aligned-new -fms-extensions -fcrash-diagnostics-dir=/builds/worker/artifacts -D_HAS_EXCEPTIONS=0 -fno-exceptions -fno-strict-aliasing -Wno-incompatible-ms-struct -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pipe -g -gcodeview -O2 -fno-omit-frame-pointer -funwind-tables -fexperimental-new-pass-manager  -MD -MP -MF .deps/nsBaseWidget.o.pp   /builds/worker/checkouts/gecko/widget/nsBaseWidget.cpp
[task 2021-05-06T14:18:45.109Z] 14:18:45     INFO -  make[4]: Leaving directory '/builds/worker/workspace/obj-build/widget'
[task 2021-05-06T14:18:45.110Z] 14:18:45     INFO -  make[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/xre'
[task 2021-05-06T14:18:45.110Z] 14:18:45     INFO -  toolkit/xre/Unified_cpp_toolkit_xre1.o
[task 2021-05-06T14:18:45.110Z] 14:18:45     INFO -  make[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/xre'
[task 2021-05-06T14:18:47.409Z] 14:18:47     INFO -  make[4]: Entering directory '/builds/worker/workspace/obj-build/xpcom/ds'
[task 2021-05-06T14:18:47.411Z] 14:18:47     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/x86_64-w64-mingw32-clang++ -std=gnu++17 -o Unified_cpp_xpcom_ds1.o -c  -I/builds/worker/workspace/obj-build/dist/stl_wrappers -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -ftrivial-auto-var-init=pattern -DDEBUG=1 -DWINAPI_NO_BUNDLED_LIBRARIES -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/builds/worker/checkouts/gecko/xpcom/ds -I/builds/worker/workspace/obj-build/xpcom/ds -I/builds/worker/checkouts/gecko/xpcom/io -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 -Qunused-arguments -Qunused-arguments -Wall -Wbitfield-enum-conversion -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=tautological-type-limit-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=backend-plugin -Wno-error=free-nonheap-object -Wno-error=return-std-move -Wno-error=atomic-alignment -Wno-error=deprecated-copy -Wno-unknown-pragmas -Wno-unused-function -Wno-conversion-null -Wno-switch -Wno-enum-compare -Wno-gnu-zero-variadic-macro-arguments -Wno-psabi -Wno-unknown-warning-option -fno-sized-deallocation -fno-aligned-new -fms-extensions -fcrash-diagnostics-dir=/builds/worker/artifacts -D_HAS_EXCEPTIONS=0 -fno-exceptions -fno-strict-aliasing -Wno-incompatible-ms-struct -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pipe -g -gcodeview -O2 -fno-omit-frame-pointer -funwind-tables -fexperimental-new-pass-manager  -MD -MP -MF .deps/Unified_cpp_xpcom_ds1.o.pp   Unified_cpp_xpcom_ds1.cpp
[task 2021-05-06T14:18:47.411Z] 14:18:47     INFO -  make[4]: Leaving directory '/builds/worker/workspace/obj-build/xpcom/ds'
[task 2021-05-06T14:18:47.414Z] 14:18:47     INFO -  make[4]: Entering directory '/builds/worker/workspace/obj-build/widget/windows'
[task 2021-05-06T14:18:47.414Z] 14:18:47     INFO -  widget/windows/nsBidiKeyboard.o
[task 2021-05-06T14:18:47.414Z] 14:18:47     INFO -  make[4]: Leaving directory '/builds/worker/workspace/obj-build/widget/windows'
[task 2021-05-06T14:18:47.869Z] 14:18:47     INFO -  make[4]: Entering directory '/builds/worker/workspace/obj-build/widget/windows'
[task 2021-05-06T14:18:47.869Z] 14:18:47     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/x86_64-w64-mingw32-clang++ -std=gnu++17 -o WinCompositorWidget.o -c  -I/builds/worker/workspace/obj-build/dist/stl_wrappers -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -ftrivial-auto-var-init=pattern -DDEBUG=1 -DUNICODE -D_UNICODE -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -DMOZ_UNICODE -DWINAPI_NO_BUNDLED_LIBRARIES -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -I/builds/worker/checkouts/gecko/widget/windows -I/builds/worker/workspace/obj-build/widget/windows -I/builds/worker/workspace/obj-build/ipc/ipdl/_ipdlheaders -I/builds/worker/checkouts/gecko/ipc/chromium/src -I/builds/worker/checkouts/gecko/ipc/glue -I/builds/worker/checkouts/gecko/layout/forms -I/builds/worker/checkouts/gecko/layout/generic -I/builds/worker/checkouts/gecko/layout/style -I/builds/worker/checkouts/gecko/layout/xul -I/builds/worker/checkouts/gecko/toolkit/xre -I/builds/worker/checkouts/gecko/widget -I/builds/worker/checkouts/gecko/widget/headless -I/builds/worker/checkouts/gecko/xpcom/base -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 -Qunused-arguments -Qunused-arguments -Wall -Wbitfield-enum-conversion -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=tautological-type-limit-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=backend-plugin -Wno-error=free-nonheap-object -Wno-error=return-std-move -Wno-error=atomic-alignment -Wno-error=deprecated-copy -Wno-unknown-pragmas -Wno-unused-function -Wno-conversion-null -Wno-switch -Wno-enum-compare -Wno-gnu-zero-variadic-macro-arguments -Wno-psabi -Wno-unknown-warning-option -fno-sized-deallocation -fno-aligned-new -fms-extensions -fcrash-diagnostics-dir=/builds/worker/artifacts -D_HAS_EXCEPTIONS=0 -fno-exceptions -fno-strict-aliasing -Wno-incompatible-ms-struct -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pipe -g -gcodeview -O2 -fno-omit-frame-pointer -funwind-tables -I/builds/worker/workspace/obj-build/dist/include/cairo -fexperimental-new-pass-manager  -MD -MP -MF .deps/WinCompositorWidget.o.pp   /builds/worker/checkouts/gecko/widget/windows/WinCompositorWidget.cpp
[task 2021-05-06T14:18:47.869Z] 14:18:47     INFO -  In file included from /builds/worker/checkouts/gecko/widget/windows/WinCompositorWidget.cpp:15:
[task 2021-05-06T14:18:47.869Z] 14:18:47     INFO -  In file included from /builds/worker/checkouts/gecko/widget/windows/nsWindow.h:40:
[task 2021-05-06T14:18:47.870Z] 14:18:47     INFO -  In file included from /builds/worker/checkouts/gecko/widget/windows/WindowHook.h:16:
[task 2021-05-06T14:18:47.870Z] 14:18:47  WARNING -  /builds/worker/checkouts/gecko/widget/windows/nsAppShell.h:33:8: warning: 'DoProcessMoreGeckoEvents' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
[task 2021-05-06T14:18:47.870Z] 14:18:47     INFO -    void DoProcessMoreGeckoEvents();
[task 2021-05-06T14:18:47.873Z] 14:18:47     INFO -         ^
[task 2021-05-06T14:18:47.873Z] 14:18:47     INFO -  /builds/worker/checkouts/gecko/widget/nsBaseAppShell.h:53:16: note: overridden virtual function is here
[task 2021-05-06T14:18:47.873Z] 14:18:47     INFO -    virtual void DoProcessMoreGeckoEvents();
[task 2021-05-06T14:18:47.873Z] 14:18:47     INFO -                 ^
[task 2021-05-06T14:18:47.873Z] 14:18:47     INFO -  In file included from /builds/worker/checkouts/gecko/widget/windows/WinCompositorWidget.cpp:15:```

Jens, this looks to be caused by the changes in Bug 1690326, could you please take a look?

Flags: needinfo?(jstutte)

This should just need:

#ifndef ERROR_DEVICE_HARDWARE_ERROR
#  define ERROR_DEVICE_HARDWARE_ERROR 483L
#endif

up with DRIVE_REMOTE.

Assignee: nobody → jstutte
Flags: needinfo?(jstutte)

I had no occasion to test this (mach try chooserdoes not offer windows-mingw32). Maybe someone else can confirm that this solves the problem?

Thanks! Then let's just wait for review.

Flags: needinfo?(jstutte)
Pushed by jstutte@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4b8940a8a49e
Add missing #define in mingw builds. r=xpcom-reviewers,nika
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
Has Regression Range: --- → yes
See Also: → 1757754
Blocks: 1758681
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: