Closed Bug 2033931 Opened 3 months ago Closed 3 months ago

Perma mingw [tier 2] /builds/worker/checkouts/gecko/toolkit/mozapps/update/common/EnterprisePolicies.cpp:X:10: fatal error: 'Windows.h' file not found | single tracking bug

Categories

(Firefox :: Installer, defect, P5)

defect

Tracking

()

RESOLVED FIXED
152 Branch
Tracking Status
firefox-esr140 --- unaffected
firefox150 --- unaffected
firefox151 --- fixed
firefox152 --- fixed

People

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

References

(Regression)

Details

(Keywords: intermittent-failure, regression, Whiteboard: [fidedi])

Attachments

(2 files)

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


[task 2026-04-21T21:30:45.446+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/components/maintenanceservice'
[task 2026-04-21T21:30:45.446+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/components/maintenanceservice'
[task 2026-04-21T21:30:45.447+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/components/maintenanceservice'
[task 2026-04-21T21:30:45.447+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/components/maintenanceservice'
[task 2026-04-21T21:30:45.447+00:00] 21:30:45     INFO -  toolkit/components/maintenanceservice/workmonitor.o
[task 2026-04-21T21:30:45.447+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/components/maintenanceservice'
[task 2026-04-21T21:30:45.540+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/mozapps/update/common'
[task 2026-04-21T21:30:45.545+00:00] 21:30:45     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/i686-w64-mingw32-clang++ -std=gnu++20 -o EnterprisePolicies.o -c  -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 -DNS_NO_XPCOM '-DMOZ_APP_BASENAME="Firefox"' -I/builds/worker/checkouts/gecko/toolkit/mozapps/update/common -I/builds/worker/workspace/obj-build/toolkit/mozapps/update/common -I/builds/worker/checkouts/gecko/other-licenses/nsis/Contrib/CityHash/cityhash -I/builds/worker/checkouts/gecko/toolkit/components/jsoncpp/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 -mstackrealign -fno-rtti -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -D_HAS_EXCEPTIONS=0 -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 -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/EnterprisePolicies.o.pp   /builds/worker/checkouts/gecko/toolkit/mozapps/update/common/EnterprisePolicies.cpp
[task 2026-04-21T21:30:45.545+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/mozapps/update/common'
[task 2026-04-21T21:30:45.546+00:00] 21:30:45     INFO -  /builds/worker/checkouts/gecko/toolkit/mozapps/update/common/EnterprisePolicies.cpp:12:10: fatal error: 'Windows.h' file not found
[task 2026-04-21T21:30:45.546+00:00] 21:30:45     INFO -     12 | #include <Windows.h>
[task 2026-04-21T21:30:45.546+00:00] 21:30:45     INFO -        |          ^~~~~~~~~~~
[task 2026-04-21T21:30:45.546+00:00] 21:30:45     INFO -  1 error generated.
[task 2026-04-21T21:30:45.546+00:00] 21:30:45    ERROR -  gmake[4]: *** [/builds/worker/checkouts/gecko/config/rules.mk:668: EnterprisePolicies.o] Error 1
[task 2026-04-21T21:30:45.547+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/components/maintenanceservice'
[task 2026-04-21T21:30:45.547+00:00] 21:30:45     INFO -  toolkit/components/maintenanceservice/Unified_cpp_maintenanceservice0.o
[task 2026-04-21T21:30:45.547+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/components/maintenanceservice'
[task 2026-04-21T21:30:45.607+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest/agent'
[task 2026-04-21T21:30:45.610+00:00] 21:30:45     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/i686-w64-mingw32-clang++ -std=gnu++20 -o analysis.pb.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 -DUNICODE -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -I/builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/agent -I/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest/agent -I/builds/worker/checkouts/gecko/toolkit/components/contentanalysis -I/builds/worker/checkouts/gecko/third_party/content_analysis_sdk -I/builds/worker/checkouts/gecko/third_party/content_analysis_sdk/agent/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 -mstackrealign -fno-rtti -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -D_HAS_EXCEPTIONS=0 -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 -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/analysis.pb.o.pp   /builds/worker/checkouts/gecko/toolkit/components/contentanalysis/content_analysis/sdk/analysis.pb.cc
[task 2026-04-21T21:30:45.611+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest/agent'
[task 2026-04-21T21:30:45.611+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest/agent'
[task 2026-04-21T21:30:45.611+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest/agent'
[task 2026-04-21T21:30:45.612+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/mozapps/update/common'
[task 2026-04-21T21:30:45.615+00:00] 21:30:45     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/i686-w64-mingw32-clang++ -std=gnu++20 -o pathhash.o -c  -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 -DNS_NO_XPCOM '-DMOZ_APP_BASENAME="Firefox"' -I/builds/worker/checkouts/gecko/toolkit/mozapps/update/common -I/builds/worker/workspace/obj-build/toolkit/mozapps/update/common -I/builds/worker/checkouts/gecko/other-licenses/nsis/Contrib/CityHash/cityhash -I/builds/worker/checkouts/gecko/toolkit/components/jsoncpp/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 -mstackrealign -fno-rtti -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -D_HAS_EXCEPTIONS=0 -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 -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/pathhash.o.pp   /builds/worker/checkouts/gecko/toolkit/mozapps/update/common/pathhash.cpp
[task 2026-04-21T21:30:45.615+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/mozapps/update/common'
[task 2026-04-21T21:30:45.615+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/mozapps/update/common'
[task 2026-04-21T21:30:45.615+00:00] 21:30:45     INFO -  toolkit/mozapps/update/common/readstrings.o
[task 2026-04-21T21:30:45.615+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/mozapps/update/common'
[task 2026-04-21T21:30:45.616+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/mozapps/update/common'
[task 2026-04-21T21:30:45.616+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/mozapps/update/common'
[task 2026-04-21T21:30:45.616+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/mozapps/update/common'
[task 2026-04-21T21:30:45.616+00:00] 21:30:45     INFO -  toolkit/mozapps/update/common/registrycertificates.o
[task 2026-04-21T21:30:45.616+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/mozapps/update/common'
[task 2026-04-21T21:30:45.678+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/components/telemetry/tests'
[task 2026-04-21T21:30:45.682+00:00] 21:30:45     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/i686-w64-mingw32-clang++ -std=gnu++20 -o modules-test.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 -I/builds/worker/checkouts/gecko/toolkit/components/telemetry/tests -I/builds/worker/workspace/obj-build/toolkit/components/telemetry/tests -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 -mstackrealign -fno-rtti -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -D_HAS_EXCEPTIONS=0 -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 -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/modules-test.o.pp   /builds/worker/checkouts/gecko/toolkit/components/telemetry/tests/modules-test.cpp
[task 2026-04-21T21:30:45.682+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/components/telemetry/tests'
[task 2026-04-21T21:30:45.682+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/components/telemetry/tests'
[task 2026-04-21T21:30:45.683+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/components/telemetry/tests'
[task 2026-04-21T21:30:45.683+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/components/maintenanceservice'
[task 2026-04-21T21:30:45.686+00:00] 21:30:45     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/i686-w64-mingw32-clang++ -std=gnu++20 -o servicebase.o -c  -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 -DUNICODE -D_UNICODE -DNS_NO_XPCOM -DIMPL_MFBT -I/builds/worker/checkouts/gecko/toolkit/components/maintenanceservice -I/builds/worker/workspace/obj-build/toolkit/components/maintenanceservice -I/builds/worker/checkouts/gecko/mfbt -I/builds/worker/checkouts/gecko/toolkit/mozapps/update/common -I/builds/worker/checkouts/gecko/toolkit/xre -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 -mstackrealign -fno-rtti -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -D_HAS_EXCEPTIONS=0 -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 -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/servicebase.o.pp   /builds/worker/checkouts/gecko/toolkit/components/maintenanceservice/servicebase.cpp
[task 2026-04-21T21:30:45.686+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/components/maintenanceservice'
[task 2026-04-21T21:30:45.687+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/components/maintenanceservice'
[task 2026-04-21T21:30:45.687+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/components/maintenanceservice'
[task 2026-04-21T21:30:45.687+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/crashreporter/breakpad_wrapper'
[task 2026-04-21T21:30:45.687+00:00] 21:30:45     INFO -  mkdir -p '.deps/'
[task 2026-04-21T21:30:45.687+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/crashreporter/breakpad_wrapper'
[task 2026-04-21T21:30:45.688+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/crashreporter/crash_helper'
[task 2026-04-21T21:30:45.688+00:00] 21:30:45     INFO -  mkdir -p '.deps/'
[task 2026-04-21T21:30:45.688+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/crashreporter/crash_helper'
[task 2026-04-21T21:30:45.688+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/crashreporter/breakpad_wrapper'
[task 2026-04-21T21:30:45.688+00:00] 21:30:45     INFO -  toolkit/crashreporter/breakpad_wrapper/breakpad_wrapper.o
[task 2026-04-21T21:30:45.689+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/crashreporter/breakpad_wrapper'
[task 2026-04-21T21:30:45.689+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/crashreporter/crash_helper'
[task 2026-04-21T21:30:45.689+00:00] 21:30:45     INFO -  toolkit/crashreporter/crash_helper/Unified_cpp_crash_helper0.o
[task 2026-04-21T21:30:45.689+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/crashreporter/crash_helper'
[task 2026-04-21T21:30:45.869+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/mozapps/update/common'
[task 2026-04-21T21:30:45.874+00:00] 21:30:45     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/i686-w64-mingw32-clang++ -std=gnu++20 -o certificatecheck.o -c  -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 -DNS_NO_XPCOM '-DMOZ_APP_BASENAME="Firefox"' -I/builds/worker/checkouts/gecko/toolkit/mozapps/update/common -I/builds/worker/workspace/obj-build/toolkit/mozapps/update/common -I/builds/worker/checkouts/gecko/other-licenses/nsis/Contrib/CityHash/cityhash -I/builds/worker/checkouts/gecko/toolkit/components/jsoncpp/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 -mstackrealign -fno-rtti -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -D_HAS_EXCEPTIONS=0 -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 -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/certificatecheck.o.pp   /builds/worker/checkouts/gecko/toolkit/mozapps/update/common/certificatecheck.cpp
[task 2026-04-21T21:30:45.874+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/mozapps/update/common'
[task 2026-04-21T21:30:45.874+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/mozapps/update/common'
[task 2026-04-21T21:30:45.874+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/mozapps/update/common'
[task 2026-04-21T21:30:45.874+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/mozapps/update/common'
[task 2026-04-21T21:30:45.874+00:00] 21:30:45     INFO -  toolkit/mozapps/update/common/uachelper.o
[task 2026-04-21T21:30:45.874+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/mozapps/update/common'
[task 2026-04-21T21:30:45.913+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest/agent'
[task 2026-04-21T21:30:45.918+00:00] 21:30:45     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/i686-w64-mingw32-clang++ -std=gnu++20 -o agent.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 -DUNICODE -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -I/builds/worker/checkouts/gecko/toolkit/components/contentanalysis/tests/gtest/agent -I/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest/agent -I/builds/worker/checkouts/gecko/toolkit/components/contentanalysis -I/builds/worker/checkouts/gecko/third_party/content_analysis_sdk -I/builds/worker/checkouts/gecko/third_party/content_analysis_sdk/agent/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 -mstackrealign -fno-rtti -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -D_HAS_EXCEPTIONS=0 -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 -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/agent.o.pp   /builds/worker/checkouts/gecko/third_party/content_analysis_sdk/demo/agent.cc
[task 2026-04-21T21:30:45.918+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest/agent'
[task 2026-04-21T21:30:45.920+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest/agent'
[task 2026-04-21T21:30:45.921+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/components/contentanalysis/tests/gtest/agent'
[task 2026-04-21T21:30:45.922+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/components/maintenanceservice'
[task 2026-04-21T21:30:45.928+00:00] 21:30:45     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/i686-w64-mingw32-clang++ -std=gnu++20 -o Unified_cpp_maintenanceservice0.o -c  -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 -DUNICODE -D_UNICODE -DNS_NO_XPCOM -DIMPL_MFBT -I/builds/worker/checkouts/gecko/toolkit/components/maintenanceservice -I/builds/worker/workspace/obj-build/toolkit/components/maintenanceservice -I/builds/worker/checkouts/gecko/mfbt -I/builds/worker/checkouts/gecko/toolkit/mozapps/update/common -I/builds/worker/checkouts/gecko/toolkit/xre -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 -mstackrealign -fno-rtti -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -D_HAS_EXCEPTIONS=0 -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 -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/Unified_cpp_maintenanceservice0.o.pp   Unified_cpp_maintenanceservice0.cpp
[task 2026-04-21T21:30:45.929+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/components/maintenanceservice'
[task 2026-04-21T21:30:45.929+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/components/maintenanceservice'
[task 2026-04-21T21:30:45.934+00:00] 21:30:45     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/i686-w64-mingw32-clang++ -std=gnu++20 -o serviceinstall.o -c  -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 -DUNICODE -D_UNICODE -DNS_NO_XPCOM -DIMPL_MFBT -I/builds/worker/checkouts/gecko/toolkit/components/maintenanceservice -I/builds/worker/workspace/obj-build/toolkit/components/maintenanceservice -I/builds/worker/checkouts/gecko/mfbt -I/builds/worker/checkouts/gecko/toolkit/mozapps/update/common -I/builds/worker/checkouts/gecko/toolkit/xre -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 -mstackrealign -fno-rtti -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -D_HAS_EXCEPTIONS=0 -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 -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/serviceinstall.o.pp   /builds/worker/checkouts/gecko/toolkit/components/maintenanceservice/serviceinstall.cpp
[task 2026-04-21T21:30:45.935+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/components/maintenanceservice'
[task 2026-04-21T21:30:45.935+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/components/maintenanceservice'
[task 2026-04-21T21:30:45.936+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/components/maintenanceservice'
[task 2026-04-21T21:30:45.936+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/mozapps/update/common'
[task 2026-04-21T21:30:45.936+00:00] 21:30:45     INFO -  toolkit/mozapps/update/common/updatecommon.o
[task 2026-04-21T21:30:45.938+00:00] 21:30:45     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/mozapps/update/common'
[task 2026-04-21T21:30:45.939+00:00] 21:30:45     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/toolkit/crashreporter/google-breakpad/src/common'
[task 2026-04-21T21:30:45.939+00:00] 21:30:45     INFO -  mkdir -p '.deps/'
Flags: needinfo?(aborondo)
Assignee: nobody → aborondo
Status: NEW → ASSIGNED
Flags: needinfo?(aborondo)
Whiteboard: [fidedi]
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch

The patch landed in nightly and beta is affected.
:aborondo, is this bug important enough to require an uplift?

For more information, please visit BugBot documentation.

Flags: needinfo?(aborondo)
Flags: needinfo?(aborondo)
Attachment #9575077 - Flags: approval-mozilla-beta?
Attachment #9575077 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: