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 fails on FreeBSD: make: illegal argument to -j -- must be positive integer! #63

Open
yonas opened this issue Apr 3, 2024 · 0 comments

Comments

@yonas
Copy link

yonas commented Apr 3, 2024

$ cargo build --release -p winterjs
...
error: failed to run custom build command for `mozjs_sys v0.68.2 (https://github.com/wasmerio/mozjs.git?branch=fix-obj-file-lists#f6cbd122)`

Caused by:
  process didn't exit successfully: `/git/winterjs/target/release/build/mozjs_sys-d8b0cf7cba3788c2/build-script-build` (exit status: 101)
  --- stdout
  cargo:outdir=/git/winterjs/target/release/build/mozjs_sys-456e9eb6b048a812/out/build

  --- stderr
  gmake: *** No targets specified and no makefile found.  Stop.
  make: illegal argument to -j -- must be positive integer!
  thread 'main' panicked at /home/yonas/.cargo/git/checkouts/mozjs-e1c76167ba7c548f/f6cbd12/mozjs-sys/build.rs:272:5:
  assertion failed: result.success()
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...

commit: 2996a93

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

1 participant