Closed Bug 1559319 Opened 5 years ago Closed 5 years ago

js/src/jit/mips64/MacroAssembler-mips64.h:374:22: error: use of undeclared identifier 'JSVAL_OBJECT_OR_NULL_BIT'

Categories

(Core :: JavaScript Engine: JIT, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID
Tracking Status
firefox-esr60 --- unaffected
firefox-esr68 --- unaffected
firefox67 --- unaffected
firefox68 --- unaffected
firefox69 --- fix-optional

People

(Reporter: glandium, Assigned: yuyin-hf)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 obsolete file)

[task 2019-06-14T07:36:57.771Z] 07:36:57     INFO -  In file included from /builds/worker/workspace/build/src/obj-firefox/js/src/frontend/Unified_cpp_js_src_frontend0.cpp:2:
[task 2019-06-14T07:36:57.772Z] 07:36:57     INFO -  In file included from /builds/worker/workspace/build/src/js/src/frontend/BytecodeCompiler.cpp:33:
[task 2019-06-14T07:36:57.772Z] 07:36:57     INFO -  In file included from /builds/worker/workspace/build/src/js/src/vm/EnvironmentObject-inl.h:12:
[task 2019-06-14T07:36:57.772Z] 07:36:57     INFO -  In file included from /builds/worker/workspace/build/src/js/src/vm/JSObject-inl.h:20:
[task 2019-06-14T07:36:57.773Z] 07:36:57     INFO -  In file included from /builds/worker/workspace/build/src/js/src/vm/ObjectOperations-inl.h:36:
[task 2019-06-14T07:36:57.773Z] 07:36:57     INFO -  In file included from /builds/worker/workspace/build/src/js/src/vm/TypeInference-inl.h:23:
[task 2019-06-14T07:36:57.773Z] 07:36:57     INFO -  In file included from /builds/worker/workspace/build/src/js/src/jit/JitScript.h:10:
[task 2019-06-14T07:36:57.773Z] 07:36:57     INFO -  In file included from /builds/worker/workspace/build/src/js/src/jit/BaselineIC.h:18:
[task 2019-06-14T07:36:57.773Z] 07:36:57     INFO -  In file included from /builds/worker/workspace/build/src/js/src/jit/SharedICRegisters.h:21:
[task 2019-06-14T07:36:57.773Z] 07:36:57     INFO -  In file included from /builds/worker/workspace/build/src/js/src/jit/mips64/SharedICRegisters-mips64.h:10:
[task 2019-06-14T07:36:57.773Z] 07:36:57     INFO -  In file included from /builds/worker/workspace/build/src/js/src/jit/MacroAssembler.h:27:
[task 2019-06-14T07:36:57.773Z] 07:36:57    ERROR -  /builds/worker/workspace/build/src/js/src/jit/mips64/MacroAssembler-mips64.h:374:22: error: use of undeclared identifier 'JSVAL_OBJECT_OR_NULL_BIT'
[task 2019-06-14T07:36:57.773Z] 07:36:57     INFO -      JS_STATIC_ASSERT(JSVAL_OBJECT_OR_NULL_BIT ==
[task 2019-06-14T07:36:57.773Z] 07:36:57     INFO -                       ^
[task 2019-06-14T07:36:57.773Z] 07:36:57     INFO -  1 error generated.
Summary: s/src/jit/mips64/MacroAssembler-mips64.h:374:22: error: use of undeclared identifier 'JSVAL_OBJECT_OR_NULL_BIT' → js/src/jit/mips64/MacroAssembler-mips64.h:374:22: error: use of undeclared identifier 'JSVAL_OBJECT_OR_NULL_BIT'

hi, thank you for the report.
this is because bug1401624 https://bugzilla.mozilla.org/show_bug.cgi?id=1401624 do not port to mips,
I will port that patch to mips soon.

is there any CI(Continuous integration) webpage we can access? so that we can know which patch caused errors on mips platform for the first time, thank you.

No, I just happen to have tried a mips64el build of current mozilla-central. Note bug 1401624 is already marked as the regressor.

sorry, what will happen when a patch "marked as regressor" : )

It just means bug 1401624 was already identified as the cause of the regression.

port bug 1401624 to mips64.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
Attachment #9072513 - Attachment is obsolete: true
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: