Closed jthompson333 closed 2 years ago
Please let me know what kind of logs you guys need- its been a little while since I debugged C compile errors...
equilibria/src/cryptonote_core/service_node_list.cpp: In function ‘bool service_nodes::convert_registration_args(cryptonote::network_type, std::vector<std::__cxx11::basic_string<char> >, std::vector<cryptonote::account_public_address>&, std::vector<long unsigned int>&, uint64_t&, bool&, boost::optional<std::__cxx11::basic_string<char>&>)’: /home/codexadm/equilibria/src/cryptonote_core/service_node_list.cpp:1384:24: warning: unused variable ‘max_num_stakers’ [-Wunused-variable] 1384 | size_t max_num_stakers = 0; | ^~~~~~~~~~~~~~~ make[3]: *** [src/cryptonote_core/CMakeFiles/obj_cryptonote_core.dir/build.make:118: src/cryptonote_core/CMakeFiles/obj_cryptonote_core.dir/service_node_list.cpp.o] Error 1 make[3]: Leaving directory '/home/codexadm/equilibria/build/ [build.zip](https://github.com/EquilibriaCC/Equilibria/files/8671169/build.zip) Linux/_HEAD_detached_at_v10.2.0_/release' make[2]: *** [CMakeFiles/Makefile2:1382: src/cryptonote_core/CMakeFiles/obj_cryptonote_core.dir/all] Error 2 make[2]: Leaving directory '/home/codexadm/equilibria/build/Linux/_HEAD_detached_at_v10.2.0_/release' make[1]: *** [Makefile:146: all] Error 2 make[1]: Leaving directory '/home/codexadm/equilibria/build/Linux/_HEAD_detached_at_v10.2.0_/release' make: *** [Makefile:103: release-all] Error 2
build.zip
Please let me know what kind of logs you guys need- its been a little while since I debugged C compile errors...