Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Problem with stack install #307

Closed
xgrommx opened this issue Aug 21, 2017 · 0 comments
Closed

Problem with stack install #307

xgrommx opened this issue Aug 21, 2017 · 0 comments
Milestone

Comments

@xgrommx
Copy link

xgrommx commented Aug 21, 2017

Hello. When I try install haskell-ide-engine I got errors

~/w/haskell-ide-engine (master|✔) $ stack install
haskell-lsp-0.1.0.0: build (lib + exe)
warp-3.2.12: using precompiled package
ghc-mod-core-5.9.0.0: configure (lib)
warp-tls-3.2.3: using precompiled package
ghc-mod-core-5.9.0.0: build (lib)
hoogle-5.0.13: configure
hoogle-5.0.13: build
hoogle-5.0.13: copy/register
ghc-mod-core-5.9.0.0: copy/register
Progress: 5/19
--  While building package haskell-lsp-0.1.0.0 using:
      /Users/gromm/.stack/setup-exe-cache/x86_64-osx/Cabal-simple_mPHDZzAJ_1.24.2.0_ghc-8.0.2 --builddir=.stack-work/dist/x86_64-osx/Cabal-1.24.2.0 build lib:haskell-lsp exe:lsp-hello --ghc-options " -ddump-hi -ddump-to-file"
    Process exited with code: ExitFailure 1
    Logs have been written to: /Users/gromm/work/haskell-ide-engine/.stack-work/logs/haskell-lsp-0.1.0.0.log

    Preprocessing library haskell-lsp-0.1.0.0...
    [ 2 of 10] Compiling Language.Haskell.LSP.TH.ClientCapabilities ( src/Language/Haskell/LSP/TH/ClientCapabilities.hs, .stack-work/dist/x86_64-osx/Cabal-1.24.2.0/build/Language/Haskell/LSP/TH/ClientCapabilities.o )
    <command line>: can't load .so/.DLL for: /Users/gromm/.stack/snapshots/x86_64-osx/nightly-2017-06-14/8.0.2/lib/x86_64-osx-ghc-8.0.2/libHStext-icu-0.7.0.1-EllpGYmNw3bJ3FIJMPisuJ-ghc8.0.2.dylib (dlopen(/Users/gromm/.stack/snapshots/x86_64-osx/nightly-2017-06-14/8.0.2/lib/x86_64-osx-ghc-8.0.2/libHStext-icu-0.7.0.1-EllpGYmNw3bJ3FIJMPisuJ-ghc8.0.2.dylib, 5): Library not loaded: /usr/local/opt/icu4c/lib/libicuuc.58.dylib
      Referenced from: /Users/gromm/.stack/snapshots/x86_64-osx/nightly-2017-06-14/8.0.2/lib/x86_64-osx-ghc-8.0.2/libHStext-icu-0.7.0.1-EllpGYmNw3bJ3FIJMPisuJ-ghc8.0.2.dylib
      Reason: image not found)

How can I solve it?

Related with #303

@xgrommx xgrommx closed this as completed Aug 31, 2017
@alanz alanz added this to the prehistory milestone Feb 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants