Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build-engine.sh fails to build with default values #8

Open
brianjjones opened this issue Dec 30, 2022 · 1 comment
Open

build-engine.sh fails to build with default values #8

brianjjones opened this issue Dec 30, 2022 · 1 comment

Comments

@brianjjones
Copy link

Using the latest Ubuntu, the build-engine.sh script is failing to build with the following error:

Error running mach:

['bootstrap', '--application-choice=js']

The error occurred in code that was called by the mach command. This is either
a bug in the called code itself or in the way that mach is calling it.
You can invoke |./mach busted| to check if this issue is already on file. If it
isn't, please use |./mach busted file bootstrap| to report it. If |./mach busted| is
misbehaving, you can also inspect the dependencies of bug 1543241.

If filing a bug, please include the full output of mach, including this error
message.

@william-stacken
Copy link

Had the same problem, for me switching to using this fork made the build succeed at least. Maybe it helps?
https://github.com/fastly/spidermonkey-wasi-embedding

tschneidereit pushed a commit that referenced this issue Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants