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

not an external IR file: /home/runner/work/SVF/SVF/Release-build/svf-llvm/extapi.bc #58

Open
su001018 opened this issue Aug 29, 2023 · 2 comments

Comments

@su001018
Copy link

I have followed the instructions in the tutorial to configure and build the project. However, when executing ./bin/svf-ex example.ll, I encountered the error message "not an external IR file: /home/runner/work/SVF/SVF/Release-build/svf-llvm/extapi.bc Aborted (core dumped)". The problem is that I don't have a runner user on my local machine, and that path doesn't even exist. So I want to know how can I do something to resolve it, thk.

@shuangxiangkan
Copy link

Please try the build commands again, starting from step 1: 'npm i --silent svf-lib --prefix ${HOME}'. This bug should have been fixed in the latest SVF version.

@su001018
Copy link
Author

Thanks. I have found the reason of this bug and resolve it by building SVF on my linux. Thanks for replying!

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

2 participants