[Compilers] LLVM ERROR: Duplicating library sub-symbols #746
-
Team or ProjectAbstract Which compiler are you using?
Which version of Solidity or Vyper?zksolc-1.5.4 zksolc/zkvyper version?0.6.12 Explain the issueWhen I run Error: Error Link to your repo? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
It seems like you are encountering a specific compiler error related to the LLVM backend when using Here are a few steps you can try to resolve this issue:
If the problem persists, sharing more details about your build environment and configurations on the Github discussions might help in diagnosing the issue more effectively. Your feedback helps us serve you better. If this fully addresses your question, please give it a thumbs up. If it doesn't, please give it a thumbs down. This will inform the community and team so we can improve our support. |
Beta Was this translation helpful? Give feedback.
-
I was able to reproduce this, while the error message says to open a bug report with llvm, I've opened a new issue here: I'm pretty sure these have been compiled successfully at least once, but I assume they forked or used an older version. But for reference here was my full trace.
|
Beta Was this translation helpful? Give feedback.
I was able to reproduce this, while the error message says to open a bug report with llvm, I've opened a new issue here:
matter-labs/era-compiler-solidity#188
I'm pretty sure these have been compiled successfully at least once, but I assume they forked or used an older version.
But for reference here was my full trace.