-
Notifications
You must be signed in to change notification settings - Fork 690
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
Computer always freezes when building during the installing process #61
Comments
ok, now I'm getting stuck around 60-70% |
Well that's kind of expected given that it builds a huge project. |
Can you post the logs of what is printed before the freeze? Does installing with -j1 have any effect? |
@brunoczim I had such issues with disabled swap and 8GB RAM. Some Solution is to add enougth swap. Or you can try to disable parallel runs via |
…812.1 (emscripten-core#61) Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21406.6 -> To Version 6.0.0-beta.21412.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
I'm trying to install emsdk following this tutorial: http://webassembly.org/getting-started/developers-guide/
But my computer always freezes up when building, and always around 20-30%.
Freezes during the installing process from this line:
./emsdk install sdk-incoming-64bit binaryen-master-64bit
in Xubuntu 16.04The text was updated successfully, but these errors were encountered: