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

stack setup ghcjs fails #1437

Closed
ndmitchell opened this issue Nov 26, 2015 · 1 comment
Closed

stack setup ghcjs fails #1437

ndmitchell opened this issue Nov 26, 2015 · 1 comment

Comments

@ndmitchell
Copy link
Contributor

Running stack setup --compiler ghcjs-0.1.0.20150924_ghc-7.10.2 with Stack Version 0.1.9.0, Git revision 1482c5c52a59c7a6f607570c65be5dc3f0387bcf i386 on Windows it proceeds for a while (maybe 30 mins?) then gets stuck. The console says:

Documentation created: .\dist\doc\html\ghcjs-base\.\index.html
Creating package registration file:
C:\Users\NDMIT_~1\AppData\Local\Temp\pkgConf-ghcjs-base-0.1.017178692.0
Installing library in
C:\Users\ndmit_000\AppData\Roaming\ghcjs\i386-mingw32-0.1.0.20150924-7.10.2\ghcjs/lib\ghcjs-base-0.1.0.0
Registering ghcjs-base-0.1.0.0...
Installed ghcjs-base-0.1.0.0
Booting GHCJS (this will take a long time) ...

Stack has spawned:

"C:\Users\ndmit_000\AppData\Local\Programs\stack\i386-windows\ghcjs-0.1.0.20150924_ghc-7.10.2\src\.stack-work\install\279c57b7\bin\ghcjs-boot.exe" "--clean"

There is also a node process with the command line:

"C:\Program Files\nodejs\node.exe" "C:\Users\ndmit_000\AppData\Roaming\ghcjs\i386-mingw32-0.1.0.20150924-7.10.2\ghcjs\thrunner.js"

Neither of the processes are taking any CPU or have any visible signs of further progress after waiting an hour.

@mgsloan
Copy link
Contributor

mgsloan commented Jan 27, 2016

Perhaps it's related to node version? See #1629 / #1496

I think one way or another this is an upstream issue. Feel free to re-open if you suspect otherwise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants