Closed abitmore closed 3 years ago
Build Error Description
Got "String table overflow" error on wallet_voting.cpp when building test-6.0.0 windows binaries with gitian:
wallet_voting.cpp
test-6.0.0
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 https://github.com/bitshares/bitshares-core/issues/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.
CMakeFiles/CMakeOutput.log
1.1.1i
1.69.0
gcc- (mingw)
Steps To Reproduce
run-gitian -b -O win test-6.0.0
It turns out that MinGW build works with Ubuntu 20.04, but does not work with Ubuntu 18.04 .
Build Error Description
Got "String table overflow" error on
wallet_voting.cpp
when buildingtest-6.0.0
windows binaries with gitian:Note: this issue is similar to https://github.com/bitshares/bitshares-core/issues/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
.test-6.0.0
(5869dc5f966e7fa424588de0bbebdad5675627fe)1.1.1i
1.69.0
gcc- (mingw)
Steps To Reproduce
run-gitian -b -O win test-6.0.0