Closed
Bug 1138922
Opened 11 years ago
Closed 11 years ago
xulrunner busted on 32-bit windows gecko 37
Categories
(Toolkit Graveyard :: XULRunner, defect)
Tracking
(firefox36 unaffected, firefox37 fixed, firefox38 fixed, firefox39 fixed)
RESOLVED
FIXED
mozilla39
| Tracking | Status | |
|---|---|---|
| firefox36 | --- | unaffected |
| firefox37 | --- | fixed |
| firefox38 | --- | fixed |
| firefox39 | --- | fixed |
People
(Reporter: bhearsum, Assigned: jya)
Details
Attachments
(2 files)
|
1.49 KB,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
|
1.48 KB,
patch
|
lmandel
:
approval-mozilla-aurora+
lmandel
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
Hit this during 37.0b2:
mozmake.exe[5]: Leaving directory 'c:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/obj-firefox/toolkit/mozapps/update/common'
c:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/obj-firefox/_virtualenv/Scripts/python.exe -m mozbuild.action.cl cl -FoCompositorParent.obj -c -I../../dist/stl_wrappers -DGOOGLE_PROTOBUF_NO_RTTI -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 -DNOMINMAX -D_WINDOWS -D_SECURE_ATL -DCOMPILER_MSVC -DMOZ_ENABLE_D3D10_LAYER -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -Ic:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/gfx/layers -I. -Ic:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/obj-firefox/ipc/ipdl/_ipdlheaders -Ic:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/ipc/chromium/src -Ic:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/ipc/glue -I../../dist/include -Ic:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/obj-firefox/dist/include/nspr -Ic:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/obj-firefox/dist/include/nss -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -TP -nologo -D_HAS_EXCEPTIONS=0 -W3 -Gy -arch:IA32 -FS -wd4251 -wd4244 -wd4267 -wd4345 -wd4351 -wd4482 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -Zi -UDEBUG -DNDEBUG -O1 -Oi -Oy -I/frameworks/base/include/media/stagefright -I/frameworks/base/include/media/stagefright/openmax -I/frameworks/av/include/media/stagefright -I/frameworks/native/include/media/openmax -Ic:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/obj-firefox/dist/include/cairo -Fdgenerated.pdb c:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/gfx/layers/ipc/CompositorParent.cpp
ISurfaceAllocator.obj
TrackBuffer.cpp
c:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/dom/media/mediasource/TrackBuffer.cpp(1012) : error C2065: 'time' : undeclared identifier
c:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/config/rules.mk:930: recipe for target 'TrackBuffer.obj' failed
mozmake.exe[5]: Leaving directory 'c:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/obj-firefox/dom/media/mediasource'
c:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/config/recurse.mk:74: recipe for target 'dom/media/mediasource/target' failed
c:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/obj-firefox/_virtualenv/Scripts/python.exe -m mozbuild.action.cl cl -Foipc_sync_message.obj -c -I../../dist/stl_wrappers -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 -DNOMINMAX -D_WINDOWS -D_SECURE_ATL -DCOMPILER_MSVC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -Ic:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/ipc/chromium -I. -Ic:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/obj-firefox/ipc/ipdl/_ipdlheaders -Ic:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/ipc/chromium/src -Ic:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/ipc/glue -I../../dist/include -Ic:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/obj-firefox/dist/include/nspr -Ic:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/obj-firefox/dist/include/nss -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -TP -nologo -D_HAS_EXCEPTIONS=0 -W3 -Gy -arch:IA32 -FS -wd4251 -wd4244 -wd4267 -wd4345 -wd4351 -wd4482 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -Zi -UDEBUG -DNDEBUG -O1 -Oi -Oy -Fdgenerated.pdb c:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/ipc/chromium/src/chrome/common/ipc_sync_message.cc
message_router.obj
mozmake.exe[5]: *** [TrackBuffer.obj] Error 2
mozmake.exe[4]: *** [dom/media/mediasource/target] Error 2
mozmake.exe[4]: *** Waiting for unfinished jobs....
| Reporter | ||
Updated•11 years ago
|
Summary: xulrunner busted on windows gecko 37 → xulrunner busted on 32-bit windows gecko 37
Comment 2•11 years ago
|
||
Likely Matt Woodrow is our best bet. I'll also cc cpearce and Anthony.
Hi Matt -- Can you take a look at this bustage?
Flags: needinfo?(mreavy) → needinfo?(matt.woodrow)
I'm spinning up a build to investigate bug 1138990. I can probably look into this while I'm there.
Comment 4•11 years ago
|
||
I actually have no idea how this compiles in any configuration.
'time' [1] in the MSE_DEBUG macro doesn't appear to be defined as a local var, or a member. I guess it's defined globally for some reason most of the time?
This is a regression from bug 1096089, want to fix this jya?
[1] http://mxr.mozilla.org/mozilla-central/source/dom/media/mediasource/TrackBuffer.cpp#1007
Flags: needinfo?(matt.woodrow) → needinfo?(jyavenard)
| Assignee | ||
Comment 5•11 years ago
|
||
bad copy/paste from TrackBuffer::Evict :(
How could this ever compile ? must be printing the address of a time() function somewhere
Flags: needinfo?(jyavenard)
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → jyavenard
| Assignee | ||
Comment 6•11 years ago
|
||
fix brain fart.
Attachment #8572254 -
Flags: review?(matt.woodrow)
Updated•11 years ago
|
Attachment #8572254 -
Flags: review?(matt.woodrow) → review+
| Assignee | ||
Comment 7•11 years ago
|
||
Fix for beta/aurora.
| Assignee | ||
Comment 8•11 years ago
|
||
This is the direct fix for beta/aurora, however it will only complicates uplift of bug 1138260.
Ralph, up to you...
Flags: needinfo?(giles)
| Assignee | ||
Comment 9•11 years ago
|
||
Comment 10•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
status-firefox39:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
Updated•11 years ago
|
Attachment #8572266 -
Attachment description: Fix build bustage → Fix build bustage backport to 37/38
Flags: needinfo?(giles)
Comment 11•11 years ago
|
||
Comment on attachment 8572266 [details] [diff] [review]
Fix build bustage backport to 37/38
Approval Request Comment
[Feature/regressing bug #]: MSE
[User impact if declined]: Build issues with debug versions on some platforms, incorrect logging data.
[Describe test coverage new/current, TreeHerder]: Landed on m-c.
[Risks and why]: Risk is minimal. One-line fix to debug-only logging.
[String/UUID change made/needed]: None.
I'm not planning the uplift the Microsecond patches unless we need them for a later critical fix, so this is fine to go into beta now.
Attachment #8572266 -
Flags: approval-mozilla-beta?
Attachment #8572266 -
Flags: approval-mozilla-aurora?
Updated•11 years ago
|
status-firefox36:
--- → unaffected
status-firefox37:
--- → affected
status-firefox38:
--- → affected
Comment 12•11 years ago
|
||
Comment on attachment 8572266 [details] [diff] [review]
Fix build bustage backport to 37/38
Thank you for turning this around quickly. Beta+ Aurora+
Attachment #8572266 -
Flags: approval-mozilla-beta?
Attachment #8572266 -
Flags: approval-mozilla-beta+
Attachment #8572266 -
Flags: approval-mozilla-aurora?
Attachment #8572266 -
Flags: approval-mozilla-aurora+
Comment 13•11 years ago
|
||
Flags: in-testsuite-
Comment 14•11 years ago
|
||
| Reporter | ||
Comment 15•11 years ago
|
||
Unfortunately, these builds are still busted. Not sure if we want a new bug here or not, but here's the new error:
jemalloc.c
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/memory/mozjemalloc/jemalloc.c(1522) : warning C4013: 'InterlockedExchange' undefined; assuming extern returning int
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/memory/mozjemalloc/jemalloc.c(6778) : warning C4273: '_recalloc' : inconsistent dll linkage
c:\tools\vs2013\vc\include\stdlib.h(646) : see previous definition of '_recalloc'
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/memory/mozjemalloc/jemalloc.c(6805) : warning C4273: '_expand' : inconsistent dll linkage
c:\tools\vs2013\vc\include\malloc.h(158) : see previous definition of '_expand'
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/memory/mozjemalloc/jemalloc.c(6814) : warning C4273: '_msize' : inconsistent dll linkage
c:\tools\vs2013\vc\include\malloc.h(159) : see previous definition of '_msize'
nsStringAPI.cpp
jemalloc.lib.desc
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/_virtualenv/Scripts/python.exe -m mozbuild.action.cl cl -FonsXPCOMGlue.obj -c -D_USE_ANSI_CPP -DXPCOM_GLUE -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/xpcom/glue/standalone/staticruntime -I. -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/xpcom/glue/standalone/staticruntime/../../../build -I../../../../dist/include -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nspr -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nss -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -TP -nologo -D_HAS_EXCEPTIONS=0 -W3 -Gy -FS -wd4251 -wd4244 -wd4267 -wd4345 -wd4351 -wd4482 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -Zi -UDEBUG -DNDEBUG -O1 -Oi -Oy -Zl -Fdgenerated.pdb c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/xpcom/glue/standalone/nsXPCOMGlue.cpp
rm -f jemalloc.lib
AppData.obj
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/_virtualenv/Scripts/python.exe c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/config/expandlibs_gen.py -o jemalloc.lib.desc jemalloc.obj
nsStringAPI.cpp
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/_virtualenv/Scripts/python.exe -m mozbuild.action.cl cl -FoAppData.obj -c -D_USE_ANSI_CPP -DXPCOM_GLUE -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/xpcom/glue/standalone -I. -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/xpcom/glue/standalone/../../build -I../../../dist/include -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nspr -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nss -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -TP -nologo -D_HAS_EXCEPTIONS=0 -W3 -Gy -FS -wd4251 -wd4244 -wd4267 -wd4345 -wd4351 -wd4482 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -Zi -UDEBUG -DNDEBUG -O1 -Oi -Oy -Zl -Fdgenerated.pdb c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/xpcom/glue/AppData.cpp
FileUtils.obj
mozmake.exe[5]: Leaving directory 'c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/memory/mozjemalloc'
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/_virtualenv/Scripts/python.exe -m mozbuild.action.cl cl -FoFloatingPoint.obj -c -DIMPL_MFBT -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/mfbt -I. -I../dist/include -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nspr -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nss -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -TP -nologo -D_HAS_EXCEPTIONS=0 -W3 -Gy -FS -wd4251 -wd4244 -wd4267 -wd4345 -wd4351 -wd4482 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -Zi -UDEBUG -DNDEBUG -O1 -Oi -Oy -Fdgenerated.pdb c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/mfbt/FloatingPoint.cpp
HashFunctions.obj
FloatingPoint.cpp
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/_virtualenv/Scripts/python.exe -m mozbuild.action.cl cl -FoAppData.obj -c -D_USE_ANSI_CPP -DXPCOM_GLUE -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/xpcom/glue/standalone/staticruntime -I. -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/xpcom/glue/standalone/staticruntime/../../../build -I../../../../dist/include -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nspr -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nss -MT -FI ../../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -TP -nologo -D_HAS_EXCEPTIONS=0 -W3 -Gy -FS -wd4251 -wd4244 -wd4267 -wd4345 -wd4351 -wd4482 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -Zi -UDEBUG -DNDEBUG -O1 -Oi -Oy -Zl -Fdgenerated.pdb c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/xpcom/glue/AppData.cpp
FileUtils.obj
AppData.cpp
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/_virtualenv/Scripts/python.exe -m mozbuild.action.cl cl -FoFileUtils.obj -c -D_USE_ANSI_CPP -DXPCOM_GLUE -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/xpcom/glue/standalone -I. -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/xpcom/glue/standalone/../../build -I../../../dist/include -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nspr -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nss -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -TP -nologo -D_HAS_EXCEPTIONS=0 -W3 -Gy -FS -wd4251 -wd4244 -wd4267 -wd4345 -wd4351 -wd4482 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -Zi -UDEBUG -DNDEBUG -O1 -Oi -Oy -Zl -Fdgenerated.pdb c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/xpcom/glue/FileUtils.cpp
nsArrayEnumerator.obj
nsXPCOMGlue.cpp
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8839) : error C3861: '_InterlockedIncrement64': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8870) : error C3861: '_InterlockedDecrement64': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8906) : error C3861: '_InterlockedExchange64': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8960) : error C3861: '_InterlockedExchangeAdd64': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8970) : error C3861: '_InterlockedExchangeAdd64': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(9017) : error C3861: '_InterlockedAnd64': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(9027) : error C3861: '_InterlockedOr64': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(9037) : error C3861: '_InterlockedXor64': identifier not found
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/config/rules.mk:930: recipe for target 'nsXPCOMGlue.obj' failed
mozmake.exe[5]: Entering directory 'c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/modules/libmar/verify'
mkdir -p '.deps/'
mozmake.exe[5]: *** [nsXPCOMGlue.obj] Error 2
mozmake.exe[5]: *** Waiting for unfinished jobs....
cryptox.obj
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/_virtualenv/Scripts/python.exe -m mozbuild.action.cl cl -Focryptox.obj -c -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/modules/libmar/verify -I. -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/modules/libmar/verify/../src -I../../../dist/include -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nspr -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nss -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -TC -nologo -D_HAS_EXCEPTIONS=0 -W3 -Gy -FS -wd4244 -wd4267 -wd4819 -we4553 -DNDEBUG -DTRIMMED -Zi -UDEBUG -DNDEBUG -O1 -Oi -Oy -Fdgenerated.pdb c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/modules/libmar/verify/cryptox.c
AppData.cpp
mozmake.exe[5]: Leaving directory 'c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/xpcom/glue/standalone/staticruntime'
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/config/recurse.mk:74: recipe for target 'xpcom/glue/standalone/staticruntime/target' failed
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/_virtualenv/Scripts/python.exe -m mozbuild.action.cl cl -FoHashFunctions.obj -c -DIMPL_MFBT -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/mfbt -I. -I../dist/include -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nspr -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nss -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -TP -nologo -D_HAS_EXCEPTIONS=0 -W3 -Gy -FS -wd4251 -wd4244 -wd4267 -wd4345 -wd4351 -wd4482 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -Zi -UDEBUG -DNDEBUG -O1 -Oi -Oy -Fdgenerated.pdb c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/mfbt/HashFunctions.cpp
JSONWriter.obj
mozmake.exe[4]: *** [xpcom/glue/standalone/staticruntime/target] Error 2
mozmake.exe[4]: *** Waiting for unfinished jobs....
Decimal.cpp
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/_virtualenv/Scripts/python.exe -m mozbuild.action.cl cl -FonsArrayEnumerator.obj -c -D_USE_ANSI_CPP -DXPCOM_GLUE -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/xpcom/glue/standalone -I. -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/xpcom/glue/standalone/../../build -I../../../dist/include -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nspr -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nss -MD -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -TP -nologo -D_HAS_EXCEPTIONS=0 -W3 -Gy -FS -wd4251 -wd4244 -wd4267 -wd4345 -wd4351 -wd4482 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -Zi -UDEBUG -DNDEBUG -O1 -Oi -Oy -Zl -Fdgenerated.pdb c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/xpcom/glue/nsArrayEnumerator.cpp
nsArrayUtils.obj
HashFunctions.cpp
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/_virtualenv/Scripts/python.exe -m mozbuild.action.cl cl -FoJSONWriter.obj -c -DIMPL_MFBT -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/mfbt -I. -I../dist/include -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nspr -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nss -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -TP -nologo -D_HAS_EXCEPTIONS=0 -W3 -Gy -FS -wd4251 -wd4244 -wd4267 -wd4345 -wd4351 -wd4482 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -Zi -UDEBUG -DNDEBUG -O1 -Oi -Oy -Fdgenerated.pdb c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/mfbt/JSONWriter.cpp
Poison.obj
FileUtils.cpp
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8839) : error C3861: '_InterlockedIncrement64': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8870) : error C3861: '_InterlockedDecrement64': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8906) : error C3861: '_InterlockedExchange64': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8960) : error C3861: '_InterlockedExchangeAdd64': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8970) : error C3861: '_InterlockedExchangeAdd64': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(9017) : error C3861: '_InterlockedAnd64': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(9027) : error C3861: '_InterlockedOr64': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(9037) : error C3861: '_InterlockedXor64': identifier not found
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/config/rules.mk:930: recipe for target 'FileUtils.obj' failed
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/_virtualenv/Scripts/python.exe -m mozbuild.action.cl cl -FoPoison.obj -c -DIMPL_MFBT -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/mfbt -I. -I../dist/include -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nspr -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nss -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -TP -nologo -D_HAS_EXCEPTIONS=0 -W3 -Gy -FS -wd4251 -wd4244 -wd4267 -wd4345 -wd4351 -wd4482 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -Zi -UDEBUG -DNDEBUG -O1 -Oi -Oy -Fdgenerated.pdb c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/mfbt/Poison.cpp
SHA1.obj
cryptox.c
mar_verify.obj
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/_virtualenv/Scripts/python.exe -m mozbuild.action.cl cl -Fomar_verify.obj -c -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/modules/libmar/verify -I. -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/modules/libmar/verify/../src -I../../../dist/include -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nspr -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nss -MT -FI ../../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -TC -nologo -D_HAS_EXCEPTIONS=0 -W3 -Gy -FS -wd4244 -wd4267 -wd4819 -we4553 -DNDEBUG -DTRIMMED -Zi -UDEBUG -DNDEBUG -O1 -Oi -Oy -Fdgenerated.pdb c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/modules/libmar/verify/mar_verify.c
mozmake.exe[5]: *** [FileUtils.obj] Error 2
mozmake.exe[5]: *** Waiting for unfinished jobs....
JSONWriter.cpp
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/_virtualenv/Scripts/python.exe -m mozbuild.action.cl cl -FoSHA1.obj -c -DIMPL_MFBT -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/mfbt -I. -I../dist/include -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nspr -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nss -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -TP -nologo -D_HAS_EXCEPTIONS=0 -W3 -Gy -FS -wd4251 -wd4244 -wd4267 -wd4345 -wd4351 -wd4482 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -Zi -UDEBUG -DNDEBUG -O1 -Oi -Oy -Fdgenerated.pdb c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/mfbt/SHA1.cpp
TaggedAnonymousMemory.obj
nsArrayEnumerator.cpp
mozmake.exe[5]: Leaving directory 'c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/xpcom/glue/standalone'
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/config/recurse.mk:74: recipe for target 'xpcom/glue/standalone/target' failed
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/_virtualenv/Scripts/python.exe -m mozbuild.action.cl cl -FoTaggedAnonymousMemory.obj -c -DIMPL_MFBT -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/mfbt -I. -I../dist/include -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nspr -Ic:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/obj-firefox/dist/include/nss -MD -FI ../dist/include/mozilla-config.h -DMOZILLA_CLIENT -TP -nologo -D_HAS_EXCEPTIONS=0 -W3 -Gy -FS -wd4251 -wd4244 -wd4267 -wd4345 -wd4351 -wd4482 -wd4800 -wd4819 -we4553 -GR- -DNDEBUG -DTRIMMED -Zi -UDEBUG -DNDEBUG -O1 -Oi -Oy -Fdgenerated.pdb c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/mfbt/TaggedAnonymousMemory.cpp
bignum-dtoa.obj
mozmake.exe[4]: *** [xpcom/glue/standalone/target] Error 2
Poison.cpp
c:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(19824) : error C3861: '__readfsdword': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8819) : error C3861: '_InterlockedIncrement': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8828) : error C3861: '_InterlockedIncrement': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8839) : error C3861: '_InterlockedIncrement64': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8850) : error C3861: '_InterlockedDecrement': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8859) : error C3861: '_InterlockedDecrement': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8870) : error C3861: '_InterlockedDecrement64': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8884) : error C3861: '_InterlockedExchange': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8894) : error C3861: '_InterlockedExchange': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8906) : error C3861: '_InterlockedExchange64': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8918) : error C3861: '_InterlockedExchangeAdd': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8928) : error C3861: '_InterlockedExchangeAdd': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8938) : error C3861: '_InterlockedExchangeAdd': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8948) : error C3861: '_InterlockedExchangeAdd': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8960) : error C3861: '_InterlockedExchangeAdd64': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8970) : error C3861: '_InterlockedExchangeAdd64': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8983) : error C3861: '_InterlockedCompareExchange': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(8994) : error C3861: '_InterlockedCompareExchange': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(9007) : error C3861: '_InterlockedCompareExchange64': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(9017) : error C3861: '_InterlockedAnd64': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(9027) : error C3861: '_InterlockedOr64': identifier not found
c:\Program Files (x86)\Windows Kits\8.1\include\um\winbase.h(9037) : error C3861: '_InterlockedXor64': identifier not found
c:/builds/moz2_slave/rel-m-beta-xr_w64_bld-00000000/build/config/rules.mk:930: recipe for target 'Poison.obj' failed
mozmake.exe[5]: *** [Poison.obj] Error 2
mozmake.exe[5]: *** Waiting for unfinished jobs....
Full log is here: http://ftp.mozilla.org/pub/mozilla.org/xulrunner/candidates/37.0b3-candidates/build1/logs/release-mozilla-beta-xulrunner_win32_build-bm85-build1-build1.txt.gz
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 16•11 years ago
|
||
(In reply to Ben Hearsum [:bhearsum] from comment #15)
> Unfortunately, these builds are still busted. Not sure if we want a new bug
> here or not, but here's the new error:
> jemalloc.c
I think that you do want top open a new bug. The error is totally different to the previous one
Flags: needinfo?(bhearsum)
| Reporter | ||
Comment 17•11 years ago
|
||
(In reply to Jean-Yves Avenard [:jya] from comment #16)
> (In reply to Ben Hearsum [:bhearsum] from comment #15)
> > Unfortunately, these builds are still busted. Not sure if we want a new bug
> > here or not, but here's the new error:
> > jemalloc.c
>
> I think that you do want top open a new bug. The error is totally different
> to the previous one
No problem. https://bugzilla.mozilla.org/show_bug.cgi?id=1140549 for those following along.
Flags: needinfo?(bhearsum)
| Reporter | ||
Comment 18•11 years ago
|
||
Reclosing in favour of bug 1140549.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•