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

Error during building on CubieBoard2 #166

Open
favoritelotus opened this issue Mar 11, 2018 · 0 comments
Open

Error during building on CubieBoard2 #166

favoritelotus opened this issue Mar 11, 2018 · 0 comments

Comments

@favoritelotus
Copy link

favoritelotus commented Mar 11, 2018

Hello,
Get the following error during compilation on CubieBoard2 (ARM arch):

`[ 61%] Building CXX object src/CMakeFiles/connectivity_tool.dir/connectivity_tool/conn_tool.cpp.o
/root/aeon/src/wallet/wallet2.cpp: In function 'pop_random_value':
lto1: error: '__builtin_memset': specified size 4294967292 exceeds maximum object size 2147483647 [-Werror=stringop-overflow=]
lto1: all warnings being treated as errors
lto-wrapper: fatal error: /usr/bin/c++ returned 1 exit status
compilation terminated.
/usr/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
make[3]: *** [src/CMakeFiles/simplewallet.dir/build.make:137: src/simplewallet] Error 1
make[3]: Leaving directory '/root/aeon/build/release'
make[2]: *** [CMakeFiles/Makefile2:258: src/CMakeFiles/simplewallet.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....

[ 62%] Linking CXX executable connectivity_tool
make[3]: Leaving directory '/root/aeon/build/release'
[ 62%] Built target connectivity_tool
make[2]: Leaving directory '/root/aeon/build/release'
make[1]: *** [Makefile:141: all] Error 2
make[1]: Leaving directory '/root/aeon/build/release'
make: *** [Makefile:20: build-release] Error 2
`

Also building fails with the same error on RPI Model B+

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

1 participant