Advertisement
Guest User

cafee_build

a guest
Oct 24th, 2017
364
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 68.37 KB | None | 0 0
  1. '
  2. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  3. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::io::CodedOutputStream::WriteStringWithSizeToArray(std::string const&, unsigned char*)'
  4. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::GetTypeName() const'
  5. ../lib/libcaffe.so.1.0.0: undefined reference to `google::base::CheckOpMessageBuilder::NewString()'
  6. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::DebugString() const'
  7. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::empty_string_'
  8. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageLite::ParseFromString(std::string const&)'
  9. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::NameOfEnum(google::protobuf::EnumDescriptor const*, int)'
  10. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::ArenaStringPtr::AssignWithDefault(std::string const*, google::protobuf::internal::ArenaStringPtr)'
  11. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::DescriptorPool::FindFileByName(std::string const&) const'
  12. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::ReadBytes(google::protobuf::io::CodedInputStream*, std::string*)'
  13. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageFactory::InternalRegisterGeneratedFile(char const*, void (*)(std::string const&))'
  14. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::string const&, leveldb::DB**)'
  15. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  16. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::Status::ToString() const'
  17. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteString(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  18. collect2: error: ld returned 1 exit status
  19. tools/CMakeFiles/device_query.dir/build.make:136: recipe for target 'tools/device_query' failed
  20. make[2]: *** [tools/device_query] Error 1
  21. CMakeFiles/Makefile2:505: recipe for target 'tools/CMakeFiles/device_query.dir/all' failed
  22. make[1]: *** [tools/CMakeFiles/device_query.dir/all] Error 2
  23. make[1]: *** Waiting for unfinished jobs....
  24. [ 95%] Linking CXX executable compute_image_mean
  25. CMakeFiles/convert_mnist_data.dir/mnist/convert_mnist_data.cpp.o: In function `convert_dataset(char const*, char const*, char const*, std::string const&)':
  26. convert_mnist_data.cpp:(.text+0x6a9): undefined reference to `google::protobuf::internal::empty_string_'
  27. convert_mnist_data.cpp:(.text+0xa47): undefined reference to `google::protobuf::MessageLite::SerializeToString(std::string*) const'
  28. CMakeFiles/convert_mnist_data.dir/mnist/convert_mnist_data.cpp.o: In function `std::string* google::MakeCheckOpString<unsigned int, int>(unsigned int const&, int const&, char const*)':
  29. convert_mnist_data.cpp:(.text._ZN6google17MakeCheckOpStringIjiEEPSsRKT_RKT0_PKc[_ZN6google17MakeCheckOpStringIjiEEPSsRKT_RKT0_PKc]+0x40): undefined reference to `google::base::CheckOpMessageBuilder::NewString()'
  30. CMakeFiles/convert_mnist_data.dir/mnist/convert_mnist_data.cpp.o: In function `std::string* google::MakeCheckOpString<unsigned int, unsigned int>(unsigned int const&, unsigned int const&, char const*)':
  31. convert_mnist_data.cpp:(.text._ZN6google17MakeCheckOpStringIjjEEPSsRKT_RKT0_PKc[_ZN6google17MakeCheckOpStringIjjEEPSsRKT_RKT0_PKc]+0x40): undefined reference to `google::base::CheckOpMessageBuilder::NewString()'
  32. CMakeFiles/convert_mnist_data.dir/mnist/convert_mnist_data.cpp.o: In function `main':
  33. convert_mnist_data.cpp:(.text.startup+0xe4): undefined reference to `google::SetUsageMessage(std::string const&)'
  34. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::InitializationErrorString() const'
  35. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  36. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::io::CodedOutputStream::WriteStringWithSizeToArray(std::string const&, unsigned char*)'
  37. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::GetTypeName() const'
  38. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::DebugString() const'
  39. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageLite::ParseFromString(std::string const&)'
  40. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::NameOfEnum(google::protobuf::EnumDescriptor const*, int)'
  41. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::ArenaStringPtr::AssignWithDefault(std::string const*, google::protobuf::internal::ArenaStringPtr)'
  42. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::DescriptorPool::FindFileByName(std::string const&) const'
  43. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::ReadBytes(google::protobuf::io::CodedInputStream*, std::string*)'
  44. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageFactory::InternalRegisterGeneratedFile(char const*, void (*)(std::string const&))'
  45. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::string const&, leveldb::DB**)'
  46. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  47. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::Status::ToString() const'
  48. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteString(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  49. collect2: error: ld returned 1 exit status
  50. CMakeFiles/convert_mnist_siamese_data.dir/siamese/convert_mnist_siamese_data.cpp.o: In function `convert_dataset(char const*, char const*, char const*)':
  51. convert_mnist_siamese_data.cpp:(.text+0x4a0): undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::string const&, leveldb::DB**)'
  52. convert_mnist_siamese_data.cpp:(.text+0x72d): undefined reference to `google::protobuf::internal::empty_string_'
  53. convert_mnist_siamese_data.cpp:(.text+0x79a): undefined reference to `google::protobuf::MessageLite::SerializeToString(std::string*) const'
  54. CMakeFiles/convert_mnist_siamese_data.dir/siamese/convert_mnist_siamese_data.cpp.o: In function `std::string* google::MakeCheckOpString<unsigned int, int>(unsigned int const&, int const&, char const*)':
  55. convert_mnist_siamese_data.cpp:(.text._ZN6google17MakeCheckOpStringIjiEEPSsRKT_RKT0_PKc[_ZN6google17MakeCheckOpStringIjiEEPSsRKT_RKT0_PKc]+0x40): undefined reference to `google::base::CheckOpMessageBuilder::NewString()'
  56. CMakeFiles/convert_mnist_siamese_data.dir/siamese/convert_mnist_siamese_data.cpp.o: In function `std::string* google::MakeCheckOpString<unsigned int, unsigned int>(unsigned int const&, unsigned int const&, char const*)':
  57. convert_mnist_siamese_data.cpp:(.text._ZN6google17MakeCheckOpStringIjjEEPSsRKT_RKT0_PKc[_ZN6google17MakeCheckOpStringIjjEEPSsRKT_RKT0_PKc]+0x40): undefined reference to `google::base::CheckOpMessageBuilder::NewString()'
  58. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::InitializationErrorString() const'
  59. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  60. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::io::CodedOutputStream::WriteStringWithSizeToArray(std::string const&, unsigned char*)'
  61. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::GetTypeName() const'
  62. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::DebugString() const'
  63. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageLite::ParseFromString(std::string const&)'
  64. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::NameOfEnum(google::protobuf::EnumDescriptor const*, int)'
  65. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::ArenaStringPtr::AssignWithDefault(std::string const*, google::protobuf::internal::ArenaStringPtr)'
  66. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::DescriptorPool::FindFileByName(std::string const&) const'
  67. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::ReadBytes(google::protobuf::io::CodedInputStream*, std::string*)'
  68. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageFactory::InternalRegisterGeneratedFile(char const*, void (*)(std::string const&))'
  69. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  70. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::Status::ToString() const'
  71. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteString(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  72. examples/CMakeFiles/convert_mnist_data.dir/build.make:136: recipe for target 'examples/mnist/convert_mnist_data' failed
  73. make[2]: *** [examples/mnist/convert_mnist_data] Error 1
  74. collect2: error: ld returned 1 exit status
  75. CMakeFiles/Makefile2:985: recipe for target 'examples/CMakeFiles/convert_mnist_data.dir/all' failed
  76. make[1]: *** [examples/CMakeFiles/convert_mnist_data.dir/all] Error 2
  77. examples/CMakeFiles/convert_mnist_siamese_data.dir/build.make:136: recipe for target 'examples/siamese/convert_mnist_siamese_data' failed
  78. make[2]: *** [examples/siamese/convert_mnist_siamese_data] Error 1
  79. CMakeFiles/Makefile2:1061: recipe for target 'examples/CMakeFiles/convert_mnist_siamese_data.dir/all' failed
  80. make[1]: *** [examples/CMakeFiles/convert_mnist_siamese_data.dir/all] Error 2
  81. CMakeFiles/convert_cifar_data.dir/cifar10/convert_cifar_data.cpp.o: In function `convert_dataset(std::string const&, std::string const&, std::string const&)':
  82. convert_cifar_data.cpp:(.text+0x848): undefined reference to `google::protobuf::internal::empty_string_'
  83. convert_cifar_data.cpp:(.text+0x893): undefined reference to `google::protobuf::MessageLite::SerializeToString(std::string*) const'
  84. convert_cifar_data.cpp:(.text+0x1030): undefined reference to `google::protobuf::internal::empty_string_'
  85. convert_cifar_data.cpp:(.text+0x107b): undefined reference to `google::protobuf::MessageLite::SerializeToString(std::string*) const'
  86. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::InitializationErrorString() const'
  87. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  88. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::io::CodedOutputStream::WriteStringWithSizeToArray(std::string const&, unsigned char*)'
  89. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::GetTypeName() const'
  90. ../lib/libcaffe.so.1.0.0: undefined reference to `google::base::CheckOpMessageBuilder::NewString()'
  91. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::DebugString() const'
  92. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageLite::ParseFromString(std::string const&)'
  93. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::NameOfEnum(google::protobuf::EnumDescriptor const*, int)'
  94. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::ArenaStringPtr::AssignWithDefault(std::string const*, google::protobuf::internal::ArenaStringPtr)'
  95. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::DescriptorPool::FindFileByName(std::string const&) const'
  96. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::ReadBytes(google::protobuf::io::CodedInputStream*, std::string*)'
  97. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageFactory::InternalRegisterGeneratedFile(char const*, void (*)(std::string const&))'
  98. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::string const&, leveldb::DB**)'
  99. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  100. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::Status::ToString() const'
  101. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteString(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  102. collect2: error: ld returned 1 exit status
  103. examples/CMakeFiles/convert_cifar_data.dir/build.make:136: recipe for target 'examples/cifar10/convert_cifar_data' failed
  104. make[2]: *** [examples/cifar10/convert_cifar_data] Error 1
  105. CMakeFiles/Makefile2:947: recipe for target 'examples/CMakeFiles/convert_cifar_data.dir/all' failed
  106. make[1]: *** [examples/CMakeFiles/convert_cifar_data.dir/all] Error 2
  107. CMakeFiles/compute_image_mean.dir/compute_image_mean.cpp.o: In function `std::string* google::MakeCheckOpString<int, int>(int const&, int const&, char const*)':
  108. compute_image_mean.cpp:(.text._ZN6google17MakeCheckOpStringIiiEEPSsRKT_RKT0_PKc[_ZN6google17MakeCheckOpStringIiiEEPSsRKT_RKT0_PKc]+0x40): undefined reference to `google::base::CheckOpMessageBuilder::NewString()'
  109. CMakeFiles/compute_image_mean.dir/compute_image_mean.cpp.o: In function `std::string* google::MakeCheckOpString<unsigned long, int>(unsigned long const&, int const&, char const*)':
  110. compute_image_mean.cpp:(.text._ZN6google17MakeCheckOpStringImiEEPSsRKT_RKT0_PKc[_ZN6google17MakeCheckOpStringImiEEPSsRKT_RKT0_PKc]+0x40): undefined reference to `google::base::CheckOpMessageBuilder::NewString()'
  111. CMakeFiles/compute_image_mean.dir/compute_image_mean.cpp.o: In function `main':
  112. compute_image_mean.cpp:(.text.startup+0x13f): undefined reference to `google::SetUsageMessage(std::string const&)'
  113. compute_image_mean.cpp:(.text.startup+0x243): undefined reference to `google::protobuf::MessageLite::ParseFromString(std::string const&)'
  114. compute_image_mean.cpp:(.text.startup+0x3de): undefined reference to `google::protobuf::MessageLite::ParseFromString(std::string const&)'
  115. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::InitializationErrorString() const'
  116. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  117. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::io::CodedOutputStream::WriteStringWithSizeToArray(std::string const&, unsigned char*)'
  118. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::GetTypeName() const'
  119. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::DebugString() const'
  120. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::empty_string_'
  121. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::NameOfEnum(google::protobuf::EnumDescriptor const*, int)'
  122. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::ArenaStringPtr::AssignWithDefault(std::string const*, google::protobuf::internal::ArenaStringPtr)'
  123. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::DescriptorPool::FindFileByName(std::string const&) const'
  124. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::ReadBytes(google::protobuf::io::CodedInputStream*, std::string*)'
  125. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageFactory::InternalRegisterGeneratedFile(char const*, void (*)(std::string const&))'
  126. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::string const&, leveldb::DB**)'
  127. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  128. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::Status::ToString() const'
  129. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteString(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  130. collect2: error: ld returned 1 exit status
  131. tools/CMakeFiles/compute_image_mean.dir/build.make:136: recipe for target 'tools/compute_image_mean' failed
  132. make[2]: *** [tools/compute_image_mean] Error 1
  133. CMakeFiles/Makefile2:657: recipe for target 'tools/CMakeFiles/compute_image_mean.dir/all' failed
  134. make[1]: *** [tools/CMakeFiles/compute_image_mean.dir/all] Error 2
  135. [ 95%] Linking CXX executable convert_imageset
  136. CMakeFiles/convert_imageset.dir/convert_imageset.cpp.o: In function `std::string* google::MakeCheckOpString<unsigned long, int>(unsigned long const&, int const&, char const*)':
  137. convert_imageset.cpp:(.text._ZN6google17MakeCheckOpStringImiEEPSsRKT_RKT0_PKc[_ZN6google17MakeCheckOpStringImiEEPSsRKT_RKT0_PKc]+0x40): undefined reference to `google::base::CheckOpMessageBuilder::NewString()'
  138. CMakeFiles/convert_imageset.dir/convert_imageset.cpp.o: In function `main':
  139. convert_imageset.cpp:(.text.startup+0x318): undefined reference to `google::SetUsageMessage(std::string const&)'
  140. convert_imageset.cpp:(.text.startup+0xd9d): undefined reference to `google::protobuf::MessageLite::SerializeToString(std::string*) const'
  141. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::InitializationErrorString() const'
  142. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  143. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::io::CodedOutputStream::WriteStringWithSizeToArray(std::string const&, unsigned char*)'
  144. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::GetTypeName() const'
  145. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::DebugString() const'
  146. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::empty_string_'
  147. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageLite::ParseFromString(std::string const&)'
  148. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::NameOfEnum(google::protobuf::EnumDescriptor const*, int)'
  149. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::ArenaStringPtr::AssignWithDefault(std::string const*, google::protobuf::internal::ArenaStringPtr)'
  150. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::DescriptorPool::FindFileByName(std::string const&) const'
  151. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::ReadBytes(google::protobuf::io::CodedInputStream*, std::string*)'
  152. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageFactory::InternalRegisterGeneratedFile(char const*, void (*)(std::string const&))'
  153. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::string const&, leveldb::DB**)'
  154. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  155. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::Status::ToString() const'
  156. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteString(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  157. collect2: error: ld returned 1 exit status
  158. tools/CMakeFiles/convert_imageset.dir/build.make:136: recipe for target 'tools/convert_imageset' failed
  159. make[2]: *** [tools/convert_imageset] Error 1
  160. CMakeFiles/Makefile2:695: recipe for target 'tools/CMakeFiles/convert_imageset.dir/all' failed
  161. make[1]: *** [tools/CMakeFiles/convert_imageset.dir/all] Error 2
  162. [ 95%] Linking CXX executable finetune_net
  163. [ 97%] Linking CXX executable upgrade_net_proto_text
  164. [ 98%] Linking CXX executable upgrade_solver_proto_text
  165. [ 98%] Linking CXX executable train_net
  166. [100%] Linking CXX executable test_net
  167. [100%] Linking CXX executable net_speed_benchmark
  168. [100%] Linking CXX executable upgrade_net_proto_binary
  169. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::InitializationErrorString() const'
  170. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  171. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::io::CodedOutputStream::WriteStringWithSizeToArray(std::string const&, unsigned char*)'
  172. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::GetTypeName() const'
  173. ../lib/libcaffe.so.1.0.0: undefined reference to `google::base::CheckOpMessageBuilder::NewString()'
  174. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::DebugString() const'
  175. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::empty_string_'
  176. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageLite::ParseFromString(std::string const&)'
  177. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::NameOfEnum(google::protobuf::EnumDescriptor const*, int)'
  178. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::ArenaStringPtr::AssignWithDefault(std::string const*, google::protobuf::internal::ArenaStringPtr)'
  179. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::DescriptorPool::FindFileByName(std::string const&) const'
  180. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::ReadBytes(google::protobuf::io::CodedInputStream*, std::string*)'
  181. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageFactory::InternalRegisterGeneratedFile(char const*, void (*)(std::string const&))'
  182. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::string const&, leveldb::DB**)'
  183. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  184. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::Status::ToString() const'
  185. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteString(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  186. collect2: error: ld returned 1 exit status
  187. tools/CMakeFiles/finetune_net.dir/build.make:136: recipe for target 'tools/finetune_net' failed
  188. make[2]: *** [tools/finetune_net] Error 1
  189. CMakeFiles/Makefile2:847: recipe for target 'tools/CMakeFiles/finetune_net.dir/all' failed
  190. make[1]: *** [tools/CMakeFiles/finetune_net.dir/all] Error 2
  191. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::InitializationErrorString() const'
  192. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  193. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::io::CodedOutputStream::WriteStringWithSizeToArray(std::string const&, unsigned char*)'
  194. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::GetTypeName() const'
  195. ../lib/libcaffe.so.1.0.0: undefined reference to `google::base::CheckOpMessageBuilder::NewString()'
  196. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::DebugString() const'
  197. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf:.:internal:.:/empty_string_lib'/
  198. libcaffe.so.1.0.0.:. /undefinedlib /referencelibcaffe.so.1.0.0 :to  undefined` googlereference: :to protobuf`:google::Message::protobuf::InitializationErrorString:(MessageLite): :constParseFromString'(
  199. std.:.:/stringlib /constlibcaffe.so.1.0.0&:) 'undefined
  200.  .reference. /tolib /`libcaffe.so.1.0.0google:: :undefinedprotobuf :reference: internalto: :`WireFormatLitegoogle::::WriteStringMaybeAliasedprotobuf(:int:,internal :std::NameOfEnum:(googlestring: :constprotobuf&:,: EnumDescriptorgoogle :const:*protobuf,: :intio):':
  201. .CodedOutputStream.*/)lib'/
  202. libcaffe.so.1.0.0.:. /undefinedlib /referencelibcaffe.so.1.0.0 :to  undefined` googlereference: :toprotobuf :`:googleinternal::::protobufArenaStringPtr::::ioAssignWithDefault:(:stdCodedOutputStream::::stringWriteStringWithSizeToArray (conststd*:,: googlestring: :constprotobuf&:,: internalunsigned: :charArenaStringPtr*))''
  203.  
  204. ....//liblib//libcaffe.so.1.0.0libcaffe.so.1.0.0::  undefined undefinedreference reference  toto  ``googlegoogle::::protobufprotobuf::::MessageDescriptorPool::::FindFileByNameGetTypeName((std): :stringconst 'const
  205. &.). /constlib'/
  206. libcaffe.so.1.0.0.:. /libundefined/ libcaffe.so.1.0.0reference:  toundefined  `referencegoogle :to: `basegoogle::::CheckOpMessageBuilderprotobuf::::NewStringinternal(:):'WireFormatLite
  207. :.:.ReadBytes/(libgoogle/:libcaffe.so.1.0.0::protobuf :undefined: ioreference: :toCodedInputStream *`,google :std::protobuf::string:*Message):':
  208. DebugString.(.)/ lib/constlibcaffe.so.1.0.0':
  209. .undefined. /referencelib /to libcaffe.so.1.0.0`:google: :undefinedprotobuf :reference: MessageFactoryto: :`InternalRegisterGeneratedFilegoogle(:char: protobufconst:*:,internal :void: empty_string_('*
  210. )(.std.:/:libstring/ libcaffe.so.1.0.0const:& )undefined) 'reference
  211. .to. /`libgoogle/:libcaffe.so.1.0.0::protobuf :undefined: MessageLitereference: :toParseFromString (`stdleveldb::::stringDB :const:&Open)('leveldb
  212. :.:.Options/ libconst/&libcaffe.so.1.0.0,:  stdundefined: :referencestring  toconst &`,google :leveldb::protobuf::DB:*internal*:):'NameOfEnum
  213. (.google.:/:libprotobuf/:libcaffe.so.1.0.0::EnumDescriptor  undefinedconst *reference,  toint )`'google
  214. :.:.protobuf/:lib:/internallibcaffe.so.1.0.0::: WireFormatLiteundefined: :referenceWriteBytesMaybeAliased (toint ,` googlestd::::protobufstring: :constinternal&:,: ArenaStringPtrgoogle::::AssignWithDefaultprotobuf(:std::io::string: CodedOutputStreamconst**),'
  215. google.:.:/libprotobuf/:libcaffe.so.1.0.0::internal :undefined: ArenaStringPtrreference) 'to
  216.  .`.leveldb/:lib:/Statuslibcaffe.so.1.0.0::: ToStringundefined( )reference  constto'
  217. `.google.:/:libprotobuf/:libcaffe.so.1.0.0::DescriptorPool :undefined: FindFileByNamereference (tostd :`:googlestring: :constprotobuf&:): internalconst:':
  218. WireFormatLite.:.:/WriteStringlib(/intlibcaffe.so.1.0.0,:  std:undefined: stringreference  constto& ,` googlegoogle::::protobufprotobuf::::internalio::::WireFormatLiteCodedOutputStream:*:)ReadBytes'(
  219. google::protobuf::io::CodedInputStream*, std::string*)'
  220. ../lib/libcaffe.so.1.0.0: undefined reference to `collect2: error: ld returned 1 exit status
  221. google::protobuf::MessageFactory::InternalRegisterGeneratedFile(char const*, void (*)(std::string const&))'
  222. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::string const&, leveldb::DB**)'
  223. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  224. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::Status::ToString() const'
  225. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteString(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  226. collect2: error: ld returned 1 exit status
  227. tools/CMakeFiles/upgrade_net_proto_text.dir/build.make:136: recipe for target 'tools/upgrade_net_proto_text' failed
  228. make[2]: *** [tools/upgrade_net_proto_text] Error 1
  229. tools/CMakeFiles/upgrade_solver_proto_text.dir/build.make:136: recipe for target 'tools/upgrade_solver_proto_text' failed
  230. make[2]: *** [tools/upgrade_solver_proto_text] Error 1
  231. CMakeFiles/Makefile2:771: recipe for target 'tools/CMakeFiles/upgrade_net_proto_text.dir/all' failed
  232. make[1]: *** [tools/CMakeFiles/upgrade_net_proto_text.dir/all] Error 2
  233. CMakeFiles/Makefile2:467: recipe for target 'tools/CMakeFiles/upgrade_solver_proto_text.dir/all' failed
  234. make[1]: *** [tools/CMakeFiles/upgrade_solver_proto_text.dir/all] Error 2
  235. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::InitializationErrorString() const'
  236. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  237. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::io::CodedOutputStream::WriteStringWithSizeToArray(std::string const&, unsigned char*)'
  238. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::GetTypeName() const'
  239. ../lib/libcaffe.so.1.0.0: undefined reference to `google::base::CheckOpMessageBuilder::NewString()'
  240. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::DebugString() const'
  241. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::empty_string_'
  242. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageLite::ParseFromString(std::string const&)'
  243. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::NameOfEnum(google::protobuf::EnumDescriptor const*, int)'
  244. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::ArenaStringPtr::AssignWithDefault(std::string const*, google::protobuf::internal::ArenaStringPtr)'
  245. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::DescriptorPool::FindFileByName(std::string const&) const'
  246. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::ReadBytes(google::protobuf::io::CodedInputStream*, std::string*)'
  247. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageFactory::InternalRegisterGeneratedFile(char const*, void (*)(std::string const&))'
  248. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::string const&, leveldb::DB**)'
  249. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  250. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::Status::ToString() const'
  251. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteString(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  252. collect2: error: ld returned 1 exit status
  253. tools/CMakeFiles/train_net.dir/build.make:136: recipe for target 'tools/train_net' failed
  254. make[2]: *** [tools/train_net] Error 1
  255. CMakeFiles/Makefile2:619: recipe for target 'tools/CMakeFiles/train_net.dir/all' failed
  256. make[1]: *** [tools/CMakeFiles/train_net.dir/all] Error 2
  257. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::InitializationErrorString() const'
  258. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  259. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::io::CodedOutputStream::WriteStringWithSizeToArray(std::string const&, unsigned char*)'
  260. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::GetTypeName() const'
  261. ../lib/libcaffe.so.1.0.0: undefined reference to `google::base::CheckOpMessageBuilder::NewString()'
  262. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::DebugString() const'
  263. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::empty_string_'
  264. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageLite::ParseFromString(std::string const&)'
  265. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::NameOfEnum(google::protobuf::EnumDescriptor const*, int)'
  266. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::ArenaStringPtr::AssignWithDefault(std::string const*, google::protobuf::internal::ArenaStringPtr)'
  267. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::DescriptorPool::FindFileByName(std::string const&) const'
  268. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::ReadBytes(google::protobuf::io::CodedInputStream*, std::string*)'
  269. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageFactory::InternalRegisterGeneratedFile(char const*, void (*)(std::string const&))'
  270. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::string const&, leveldb::DB**)'
  271. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  272. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::Status::ToString() const'
  273. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteString(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  274. collect2: error: ld returned 1 exit status
  275. tools/CMakeFiles/test_net.dir/build.make:136: recipe for target 'tools/test_net' failed
  276. make[2]: *** [tools/test_net] Error 1
  277. CMakeFiles/Makefile2:581: recipe for target 'tools/CMakeFiles/test_net.dir/all' failed
  278. make[1]: *** [tools/CMakeFiles/test_net.dir/all] Error 2
  279. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::InitializationErrorString() const'
  280. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  281. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::io::CodedOutputStream::WriteStringWithSizeToArray(std::string const&, unsigned char*)'
  282. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::GetTypeName() const'
  283. ../lib/libcaffe.so.1.0.0: undefined reference to `google::base::CheckOpMessageBuilder::NewString()'
  284. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::DebugString() const'
  285. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::empty_string_'
  286. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageLite::ParseFromString(std::string const&)'
  287. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::NameOfEnum(google::protobuf::EnumDescriptor const*, int)'
  288. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::ArenaStringPtr::AssignWithDefault(std::string const*, google::protobuf::internal::ArenaStringPtr)'
  289. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::DescriptorPool::FindFileByName(std::string const&) const'
  290. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::ReadBytes(google::protobuf::io::CodedInputStream*, std::string*)'
  291. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageFactory::InternalRegisterGeneratedFile(char const*, void (*)(std::string const&))'
  292. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::string const&, leveldb::DB**)'
  293. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  294. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::Status::ToString() const'
  295. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteString(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  296. collect2: error: ld returned 1 exit status
  297. tools/CMakeFiles/net_speed_benchmark.dir/build.make:136: recipe for target 'tools/net_speed_benchmark' failed
  298. make[2]: *** [tools/net_speed_benchmark] Error 1
  299. CMakeFiles/Makefile2:885: recipe for target 'tools/CMakeFiles/net_speed_benchmark.dir/all' failed
  300. make[1]: *** [tools/CMakeFiles/net_speed_benchmark.dir/all] Error 2
  301. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::InitializationErrorString() const'
  302. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  303. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::io::CodedOutputStream::WriteStringWithSizeToArray(std::string const&, unsigned char*)'
  304. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::GetTypeName() const'
  305. ../lib/libcaffe.so.1.0.0: undefined reference to `google::base::CheckOpMessageBuilder::NewString()'
  306. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::DebugString() const'
  307. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::empty_string_'
  308. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageLite::ParseFromString(std::string const&)'
  309. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::NameOfEnum(google::protobuf::EnumDescriptor const*, int)'
  310. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::ArenaStringPtr::AssignWithDefault(std::string const*, google::protobuf::internal::ArenaStringPtr)'
  311. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::DescriptorPool::FindFileByName(std::string const&) const'
  312. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::ReadBytes(google::protobuf::io::CodedInputStream*, std::string*)'
  313. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageFactory::InternalRegisterGeneratedFile(char const*, void (*)(std::string const&))'
  314. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::string const&, leveldb::DB**)'
  315. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  316. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::Status::ToString() const'
  317. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteString(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  318. collect2: error: ld returned 1 exit status
  319. tools/CMakeFiles/upgrade_net_proto_binary.dir/build.make:136: recipe for target 'tools/upgrade_net_proto_binary' failed
  320. make[2]: *** [tools/upgrade_net_proto_binary] Error 1
  321. CMakeFiles/Makefile2:733: recipe for target 'tools/CMakeFiles/upgrade_net_proto_binary.dir/all' failed
  322. make[1]: *** [tools/CMakeFiles/upgrade_net_proto_binary.dir/all] Error 2
  323. [100%] Linking CXX executable extract_features
  324. CMakeFiles/extract_features.dir/extract_features.cpp.o: In function `std::string* google::MakeCheckOpString<int, int>(int const&, int const&, char const*)':
  325. extract_features.cpp:(.text._ZN6google17MakeCheckOpStringIiiEEPSsRKT_RKT0_PKc[_ZN6google17MakeCheckOpStringIiiEEPSsRKT_RKT0_PKc]+0x40): undefined reference to `google::base::CheckOpMessageBuilder::NewString()'
  326. CMakeFiles/extract_features.dir/extract_features.cpp.o: In function `std::string* google::MakeCheckOpString<unsigned long, unsigned long>(unsigned long const&, unsigned long const&, char const*)':
  327. extract_features.cpp:(.text._ZN6google17MakeCheckOpStringImmEEPSsRKT_RKT0_PKc[_ZN6google17MakeCheckOpStringImmEEPSsRKT_RKT0_PKc]+0x41): undefined reference to `google::base::CheckOpMessageBuilder::NewString()'
  328. CMakeFiles/extract_features.dir/extract_features.cpp.o: In function `int feature_extraction_pipeline<float>(int, char**)':
  329. extract_features.cpp:(.text._Z27feature_extraction_pipelineIfEiiPPc[_Z27feature_extraction_pipelineIfEiiPPc]+0xc51): undefined reference to `google::protobuf::internal::empty_string_'
  330. extract_features.cpp:(.text._Z27feature_extraction_pipelineIfEiiPPc[_Z27feature_extraction_pipelineIfEiiPPc]+0x1b79): undefined reference to `google::protobuf::MessageLite::SerializeToString(std::string*) const'
  331. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::InitializationErrorString() const'
  332. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  333. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::io::CodedOutputStream::WriteStringWithSizeToArray(std::string const&, unsigned char*)'
  334. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::GetTypeName() const'
  335. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::DebugString() const'
  336. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageLite::ParseFromString(std::string const&)'
  337. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::NameOfEnum(google::protobuf::EnumDescriptor const*, int)'
  338. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::ArenaStringPtr::AssignWithDefault(std::string const*, google::protobuf::internal::ArenaStringPtr)'
  339. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::DescriptorPool::FindFileByName(std::string const&) const'
  340. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::ReadBytes(google::protobuf::io::CodedInputStream*, std::string*)'
  341. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageFactory::InternalRegisterGeneratedFile(char const*, void (*)(std::string const&))'
  342. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::string const&, leveldb::DB**)'
  343. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  344. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::Status::ToString() const'
  345. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteString(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  346. collect2: error: ld returned 1 exit status
  347. tools/CMakeFiles/extract_features.dir/build.make:136: recipe for target 'tools/extract_features' failed
  348. make[2]: *** [tools/extract_features] Error 1
  349. CMakeFiles/Makefile2:809: recipe for target 'tools/CMakeFiles/extract_features.dir/all' failed
  350. make[1]: *** [tools/CMakeFiles/extract_features.dir/all] Error 2
  351. [100%] Linking CXX executable cpp_classification/classification
  352. CMakeFiles/classification.dir/cpp_classification/classification.cpp.o: In function `std::string* google::MakeCheckOpString<int, int>(int const&, int const&, char const*)':
  353. classification.cpp:(.text._ZN6google17MakeCheckOpStringIiiEEPSsRKT_RKT0_PKc[_ZN6google17MakeCheckOpStringIiiEEPSsRKT_RKT0_PKc]+0x40): undefined reference to `google::base::CheckOpMessageBuilder::NewString()'
  354. CMakeFiles/classification.dir/cpp_classification/classification.cpp.o: In function `std::string* google::MakeCheckOpString<unsigned long, int>(unsigned long const&, int const&, char const*)':
  355. classification.cpp:(.text._ZN6google17MakeCheckOpStringImiEEPSsRKT_RKT0_PKc[_ZN6google17MakeCheckOpStringImiEEPSsRKT_RKT0_PKc]+0x40): undefined reference to `google::base::CheckOpMessageBuilder::NewString()'
  356. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::InitializationErrorString() const'
  357. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  358. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::io::CodedOutputStream::WriteStringWithSizeToArray(std::string const&, unsigned char*)'
  359. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::GetTypeName() const'
  360. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::DebugString() const'
  361. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::empty_string_'
  362. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageLite::ParseFromString(std::string const&)'
  363. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::NameOfEnum(google::protobuf::EnumDescriptor const*, int)'
  364. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::ArenaStringPtr::AssignWithDefault(std::string const*, google::protobuf::internal::ArenaStringPtr)'
  365. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::DescriptorPool::FindFileByName(std::string const&) const'
  366. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::ReadBytes(google::protobuf::io::CodedInputStream*, std::string*)'
  367. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageFactory::InternalRegisterGeneratedFile(char const*, void (*)(std::string const&))'
  368. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::string const&, leveldb::DB**)'
  369. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  370. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::Status::ToString() const'
  371. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteString(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  372. collect2: error: ld returned 1 exit status
  373. examples/CMakeFiles/classification.dir/build.make:136: recipe for target 'examples/cpp_classification/classification' failed
  374. make[2]: *** [examples/cpp_classification/classification] Error 1
  375. CMakeFiles/Makefile2:1023: recipe for target 'examples/CMakeFiles/classification.dir/all' failed
  376. make[1]: *** [examples/CMakeFiles/classification.dir/all] Error 2
  377. [100%] Linking CXX executable caffe
  378. CMakeFiles/caffe.bin.dir/caffe.cpp.o: In function `std::string* google::MakeCheckOpString<cudaError, cudaError>(cudaError const&, cudaError const&, char const*)':
  379. caffe.cpp:(.text._ZN6google17MakeCheckOpStringI9cudaErrorS1_EEPSsRKT_RKT0_PKc[_ZN6google17MakeCheckOpStringI9cudaErrorS1_EEPSsRKT_RKT0_PKc]+0x40): undefined reference to `google::base::CheckOpMessageBuilder::NewString()'
  380. CMakeFiles/caffe.bin.dir/caffe.cpp.o: In function `std::string* google::MakeCheckOpString<unsigned long, int>(unsigned long const&, int const&, char const*)':
  381. caffe.cpp:(.text._ZN6google17MakeCheckOpStringImiEEPSsRKT_RKT0_PKc[_ZN6google17MakeCheckOpStringImiEEPSsRKT_RKT0_PKc]+0x40): undefined reference to `google::base::CheckOpMessageBuilder::NewString()'
  382. CMakeFiles/caffe.bin.dir/caffe.cpp.o: In function `main':
  383. caffe.cpp:(.text.startup+0x40): undefined reference to `google::SetVersionString(std::string const&)'
  384. caffe.cpp:(.text.startup+0x73): undefined reference to `google::SetUsageMessage(std::string const&)'
  385. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::InitializationErrorString() const'
  386. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  387. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::io::CodedOutputStream::WriteStringWithSizeToArray(std::string const&, unsigned char*)'
  388. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::GetTypeName() const'
  389. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::Message::DebugString() const'
  390. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::empty_string_'
  391. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageLite::ParseFromString(std::string const&)'
  392. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::NameOfEnum(google::protobuf::EnumDescriptor const*, int)'
  393. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::ArenaStringPtr::AssignWithDefault(std::string const*, google::protobuf::internal::ArenaStringPtr)'
  394. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::DescriptorPool::FindFileByName(std::string const&) const'
  395. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::ReadBytes(google::protobuf::io::CodedInputStream*, std::string*)'
  396. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::MessageFactory::InternalRegisterGeneratedFile(char const*, void (*)(std::string const&))'
  397. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::string const&, leveldb::DB**)'
  398. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  399. ../lib/libcaffe.so.1.0.0: undefined reference to `leveldb::Status::ToString() const'
  400. ../lib/libcaffe.so.1.0.0: undefined reference to `google::protobuf::internal::WireFormatLite::WriteString(int, std::string const&, google::protobuf::io::CodedOutputStream*)'
  401. collect2: error: ld returned 1 exit status
  402. tools/CMakeFiles/caffe.bin.dir/build.make:136: recipe for target 'tools/caffe' failed
  403. make[2]: *** [tools/caffe] Error 1
  404. CMakeFiles/Makefile2:543: recipe for target 'tools/CMakeFiles/caffe.bin.dir/all' failed
  405. make[1]: *** [tools/CMakeFiles/caffe.bin.dir/all] Error 2
  406. Makefile:127: recipe for target 'all' failed
  407. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement