Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Could not verify LLVM version and clang not found #232

Closed
YellowLemon571 opened this issue Sep 28, 2018 · 3 comments
Closed

Could not verify LLVM version and clang not found #232

YellowLemon571 opened this issue Sep 28, 2018 · 3 comments

Comments

@YellowLemon571
Copy link

YellowLemon571 commented Sep 28, 2018

CRITICAL:root:Could not verify LLVM version: [Errno 2] No such file or directory
ERROR:root:Emscripten, llvm and clang repo versions do not match, this is dangerous (1.38.12, 1.34.12, 1.34.12)
ERROR:root:Make sure to use the same branch in each repo, and to be up-to-date on each. See http://kripken.github.io/emscripten-site/docs/building_from_source/LLVM-Backend.html
INFO:root:(Emscripten: Running sanity checks)
ERROR:root:Cannot find /home/luke/jsmess/third_party/emscripten-fastcomp/build/Release/bin/clang++, check the paths in ~/.emscripten
Trying to build jsmess, and latest version of emscripten-fastcomp doesn't support ./configure. I could guess the version I'm using does not have clang in its build. Any advice?

@YellowLemon571 YellowLemon571 changed the title Need help finding specific release Could not verify LLVM version and clang not found Sep 28, 2018
@kripken
Copy link
Member

kripken commented Sep 29, 2018

Something went wrong with the install - I'd try to install from scratch, and see if the emsdk says any errors when installing.

@YellowLemon571
Copy link
Author

YellowLemon571 commented Oct 1, 2018

Turns out the jsmess repository is now defunt. None of this was necessary.
Anyway I reinstalled from scratch, making I had all of the same versions of emscripten, emscripen-fastcomp, and emscripten-fastcomp-clang, and it worked. Thanks for the help!

@kripken
Copy link
Member

kripken commented Oct 2, 2018

Cool, glad things worked out!

@kripken kripken closed this as completed Oct 2, 2018
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