Skip to main content

shared_model

../../../../shared_model/backend/protobuf/libshared_model_proto_backend.a(block.o): In function `shared_model::crypto::Sha3_256::makeHash(shared_model::crypto::Blob const&)':
/opt/iroha/shared_model/cryptography/hash_providers/sha3_256.hpp:18: undefined reference to `iroha::sha3_256(std::vector<unsigned char, std::allocator<unsigned char> > const&)'
collect2: error: ld returned 1 exit status
test/module/shared_model/backend_proto/CMakeFiles/proto_query_response_factory_test.dir/build.make:102: recipe for target 'test_bin/proto_query_response_factory_test' failed
make[2]: *** [test_bin/proto_query_response_factory_test] Error 1
CMakeFiles/Makefile2:9960: recipe for target 'test/module/shared_model/backend_proto/CMakeFiles/proto_query_response_factory_test.dir/all' failed
make[1]: *** [test/module/shared_model/backend_proto/CMakeFiles/proto_query_response_factory_test.dir/all] Error 2
[ 57%] Linking CXX executable ../../../../test_bin/pending_txs_storage_test
[ 57%] Linking CXX executable ../../../../test_bin/simulator_test
../../../../shared_model/backend/protobuf/libshared_model_proto_backend.a(transaction.o): In function `shared_model::crypto::Sha3_256::makeHash(shared_model::crypto::Blob const
&)':
/opt/iroha/shared_model/cryptography/hash_providers/sha3_256.hpp:18: undefined reference to `iroha::sha3_256(std::vector<unsigned char, std::allocator<unsigned char> > const&)'
collect2: error: ld returned 1 exit status
test/module/irohad/pending_txs_storage/CMakeFiles/old_pending_txs_storage_test.dir/build.make:109: recipe for target 'test_bin/old_pending_txs_storage_test' failed
make[2]: *** [test_bin/old_pending_txs_storage_test] Error 1
CMakeFiles/Makefile2:8838: recipe for target 'test/module/irohad/pending_txs_storage/CMakeFiles/old_pending_txs_storage_test.dir/all' failed
make[1]: *** [test/module/irohad/pending_txs_storage/CMakeFiles/old_pending_txs_storage_test.dir/all] Error 2
../../../../shared_model/backend/protobuf/libshared_model_proto_backend.a(transaction.o): In function `shared_model::crypto::Sha3_256::makeHash(shared_model::crypto::Blob const
&)':
/opt/iroha/shared_model/cryptography/hash_providers/sha3_256.hpp:18: undefined reference to `iroha::sha3_256(std::vector<unsigned char, std::allocator<unsigned char> > const&)'
collect2: error: ld returned 1 exit status
test/module/irohad/pending_txs_storage/CMakeFiles/pending_txs_storage_test.dir/build.make:109: recipe for target 'test_bin/pending_txs_storage_test' failed
make[2]: *** [test_bin/pending_txs_storage_test] Error 1
CMakeFiles/Makefile2:8889: recipe for target 'test/module/irohad/pending_txs_storage/CMakeFiles/pending_txs_storage_test.dir/all' failed
make[1]: *** [test/module/irohad/pending_txs_storage/CMakeFiles/pending_txs_storage_test.dir/all] Error 2
../../../../shared_model/backend/protobuf/libshared_model_proto_backend.a(block.o): In function `shared_model::crypto::Sha3_256::makeHash(shared_model::crypto::Blob const&)':
/opt/iroha/shared_model/cryptography/hash_providers/sha3_256.hpp:18: undefined reference to `iroha::sha3_256(std::vector<unsigned char, std::allocator<unsigned char> > const&)'
collect2: error: ld returned 1 exit status
test/module/irohad/simulator/CMakeFiles/simulator_test.dir/build.make:110: recipe for target 'test_bin/simulator_test' failed
make[2]: *** [test_bin/simulator_test] Error 1
CMakeFiles/Makefile2:7965: recipe for target 'test/module/irohad/simulator/CMakeFiles/simulator_test.dir/all' failed
make[1]: *** [test/module/irohad/simulator/CMakeFiles/simulator_test.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2