-
Notifications
You must be signed in to change notification settings - Fork 206
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
make packages went idle, rust as culprit? #157
Comments
|
rust is required by suricata. remove suricata-devel from ports.conf and add RUST to OPTIONS_UNSET in make.conf |
|
Thanks, will try it again. |
|
Same problem here, any success with removing suricata? One time i got an "LLVM out of memory" ... Build VM hat 12GB Ram, currently retrying with 20GB |
|
Yes, after commenting out suricata-devel, make packages run successfully. Maybe something went wrong either on Rust or Suricata-Devel, I opt-out for suricata-devel for now. |
|
This is solved then. We have to find a proper solution at some point but for now that's not important and it gets worse with suricata 5 where rust will be a requirement... |
|
For future reference: emulators/qemu-user-static: fails to run lang/rust |
I have removed lang/rust from config, but it still tries to make rust packages and then CPU went idle. How to skip it? And why is Rust being compiled even it's not on config?
This is where the compiling begin
/usr/obj/usr/ports/lang/rust/work/rustc-1.38.0-srcThe text was updated successfully, but these errors were encountered: