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

"String table overflow" when building test-6.0.0 windows binaries with gitian #2520

Closed
abitmore opened this issue Oct 25, 2021 · 1 comment · Fixed by bitshares/bitshares-gitian#50

Comments

@abitmore
Copy link
Member

abitmore commented Oct 25, 2021

Build Error Description

Got "String table overflow" error on wallet_voting.cpp when building test-6.0.0 windows binaries with gitian:

CMakeFiles/graphene_wallet.dir/wallet_voting.cpp.obj : ... : string table overflow at offset 10002456
/tmp/ccBdPcId.s: Assembler messages:
/tmp/ccBdPcId.s: Fatal error: can't close CMakeFiles/graphene_wallet.dir/wallet_voting.cpp.obj: File too big
libraries/wallet/CMakeFiles/graphene_wallet.dir/build.make:375: recipe for target 'libraries/wallet/CMakeFiles/graphene_wallet.dir/wallet_voting.cpp.obj' failed

Note: this issue is similar to #2003 .

Build Environment
Details about the build environment, including the relevant required libraries. Much of this information can be found in the CMakeFiles/CMakeOutput.log.

Steps To Reproduce

@abitmore
Copy link
Member Author

It turns out that MinGW build works with Ubuntu 20.04, but does not work with Ubuntu 18.04 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
1 participant