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

vlang docker compile error #2

Open
hanabi1224 opened this issue Jan 31, 2021 · 1 comment
Open

vlang docker compile error #2

hanabi1224 opened this issue Jan 31, 2021 · 1 comment

Comments

@hanabi1224
Copy link

Repro command:

docker run --rm thevlang/vlang v -prod examples/hanoi.v

Error:

==================
/usr/bin/ld: /usr/lib/llvm-7/bin/../lib/LLVMgold.so: error loading plugin: /usr/lib/llvm-7/bin/../lib/LLVMgold.so: cannot open shared object file: No such file or directory
clang: error: linker command failed with exit code 1 (use -v to see invocation)
...
==================
(Use `v -cg` to print the entire error message)

builder error:
==================
C error. This should never happen.

If you were not working with C interop, please raise an issue on GitHub:

https://github.com/vlang/v/issues/new/choose

You can also use #help on Discord: https://discord.gg/vlang
@hanabi1224 hanabi1224 changed the title Error in using vlang docker to compile vlang docker to compile error Jan 31, 2021
@hanabi1224 hanabi1224 changed the title vlang docker to compile error vlang docker compile error Jan 31, 2021
@muuvmuuv
Copy link

Maybe have a look into this thread: vlang/v#8682

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