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

make packages went idle, rust as culprit? #157

Closed
nekoprog opened this issue Oct 9, 2019 · 6 comments
Closed

make packages went idle, rust as culprit? #157

nekoprog opened this issue Oct 9, 2019 · 6 comments
Labels
support Community support

Comments

@nekoprog
Copy link
Member

nekoprog commented Oct 9, 2019

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-src

@fichtner
Copy link
Member

fichtner commented Oct 9, 2019

rust is required by suricata. remove suricata-devel from ports.conf and add RUST to OPTIONS_UNSET in make.conf

@fichtner fichtner added the support Community support label Oct 9, 2019
@nekoprog
Copy link
Member Author

nekoprog commented Oct 9, 2019

Thanks, will try it again.

@rene-bayer
Copy link
Contributor

Same problem here, any success with removing suricata?
But i think thats the wrong way ... any ideas why rust gets stuck?

One time i got an "LLVM out of memory" ... Build VM hat 12GB Ram, currently retrying with 20GB

@nekoprog
Copy link
Member Author

nekoprog commented Oct 10, 2019

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.

@fichtner
Copy link
Member

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...

@nekoprog
Copy link
Member Author

For future reference: emulators/qemu-user-static: fails to run lang/rust

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Community support
Development

No branches or pull requests

3 participants