Closed Bug 1676609 Opened 4 years ago Closed 4 years ago

Can't compile testJitABIcalls.cpp on 32bit Linux environment

Categories

(Core :: JavaScript Engine: JIT, defect)

x86
Linux
defect

Tracking

()

RESOLVED DUPLICATE of bug 1678316

People

(Reporter: jonco, Unassigned)

Details

I'm trying to build SpiderMonkey on a 32 bit platform for testing, specifically a 32 bit schroot install of Ubuntu 18.04.5 running under 64 bit Ubuntu 20.04.1.

I get the following error:

/home/jon/clone/bug/js/src/jsapi-tests/testJitABIcalls.cpp:249:1: error: static_assert failed
static_assert(alignof(uint64_t) != 8 ||
^             ~~~~~~~~~~~~~~~~~~~~~~~~~
error generated.
/home/jon/clone/bug/config/rules.mk:674: recipe for target 'Unified_cpp_js_src_jsapi-tests10.o' failed

I'm pretty sure this worked until recently.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.