Skip to content

Instantly share code, notes, and snippets.

@staktrace
Created March 8, 2019 17:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save staktrace/19e7da7b9b73f5731db856980f9f9c08 to your computer and use it in GitHub Desktop.
Save staktrace/19e7da7b9b73f5731db856980f9f9c08 to your computer and use it in GitHub Desktop.
$ bazel build //src/tools:codesearch --spawn_strategy=standalone --genrule_strategy=standalone --verbose_failures
INFO: Invocation ID: 72ec7e19-25c3-49f0-8145-afb5be1066f1
DEBUG: Rule 'com_github_nelhage_rules_boost' modified arguments {"shallow_since": "1546641660 -0600"}
DEBUG: Rule 'io_bazel_rules_go' modified arguments {"shallow_since": "1544891560 -0500"}
DEBUG: Rule 'org_dropbox_rules_node' modified arguments {"shallow_since": "1548794303 +0000"}
DEBUG: Rule 'com_google_absl' modified arguments {"shallow_since": "1548454011 -0500"}
DEBUG: Rule 'com_googlesource_code_re2' modified arguments {"shallow_since": "1535650560 +0000"}
DEBUG: Rule 'gflags' modified arguments {"shallow_since": "1541971260 +0000"}
DEBUG: Rule 'com_github_madler_zlib' modified arguments {"sha256": "6d4d6640ca3121620995ee255945161821218752b551a1a180f4215f7d124d45"}
DEBUG: Rule 'com_github_nanopb_nanopb' modified arguments {"sha256": "8bbbb1e78d4ddb0a1919276924ab10d11b631df48b657d960e0c795a25515735"}
DEBUG: Rule 'com_github_cares_cares' modified arguments {"sha256": "e69e33fd40a254fcf00d76efa76776d45f960e34307bd9cea9df93ef79a933f1"}
DEBUG: Rule 'boringssl' modified arguments {"sha256": "53e6ca423e1942c39c0dd20f3a4e4958ba5bb4c9778b03dab8a52d6634d227f2"}
INFO: Analysed target //src/tools:codesearch (0 packages loaded, 0 targets configured).
INFO: Found 1 target...
ERROR: /home/vagrant/livegrep/src/tools/BUILD:19:1: C++ compilation of rule '//src/tools:codesearch' failed (Exit 1): gcc failed: error executing command
(cd /home/vagrant/.cache/bazel/_bazel_vagrant/afac32cc4b4378a2a7ed263118fd7a0e/execroot/com_github_livegrep_livegrep && \
exec env - \
PATH=/home/vagrant/.cargo/bin:/home/vagrant/bin:/home/vagrant/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games \
PWD=/proc/self/cwd \
/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer '-std=c++0x' -MD -MF bazel-out/k8-fastbuild/bin/src/tools/_objs/codesearch/codesearch.pic.d '-frandom-seed=bazel-out/k8-fastbuild/bin/src/tools/_objs/codesearch/codesearch.pic.o' -fPIC -DBOOST_FALLTHROUGH -D__CLANG_SUPPORT_DYN_ANNOTATION__ '-DPB_FIELD_32BIT=1' -DCARES_STATICLIB -iquote . -iquote bazel-out/k8-fastbuild/genfiles -iquote bazel-out/k8-fastbuild/bin -iquote external/gflags -iquote bazel-out/k8-fastbuild/genfiles/external/gflags -iquote bazel-out/k8-fastbuild/bin/external/gflags -iquote external/com_google_protobuf -iquote bazel-out/k8-fastbuild/genfiles/external/com_google_protobuf -iquote bazel-out/k8-fastbuild/bin/external/com_google_protobuf -iquote external/boost -iquote bazel-out/k8-fastbuild/genfiles/external/boost -iquote bazel-out/k8-fastbuild/bin/external/boost -iquote external/com_github_libgit2 -iquote bazel-out/k8-fastbuild/genfiles/external/com_github_libgit2 -iquote bazel-out/k8-fastbuild/bin/external/com_github_libgit2 -iquote external/com_google_absl -iquote bazel-out/k8-fastbuild/genfiles/external/com_google_absl -iquote bazel-out/k8-fastbuild/bin/external/com_google_absl -iquote external/com_googlesource_code_re2 -iquote bazel-out/k8-fastbuild/genfiles/external/com_googlesource_code_re2 -iquote bazel-out/k8-fastbuild/bin/external/com_googlesource_code_re2 -iquote external/divsufsort -iquote bazel-out/k8-fastbuild/genfiles/external/divsufsort -iquote bazel-out/k8-fastbuild/bin/external/divsufsort -iquote external/com_github_grpc_grpc -iquote bazel-out/k8-fastbuild/genfiles/external/com_github_grpc_grpc -iquote bazel-out/k8-fastbuild/bin/external/com_github_grpc_grpc -iquote external/com_github_madler_zlib -iquote bazel-out/k8-fastbuild/genfiles/external/com_github_madler_zlib -iquote bazel-out/k8-fastbuild/bin/external/com_github_madler_zlib -iquote external/com_github_nanopb_nanopb -iquote bazel-out/k8-fastbuild/genfiles/external/com_github_nanopb_nanopb -iquote bazel-out/k8-fastbuild/bin/external/com_github_nanopb_nanopb -iquote external/com_github_cares_cares -iquote bazel-out/k8-fastbuild/genfiles/external/com_github_cares_cares -iquote bazel-out/k8-fastbuild/bin/external/com_github_cares_cares -iquote external/boringssl -iquote bazel-out/k8-fastbuild/genfiles/external/boringssl -iquote bazel-out/k8-fastbuild/bin/external/boringssl -iquote external/bazel_tools -iquote bazel-out/k8-fastbuild/genfiles/external/bazel_tools -iquote bazel-out/k8-fastbuild/bin/external/bazel_tools -Ibazel-out/k8-fastbuild/bin/external/gflags/_virtual_includes/gflags -isystem external/com_google_protobuf/src -isystem bazel-out/k8-fastbuild/genfiles/external/com_google_protobuf/src -isystem bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src -isystem third_party/utf8cpp/source -isystem bazel-out/k8-fastbuild/genfiles/third_party/utf8cpp/source -isystem bazel-out/k8-fastbuild/bin/third_party/utf8cpp/source -isystem external/boost -isystem bazel-out/k8-fastbuild/genfiles/external/boost -isystem bazel-out/k8-fastbuild/bin/external/boost -isystem external/boost/boost/filesystem -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/filesystem -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/filesystem -isystem external/boost/boost/config -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/config -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/config -isystem external/boost/boost/version -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/version -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/version -isystem external/boost/boost/functional -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/functional -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/functional -isystem external/boost/boost/container_hash -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/container_hash -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/container_hash -isystem external/boost/boost/assert -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/assert -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/assert -isystem external/boost/boost/core -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/core -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/core -isystem external/boost/boost/integer -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/integer -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/integer -isystem external/boost/boost/static_assert -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/static_assert -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/static_assert -isystem external/boost/boost/limits -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/limits -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/limits -isystem external/boost/boost/type_traits -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/type_traits -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/type_traits -isystem external/boost/boost/mpl -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/mpl -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/mpl -isystem external/boost/boost/move -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/move -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/move -isystem external/boost/boost/detail -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/detail -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/detail -isystem external/boost/boost/preprocessor -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/preprocessor -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/preprocessor -isystem external/boost/boost/io -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/io -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/io -isystem external/boost/boost/iterator -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/iterator -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/iterator -isystem external/boost/boost/utility -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/utility -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/utility -isystem external/boost/boost/swap -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/swap -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/swap -isystem external/boost/boost/range -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/range -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/range -isystem external/boost/boost/array -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/array -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/array -isystem external/boost/boost/throw_exception -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/throw_exception -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/throw_exception -isystem external/boost/boost/current_function -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/current_function -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/current_function -isystem external/boost/boost/exception -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/exception -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/exception -isystem external/boost/boost/concept_check -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/concept_check -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/concept_check -isystem external/boost/boost/concept -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/concept -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/concept -isystem external/boost/boost/concept_archetype -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/concept_archetype -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/concept_archetype -isystem external/boost/boost/noncopyable -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/noncopyable -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/noncopyable -isystem external/boost/boost/optional -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/optional -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/optional -isystem external/boost/boost/none -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/none -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/none -isystem external/boost/boost/type -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/type -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/type -isystem external/boost/boost/ref -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/ref -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/ref -isystem external/boost/boost/regex -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/regex -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/regex -isystem external/boost/boost/cstdint -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/cstdint -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/cstdint -isystem external/boost/boost/predef -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/predef -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/predef -isystem external/boost/boost/smart_ptr -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/smart_ptr -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/smart_ptr -isystem external/boost/boost/align -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/align -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/align -isystem external/boost/boost/scoped_array -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/scoped_array -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/scoped_array -isystem external/boost/boost/checked_delete -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/checked_delete -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/checked_delete -isystem external/boost/boost/scoped_ptr -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/scoped_ptr -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/scoped_ptr -isystem external/boost/boost/shared_array -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/shared_array -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/shared_array -isystem external/boost/boost/shared_ptr -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/shared_ptr -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/shared_ptr -isystem external/boost/boost/tuple -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/tuple -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/tuple -isystem external/boost/boost/system -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/system -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/system -isystem external/boost/boost/cerrno -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/cerrno -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/cerrno -isystem external/boost/boost/intrusive_ptr -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/intrusive_ptr -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/intrusive_ptr -isystem external/com_github_libgit2/include -isystem bazel-out/k8-fastbuild/genfiles/external/com_github_libgit2/include -isystem bazel-out/k8-fastbuild/bin/external/com_github_libgit2/include -isystem external/com_github_libgit2/deps/http-parser -isystem bazel-out/k8-fastbuild/genfiles/external/com_github_libgit2/deps/http-parser -isystem bazel-out/k8-fastbuild/bin/external/com_github_libgit2/deps/http-parser -isystem external/com_github_libgit2/deps/zlib -isystem bazel-out/k8-fastbuild/genfiles/external/com_github_libgit2/deps/zlib -isystem bazel-out/k8-fastbuild/bin/external/com_github_libgit2/deps/zlib -isystem external/divsufsort/include -isystem bazel-out/k8-fastbuild/genfiles/external/divsufsort/include -isystem bazel-out/k8-fastbuild/bin/external/divsufsort/include -isystem src/proto/cc_proto_pb -isystem bazel-out/k8-fastbuild/genfiles/src/proto/cc_proto_pb -isystem bazel-out/k8-fastbuild/bin/src/proto/cc_proto_pb -isystem external/com_github_grpc_grpc/include -isystem bazel-out/k8-fastbuild/genfiles/external/com_github_grpc_grpc/include -isystem bazel-out/k8-fastbuild/bin/external/com_github_grpc_grpc/include -isystem external/com_github_madler_zlib -isystem bazel-out/k8-fastbuild/genfiles/external/com_github_madler_zlib -isystem bazel-out/k8-fastbuild/bin/external/com_github_madler_zlib -isystem external/com_github_cares_cares -isystem bazel-out/k8-fastbuild/genfiles/external/com_github_cares_cares -isystem bazel-out/k8-fastbuild/bin/external/com_github_cares_cares -isystem external/com_github_grpc_grpc/third_party/address_sorting/include -isystem bazel-out/k8-fastbuild/genfiles/external/com_github_grpc_grpc/third_party/address_sorting/include -isystem bazel-out/k8-fastbuild/bin/external/com_github_grpc_grpc/third_party/address_sorting/include -isystem external/boringssl/src/include -isystem bazel-out/k8-fastbuild/genfiles/external/boringssl/src/include -isystem bazel-out/k8-fastbuild/bin/external/boringssl/src/include -isystem external/boost/boost/bind -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/bind -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/bind -isystem external/boost/boost/get_pointer -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/get_pointer -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/get_pointer -isystem external/boost/boost/is_placeholder -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/is_placeholder -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/is_placeholder -isystem external/boost/boost/mem_fn -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/mem_fn -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/mem_fn -isystem external/boost/boost/visit_each -isystem bazel-out/k8-fastbuild/genfiles/external/boost/boost/visit_each -isystem bazel-out/k8-fastbuild/bin/external/boost/boost/visit_each -DGRPC_BAZEL_BUILD -Wno-deprecated-declarations -Wno-sign-compare -fno-canonical-system-headers -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c src/tools/codesearch.cc -o bazel-out/k8-fastbuild/bin/src/tools/_objs/codesearch/codesearch.pic.o)
Execution platform: @bazel_tools//platforms:host_platform
In file included from bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.grpc.pb.h:7:0,
from ./src/tools/grpc_server.h:4,
from src/tools/codesearch.cc:20:
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.pb.h: In member function 'void SearchResult::clear_line_number()':
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.pb.h:2248:35: error: 'GOOGLE_LONGLONG' was not declared in this scope
line_number_ = GOOGLE_LONGLONG(0);
^
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.pb.h: In member function 'void SearchStats::clear_re2_time()':
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.pb.h:2728:32: error: 'GOOGLE_LONGLONG' was not declared in this scope
re2_time_ = GOOGLE_LONGLONG(0);
^
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.pb.h: In member function 'void SearchStats::clear_git_time()':
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.pb.h:2742:32: error: 'GOOGLE_LONGLONG' was not declared in this scope
git_time_ = GOOGLE_LONGLONG(0);
^
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.pb.h: In member function 'void SearchStats::clear_sort_time()':
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.pb.h:2756:33: error: 'GOOGLE_LONGLONG' was not declared in this scope
sort_time_ = GOOGLE_LONGLONG(0);
^
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.pb.h: In member function 'void SearchStats::clear_index_time()':
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.pb.h:2770:34: error: 'GOOGLE_LONGLONG' was not declared in this scope
index_time_ = GOOGLE_LONGLONG(0);
^
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.pb.h: In member function 'void SearchStats::clear_analyze_time()':
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.pb.h:2784:36: error: 'GOOGLE_LONGLONG' was not declared in this scope
analyze_time_ = GOOGLE_LONGLONG(0);
^
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.pb.h: In member function 'void ServerInfo::clear_index_time()':
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.pb.h:3043:34: error: 'GOOGLE_LONGLONG' was not declared in this scope
index_time_ = GOOGLE_LONGLONG(0);
^
In file included from ./src/tools/grpc_server.h:4:0,
from src/tools/codesearch.cc:20:
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.grpc.pb.h: At global scope:
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.grpc.pb.h:97:19: error: 'RpcMethod' in namespace 'grpc' does not name a type
const ::grpc::RpcMethod rpcmethod_Info_;
^
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.grpc.pb.h:98:19: error: 'RpcMethod' in namespace 'grpc' does not name a type
const ::grpc::RpcMethod rpcmethod_Search_;
^
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.grpc.pb.h:99:19: error: 'RpcMethod' in namespace 'grpc' does not name a type
const ::grpc::RpcMethod rpcmethod_Reload_;
^
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.grpc.pb.h: In constructor 'CodeSearch::WithStreamedUnaryMethod_Info<BaseClass>::WithStreamedUnaryMethod_Info()':
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.grpc.pb.h:230:21: error: 'StreamedUnaryHandler' in namespace 'grpc' does not name a template type
new ::grpc::StreamedUnaryHandler< ::InfoRequest, ::ServerInfo>(std::bind(&WithStreamedUnaryMethod_Info<BaseClass>::StreamedInfo, this, std::placeholders::_1, std::placeholders::_2)));
^
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.grpc.pb.h:230:56: error: expected primary-expression before ',' token
new ::grpc::StreamedUnaryHandler< ::InfoRequest, ::ServerInfo>(std::bind(&WithStreamedUnaryMethod_Info<BaseClass>::StreamedInfo, this, std::placeholders::_1, std::placeholders::_2)));
^
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.grpc.pb.h:230:70: error: expected primary-expression before '>' token
new ::grpc::StreamedUnaryHandler< ::InfoRequest, ::ServerInfo>(std::bind(&WithStreamedUnaryMethod_Info<BaseClass>::StreamedInfo, this, std::placeholders::_1, std::placeholders::_2)));
^
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.grpc.pb.h: In constructor 'CodeSearch::WithStreamedUnaryMethod_Search<BaseClass>::WithStreamedUnaryMethod_Search()':
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.grpc.pb.h:250:21: error: 'StreamedUnaryHandler' in namespace 'grpc' does not name a template type
new ::grpc::StreamedUnaryHandler< ::Query, ::CodeSearchResult>(std::bind(&WithStreamedUnaryMethod_Search<BaseClass>::StreamedSearch, this, std::placeholders::_1, std::placeholders::_2)));
^
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.grpc.pb.h:250:50: error: expected primary-expression before ',' token
new ::grpc::StreamedUnaryHandler< ::Query, ::CodeSearchResult>(std::bind(&WithStreamedUnaryMethod_Search<BaseClass>::StreamedSearch, this, std::placeholders::_1, std::placeholders::_2)));
^
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.grpc.pb.h:250:70: error: expected primary-expression before '>' token
new ::grpc::StreamedUnaryHandler< ::Query, ::CodeSearchResult>(std::bind(&WithStreamedUnaryMethod_Search<BaseClass>::StreamedSearch, this, std::placeholders::_1, std::placeholders::_2)));
^
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.grpc.pb.h: In constructor 'CodeSearch::WithStreamedUnaryMethod_Reload<BaseClass>::WithStreamedUnaryMethod_Reload()':
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.grpc.pb.h:270:21: error: 'StreamedUnaryHandler' in namespace 'grpc' does not name a template type
new ::grpc::StreamedUnaryHandler< ::Empty, ::Empty>(std::bind(&WithStreamedUnaryMethod_Reload<BaseClass>::StreamedReload, this, std::placeholders::_1, std::placeholders::_2)));
^
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.grpc.pb.h:270:50: error: expected primary-expression before ',' token
new ::grpc::StreamedUnaryHandler< ::Empty, ::Empty>(std::bind(&WithStreamedUnaryMethod_Reload<BaseClass>::StreamedReload, this, std::placeholders::_1, std::placeholders::_2)));
^
bazel-out/k8-fastbuild/genfiles/src/proto/livegrep.grpc.pb.h:270:59: error: expected primary-expression before '>' token
new ::grpc::StreamedUnaryHandler< ::Empty, ::Empty>(std::bind(&WithStreamedUnaryMethod_Reload<BaseClass>::StreamedReload, this, std::placeholders::_1, std::placeholders::_2)));
^
Target //src/tools:codesearch failed to build
INFO: Elapsed time: 50.229s, Critical Path: 10.94s
INFO: 273 processes: 273 local.
FAILED: Build did NOT complete successfully
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment