Skip to content

[Compilers] LLVM ERROR: Duplicating library sub-symbols #746

Answered by cpb8010
jarrodwatts asked this question in Compilers
Discussion options

You must be logged in to vote

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.

stablecoin-evm$ forge build --zksync
[⠃] Using zksolc-1.5.4
[⠢] Compiling (zksync)
[⠰] Compiling 97 files with zksolc and ZKsync solc 0.6.12
[⠔] zksolc and ZKsync solc 0.6.12 finished in 54.61s
Error: 
Compiler run failed:
Warning (7816)
contracts/v2/celo/FiatTokenCeloV2_2.sol:29:5: Warning: Documentation tag on non-public state variables will be disallowed in 0.7.0. You wi…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@hedgar2017
Comment options

Answer selected by cpb8010
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler Question for compiling
3 participants