Closed Bug 2051878 Opened 2 months ago Closed 2 months ago

Perma WMC64 [tier 2] /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysisUtils.h:65:15: error: use of undeclared identifier 'WAIT_OBJECT_0'

Categories

(Enterprise Products :: Firefox, defect)

defect

Tracking

(firefox-esr153 unaffected, firefox153 unaffected, firefox154 fixed)

RESOLVED FIXED
Tracking Status
firefox-esr153 --- unaffected
firefox153 --- unaffected
firefox154 --- fixed

People

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

References

(Regression)

Details

(Keywords: intermittent-failure, regression)

Attachments

(1 file)

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


[task 2026-07-01T10:00:42.292+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysisTelemetry.cpp:14:
[task 2026-07-01T10:00:42.292+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/ContentAnalysis.h:12:
[task 2026-07-01T10:00:42.292+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/dom/media/systemservices/MediaUtils.h:15:
[task 2026-07-01T10:00:42.292+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/xpcom/threads/TaskQueue.h:14:
[task 2026-07-01T10:00:42.292+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/xpcom/threads/TaskDispatcher.h:12:
[task 2026-07-01T10:00:42.292+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/tools/profiler/public/ProfilerRunnable.h:8:
[task 2026-07-01T10:00:42.292+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/tools/profiler/public/GeckoProfiler.h:20:
[task 2026-07-01T10:00:42.292+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/tools/profiler/public/ProfileAdditionalInformation.h:20:
[task 2026-07-01T10:00:42.293+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/SharedLibraries.h:8:
[task 2026-07-01T10:00:42.293+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/BaseProfiler.h:21:
[task 2026-07-01T10:00:42.293+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/BaseProfilerLabels.h:16:
[task 2026-07-01T10:00:42.293+00:00] 10:00:42  WARNING -  /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/BaseProfilerState.h:290:17: warning: 'dllimport' attribute ignored on inline function [-Wignored-attributes]
[task 2026-07-01T10:00:42.293+00:00] 10:00:42     INFO -    290 |   [[nodiscard]] MFBT_API static mozilla::Maybe<uint32_t> FeaturesIfActive() {
[task 2026-07-01T10:00:42.293+00:00] 10:00:42     INFO -        |                 ^
[task 2026-07-01T10:00:42.293+00:00] 10:00:42     INFO -  /builds/worker/checkouts/gecko/mfbt/Types.h:98:24: note: expanded from macro 'MFBT_API'
[task 2026-07-01T10:00:42.293+00:00] 10:00:42     INFO -     98 | #      define MFBT_API MOZ_IMPORT_API
[task 2026-07-01T10:00:42.293+00:00] 10:00:42     INFO -        |                        ^
[task 2026-07-01T10:00:42.293+00:00] 10:00:42     INFO -  /builds/worker/checkouts/gecko/mfbt/Types.h:60:39: note: expanded from macro 'MOZ_IMPORT_API'
[task 2026-07-01T10:00:42.293+00:00] 10:00:42     INFO -     60 | #    define MOZ_IMPORT_API __declspec(dllimport)
[task 2026-07-01T10:00:42.294+00:00] 10:00:42     INFO -        |                                       ^
[task 2026-07-01T10:00:42.295+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysisTelemetry.cpp:15:
[task 2026-07-01T10:00:42.301+00:00] 10:00:42    ERROR -  /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysisUtils.h:65:15: error: use of undeclared identifier 'WAIT_OBJECT_0'
[task 2026-07-01T10:00:42.301+00:00] 10:00:42     INFO -     65 |     EXPECT_EQ(WAIT_OBJECT_0, ::WaitForSingleObject(processInfo.hProcess,
[task 2026-07-01T10:00:42.301+00:00] 10:00:42     INFO -        |               ^~~~~~~~~~~~~
[task 2026-07-01T10:00:42.301+00:00] 10:00:42    ERROR -  /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysisUtils.h:65:32: error: no member named 'WaitForSingleObject' in the global namespace
[task 2026-07-01T10:00:42.301+00:00] 10:00:42     INFO -     65 |     EXPECT_EQ(WAIT_OBJECT_0, ::WaitForSingleObject(processInfo.hProcess,
[task 2026-07-01T10:00:42.301+00:00] 10:00:42     INFO -        |                                ^~~~~~~~~~~~~~~~~~~
[task 2026-07-01T10:00:42.301+00:00] 10:00:42    ERROR -  /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysisUtils.h:68:5: error: use of undeclared identifier 'CloseHandle'
[task 2026-07-01T10:00:42.301+00:00] 10:00:42     INFO -     68 |     CloseHandle(processInfo.hProcess);
[task 2026-07-01T10:00:42.301+00:00] 10:00:42     INFO -        |     ^~~~~~~~~~~
[task 2026-07-01T10:00:42.301+00:00] 10:00:42     INFO -  1 warning and 3 errors generated.
[task 2026-07-01T10:00:42.301+00:00] 10:00:42    ERROR -  gmake[4]: *** [/builds/worker/checkouts/gecko/config/rules.mk:668: TestContentAnalysisTelemetry.o] Error 1
[task 2026-07-01T10:00:42.301+00:00] 10:00:42     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest'
[task 2026-07-01T10:00:42.305+00:00] 10:00:42     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/system/windowsDHCPClient/tests/gtest'
[task 2026-07-01T10:00:42.306+00:00] 10:00:42     INFO -  mkdir -p '.deps/'
[task 2026-07-01T10:00:42.306+00:00] 10:00:42     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/system/windowsDHCPClient/tests/gtest'
[task 2026-07-01T10:00:42.309+00:00] 10:00:42     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/system/windowsDHCPClient/tests/gtest'
[task 2026-07-01T10:00:42.310+00:00] 10:00:42     INFO -  toolkit/system/windowsDHCPClient/tests/gtest/Unified_cpp_tests_gtest0.o
[task 2026-07-01T10:00:42.310+00:00] 10:00:42     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/system/windowsDHCPClient/tests/gtest'
[task 2026-07-01T10:00:42.376+00:00] 10:00:42     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest'
[task 2026-07-01T10:00:42.385+00:00] 10:00:42     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/x86_64-w64-mingw32-clang++ -std=gnu++20 -o Unified_cpp_tests_gtest0.o -c  -I/builds/worker/workspace/obj-build/dist/stl_wrappers -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -ftrivial-auto-var-init=pattern -fstrict-flex-arrays=1 -DDEBUG=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_SUPPORT_LEAKCHECKING -DSTATIC_EXPORTABLE_JS_API -I/builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest -I/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest -I/builds/worker/checkouts/gecko/toolkit/components/contentanalysis -I/builds/worker/checkouts/gecko/third_party/abseil-cpp -I/builds/worker/checkouts/gecko/third_party/content_analysis_sdk/browser/include -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 -Wno-incompatible-ms-struct -fno-rtti -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -D_HAS_EXCEPTIONS=0 -ffile-reproducible -fdiagnostics-absolute-paths -fms-extensions -fcrash-diagnostics-dir=/builds/worker/artifacts -include _mingw.h -g -gcodeview -O2 -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -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 -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wdeprecated-literal-operator -Winvalid-utf8 -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 -Wno-unknown-pragmas -Wno-unused-function -Wno-conversion-null -Wno-switch -Wno-enum-compare -Wno-psabi -Wthread-safety -Wno-error=builtin-macro-redefined -Wno-vla-cxx-extension -Wno-unknown-warning-option -Wno-character-conversion -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/Unified_cpp_tests_gtest0.o.pp   Unified_cpp_tests_gtest0.cpp
[task 2026-07-01T10:00:42.385+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysis.cpp:10:
[task 2026-07-01T10:00:42.385+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/xpcom/threads/SpinEventLoopUntil.h:11:
[task 2026-07-01T10:00:42.385+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/tools/profiler/public/ProfilerMarkers.h:34:
[task 2026-07-01T10:00:42.385+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/BaseProfilerMarkers.h:33:
[task 2026-07-01T10:00:42.385+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/BaseProfilerLabels.h:16:
[task 2026-07-01T10:00:42.385+00:00] 10:00:42  WARNING -  /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/BaseProfilerState.h:290:17: warning: 'dllimport' attribute ignored on inline function [-Wignored-attributes]
[task 2026-07-01T10:00:42.385+00:00] 10:00:42     INFO -    290 |   [[nodiscard]] MFBT_API static mozilla::Maybe<uint32_t> FeaturesIfActive() {
[task 2026-07-01T10:00:42.385+00:00] 10:00:42     INFO -        |                 ^
[task 2026-07-01T10:00:42.385+00:00] 10:00:42     INFO -  /builds/worker/checkouts/gecko/mfbt/Types.h:98:24: note: expanded from macro 'MFBT_API'
[task 2026-07-01T10:00:42.385+00:00] 10:00:42     INFO -     98 | #      define MFBT_API MOZ_IMPORT_API
[task 2026-07-01T10:00:42.385+00:00] 10:00:42     INFO -        |                        ^
[task 2026-07-01T10:00:42.385+00:00] 10:00:42     INFO -  /builds/worker/checkouts/gecko/mfbt/Types.h:60:39: note: expanded from macro 'MOZ_IMPORT_API'
[task 2026-07-01T10:00:42.385+00:00] 10:00:42     INFO -     60 | #    define MOZ_IMPORT_API __declspec(dllimport)
[task 2026-07-01T10:00:42.385+00:00] 10:00:42     INFO -        |                                       ^
[task 2026-07-01T10:00:42.388+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysis.cpp:23:
[task 2026-07-01T10:00:42.388+00:00] 10:00:42    ERROR -  /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysisUtils.h:65:15: error: use of undeclared identifier 'WAIT_OBJECT_0'
[task 2026-07-01T10:00:42.388+00:00] 10:00:42     INFO -     65 |     EXPECT_EQ(WAIT_OBJECT_0, ::WaitForSingleObject(processInfo.hProcess,
[task 2026-07-01T10:00:42.388+00:00] 10:00:42     INFO -        |               ^~~~~~~~~~~~~
[task 2026-07-01T10:00:42.388+00:00] 10:00:42    ERROR -  /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysisUtils.h:65:32: error: no member named 'WaitForSingleObject' in the global namespace
[task 2026-07-01T10:00:42.388+00:00] 10:00:42     INFO -     65 |     EXPECT_EQ(WAIT_OBJECT_0, ::WaitForSingleObject(processInfo.hProcess,
[task 2026-07-01T10:00:42.388+00:00] 10:00:42     INFO -        |                                ^~~~~~~~~~~~~~~~~~~
[task 2026-07-01T10:00:42.388+00:00] 10:00:42    ERROR -  /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysisUtils.h:68:5: error: use of undeclared identifier 'CloseHandle'
[task 2026-07-01T10:00:42.388+00:00] 10:00:42     INFO -     68 |     CloseHandle(processInfo.hProcess);
[task 2026-07-01T10:00:42.388+00:00] 10:00:42     INFO -        |     ^~~~~~~~~~~
[task 2026-07-01T10:00:42.388+00:00] 10:00:42     INFO -  1 warning and 3 errors generated.
[task 2026-07-01T10:00:42.388+00:00] 10:00:42    ERROR -  gmake[4]: *** [/builds/worker/checkouts/gecko/config/rules.mk:668: Unified_cpp_tests_gtest0.o] Error 1
[task 2026-07-01T10:00:42.388+00:00] 10:00:42     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest'
[task 2026-07-01T10:00:42.388+00:00] 10:00:42     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/system/windowsPackageManager/tests/gtest'
[task 2026-07-01T10:00:42.388+00:00] 10:00:42     INFO -  mkdir -p '.deps/'
[task 2026-07-01T10:00:42.388+00:00] 10:00:42     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/system/windowsPackageManager/tests/gtest'
[task 2026-07-01T10:00:42.390+00:00] 10:00:42     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/system/windowsPackageManager/tests/gtest'
[task 2026-07-01T10:00:42.390+00:00] 10:00:42     INFO -  toolkit/system/windowsPackageManager/tests/gtest/Unified_cpp_tests_gtest0.o
[task 2026-07-01T10:00:42.391+00:00] 10:00:42     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/system/windowsPackageManager/tests/gtest'
[task 2026-07-01T10:00:42.566+00:00] 10:00:42     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/system/commonproxy/tests/gtest'
[task 2026-07-01T10:00:42.572+00:00] 10:00:42     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/x86_64-w64-mingw32-clang++ -std=gnu++20 -o Unified_cpp_tests_gtest0.o -c  -I/builds/worker/workspace/obj-build/dist/stl_wrappers -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -ftrivial-auto-var-init=pattern -fstrict-flex-arrays=1 -DDEBUG=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_SUPPORT_LEAKCHECKING -DSTATIC_EXPORTABLE_JS_API -I/builds/worker/checkouts/gecko/toolkit/system/commonproxy/tests/gtest -I/builds/worker/workspace/obj-build/toolkit/system/commonproxy/tests/gtest -I/builds/worker/checkouts/gecko/toolkit/system/commonproxy -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 -Wno-incompatible-ms-struct -fno-rtti -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -D_HAS_EXCEPTIONS=0 -ffile-reproducible -fdiagnostics-absolute-paths -fms-extensions -fcrash-diagnostics-dir=/builds/worker/artifacts -include _mingw.h -g -gcodeview -O2 -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -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 -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wdeprecated-literal-operator -Winvalid-utf8 -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 -Wno-unknown-pragmas -Wno-unused-function -Wno-conversion-null -Wno-switch -Wno-enum-compare -Wno-psabi -Wthread-safety -Wno-error=builtin-macro-redefined -Wno-vla-cxx-extension -Wno-unknown-warning-option -Wno-character-conversion -Wshadow -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/Unified_cpp_tests_gtest0.o.pp   Unified_cpp_tests_gtest0.cpp
[task 2026-07-01T10:00:42.572+00:00] 10:00:42     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/system/commonproxy/tests/gtest'
[task 2026-07-01T10:00:42.573+00:00] 10:00:42     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/system/commonproxy/tests/gtest'
[task 2026-07-01T10:00:42.573+00:00] 10:00:42     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/system/commonproxy/tests/gtest'
[task 2026-07-01T10:00:42.574+00:00] 10:00:42     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/system/windowsproxy/tests/gtest'
[task 2026-07-01T10:00:42.574+00:00] 10:00:42     INFO -  mkdir -p '.deps/'
[task 2026-07-01T10:00:42.575+00:00] 10:00:42     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/system/windowsproxy/tests/gtest'
[task 2026-07-01T10:00:42.576+00:00] 10:00:42     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/system/windowsproxy/tests/gtest'
[task 2026-07-01T10:00:42.576+00:00] 10:00:42     INFO -  toolkit/system/windowsproxy/tests/gtest/Unified_cpp_tests_gtest0.o
[task 2026-07-01T10:00:42.576+00:00] 10:00:42     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/system/windowsproxy/tests/gtest'
[task 2026-07-01T10:00:42.726+00:00] 10:00:42     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest'
[task 2026-07-01T10:00:42.726+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysisUtils.cpp:5:
[task 2026-07-01T10:00:42.726+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysisUtils.h:11:
[task 2026-07-01T10:00:42.727+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/ContentAnalysis.h:12:
[task 2026-07-01T10:00:42.727+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/dom/media/systemservices/MediaUtils.h:15:
[task 2026-07-01T10:00:42.727+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/xpcom/threads/TaskQueue.h:14:
[task 2026-07-01T10:00:42.727+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/xpcom/threads/TaskDispatcher.h:12:
[task 2026-07-01T10:00:42.728+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/tools/profiler/public/ProfilerRunnable.h:8:
[task 2026-07-01T10:00:42.728+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/tools/profiler/public/GeckoProfiler.h:20:
[task 2026-07-01T10:00:42.728+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/tools/profiler/public/ProfileAdditionalInformation.h:20:
[task 2026-07-01T10:00:42.732+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/SharedLibraries.h:8:
[task 2026-07-01T10:00:42.732+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/BaseProfiler.h:21:
[task 2026-07-01T10:00:42.732+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/BaseProfilerLabels.h:16:
[task 2026-07-01T10:00:42.732+00:00] 10:00:42  WARNING -  /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/BaseProfilerState.h:290:17: warning: 'dllimport' attribute ignored on inline function [-Wignored-attributes]
[task 2026-07-01T10:00:42.732+00:00] 10:00:42     INFO -    290 |   [[nodiscard]] MFBT_API static mozilla::Maybe<uint32_t> FeaturesIfActive() {
[task 2026-07-01T10:00:42.732+00:00] 10:00:42     INFO -        |                 ^
[task 2026-07-01T10:00:42.732+00:00] 10:00:42     INFO -  /builds/worker/checkouts/gecko/mfbt/Types.h:98:24: note: expanded from macro 'MFBT_API'
[task 2026-07-01T10:00:42.732+00:00] 10:00:42     INFO -     98 | #      define MFBT_API MOZ_IMPORT_API
[task 2026-07-01T10:00:42.732+00:00] 10:00:42     INFO -        |                        ^
[task 2026-07-01T10:00:42.732+00:00] 10:00:42     INFO -  /builds/worker/checkouts/gecko/mfbt/Types.h:60:39: note: expanded from macro 'MOZ_IMPORT_API'
[task 2026-07-01T10:00:42.732+00:00] 10:00:42     INFO -     60 | #    define MOZ_IMPORT_API __declspec(dllimport)
[task 2026-07-01T10:00:42.732+00:00] 10:00:42     INFO -        |                                       ^
[task 2026-07-01T10:00:42.732+00:00] 10:00:42     INFO -  In file included from /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysisUtils.cpp:5:
[task 2026-07-01T10:00:42.732+00:00] 10:00:42    ERROR -  /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysisUtils.h:65:15: error: use of undeclared identifier 'WAIT_OBJECT_0'
[task 2026-07-01T10:00:42.732+00:00] 10:00:42     INFO -     65 |     EXPECT_EQ(WAIT_OBJECT_0, ::WaitForSingleObject(processInfo.hProcess,
[task 2026-07-01T10:00:42.732+00:00] 10:00:42     INFO -        |               ^~~~~~~~~~~~~
[task 2026-07-01T10:00:42.732+00:00] 10:00:42    ERROR -  /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysisUtils.h:65:32: error: no member named 'WaitForSingleObject' in the global namespace
[task 2026-07-01T10:00:42.733+00:00] 10:00:42     INFO -     65 |     EXPECT_EQ(WAIT_OBJECT_0, ::WaitForSingleObject(processInfo.hProcess,
[task 2026-07-01T10:00:42.733+00:00] 10:00:42     INFO -        |                                ^~~~~~~~~~~~~~~~~~~
[task 2026-07-01T10:00:42.733+00:00] 10:00:42    ERROR -  /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysisUtils.h:68:5: error: use of undeclared identifier 'CloseHandle'
[task 2026-07-01T10:00:42.733+00:00] 10:00:42     INFO -     68 |     CloseHandle(processInfo.hProcess);
[task 2026-07-01T10:00:42.735+00:00] 10:00:42     INFO -        |     ^~~~~~~~~~~
[task 2026-07-01T10:00:42.736+00:00] 10:00:42     INFO -  1 warning and 3 errors generated.
[task 2026-07-01T10:00:42.736+00:00] 10:00:42    ERROR -  gmake[4]: *** [/builds/worker/checkouts/gecko/config/rules.mk:668: TestContentAnalysisUtils.o] Error 1
[task 2026-07-01T10:00:42.739+00:00] 10:00:42     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/x86_64-w64-mingw32-clang++ -std=gnu++20 -o TestContentAnalysisUtils.o -c  -I/builds/worker/workspace/obj-build/dist/stl_wrappers -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -ftrivial-auto-var-init=pattern -fstrict-flex-arrays=1 -DDEBUG=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_SUPPORT_LEAKCHECKING -DSTATIC_EXPORTABLE_JS_API -I/builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest -I/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest -I/builds/worker/checkouts/gecko/toolkit/components/contentanalysis -I/builds/worker/checkouts/gecko/third_party/abseil-cpp -I/builds/worker/checkouts/gecko/third_party/content_analysis_sdk/browser/include -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 -Wno-incompatible-ms-struct -fno-rtti -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -D_HAS_EXCEPTIONS=0 -ffile-reproducible -fdiagnostics-absolute-paths -fms-extensions -fcrash-diagnostics-dir=/builds/worker/artifacts -include _mingw.h -g -gcodeview -O2 -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -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 -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wdeprecated-literal-operator -Winvalid-utf8 -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 -Wno-unknown-pragmas -Wno-unused-function -Wno-conversion-null -Wno-switch -Wno-enum-compare -Wno-psabi -Wthread-safety -Wno-error=builtin-macro-redefined -Wno-vla-cxx-extension -Wno-unknown-warning-option -Wno-character-conversion -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/TestContentAnalysisUtils.o.pp   /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysisUtils.cpp
[task 2026-07-01T10:00:42.739+00:00] 10:00:42     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest'
[task 2026-07-01T10:00:42.740+00:00] 10:00:42     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/tests/gtest'
[task 2026-07-01T10:00:42.740+00:00] 10:00:42     INFO -  mkdir -p '.deps/'
[task 2026-07-01T10:00:42.740+00:00] 10:00:42     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/tests/gtest'
[task 2026-07-01T10:00:42.741+00:00] 10:00:42     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/tests/gtest'
[task 2026-07-01T10:00:42.741+00:00] 10:00:42     INFO -  toolkit/tests/gtest/Unified_cpp_toolkit_tests_gtest0.o
[task 2026-07-01T10:00:42.741+00:00] 10:00:42     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/tests/gtest'
[task 2026-07-01T10:00:42.789+00:00] 10:00:42     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/profile/test/gtest'
[task 2026-07-01T10:00:42.795+00:00] 10:00:42     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/x86_64-w64-mingw32-clang++ -std=gnu++20 -o Unified_cpp_profile_test_gtest0.o -c  -I/builds/worker/workspace/obj-build/dist/stl_wrappers -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -ftrivial-auto-var-init=pattern -fstrict-flex-arrays=1 -DDEBUG=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_SUPPORT_LEAKCHECKING -DSTATIC_EXPORTABLE_JS_API -I/builds/worker/checkouts/gecko/toolkit/profile/test/gtest -I/builds/worker/workspace/obj-build/toolkit/profile/test/gtest -I/builds/worker/checkouts/gecko/toolkit/profile -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 -Wno-incompatible-ms-struct -fno-rtti -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -D_HAS_EXCEPTIONS=0 -ffile-reproducible -fdiagnostics-absolute-paths -fms-extensions -fcrash-diagnostics-dir=/builds/worker/artifacts -include _mingw.h -g -gcodeview -O2 -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -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 -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wdeprecated-literal-operator -Winvalid-utf8 -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 -Wno-unknown-pragmas -Wno-unused-function -Wno-conversion-null -Wno-switch -Wno-enum-compare -Wno-psabi -Wthread-safety -Wno-error=builtin-macro-redefined -Wno-vla-cxx-extension -Wno-unknown-warning-option -Wno-character-conversion -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/Unified_cpp_profile_test_gtest0.o.pp   Unified_cpp_profile_test_gtest0.cpp
[task 2026-07-01T10:00:42.795+00:00] 10:00:42     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/profile/test/gtest'
[task 2026-07-01T10:00:42.795+00:00] 10:00:42     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/profile/test/gtest'
[task 2026-07-01T10:00:42.795+00:00] 10:00:42     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/profile/test/gtest'
[task 2026-07-01T10:00:42.797+00:00] 10:00:42     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/xre/dllservices/tests/gtest'
[task 2026-07-01T10:00:42.797+00:00] 10:00:42     INFO -  mkdir -p '.deps/'
[task 2026-07-01T10:00:42.797+00:00] 10:00:42     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/xre/dllservices/tests/gtest'
[task 2026-07-01T10:00:42.800+00:00] 10:00:42     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/xre/dllservices/tests/gtest'
[task 2026-07-01T10:00:42.800+00:00] 10:00:42     INFO -  toolkit/xre/dllservices/tests/gtest/Unified_cpp_tests_gtest0.o
[task 2026-07-01T10:00:42.801+00:00] 10:00:42     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/xre/dllservices/tests/gtest'
[task 2026-07-01T10:00:43.052+00:00] 10:00:43     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/system/windowsPackageManager/tests/gtest'
[task 2026-07-01T10:00:43.056+00:00] 10:00:43     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/x86_64-w64-mingw32-clang++ -std=gnu++20 -o Unified_cpp_tests_gtest0.o -c  -I/builds/worker/workspace/obj-build/dist/stl_wrappers -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -ftrivial-auto-var-init=pattern -fstrict-flex-arrays=1 -DDEBUG=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_SUPPORT_LEAKCHECKING -DSTATIC_EXPORTABLE_JS_API -I/builds/worker/checkouts/gecko/toolkit/system/windowsPackageManager/tests/gtest -I/builds/worker/workspace/obj-build/toolkit/system/windowsPackageManager/tests/gtest -I/builds/worker/checkouts/gecko/toolkit/system/windowsPackageManager -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 -Wno-incompatible-ms-struct -fno-rtti -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -D_HAS_EXCEPTIONS=0 -ffile-reproducible -fdiagnostics-absolute-paths -fms-extensions -fcrash-diagnostics-dir=/builds/worker/artifacts -include _mingw.h -g -gcodeview -O2 -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -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 -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wdeprecated-literal-operator -Winvalid-utf8 -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 -Wno-unknown-pragmas -Wno-unused-function -Wno-conversion-null -Wno-switch -Wno-enum-compare -Wno-psabi -Wthread-safety -Wno-error=builtin-macro-redefined -Wno-vla-cxx-extension -Wno-unknown-warning-option -Wno-character-conversion -Wshadow -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/Unified_cpp_tests_gtest0.o.pp   Unified_cpp_tests_gtest0.cpp
[task 2026-07-01T10:00:43.056+00:00] 10:00:43     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/system/windowsPackageManager/tests/gtest'
[task 2026-07-01T10:00:43.057+00:00] 10:00:43     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/system/windowsPackageManager/tests/gtest'
[task 2026-07-01T10:00:43.058+00:00] 10:00:43     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/system/windowsPackageManager/tests/gtest'
[task 2026-07-01T10:00:43.059+00:00] 10:00:43     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/xre/test/gtest'
[task 2026-07-01T10:00:43.059+00:00] 10:00:43     INFO -  mkdir -p '.deps/'
[task 2026-07-01T10:00:43.060+00:00] 10:00:43     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/xre/test/gtest'
[task 2026-07-01T10:00:43.060+00:00] 10:00:43     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest'
[task 2026-07-01T10:00:43.065+00:00] 10:00:43     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/x86_64-w64-mingw32-clang++ -std=gnu++20 -o TestContentAnalysisAgent.o -c  -I/builds/worker/workspace/obj-build/dist/stl_wrappers -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -ftrivial-auto-var-init=pattern -fstrict-flex-arrays=1 -DDEBUG=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_SUPPORT_LEAKCHECKING -DSTATIC_EXPORTABLE_JS_API -I/builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest -I/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest -I/builds/worker/checkouts/gecko/toolkit/components/contentanalysis -I/builds/worker/checkouts/gecko/third_party/abseil-cpp -I/builds/worker/checkouts/gecko/third_party/content_analysis_sdk/browser/include -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 -Wno-incompatible-ms-struct -fno-rtti -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -D_HAS_EXCEPTIONS=0 -ffile-reproducible -fdiagnostics-absolute-paths -fms-extensions -fcrash-diagnostics-dir=/builds/worker/artifacts -include _mingw.h -g -gcodeview -O2 -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -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 -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wdeprecated-literal-operator -Winvalid-utf8 -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 -Wno-unknown-pragmas -Wno-unused-function -Wno-conversion-null -Wno-switch -Wno-enum-compare -Wno-psabi -Wthread-safety -Wno-error=builtin-macro-redefined -Wno-vla-cxx-extension -Wno-unknown-warning-option -Wno-character-conversion -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/TestContentAnalysisAgent.o.pp   /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysisAgent.cpp
[task 2026-07-01T10:00:43.066+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysisAgent.cpp:9:
[task 2026-07-01T10:00:43.067+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysisUtils.h:11:
[task 2026-07-01T10:00:43.068+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/ContentAnalysis.h:12:
[task 2026-07-01T10:00:43.069+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/dom/media/systemservices/MediaUtils.h:15:
[task 2026-07-01T10:00:43.069+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/xpcom/threads/TaskQueue.h:14:
[task 2026-07-01T10:00:43.072+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/xpcom/threads/TaskDispatcher.h:12:
[task 2026-07-01T10:00:43.072+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/tools/profiler/public/ProfilerRunnable.h:8:
[task 2026-07-01T10:00:43.072+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/tools/profiler/public/GeckoProfiler.h:20:
[task 2026-07-01T10:00:43.072+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/tools/profiler/public/ProfileAdditionalInformation.h:20:
[task 2026-07-01T10:00:43.073+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/SharedLibraries.h:8:
[task 2026-07-01T10:00:43.073+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/BaseProfiler.h:21:
[task 2026-07-01T10:00:43.073+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/BaseProfilerLabels.h:16:
[task 2026-07-01T10:00:43.073+00:00] 10:00:43  WARNING -  /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/BaseProfilerState.h:290:17: warning: 'dllimport' attribute ignored on inline function [-Wignored-attributes]
[task 2026-07-01T10:00:43.074+00:00] 10:00:43     INFO -    290 |   [[nodiscard]] MFBT_API static mozilla::Maybe<uint32_t> FeaturesIfActive() {
[task 2026-07-01T10:00:43.074+00:00] 10:00:43     INFO -        |                 ^
[task 2026-07-01T10:00:43.074+00:00] 10:00:43     INFO -  /builds/worker/checkouts/gecko/mfbt/Types.h:98:24: note: expanded from macro 'MFBT_API'
[task 2026-07-01T10:00:43.075+00:00] 10:00:43     INFO -     98 | #      define MFBT_API MOZ_IMPORT_API
[task 2026-07-01T10:00:43.075+00:00] 10:00:43     INFO -        |                        ^
[task 2026-07-01T10:00:43.075+00:00] 10:00:43     INFO -  /builds/worker/checkouts/gecko/mfbt/Types.h:60:39: note: expanded from macro 'MOZ_IMPORT_API'
[task 2026-07-01T10:00:43.075+00:00] 10:00:43     INFO -     60 | #    define MOZ_IMPORT_API __declspec(dllimport)
[task 2026-07-01T10:00:43.075+00:00] 10:00:43     INFO -        |                                       ^
[task 2026-07-01T10:00:43.076+00:00] 10:00:43     INFO -  1 warning generated.
[task 2026-07-01T10:00:43.076+00:00] 10:00:43     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest'
[task 2026-07-01T10:00:43.076+00:00] 10:00:43     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest'
[task 2026-07-01T10:00:43.076+00:00] 10:00:43     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest'
[task 2026-07-01T10:00:43.077+00:00] 10:00:43     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/xre/test/gtest'
[task 2026-07-01T10:00:43.077+00:00] 10:00:43     INFO -  toolkit/xre/test/gtest/Unified_cpp_xre_test_gtest0.o
[task 2026-07-01T10:00:43.077+00:00] 10:00:43     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/xre/test/gtest'
[task 2026-07-01T10:00:43.077+00:00] 10:00:43     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/tools/profiler/tests/gtest'
[task 2026-07-01T10:00:43.078+00:00] 10:00:43     INFO -  mkdir -p '.deps/'
[task 2026-07-01T10:00:43.078+00:00] 10:00:43     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/tools/profiler/tests/gtest'
[task 2026-07-01T10:00:43.078+00:00] 10:00:43     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/tools/profiler/tests/gtest'
[task 2026-07-01T10:00:43.078+00:00] 10:00:43     INFO -  tools/profiler/tests/gtest/Unified_cpp_tests_gtest0.o
[task 2026-07-01T10:00:43.078+00:00] 10:00:43     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/tools/profiler/tests/gtest'
[task 2026-07-01T10:00:43.168+00:00] 10:00:43     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/system/windowsDHCPClient/tests/gtest'
[task 2026-07-01T10:00:43.172+00:00] 10:00:43     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/x86_64-w64-mingw32-clang++ -std=gnu++20 -o Unified_cpp_tests_gtest0.o -c  -I/builds/worker/workspace/obj-build/dist/stl_wrappers -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -ftrivial-auto-var-init=pattern -fstrict-flex-arrays=1 -DDEBUG=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_SUPPORT_LEAKCHECKING -DSTATIC_EXPORTABLE_JS_API -I/builds/worker/checkouts/gecko/toolkit/system/windowsDHCPClient/tests/gtest -I/builds/worker/workspace/obj-build/toolkit/system/windowsDHCPClient/tests/gtest -I/builds/worker/checkouts/gecko/toolkit/system/windowsDHCPClient -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 -Wno-incompatible-ms-struct -fno-rtti -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -D_HAS_EXCEPTIONS=0 -ffile-reproducible -fdiagnostics-absolute-paths -fms-extensions -fcrash-diagnostics-dir=/builds/worker/artifacts -include _mingw.h -g -gcodeview -O2 -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -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 -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wdeprecated-literal-operator -Winvalid-utf8 -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 -Wno-unknown-pragmas -Wno-unused-function -Wno-conversion-null -Wno-switch -Wno-enum-compare -Wno-psabi -Wthread-safety -Wno-error=builtin-macro-redefined -Wno-vla-cxx-extension -Wno-unknown-warning-option -Wno-character-conversion -Wshadow -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/Unified_cpp_tests_gtest0.o.pp   Unified_cpp_tests_gtest0.cpp
[task 2026-07-01T10:00:43.172+00:00] 10:00:43     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/system/windowsDHCPClient/tests/gtest'
[task 2026-07-01T10:00:43.173+00:00] 10:00:43     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/system/windowsDHCPClient/tests/gtest'
[task 2026-07-01T10:00:43.173+00:00] 10:00:43     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/system/windowsDHCPClient/tests/gtest'
[task 2026-07-01T10:00:43.175+00:00] 10:00:43     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/uriloader/exthandler/tests/gtest'
[task 2026-07-01T10:00:43.175+00:00] 10:00:43     INFO -  mkdir -p '.deps/'
[task 2026-07-01T10:00:43.175+00:00] 10:00:43     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/uriloader/exthandler/tests/gtest'
[task 2026-07-01T10:00:43.180+00:00] 10:00:43     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/uriloader/exthandler/tests/gtest'
[task 2026-07-01T10:00:43.180+00:00] 10:00:43     INFO -  uriloader/exthandler/tests/gtest/Unified_cpp_tests_gtest0.o
[task 2026-07-01T10:00:43.180+00:00] 10:00:43     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/uriloader/exthandler/tests/gtest'
[task 2026-07-01T10:00:43.384+00:00] 10:00:43     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/system/windowsproxy/tests/gtest'
[task 2026-07-01T10:00:43.390+00:00] 10:00:43     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/x86_64-w64-mingw32-clang++ -std=gnu++20 -o Unified_cpp_tests_gtest0.o -c  -I/builds/worker/workspace/obj-build/dist/stl_wrappers -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -ftrivial-auto-var-init=pattern -fstrict-flex-arrays=1 -DDEBUG=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_SUPPORT_LEAKCHECKING -DSTATIC_EXPORTABLE_JS_API -I/builds/worker/checkouts/gecko/toolkit/system/windowsproxy/tests/gtest -I/builds/worker/workspace/obj-build/toolkit/system/windowsproxy/tests/gtest -I/builds/worker/checkouts/gecko/netwerk/base -I/builds/worker/checkouts/gecko/toolkit/system/commonproxy -I/builds/worker/checkouts/gecko/toolkit/system/windowsproxy -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 -Wno-incompatible-ms-struct -fno-rtti -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -D_HAS_EXCEPTIONS=0 -ffile-reproducible -fdiagnostics-absolute-paths -fms-extensions -fcrash-diagnostics-dir=/builds/worker/artifacts -include _mingw.h -g -gcodeview -O2 -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -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 -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wdeprecated-literal-operator -Winvalid-utf8 -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 -Wno-unknown-pragmas -Wno-unused-function -Wno-conversion-null -Wno-switch -Wno-enum-compare -Wno-psabi -Wthread-safety -Wno-error=builtin-macro-redefined -Wno-vla-cxx-extension -Wno-unknown-warning-option -Wno-character-conversion -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/Unified_cpp_tests_gtest0.o.pp   Unified_cpp_tests_gtest0.cpp
[task 2026-07-01T10:00:43.390+00:00] 10:00:43     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/system/windowsproxy/tests/gtest'
[task 2026-07-01T10:00:43.391+00:00] 10:00:43     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/system/windowsproxy/tests/gtest'
[task 2026-07-01T10:00:43.391+00:00] 10:00:43     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/system/windowsproxy/tests/gtest'
[task 2026-07-01T10:00:43.395+00:00] 10:00:43     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/uriloader/preload/gtest'
[task 2026-07-01T10:00:43.395+00:00] 10:00:43     INFO -  mkdir -p '.deps/'
[task 2026-07-01T10:00:43.395+00:00] 10:00:43     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/uriloader/preload/gtest'
[task 2026-07-01T10:00:43.397+00:00] 10:00:43     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/uriloader/preload/gtest'
[task 2026-07-01T10:00:43.397+00:00] 10:00:43     INFO -  uriloader/preload/gtest/Unified_cpp_preload_gtest0.o
[task 2026-07-01T10:00:43.398+00:00] 10:00:43     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/uriloader/preload/gtest'
[task 2026-07-01T10:00:43.552+00:00] 10:00:43     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/components/glean/tests/gtest'
[task 2026-07-01T10:00:43.552+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/toolkit/components/glean/tests/gtest/TestFog.cpp:6:
[task 2026-07-01T10:00:43.553+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/testing/gtest/mozilla/gmock-custom/gmock-matchers.h:38:
[task 2026-07-01T10:00:43.553+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/dom/media/systemservices/MediaUtils.h:15:
[task 2026-07-01T10:00:43.553+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/xpcom/threads/TaskQueue.h:14:
[task 2026-07-01T10:00:43.553+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/xpcom/threads/TaskDispatcher.h:12:
[task 2026-07-01T10:00:43.554+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/tools/profiler/public/ProfilerRunnable.h:8:
[task 2026-07-01T10:00:43.554+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/tools/profiler/public/GeckoProfiler.h:20:
[task 2026-07-01T10:00:43.554+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/tools/profiler/public/ProfileAdditionalInformation.h:20:
[task 2026-07-01T10:00:43.555+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/SharedLibraries.h:8:
[task 2026-07-01T10:00:43.555+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/BaseProfiler.h:21:
[task 2026-07-01T10:00:43.555+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/BaseProfilerLabels.h:16:
[task 2026-07-01T10:00:43.555+00:00] 10:00:43  WARNING -  /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/BaseProfilerState.h:290:17: warning: 'dllimport' attribute ignored on inline function [-Wignored-attributes]
[task 2026-07-01T10:00:43.556+00:00] 10:00:43     INFO -    290 |   [[nodiscard]] MFBT_API static mozilla::Maybe<uint32_t> FeaturesIfActive() {
[task 2026-07-01T10:00:43.556+00:00] 10:00:43     INFO -        |                 ^
[task 2026-07-01T10:00:43.556+00:00] 10:00:43     INFO -  /builds/worker/checkouts/gecko/mfbt/Types.h:98:24: note: expanded from macro 'MFBT_API'
[task 2026-07-01T10:00:43.556+00:00] 10:00:43     INFO -     98 | #      define MFBT_API MOZ_IMPORT_API
[task 2026-07-01T10:00:43.556+00:00] 10:00:43     INFO -        |                        ^
[task 2026-07-01T10:00:43.557+00:00] 10:00:43     INFO -  /builds/worker/checkouts/gecko/mfbt/Types.h:60:39: note: expanded from macro 'MOZ_IMPORT_API'
[task 2026-07-01T10:00:43.557+00:00] 10:00:43     INFO -     60 | #    define MOZ_IMPORT_API __declspec(dllimport)
[task 2026-07-01T10:00:43.557+00:00] 10:00:43     INFO -        |                                       ^
[task 2026-07-01T10:00:43.557+00:00] 10:00:43     INFO -  1 warning generated.
[task 2026-07-01T10:00:43.561+00:00] 10:00:43     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/x86_64-w64-mingw32-clang++ -std=gnu++20 -o Unified_cpp_glean_tests_gtest0.o -c  -I/builds/worker/workspace/obj-build/dist/stl_wrappers -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -ftrivial-auto-var-init=pattern -fstrict-flex-arrays=1 -DDEBUG=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_SUPPORT_LEAKCHECKING -DSTATIC_EXPORTABLE_JS_API -I/builds/worker/checkouts/gecko/toolkit/components/glean/tests/gtest -I/builds/worker/workspace/obj-build/toolkit/components/glean/tests/gtest -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 -Wno-incompatible-ms-struct -fno-rtti -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -D_HAS_EXCEPTIONS=0 -ffile-reproducible -fdiagnostics-absolute-paths -fms-extensions -fcrash-diagnostics-dir=/builds/worker/artifacts -include _mingw.h -g -gcodeview -O2 -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -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 -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wdeprecated-literal-operator -Winvalid-utf8 -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 -Wno-unknown-pragmas -Wno-unused-function -Wno-conversion-null -Wno-switch -Wno-enum-compare -Wno-psabi -Wthread-safety -Wno-error=builtin-macro-redefined -Wno-vla-cxx-extension -Wno-unknown-warning-option -Wno-character-conversion -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/Unified_cpp_glean_tests_gtest0.o.pp   Unified_cpp_glean_tests_gtest0.cpp
[task 2026-07-01T10:00:43.562+00:00] 10:00:43     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/components/glean/tests/gtest'
[task 2026-07-01T10:00:43.562+00:00] 10:00:43     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/components/glean/tests/gtest'
[task 2026-07-01T10:00:43.562+00:00] 10:00:43     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/components/glean/tests/gtest'
[task 2026-07-01T10:00:43.563+00:00] 10:00:43     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/widget/tests/gtest'
[task 2026-07-01T10:00:43.563+00:00] 10:00:43     INFO -  mkdir -p '.deps/'
[task 2026-07-01T10:00:43.563+00:00] 10:00:43     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/widget/tests/gtest'
[task 2026-07-01T10:00:43.568+00:00] 10:00:43     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/widget/tests/gtest'
[task 2026-07-01T10:00:43.568+00:00] 10:00:43     INFO -  widget/tests/gtest/Unified_cpp_widget_tests_gtest0.o
[task 2026-07-01T10:00:43.568+00:00] 10:00:43     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/widget/tests/gtest'
[task 2026-07-01T10:00:43.615+00:00] 10:00:43     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest'
[task 2026-07-01T10:00:43.620+00:00] 10:00:43     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/x86_64-w64-mingw32-clang++ -std=gnu++20 -o TestContentAnalysisMisbehaving.o -c  -I/builds/worker/workspace/obj-build/dist/stl_wrappers -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -ftrivial-auto-var-init=pattern -fstrict-flex-arrays=1 -DDEBUG=1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_SUPPORT_LEAKCHECKING -DSTATIC_EXPORTABLE_JS_API -I/builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest -I/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest -I/builds/worker/checkouts/gecko/toolkit/components/contentanalysis -I/builds/worker/checkouts/gecko/third_party/abseil-cpp -I/builds/worker/checkouts/gecko/third_party/content_analysis_sdk/browser/include -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 -Wno-incompatible-ms-struct -fno-rtti -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -D_HAS_EXCEPTIONS=0 -ffile-reproducible -fdiagnostics-absolute-paths -fms-extensions -fcrash-diagnostics-dir=/builds/worker/artifacts -include _mingw.h -g -gcodeview -O2 -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -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 -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wdeprecated-literal-operator -Winvalid-utf8 -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 -Wno-unknown-pragmas -Wno-unused-function -Wno-conversion-null -Wno-switch -Wno-enum-compare -Wno-psabi -Wthread-safety -Wno-error=builtin-macro-redefined -Wno-vla-cxx-extension -Wno-unknown-warning-option -Wno-character-conversion -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/TestContentAnalysisMisbehaving.o.pp   /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysisMisbehaving.cpp
[task 2026-07-01T10:00:43.620+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysisMisbehaving.cpp:9:
[task 2026-07-01T10:00:43.621+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/TestContentAnalysisUtils.h:11:
[task 2026-07-01T10:00:43.621+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/ContentAnalysis.h:12:
[task 2026-07-01T10:00:43.621+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/dom/media/systemservices/MediaUtils.h:15:
[task 2026-07-01T10:00:43.621+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/xpcom/threads/TaskQueue.h:14:
[task 2026-07-01T10:00:43.622+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/xpcom/threads/TaskDispatcher.h:12:
[task 2026-07-01T10:00:43.622+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/tools/profiler/public/ProfilerRunnable.h:8:
[task 2026-07-01T10:00:43.622+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/tools/profiler/public/GeckoProfiler.h:20:
[task 2026-07-01T10:00:43.623+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/tools/profiler/public/ProfileAdditionalInformation.h:20:
[task 2026-07-01T10:00:43.623+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/SharedLibraries.h:8:
[task 2026-07-01T10:00:43.623+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/BaseProfiler.h:21:
[task 2026-07-01T10:00:43.623+00:00] 10:00:43     INFO -  In file included from /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/BaseProfilerLabels.h:16:
[task 2026-07-01T10:00:43.624+00:00] 10:00:43  WARNING -  /builds/worker/checkouts/gecko/mozglue/baseprofiler/public/BaseProfilerState.h:290:17: warning: 'dllimport' attribute ignored on inline function [-Wignored-attributes]
[task 2026-07-01T10:00:43.624+00:00] 10:00:43     INFO -    290 |   [[nodiscard]] MFBT_API static mozilla::Maybe<uint32_t> FeaturesIfActive() {
[task 2026-07-01T10:00:43.624+00:00] 10:00:43     INFO -        |                 ^
[task 2026-07-01T10:00:43.624+00:00] 10:00:43     INFO -  /builds/worker/checkouts/gecko/mfbt/Types.h:98:24: note: expanded from macro 'MFBT_API'
[task 2026-07-01T10:00:43.625+00:00] 10:00:43     INFO -     98 | #      define MFBT_API MOZ_IMPORT_API
[task 2026-07-01T10:00:43.625+00:00] 10:00:43     INFO -        |                        ^
[task 2026-07-01T10:00:43.625+00:00] 10:00:43     INFO -  /builds/worker/checkouts/gecko/mfbt/Types.h:60:39: note: expanded from macro 'MOZ_IMPORT_API'
[task 2026-07-01T10:00:43.626+00:00] 10:00:43     INFO -     60 | #    define MOZ_IMPORT_API __declspec(dllimport)

Keywords: regression
Regressed by: 2050473

Greg, can you please investigate? Also, Enterprise Products :: Firefox not having target milestone and firefox status flags is pretty annoying. Can you please file a BMO bug for getting those added?

Severity: S4 → --
Flags: needinfo?(gstoll)
Priority: P5 → --

Actually, I was able to add the status & tracking flags myself. I'll leave it up to you to decide if/when you want to add Firefox release numbers to the target milestone field also.

I'll look at the build issue, and I got someone who knows more than me to file bug 2051969 :-)

Flags: needinfo?(gstoll)

I'm not totally sure why this started happening now, but we need a few
more things from <windows.h> on mingw so just include it instead of some
pieces of it.

Assignee: nobody → gstoll
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Flags: qe-verify-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: