You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
brew install xz
git clone git@github.com:haskell-servant/servant-swagger-ui.git
cd servant-swagger-ui/servant-swagger-ui/
cabal build
Error message
Building library for servant-swagger-ui-core-0.3.5..
[1 of 1] Compiling Servant.Swagger.UI.Core ( src/Servant/Swagger/UI/Core.hs, /Users/theman/side/servant-swagger-ui/dist-newstyle/build/x86_64-osx/ghc-8.10.7/servant-swagger-ui-core-0.3.5/build/Servant/Swagger/UI/Core.o, /Users/theman/side/servant-swagger-ui/dist-newstyle/build/x86_64-osx/ghc-8.10.7/servant-swagger-ui-core-0.3.5/build/Servant/Swagger/UI/Core.dyn_o )
Configuring library for servant-swagger-ui-0.3.5.4.5.0..
Preprocessing library for servant-swagger-ui-0.3.5.4.5.0..
Building library for servant-swagger-ui-0.3.5.4.5.0..
[1 of 1] Compiling Servant.Swagger.UI ( src/Servant/Swagger/UI.hs, /Users/theman/side/servant-swagger-ui/dist-newstyle/build/x86_64-osx/ghc-8.10.7/servant-swagger-ui-0.3.5.4.5.0/build/Servant/Swagger/UI.o, /Users/theman/side/servant-swagger-ui/dist-newstyle/build/x86_64-osx/ghc-8.10.7/servant-swagger-ui-0.3.5.4.5.0/build/Servant/Swagger/UI.dyn_o )
<command line>: dlopen(/Users/theman/.cabal/store/ghc-8.10.7/lib/libHSlzm-0.0.0.3-8ec3b543-ghc8.10.7.dylib, 0x0005): symbol not found in flat namespace '_lzma_auto_decoder'
The text was updated successfully, but these errors were encountered:
Ran into this as well. Most vexing. Anything I can do to help? FWIW I'm working on debugging it as well. Edit: not using stack, just plain cabal install.
Steps to reproduce
xz
5.2.5 (forlzma
)brew install xz git clone git@github.com:haskell-servant/servant-swagger-ui.git cd servant-swagger-ui/servant-swagger-ui/ cabal build
Error message
The text was updated successfully, but these errors were encountered: