-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
[core-server-kit] net-libs/deno doesn't emerge #157
Comments
@geaaru The problem here is likely related to RAM. I have tried compiling net-libs/deno multiple times on a machine with 64 cores, but each attempt fails at different points with exit code 134. I attempted to use memsaver, but it was not successful. Perhaps I didn't configure it correctly. However, when I reduce the number of parallel jobs, for example by setting MAKE_OPTS="-j4", the compilation is going without these errors. Can't say if it will finish successfully at the moment as it takes very long time now and it still compiling |
Strange. Today I canceled the job.
|
could be related to this:
The crate bundles are not setup correctly.
The text was updated successfully, but these errors were encountered: