Closed Bug 1738822 Opened 3 years ago Closed 3 years ago

ERROR: Cannot find a wasi sysroot. Please give its location with --with-wasi-sysroot. Or build with --without-wasm-sandboxed-libraries.

Categories

(Core :: Security: Process Sandboxing, defect)

defect

Tracking

()

RESOLVED INVALID

People

(Reporter: tnikkel, Unassigned)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: regression)

Bisected to https://hg.mozilla.org/mozilla-central/rev/81b18e809c048b5c77d7a20a20d6c3afb41ad953

macOS 10.15, did a bootstrap and still failed, everything else should be pretty vanilla about my setup.

moz config:
ac_add_options --enable-optimize
ac_add_options --enable-debug
ac_add_options --enable-dump-painting
ac_add_options --disable-bootstrap

Flags: needinfo?(mh+mozilla)

Remove this: ac_add_options --disable-bootstrap

Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(mh+mozilla)
Resolution: --- → INVALID

But I ran bootstrap before ./mach build.

Seems like a bug in mach boostrap then if it's not doing it's job.

Flags: needinfo?(mh+mozilla)

mach bootstrap doesn't bootstrap everything, and with time, it will bootstrap even less to the point of not being necessary in most cases.

Flags: needinfo?(mh+mozilla)

Okay. Is there any problem with using a separate source dir to do a bootstrap via ./mach build that I abort after it finishes configure?

There shouldn't. You can also use mach configure instead of mach build.

Has Regression Range: --- → yes
Keywords: regression
You need to log in before you can comment on or make changes to this bug.