Post
Topic
Board Announcements (Altcoins)
Re: [GMT] Gallion Secure, Private, Intractable
by
securitypc
on 03/03/2018, 14:24:42 UTC
[ 71%] Building CXX object tests/CMakeFiles/IntegrationTests.dir/IntegrationTests/main.cpp.o
[ 71%] Building CXX object tests/CMakeFiles/IntegrationTests.dir/IntegrationTests/IntegrationTests.cpp.o
/home/pool/gallion/tests/IntegrationTests/IntegrationTests.cpp: In member function ‘virtual void IntegrationTest_Wallet2Wallet_Test::TestBody()’:
/home/pool/gallion/tests/IntegrationTests/IntegrationTests.cpp:164:18: warning: unused variable ‘FEE’ [-Wunused-variable]
   const uint64_t FEE = 1000000;
                  ^
[ 71%] Linking CXX executable integration_tests
../src/libWallet.a(WalletLegacy.cpp.o): En la función `CryptoNote::WalletLegacy::getSeed(std::__cxx11::basic_string, std::allocator >&)':
/home/pool/gallion/src/WalletLegacy/WalletLegacy.cpp:424: referencia a `Crypto::ElectrumWords::bytes_to_words(Crypto::SecretKey const&, std::__cxx11::basic_string, std::allocator >&, std::__cxx11::basic_string, std::allocator > const&)' sin definir
collect2: error: ld returned 1 exit status
tests/CMakeFiles/IntegrationTests.dir/build.make:225: fallo en las instrucciones para el objetivo 'tests/integration_tests'
make[2]: *** [tests/integration_tests] Error 1
CMakeFiles/Makefile2:1459: fallo en las instrucciones para el objetivo 'tests/CMakeFiles/IntegrationTests.dir/all'
make[1]: *** [tests/CMakeFiles/IntegrationTests.dir/all] Error 2
Makefile:94: fallo en las instrucciones para el objetivo 'all'

the daemon does not compile correctly.



I re-sent the code on github that can surely help you



When will the pool and wallet work?
The pool is working

The wallet is now launching, but there is another problem that I'm trying to solve

ddns,net ?
You running this shit on home computer?  Grin

I run it on a house ubuntu server


[ 30%] Building C object src/CMakeFiles/Crypto.dir/crypto/crypto-ops-data.c.o
/home/pool/gallion/src/crypto/crypto-ops-data.c:209:96: error: overflow in implicit constant conversion [-Werror=overflow]
 6570245, 14329124, 18029990, 4796082, -31446179, 15580664, 9280358, -3973687372
                                                                     ^
cc1: all warnings being treated as errors
src/CMakeFiles/Crypto.dir/build.make:494: fallo en las instrucciones para el objetivo 'src/CMakeFiles/Crypto.dir/crypto/crypto-ops-data.c.o'
make[2]: *** [src/CMakeFiles/Crypto.dir/crypto/crypto-ops-data.c.o] Error 1
CMakeFiles/Makefile2:604: fallo en las instrucciones para el objetivo 'src/CMakeFiles/Crypto.dir/all'
make[1]: *** [src/CMakeFiles/Crypto.dir/all] Error 2
Makefile:94: fallo en las instrucciones para el objetivo 'all'
make: *** [all] Error 2
root@pool-gmt:~/gallion# ls