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 test failed (linked hspec discover) Catalina 10.15.5 #914

Closed
Hakimba opened this issue Jun 19, 2020 · 2 comments
Closed

Stack test failed (linked hspec discover) Catalina 10.15.5 #914

Hakimba opened this issue Jun 19, 2020 · 2 comments

Comments

@Hakimba
Copy link

Hakimba commented Jun 19, 2020

I got this error on every exercisms when i execute "stack test"

ghc version : 8.8.3
stack = 2.3.1

hspec-discover> Building executable 'hspec-discover' for hspec-discover-2.7.1..

hspec-discover> [1 of 2] Compiling Main

hspec-discover> [2 of 2] Compiling Paths_hspec_discover

hspec-discover> Linking .stack-work/dist/x86_64-osx/Cabal-3.0.1.0/build/hspec-discover/hspec-discover ...

hspec-discover> Undefined symbols for architecture x86_64:

hspec-discover> "___darwin_check_fd_set_overflow", referenced from:

hspec-discover> _awaitEvent in libHSrts.a(Select.o)

hspec-discover> ld: symbol(s) not found for architecture x86_64

hspec-discover> clang: error: linker command failed with exit code 1 (use -v to see invocation)

hspec-discover> clang' failed in phase Linker'. (Exit code: 1)

@tejasbubane
Copy link
Member

Quick search resulted in these: haskell/haskell-ide-engine#1058 and haskell/haskell-ide-engine#1791 Might help.

@sshine
Copy link
Contributor

sshine commented Nov 19, 2020

Hi @Hakimba. Have you experienced any progress on this issue?

Since it dates back to June, I am going to close it for now, but feel free to get back in case you still have compilation problems.

@sshine sshine closed this as completed Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants