Skip to content

Instantly share code, notes, and snippets.

@Alessandro-Barbieri
Created March 22, 2015 01:56
Show Gist options
  • Save Alessandro-Barbieri/0a47f4739719e8da74ac to your computer and use it in GitHub Desktop.
Save Alessandro-Barbieri/0a47f4739719e8da74ac to your computer and use it in GitHub Desktop.
sudo ./compile-sirius-servers.sh
Sphinx4 server done.
Java Pocketsphinx server done.
libtool: install: warning: relinking `libsphinxad.la'
libtool: install: warning: relinking `_sphinxbase.la'
libtool: install: warning: relinking `libpocketsphinx.la'
libtool: install: warning: relinking `_pocketsphinx.la'
C++ Pocketsphinx server done.
Kaldi server done.
OpenEphyra server done.
In file included from kp_protobuf.h:28:0,
from kp_protobuf.cpp:18:
keypoints.pb.h:17:2: error: #error This file was generated by an older version of protoc which is
#error This file was generated by an older version of protoc which is
^
keypoints.pb.h:18:2: error: #error incompatible with your Protocol Buffer headers. Please
#error incompatible with your Protocol Buffer headers. Please
^
keypoints.pb.h:19:2: error: #error regenerate this file with a newer version of protoc.
#error regenerate this file with a newer version of protoc.
^
In file included from kp_protobuf.h:29:0,
from kp_protobuf.cpp:18:
store_mat.pb.h:17:2: error: #error This file was generated by an older version of protoc which is
#error This file was generated by an older version of protoc which is
^
store_mat.pb.h:18:2: error: #error incompatible with your Protocol Buffer headers. Please
#error incompatible with your Protocol Buffer headers. Please
^
store_mat.pb.h:19:2: error: #error regenerate this file with a newer version of protoc.
#error regenerate this file with a newer version of protoc.
^
store_mat.pb.h: In member function ‘void store_mat::Pair::clear_str()’:
store_mat.pb.h:449:16: error: ‘kEmptyString’ is not a member of ‘google::protobuf::internal’
if (str_ != &::google::protobuf::internal::kEmptyString) {
^
store_mat.pb.h: In member function ‘void store_mat::Pair::set_str(const string&)’:
store_mat.pb.h:459:16: error: ‘kEmptyString’ is not a member of ‘google::protobuf::internal’
if (str_ == &::google::protobuf::internal::kEmptyString) {
^
store_mat.pb.h: In member function ‘void store_mat::Pair::set_str(const char*)’:
store_mat.pb.h:466:16: error: ‘kEmptyString’ is not a member of ‘google::protobuf::internal’
if (str_ == &::google::protobuf::internal::kEmptyString) {
^
store_mat.pb.h: In member function ‘void store_mat::Pair::set_str(const char*, size_t)’:
store_mat.pb.h:473:16: error: ‘kEmptyString’ is not a member of ‘google::protobuf::internal’
if (str_ == &::google::protobuf::internal::kEmptyString) {
^
store_mat.pb.h: In member function ‘std::string* store_mat::Pair::mutable_str()’:
store_mat.pb.h:480:16: error: ‘kEmptyString’ is not a member of ‘google::protobuf::internal’
if (str_ == &::google::protobuf::internal::kEmptyString) {
^
store_mat.pb.h: In member function ‘std::string* store_mat::Pair::release_str()’:
store_mat.pb.h:487:16: error: ‘kEmptyString’ is not a member of ‘google::protobuf::internal’
if (str_ == &::google::protobuf::internal::kEmptyString) {
^
store_mat.pb.h:491:41: error: ‘kEmptyString’ is not a member of ‘google::protobuf::internal’
str_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString);
^
store_mat.pb.h: In member function ‘void store_mat::Pair::set_allocated_str(std::string*)’:
store_mat.pb.h:496:16: error: ‘kEmptyString’ is not a member of ‘google::protobuf::internal’
if (str_ != &::google::protobuf::internal::kEmptyString) {
^
store_mat.pb.h:504:41: error: ‘kEmptyString’ is not a member of ‘google::protobuf::internal’
str_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString);
^
make: *** [kp_protobuf.o] Errore 1
make: *** Attesa per i processi non terminati....
In file included from kp_protobuf.h:28:0,
from detect.cpp:39:
keypoints.pb.h:17:2: error: #error This file was generated by an older version of protoc which is
#error This file was generated by an older version of protoc which is
^
keypoints.pb.h:18:2: error: #error incompatible with your Protocol Buffer headers. Please
#error incompatible with your Protocol Buffer headers. Please
^
keypoints.pb.h:19:2: error: #error regenerate this file with a newer version of protoc.
#error regenerate this file with a newer version of protoc.
^
In file included from kp_protobuf.h:29:0,
from detect.cpp:39:
store_mat.pb.h:17:2: error: #error This file was generated by an older version of protoc which is
#error This file was generated by an older version of protoc which is
^
store_mat.pb.h:18:2: error: #error incompatible with your Protocol Buffer headers. Please
#error incompatible with your Protocol Buffer headers. Please
^
store_mat.pb.h:19:2: error: #error regenerate this file with a newer version of protoc.
#error regenerate this file with a newer version of protoc.
^
store_mat.pb.h: In member function ‘void store_mat::Pair::clear_str()’:
store_mat.pb.h:449:16: error: ‘kEmptyString’ is not a member of ‘google::protobuf::internal’
if (str_ != &::google::protobuf::internal::kEmptyString) {
^
store_mat.pb.h: In member function ‘void store_mat::Pair::set_str(const string&)’:
store_mat.pb.h:459:16: error: ‘kEmptyString’ is not a member of ‘google::protobuf::internal’
if (str_ == &::google::protobuf::internal::kEmptyString) {
^
store_mat.pb.h: In member function ‘void store_mat::Pair::set_str(const char*)’:
store_mat.pb.h:466:16: error: ‘kEmptyString’ is not a member of ‘google::protobuf::internal’
if (str_ == &::google::protobuf::internal::kEmptyString) {
^
store_mat.pb.h: In member function ‘void store_mat::Pair::set_str(const char*, size_t)’:
store_mat.pb.h:473:16: error: ‘kEmptyString’ is not a member of ‘google::protobuf::internal’
if (str_ == &::google::protobuf::internal::kEmptyString) {
^
store_mat.pb.h: In member function ‘std::string* store_mat::Pair::mutable_str()’:
store_mat.pb.h:480:16: error: ‘kEmptyString’ is not a member of ‘google::protobuf::internal’
if (str_ == &::google::protobuf::internal::kEmptyString) {
^
store_mat.pb.h: In member function ‘std::string* store_mat::Pair::release_str()’:
store_mat.pb.h:487:16: error: ‘kEmptyString’ is not a member of ‘google::protobuf::internal’
if (str_ == &::google::protobuf::internal::kEmptyString) {
^
store_mat.pb.h:491:41: error: ‘kEmptyString’ is not a member of ‘google::protobuf::internal’
str_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString);
^
store_mat.pb.h: In member function ‘void store_mat::Pair::set_allocated_str(std::string*)’:
store_mat.pb.h:496:16: error: ‘kEmptyString’ is not a member of ‘google::protobuf::internal’
if (str_ != &::google::protobuf::internal::kEmptyString) {
^
store_mat.pb.h:504:41: error: ‘kEmptyString’ is not a member of ‘google::protobuf::internal’
str_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString);
^
make: *** [detect.o] Errore 1
@justinsherman
Copy link

justinsherman commented Apr 5, 2017

@Alessandro-Barbieri Did you ever resolve your issue with kEmptyString? Currently running into the same problem on my machine (testing with both protoc version 2.6 and protoc version 3.2).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment