Closed
Bug 1483981
Opened 6 years ago
Closed 6 years ago
Perma Bmscv z:\build\build\src\dom\base\AttrArray.h(214): error C2220: warning treated as error - no 'object' file generated
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1483818
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: apavel [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=194261986&repo=mozilla-central
https://queue.taskcluster.net/v1/task/GxQC56NHRvGLhEmKIVmQEg/runs/0/artifacts/public/logs/live_backing.log
10:03:00 INFO - ucnv_cnv.cpp
10:03:00 INFO - mozmake.EXE[4]: Leaving directory 'z:/build/build/src/obj-firefox/config/external/icu/common'
10:03:00 INFO - mozmake.EXE[4]: Entering directory 'z:/build/build/src/obj-firefox/config/external/icu/common'
10:03:00 INFO - mozmake.EXE[4]: Leaving directory 'z:/build/build/src/obj-firefox/config/external/icu/common'
10:03:00 INFO - mozmake.EXE[4]: Entering directory 'z:/build/build/src/obj-firefox/config/external/icu/common'
10:03:00 INFO - mozmake.EXE[4]: Leaving directory 'z:/build/build/src/obj-firefox/config/external/icu/common'
10:03:00 INFO - mozmake.EXE[4]: Entering directory 'z:/build/build/src/obj-firefox/xpcom/base'
10:03:00 INFO - z:/build/build/src/obj-firefox/_virtualenvs/init/Scripts/python.exe -m mozbuild.action.cl z:/build/build/src/vs2017_15.6.6/VC/bin/Hostx64/x64/cl.exe -FoUnified_cpp_xpcom_base0.obj -c -Iz:/build/build/src/obj-firefox/dist/stl_wrappers -DDEBUG=1 -DWIN32_LEAN_AND_MEAN -D_WIN32 -DWIN32 -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -DOS_WIN=1 -D_UNICODE -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DUNICODE -D_WINDOWS -D_SECURE_ATL -DCOMPILER_MSVC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -Iz:/build/build/src/xpcom/base -Iz:/build/build/src/obj-firefox/xpcom/base -Iz:/build/build/src/obj-firefox/ipc/ipdl/_ipdlheaders -Iz:/build/build/src/ipc/chromium/src -Iz:/build/build/src/ipc/glue -Iz:/build/build/src/xpcom/build -Iz:/build/build/src/dom/base -Iz:/build/build/src/xpcom/ds -Iz:/build/build/src/obj-firefox/dist/include -Iz:/build/build/src/obj-firefox/dist/include/nspr -Iz:/build/build/src/obj-firefox/dist/include/nss -MD -FI z:/build/build/src/obj-firefox/mozilla-config.h -DMOZILLA_CLIENT -utf-8 -TP -nologo -w15038 -wd5026 -wd5027 -Zc:sizedDealloc- -wd4091 -wd4577 -D_HAS_EXCEPTIONS=0 -W3 -Gy -Zc:inline -Gw -wd4251 -wd4244 -wd4267 -wd4800 -wd4595 -wd4065 -we4553 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING -GR- -Zi -O1 -Oi -Oy- -WX -Fdgenerated.pdb -FS z:/build/build/src/obj-firefox/xpcom/base/Unified_cpp_xpcom_base0.cpp
10:03:00 INFO - Unified_cpp_xpcom_base0.cpp
10:03:00 INFO - z:\build\build\src\dom\base\AttrArray.h(214): error C2220: warning treated as error - no 'object' file generated
10:03:00 INFO - z:\build\build\src\dom\base\AttrArray.h(214): warning C4200: nonstandard extension used: zero-sized array in struct/union
10:03:00 INFO - z:\build\build\src\dom\base\AttrArray.h(214): note: This member will be ignored by a defaulted constructor or copy/move assignment operator
10:03:00 INFO - z:/build/build/src/config/rules.mk:1088: recipe for target 'Unified_cpp_xpcom_base0.obj' failed
10:03:00 INFO - mozmake.EXE[4]: *** [Unified_cpp_xpcom_base0.obj] Error 2
10:03:00 INFO - mozmake.EXE[4]: Leaving directory 'z:/build/build/src/obj-firefox/xpcom/base'
10:03:00 INFO - mozmake.EXE[4]: *** Waiting for unfinished jobs....
10:03:00 INFO - mozmake.EXE[4]: Entering directory 'z:/build/build/src/obj-firefox/xpcom/components'
10:03:00 INFO - mkdir -p '.deps/'
10:03:00 INFO - mozmake.EXE[4]: Leaving directory 'z:/build/build/src/obj-firefox/xpcom/components'
10:03:00 INFO - mozmake.EXE[4]: Entering directory 'z:/build/build/src/obj-firefox/xpcom/components'
Comment 1•6 years ago
|
||
Emilio: this appears to be from Bug 1482866 can you please take a look?
Flags: needinfo?(emilio)
Updated•6 years ago
|
Summary: Intermittent z:\build\build\src\dom\base\AttrArray.h(214): error C2220: warning treated as error - no 'object' file generated → Perma Bmscv z:\build\build\src\dom\base\AttrArray.h(214): error C2220: warning treated as error - no 'object' file generated
Comment 2•6 years ago
|
||
Fixed already in bug 1483818. Thanks!
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(emilio)
Resolution: --- → DUPLICATE
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•