=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for protobuf-34.1 [ 0%] Building C object third_party/utf8_range/CMakeFiles/utf8_validity.dir/utf8_range.c.o [ 1%] Building C object third_party/utf8_range/CMakeFiles/utf8_range.dir/utf8_range.c.o [ 2%] Linking C shared library libutf8_validity.so [ 2%] Built target utf8_validity [ 2%] Linking C shared library libutf8_range.so [ 2%] Built target utf8_range [ 3%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/any_lite.cc.o [ 3%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/extension_set.cc.o [ 3%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/arenaz_sampler.cc.o [ 4%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/arenastring.cc.o [ 4%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/arena.cc.o [ 4%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/any.pb.cc.o [ 4%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/arena_align.cc.o [ 4%] Building C object CMakeFiles/libupb.dir/upb/base/status.c.o [ 4%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/generated_enum_util.cc.o [ 4%] Building C object CMakeFiles/libupb.dir/upb/hash/common.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.c:14: /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h:58:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 58 | val->val = (uint64_t)cval; \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h:74:1: note: in expansion of macro 'FUNCS' 74 | FUNCS(cstr, cstr, char*, uintptr_t) | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h:58:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 58 | val->val = (uint64_t)cval; \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h:76:1: note: in expansion of macro 'FUNCS' 76 | FUNCS(ptr, ptr, void*, uintptr_t) | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h:58:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 58 | val->val = (uint64_t)cval; \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h:77:1: note: in expansion of macro 'FUNCS' 77 | FUNCS(constptr, constptr, const void*, uintptr_t) | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.c: In function 'upb_inthash': /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.c:98:43: warning: right shift count >= width of type [-Wshift-count-overflow] 98 | return (uint32_t)key ^ (uint32_t)(key >> 32); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.c: In function '_upb_Seed': /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.c:440:42: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 440 | static uint64_t _upb_Seed(void) { return (uint64_t)&_upb_seed; } | ^ [ 5%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/generated_message_tctable_lite.cc.o [ 6%] Building C object CMakeFiles/libupb.dir/upb/json/decode.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/message/message.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/json/decode.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/json/decode.c:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h:58:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 58 | val->val = (uint64_t)cval; \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h:74:1: note: in expansion of macro 'FUNCS' 74 | FUNCS(cstr, cstr, char*, uintptr_t) | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h:58:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 58 | val->val = (uint64_t)cval; \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h:76:1: note: in expansion of macro 'FUNCS' 76 | FUNCS(ptr, ptr, void*, uintptr_t) | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h:58:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 58 | val->val = (uint64_t)cval; \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h:77:1: note: in expansion of macro 'FUNCS' 77 | FUNCS(constptr, constptr, const void*, uintptr_t) | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/message/message.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/json/decode.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/json/decode.c:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/message/internal/message.h:87:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 87 | return (upb_Extension*)(ptr.ptr & ~3ULL); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/message/internal/message.h:92:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 92 | return (upb_StringView*)(ptr.ptr & ~3ULL); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arena.cc: In member function 'void google::protobuf::internal::ThreadSafeArena::AddSerialArena(void*, google::protobuf::internal::SerialArena*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arena.cc:703:31: warning: 'absl::lts_20260107::MutexLock::MutexLock(absl::lts_20260107::Mutex*)' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations] 703 | absl::MutexLock lock(&mutex_); | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/thread_safe_arena.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arena.h:41, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arena.cc:8: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/synchronization/mutex.h:622:12: note: declared here 622 | explicit MutexLock(Mutex* absl_nonnull mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) | ^~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_op.h:34, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:21, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:151:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 151 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedInputStream { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:152:2: error: expected primary-expression before 'public' 152 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:152:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:151:78: note: to match this '{' 151 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedInputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:159:12: error: ISO C++ forbids declaration of 'CodedInputStream' with no type [-fpermissive] 159 | explicit CodedInputStream(const uint8_t* buffer, int size); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:159:3: error: 'explicit' outside class declaration 159 | explicit CodedInputStream(const uint8_t* buffer, int size); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:159:60: error: 'int google::protobuf::io::CodedInputStream(const uint8_t*, int)' redeclared as different kind of entity 159 | explicit CodedInputStream(const uint8_t* buffer, int size); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:151:61: note: previous declaration 'int google::protobuf::io::CodedInputStream' 151 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedInputStream { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:160:26: error: 'CodedInputStream' does not name a type 160 | CodedInputStream(const CodedInputStream&) = delete; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:160:45: error: expected constructor, destructor, or type conversion before '=' token 160 | CodedInputStream(const CodedInputStream&) = delete; | ^ [ 6%] Building C object CMakeFiles/libupb.dir/upb/json/encode.c.o /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:161:3: error: 'CodedInputStream' does not name a type 161 | CodedInputStream& operator=(const CodedInputStream&) = delete; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:168:22: error: expected constructor, destructor, or type conversion before ';' token 168 | ~CodedInputStream(); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:172:60: error: non-member function 'bool google::protobuf::io::IsFlat()' cannot have cv-qualifier 172 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD inline bool IsFlat() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint32_t google::protobuf::io::ReadTag()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:252:12: error: 'last_tag_' was not declared in this scope 252 | return last_tag_ = ReadTagNoLastTag(); | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:252:24: error: 'ReadTagNoLastTag' was not declared in this scope 252 | return last_tag_ = ReadTagNoLastTag(); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'std::pair google::protobuf::io::ReadTagWithCutoff(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:269:40: error: 'ReadTagWithCutoffNoLastTag' was not declared in this scope; did you mean 'ReadTagWithCutoff'? 269 | std::pair result = ReadTagWithCutoffNoLastTag(cutoff); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | ReadTagWithCutoff /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:270:5: error: 'last_tag_' was not declared in this scope 270 | last_tag_ = result.first; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::protobuf::io::SetLastTag(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:317:35: error: 'last_tag_' was not declared in this scope 317 | void SetLastTag(uint32_t tag) { last_tag_ = tag; } | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::protobuf::io::SetConsumed()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:326:24: error: 'legitimate_message_end_' was not declared in this scope 326 | void SetConsumed() { legitimate_message_end_ = true; } | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:359:61: error: non-member function 'int google::protobuf::io::BytesUntilLimit()' cannot have cv-qualifier 359 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int BytesUntilLimit() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:362:61: error: non-member function 'int google::protobuf::io::CurrentPosition()' cannot have cv-qualifier 362 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int CurrentPosition() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:385:71: error: non-member function 'int google::protobuf::io::BytesUntilTotalBytesLimit()' cannot have cv-qualifier 385 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int BytesUntilTotalBytesLimit() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::io::RecursionBudget()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:396:12: error: 'recursion_budget_' was not declared in this scope; did you mean 'RecursionBudget'? 396 | return recursion_budget_; | ^~~~~~~~~~~~~~~~~ | RecursionBudget /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::io::GetDefaultRecursionLimit()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:400:12: error: 'default_recursion_limit_' was not declared in this scope 400 | return default_recursion_limit_; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:420:67: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 420 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD std::pair | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:420:77: error: template argument 1 is invalid 420 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD std::pair | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:523:2: error: expected unqualified-id before 'private' 523 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:20: error: non-member function 'int google::protobuf::io::BufferSize()' cannot have cv-qualifier 626 | int BufferSize() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:632:3: error: 'friend' used outside of class 632 | friend class google::protobuf::ZeroCopyCodedInputStream; | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:632:34: warning: declaration 'class google::protobuf::ZeroCopyCodedInputStream' does not declare anything 632 | friend class google::protobuf::ZeroCopyCodedInputStream; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:633:3: error: 'friend' used outside of class 633 | friend class google::protobuf::internal::EpsCopyByteStream; | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:633:44: warning: declaration 'class google::protobuf::internal::EpsCopyByteStream' does not declare anything 633 | friend class google::protobuf::internal::EpsCopyByteStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_op.h:34, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:21, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:642:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 642 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:644:2: error: expected primary-expression before 'public' 644 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:644:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:643:25: note: to match this '{' 643 | EpsCopyOutputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:648:22: error: expected constructor, destructor, or type conversion before '(' token 648 | EpsCopyOutputStream(ZeroCopyOutputStream* stream, bool deterministic, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:659:3: error: ISO C++ forbids declaration of 'EpsCopyOutputStream' with no type [-fpermissive] 659 | EpsCopyOutputStream(void* data, int size, bool deterministic) | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:659:63: error: 'int google::protobuf::EpsCopyOutputStream(void*, int, bool)' redeclared as different kind of entity 659 | EpsCopyOutputStream(void* data, int size, bool deterministic) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:643:5: note: previous declaration 'int google::protobuf::EpsCopyOutputStream' 643 | EpsCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::EpsCopyOutputStream(void*, int, bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:660:9: error: only constructors take member initializers 660 | : end_(static_cast(data) + size), | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:663:57: warning: no return statement in function returning non-void [-Wreturn-type] 663 | is_serialization_deterministic_(deterministic) {} | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:666:45: error: 'ZeroCopyOutputStream' has not been declared 666 | EpsCopyOutputStream(void* data, int size, ZeroCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:666:3: error: ISO C++ forbids declaration of 'EpsCopyOutputStream' with no type [-fpermissive] 666 | EpsCopyOutputStream(void* data, int size, ZeroCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:667:55: error: 'int google::protobuf::EpsCopyOutputStream(void*, int, int*, bool, uint8_t**)' redeclared as different kind of entity 667 | bool deterministic, uint8_t** pp) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:643:5: note: previous declaration 'int google::protobuf::EpsCopyOutputStream' 643 | EpsCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::EpsCopyOutputStream(void*, int, int*, bool, uint8_t**)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:668:9: error: only constructors take member initializers 668 | : stream_(stream), is_serialization_deterministic_(deterministic) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:669:11: error: 'SetInitialBuffer' was not declared in this scope 669 | *pp = SetInitialBuffer(data, size); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:670:3: warning: no return statement in function returning non-void [-Wreturn-type] 670 | } | ^ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::EnsureSpace(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:680:35: error: 'end_' was not declared in this scope 680 | if (ABSL_PREDICT_FALSE(ptr >= end_)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:681:14: error: 'EnsureSpaceFallback' was not declared in this scope 681 | return EnsureSpaceFallback(ptr); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:687:53: error: non-member function 'size_t google::protobuf::BytesAvailable(uint8_t*)' cannot have cv-qualifier 687 | [[nodiscard]] size_t BytesAvailable(uint8_t* ptr) const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'size_t google::protobuf::BytesAvailable(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:688:12: error: 'end_' was not declared in this scope 688 | return end_ + kSlopBytes - ptr; | ^~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:61, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:151:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 151 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedInputStream { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:152:2: error: expected primary-expression before 'public' 152 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:152:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:151:78: note: to match this '{' 151 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedInputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:159:12: error: ISO C++ forbids declaration of 'CodedInputStream' with no type [-fpermissive] 159 | explicit CodedInputStream(const uint8_t* buffer, int size); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:159:3: error: 'explicit' outside class declaration 159 | explicit CodedInputStream(const uint8_t* buffer, int size); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:159:60: error: 'int google::protobuf::io::CodedInputStream(const uint8_t*, int)' redeclared as different kind of entity 159 | explicit CodedInputStream(const uint8_t* buffer, int size); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:151:61: note: previous declaration 'int google::protobuf::io::CodedInputStream' 151 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedInputStream { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:160:26: error: 'CodedInputStream' does not name a type 160 | CodedInputStream(const CodedInputStream&) = delete; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:160:45: error: expected constructor, destructor, or type conversion before '=' token 160 | CodedInputStream(const CodedInputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:688:19: error: 'kSlopBytes' was not declared in this scope 688 | return end_ + kSlopBytes - ptr; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:161:3: error: 'CodedInputStream' does not name a type 161 | CodedInputStream& operator=(const CodedInputStream&) = delete; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:168:22: error: expected constructor, destructor, or type conversion before ';' token 168 | ~CodedInputStream(); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:172:60: error: non-member function 'bool google::protobuf::io::IsFlat()' cannot have cv-qualifier 172 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD inline bool IsFlat() const; | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteRaw(const void*, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:694:28: error: 'end_' was not declared in this scope 694 | if (ABSL_PREDICT_FALSE(end_ - ptr < size)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint32_t google::protobuf::io::ReadTag()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:252:12: error: 'last_tag_' was not declared in this scope 252 | return last_tag_ = ReadTagNoLastTag(); | ^~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:695:14: error: 'WriteRawFallback' was not declared in this scope 695 | return WriteRawFallback(data, size, ptr); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteRawMaybeAliased(const void*, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:709:9: error: 'aliasing_enabled_' was not declared in this scope; did you mean 'google::protobuf::io::aliasing_enabled_'? 709 | if (aliasing_enabled_) { | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::aliasing_enabled_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:543:8: note: 'google::protobuf::io::aliasing_enabled_' declared here 543 | bool aliasing_enabled_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:252:24: error: 'ReadTagNoLastTag' was not declared in this scope 252 | return last_tag_ = ReadTagNoLastTag(); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:710:14: error: 'WriteAliasedRaw' was not declared in this scope 710 | return WriteAliasedRaw(data, size, ptr); | ^~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteStringMaybeAliased(uint32_t, std::string_view, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:727:28: error: 'end_' was not declared in this scope 727 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:727:46: error: 'TagSize' was not declared in this scope 727 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'std::pair google::protobuf::io::ReadTagWithCutoff(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:269:40: error: 'ReadTagWithCutoffNoLastTag' was not declared in this scope; did you mean 'ReadTagWithCutoff'? 269 | std::pair result = ReadTagWithCutoffNoLastTag(cutoff); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | ReadTagWithCutoff In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:728:14: error: 'WriteStringMaybeAliasedOutline' was not declared in this scope; did you mean 'WriteStringMaybeAliased'? 728 | return WriteStringMaybeAliasedOutline(num, s, ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteStringMaybeAliased /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:270:5: error: 'last_tag_' was not declared in this scope 270 | last_tag_ = result.first; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:730:11: error: 'UnsafeVarint' was not declared in this scope 730 | ptr = UnsafeVarint((num << 3) | 2, ptr); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::protobuf::io::SetLastTag(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:317:35: error: 'last_tag_' was not declared in this scope 317 | void SetLastTag(uint32_t tag) { last_tag_ = tag; } | ^~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteString(uint32_t, const T&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:745:28: error: 'end_' was not declared in this scope 745 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:745:46: error: there are no arguments to 'TagSize' that depend on a template parameter, so a declaration of 'TagSize' must be available [-fpermissive] 745 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:745:46: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) 745 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:748:11: error: there are no arguments to 'UnsafeVarint' that depend on a template parameter, so a declaration of 'UnsafeVarint' must be available [-fpermissive] 748 | ptr = UnsafeVarint((num << 3) | 2, ptr); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteString(uint32_t, const absl::lts_20260107::Cord&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:758:11: error: 'WriteTag' was not declared in this scope; did you mean 'WriteRaw'? 758 | ptr = WriteTag(num, 2, ptr); | ^~~~~~~~ | WriteRaw /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::protobuf::io::SetConsumed()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:326:24: error: 'legitimate_message_end_' was not declared in this scope 326 | void SetConsumed() { legitimate_message_end_ = true; } | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:359:61: error: non-member function 'int google::protobuf::io::BytesUntilLimit()' cannot have cv-qualifier 359 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int BytesUntilLimit() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:362:61: error: non-member function 'int google::protobuf::io::CurrentPosition()' cannot have cv-qualifier 362 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int CurrentPosition() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:385:71: error: non-member function 'int google::protobuf::io::BytesUntilTotalBytesLimit()' cannot have cv-qualifier 385 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int BytesUntilTotalBytesLimit() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:759:12: error: 'WriteCordOutline' was not declared in this scope 759 | return WriteCordOutline(s, ptr); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::io::RecursionBudget()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:396:12: error: 'recursion_budget_' was not declared in this scope; did you mean 'RecursionBudget'? 396 | return recursion_budget_; | ^~~~~~~~~~~~~~~~~ | RecursionBudget /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteInt32Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:774:49: error: 'Encode64' was not declared in this scope 774 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteUInt32Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:779:49: error: 'Encode32' was not declared in this scope 779 | return WriteVarintPacked(num, r, size, ptr, Encode32); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::io::GetDefaultRecursionLimit()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:400:12: error: 'default_recursion_limit_' was not declared in this scope 400 | return default_recursion_limit_; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:420:67: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 420 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD std::pair | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:420:77: error: template argument 1 is invalid 420 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD std::pair | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:523:2: error: expected unqualified-id before 'private' 523 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:20: error: non-member function 'int google::protobuf::io::BufferSize()' cannot have cv-qualifier 626 | int BufferSize() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:632:3: error: 'friend' used outside of class 632 | friend class google::protobuf::ZeroCopyCodedInputStream; | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:632:34: warning: declaration 'class google::protobuf::ZeroCopyCodedInputStream' does not declare anything 632 | friend class google::protobuf::ZeroCopyCodedInputStream; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:633:3: error: 'friend' used outside of class 633 | friend class google::protobuf::internal::EpsCopyByteStream; | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:633:44: warning: declaration 'class google::protobuf::internal::EpsCopyByteStream' does not declare anything 633 | friend class google::protobuf::internal::EpsCopyByteStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:61, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:642:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 642 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:644:2: error: expected primary-expression before 'public' 644 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:644:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:643:25: note: to match this '{' 643 | EpsCopyOutputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:648:22: error: expected constructor, destructor, or type conversion before '(' token 648 | EpsCopyOutputStream(ZeroCopyOutputStream* stream, bool deterministic, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:659:3: error: ISO C++ forbids declaration of 'EpsCopyOutputStream' with no type [-fpermissive] 659 | EpsCopyOutputStream(void* data, int size, bool deterministic) | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:659:63: error: 'int google::protobuf::EpsCopyOutputStream(void*, int, bool)' redeclared as different kind of entity 659 | EpsCopyOutputStream(void* data, int size, bool deterministic) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:643:5: note: previous declaration 'int google::protobuf::EpsCopyOutputStream' 643 | EpsCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::EpsCopyOutputStream(void*, int, bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:660:9: error: only constructors take member initializers 660 | : end_(static_cast(data) + size), | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:663:57: warning: no return statement in function returning non-void [-Wreturn-type] 663 | is_serialization_deterministic_(deterministic) {} | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:666:45: error: 'ZeroCopyOutputStream' has not been declared 666 | EpsCopyOutputStream(void* data, int size, ZeroCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:666:3: error: ISO C++ forbids declaration of 'EpsCopyOutputStream' with no type [-fpermissive] 666 | EpsCopyOutputStream(void* data, int size, ZeroCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:667:55: error: 'int google::protobuf::EpsCopyOutputStream(void*, int, int*, bool, uint8_t**)' redeclared as different kind of entity 667 | bool deterministic, uint8_t** pp) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:643:5: note: previous declaration 'int google::protobuf::EpsCopyOutputStream' 643 | EpsCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::EpsCopyOutputStream(void*, int, int*, bool, uint8_t**)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:668:9: error: only constructors take member initializers 668 | : stream_(stream), is_serialization_deterministic_(deterministic) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteSInt32Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:784:49: error: 'ZigZagEncode32' was not declared in this scope 784 | return WriteVarintPacked(num, r, size, ptr, ZigZagEncode32); | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteInt64Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:789:49: error: 'Encode64' was not declared in this scope 789 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:669:11: error: 'SetInitialBuffer' was not declared in this scope 669 | *pp = SetInitialBuffer(data, size); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:670:3: warning: no return statement in function returning non-void [-Wreturn-type] 670 | } | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/message/internal/accessors.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/json/encode.h:11, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/json/encode.c:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteUInt64Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:794:49: error: 'Encode64' was not declared in this scope 794 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h:58:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 58 | val->val = (uint64_t)cval; \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h:74:1: note: in expansion of macro 'FUNCS' 74 | FUNCS(cstr, cstr, char*, uintptr_t) | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/vlog_config.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:63, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::EnsureSpace(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:680:35: error: 'end_' was not declared in this scope 680 | if (ABSL_PREDICT_FALSE(ptr >= end_)) { | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h:58:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 58 | val->val = (uint64_t)cval; \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h:76:1: note: in expansion of macro 'FUNCS' 76 | FUNCS(ptr, ptr, void*, uintptr_t) | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h:58:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 58 | val->val = (uint64_t)cval; \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/hash/common.h:77:1: note: in expansion of macro 'FUNCS' 77 | FUNCS(constptr, constptr, const void*, uintptr_t) | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteSInt64Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:799:49: error: 'ZigZagEncode64' was not declared in this scope 799 | return WriteVarintPacked(num, r, size, ptr, ZigZagEncode64); | ^~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:681:14: error: 'EnsureSpaceFallback' was not declared in this scope 681 | return EnsureSpaceFallback(ptr); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:687:53: error: non-member function 'size_t google::protobuf::BytesAvailable(uint8_t*)' cannot have cv-qualifier 687 | [[nodiscard]] size_t BytesAvailable(uint8_t* ptr) const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'size_t google::protobuf::BytesAvailable(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:688:12: error: 'end_' was not declared in this scope 688 | return end_ + kSlopBytes - ptr; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteEnumPacked(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:804:49: error: 'Encode64' was not declared in this scope 804 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:688:19: error: 'kSlopBytes' was not declared in this scope 688 | return end_ + kSlopBytes - ptr; | ^~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/vlog_config.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:63, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteRaw(const void*, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:694:28: error: 'end_' was not declared in this scope 694 | if (ABSL_PREDICT_FALSE(end_ - ptr < size)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteFixedPacked(int, const T&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:814:12: error: 'WriteRawLittleEndian' was not declared in this scope 814 | return WriteRawLittleEndian(r.data(), static_cast(size), | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:695:14: error: 'WriteRawFallback' was not declared in this scope 695 | return WriteRawFallback(data, size, ptr); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteRawMaybeAliased(const void*, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:709:9: error: 'aliasing_enabled_' was not declared in this scope; did you mean 'google::protobuf::io::aliasing_enabled_'? 709 | if (aliasing_enabled_) { | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::aliasing_enabled_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:543:8: note: 'google::protobuf::io::aliasing_enabled_' declared here 543 | bool aliasing_enabled_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:710:14: error: 'WriteAliasedRaw' was not declared in this scope 710 | return WriteAliasedRaw(data, size, ptr); | ^~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/message/internal/accessors.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/json/encode.h:11, from /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/json/encode.c:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteRawNumericArrayLittleEndian(const void*, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:821:12: error: 'WriteRawLittleEndian' was not declared in this scope 821 | return WriteRawLittleEndian(data, size, ptr); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:826:55: error: non-member function 'bool google::protobuf::HadError()' cannot have cv-qualifier 826 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool HadError() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/message/internal/message.h:87:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 87 | return (upb_Extension*)(ptr.ptr & ~3ULL); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-34.1/upb/message/internal/message.h:92:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 92 | return (upb_StringView*)(ptr.ptr & ~3ULL); | ^ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/vlog_config.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:63, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteStringMaybeAliased(uint32_t, std::string_view, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:727:28: error: 'end_' was not declared in this scope 727 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::protobuf::HadError()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:827:12: error: 'had_error_' was not declared in this scope; did you mean 'HadError'? 827 | return had_error_; | ^~~~~~~~~~ | HadError /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:727:46: error: 'TagSize' was not declared in this scope 727 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::protobuf::SetSerializationDeterministic(bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:843:5: error: 'is_serialization_deterministic_' was not declared in this scope; did you mean 'SetSerializationDeterministic'? 843 | is_serialization_deterministic_ = value; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | SetSerializationDeterministic /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:848:7: error: non-member function 'bool google::protobuf::IsSerializationDeterministic()' cannot have cv-qualifier 848 | const { | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:728:14: error: 'WriteStringMaybeAliasedOutline' was not declared in this scope; did you mean 'WriteStringMaybeAliased'? 728 | return WriteStringMaybeAliasedOutline(num, s, ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteStringMaybeAliased /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:730:11: error: 'UnsafeVarint' was not declared in this scope 730 | ptr = UnsafeVarint((num << 3) | 2, ptr); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::protobuf::IsSerializationDeterministic()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:849:12: error: 'is_serialization_deterministic_' was not declared in this scope; did you mean 'IsSerializationDeterministic'? 849 | return is_serialization_deterministic_; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | IsSerializationDeterministic /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:854:71: error: non-member function 'int64_t google::protobuf::ByteCount(uint8_t*)' cannot have cv-qualifier 854 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount(uint8_t* ptr) const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:880:2: error: expected unqualified-id before 'private' 880 | private: | ^~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/vlog_config.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:63, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteString(uint32_t, const T&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:745:28: error: 'end_' was not declared in this scope 745 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:745:46: error: there are no arguments to 'TagSize' that depend on a template parameter, so a declaration of 'TagSize' must be available [-fpermissive] 745 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:745:46: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) 745 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:748:11: error: there are no arguments to 'UnsafeVarint' that depend on a template parameter, so a declaration of 'UnsafeVarint' must be available [-fpermissive] 748 | ptr = UnsafeVarint((num << 3) | 2, ptr); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:26: error: 'buffer_' was not declared in this scope; did you mean 'buffer_end_'? 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~ | buffer_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteString(uint32_t, const absl::lts_20260107::Cord&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:758:11: error: 'WriteTag' was not declared in this scope; did you mean 'WriteRaw'? 758 | ptr = WriteTag(num, 2, ptr); | ^~~~~~~~ | WriteRaw /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:883:23: error: 'kSlopBytes' was not declared in this scope 883 | uint8_t buffer_[2 * kSlopBytes]; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:759:12: error: 'WriteCordOutline' was not declared in this scope 759 | return WriteCordOutline(s, ptr); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:884:3: error: 'ZeroCopyOutputStream' does not name a type; did you mean 'EpsCopyOutputStream'? 884 | ZeroCopyOutputStream* stream_; | ^~~~~~~~~~~~~~~~~~~~ | EpsCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:893:40: error: non-member function 'std::ptrdiff_t google::protobuf::GetSize(uint8_t*)' cannot have cv-qualifier 893 | std::ptrdiff_t GetSize(uint8_t* ptr) const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteInt32Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:774:49: error: 'Encode64' was not declared in this scope 774 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:22, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'std::ptrdiff_t google::protobuf::GetSize(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:24: error: 'end_' was not declared in this scope 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION' 68 | !(condition) ? (void)0 : ::absl::log_internal::Voidify() && | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:27:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL' 27 | ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:28:37: note: in expansion of macro 'ABSL_PREDICT_FALSE' 28 | ABSL_PREDICT_FALSE(!(condition))) \ | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:41:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL' 41 | ABSL_LOG_INTERNAL_CHECK_IMPL(condition, condition_text) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL' 47 | ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:5: note: in expansion of macro 'ABSL_DCHECK' 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteUInt32Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:779:49: error: 'Encode32' was not declared in this scope 779 | return WriteVarintPacked(num, r, size, ptr, Encode32); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:31: error: 'kSlopBytes' was not declared in this scope 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION' 68 | !(condition) ? (void)0 : ::absl::log_internal::Voidify() && | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:27:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL' 27 | ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:28:37: note: in expansion of macro 'ABSL_PREDICT_FALSE' 28 | ABSL_PREDICT_FALSE(!(condition))) \ | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:41:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL' 41 | ABSL_LOG_INTERNAL_CHECK_IMPL(condition, condition_text) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL' 47 | ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:5: note: in expansion of macro 'ABSL_DCHECK' 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:895:12: error: 'end_' was not declared in this scope 895 | return end_ + kSlopBytes - ptr; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteSInt32Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:784:49: error: 'ZigZagEncode32' was not declared in this scope 784 | return WriteVarintPacked(num, r, size, ptr, ZigZagEncode32); | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:895:19: error: 'kSlopBytes' was not declared in this scope 895 | return end_ + kSlopBytes - ptr; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteInt64Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:789:49: error: 'Encode64' was not declared in this scope 789 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::Error()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:901:5: error: 'end_' was not declared in this scope 901 | end_ = buffer_ + kSlopBytes; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteUInt64Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:794:49: error: 'Encode64' was not declared in this scope 794 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:901:12: error: 'buffer_' was not declared in this scope; did you mean 'buffer_end_'? 901 | end_ = buffer_ + kSlopBytes; | ^~~~~~~ | buffer_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteSInt64Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:799:49: error: 'ZigZagEncode64' was not declared in this scope 799 | return WriteVarintPacked(num, r, size, ptr, ZigZagEncode64); | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:901:22: error: 'kSlopBytes' was not declared in this scope 901 | end_ = buffer_ + kSlopBytes; | ^~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:22, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteTag(uint32_t, uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:915:23: error: 'end_' was not declared in this scope 915 | ABSL_DCHECK(ptr < end_); // NOLINT | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION' 68 | !(condition) ? (void)0 : ::absl::log_internal::Voidify() && | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:27:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL' 27 | ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:28:37: note: in expansion of macro 'ABSL_PREDICT_FALSE' 28 | ABSL_PREDICT_FALSE(!(condition))) \ | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:41:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL' 41 | ABSL_LOG_INTERNAL_CHECK_IMPL(condition, condition_text) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL' 47 | ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:915:5: note: in expansion of macro 'ABSL_DCHECK' 915 | ABSL_DCHECK(ptr < end_); // NOLINT | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteEnumPacked(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:804:49: error: 'Encode64' was not declared in this scope 804 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:916:12: error: 'UnsafeVarint' was not declared in this scope 916 | return UnsafeVarint((num << 3) | wt, ptr); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteFixedPacked(int, const T&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:814:12: error: 'WriteRawLittleEndian' was not declared in this scope 814 | return WriteRawLittleEndian(r.data(), static_cast(size), | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteLengthDelim(int, uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:922:12: error: 'UnsafeWriteSize' was not declared in this scope 922 | return UnsafeWriteSize(size, ptr); | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:993:2: error: expected unqualified-id before 'public' 993 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1008:2: error: expected unqualified-id before 'private' 1008 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1020:3: error: 'friend' used outside of class 1020 | friend class CodedOutputStream; | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1024:17: error: 'EpsCopyOutputStream' has not been declared 1024 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<1>(const void* data, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1024:58: error: expected initializer before '<' token 1024 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<1>(const void* data, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1030:17: error: 'EpsCopyOutputStream' has not been declared 1030 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<4>(const void* data, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1030:58: error: expected initializer before '<' token 1030 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<4>(const void* data, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1041:17: error: 'EpsCopyOutputStream' has not been declared 1041 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<8>(const void* data, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1041:58: error: expected initializer before '<' token 1041 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<8>(const void* data, | ^ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_op.h:34, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:21, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1098:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 1098 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedOutputStream { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1099:2: error: expected primary-expression before 'public' 1099 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1099:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1098:79: note: to match this '{' 1098 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedOutputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:31: error: 'ZeroCopyOutputStream' was not declared in this scope; did you mean 'google::protobuf::io::ZeroCopyOutputStream'? 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: 'google::protobuf::io::ZeroCopyOutputStream' declared here 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:59: error: template argument 1 is invalid 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:67: error: template argument 1 is invalid 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:68: error: '' is not a template [-fpermissive] 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1111:53: error: expected constructor, destructor, or type conversion before ';' token 1111 | CodedOutputStream(Stream* stream, bool eager_init); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1112:27: error: 'CodedOutputStream' does not name a type 1112 | CodedOutputStream(const CodedOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1112:47: error: expected constructor, destructor, or type conversion before '=' token 1112 | CodedOutputStream(const CodedOutputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteRawNumericArrayLittleEndian(const void*, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:821:12: error: 'WriteRawLittleEndian' was not declared in this scope 821 | return WriteRawLittleEndian(data, size, ptr); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:826:55: error: non-member function 'bool google::protobuf::HadError()' cannot have cv-qualifier 826 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool HadError() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1113:3: error: 'CodedOutputStream' does not name a type 1113 | CodedOutputStream& operator=(const CodedOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1117:21: error: expected class-name before '(' token 1117 | ~CodedOutputStream(); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::HadError()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1123:5: error: 'cur_' was not declared in this scope 1123 | cur_ = impl_.FlushAndResetBuffer(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::protobuf::HadError()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:827:12: error: 'had_error_' was not declared in this scope; did you mean 'HadError'? 827 | return had_error_; | ^~~~~~~~~~ | HadError /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1123:12: error: 'impl_' was not declared in this scope 1123 | cur_ = impl_.FlushAndResetBuffer(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::Trim()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1133:17: error: 'cur_' was not declared in this scope 1133 | void Trim() { cur_ = impl_.Trim(cur_); } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1133:24: error: 'impl_' was not declared in this scope 1133 | void Trim() { cur_ = impl_.Trim(cur_); } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::protobuf::SetSerializationDeterministic(bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:843:5: error: 'is_serialization_deterministic_' was not declared in this scope; did you mean 'SetSerializationDeterministic'? 843 | is_serialization_deterministic_ = value; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | SetSerializationDeterministic /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:848:7: error: non-member function 'bool google::protobuf::IsSerializationDeterministic()' cannot have cv-qualifier 848 | const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::Skip(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1142:12: error: 'impl_' was not declared in this scope 1142 | return impl_.Skip(count, &cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1142:31: error: 'cur_' was not declared in this scope 1142 | return impl_.Skip(count, &cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::GetDirectBufferPointer(void**, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1155:12: error: 'impl_' was not declared in this scope 1155 | return impl_.GetDirectBufferPointer(data, size, &cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1155:54: error: 'cur_' was not declared in this scope 1155 | return impl_.GetDirectBufferPointer(data, size, &cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::protobuf::IsSerializationDeterministic()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:849:12: error: 'is_serialization_deterministic_' was not declared in this scope; did you mean 'IsSerializationDeterministic'? 849 | return is_serialization_deterministic_; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | IsSerializationDeterministic /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:854:71: error: non-member function 'int64_t google::protobuf::ByteCount(uint8_t*)' cannot have cv-qualifier 854 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount(uint8_t* ptr) const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:880:2: error: expected unqualified-id before 'private' 880 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::GetDirectBufferForNBytesAndAdvance(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1167:12: error: 'impl_' was not declared in this scope 1167 | return impl_.GetDirectBufferForNBytesAndAdvance(size, &cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1167:60: error: 'cur_' was not declared in this scope 1167 | return impl_.GetDirectBufferForNBytesAndAdvance(size, &cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:26: error: 'buffer_' was not declared in this scope; did you mean 'buffer_end_'? 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~ | buffer_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteRaw(const void*, int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1172:5: error: 'cur_' was not declared in this scope 1172 | cur_ = impl_.WriteRaw(buffer, size, cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1172:12: error: 'impl_' was not declared in this scope 1172 | cur_ = impl_.WriteRaw(buffer, size, cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:883:23: error: 'kSlopBytes' was not declared in this scope 883 | uint8_t buffer_[2 * kSlopBytes]; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteCord(const absl::lts_20260107::Cord&)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1195:44: error: 'cur_' was not declared in this scope 1195 | void WriteCord(const absl::Cord& cord) { cur_ = impl_.WriteCord(cord, cur_); } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:884:3: error: 'ZeroCopyOutputStream' does not name a type; did you mean 'EpsCopyOutputStream'? 884 | ZeroCopyOutputStream* stream_; | ^~~~~~~~~~~~~~~~~~~~ | EpsCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:893:40: error: non-member function 'std::ptrdiff_t google::protobuf::GetSize(uint8_t*)' cannot have cv-qualifier 893 | std::ptrdiff_t GetSize(uint8_t* ptr) const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1195:51: error: 'impl_' was not declared in this scope 1195 | void WriteCord(const absl::Cord& cord) { cur_ = impl_.WriteCord(cord, cur_); } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteLittleEndian16(uint16_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1204:5: error: 'cur_' was not declared in this scope 1204 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:21, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'std::ptrdiff_t google::protobuf::GetSize(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:24: error: 'end_' was not declared in this scope 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION' 68 | !(condition) ? (void)0 : ::absl::log_internal::Voidify() && | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:27:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL' 27 | ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:28:37: note: in expansion of macro 'ABSL_PREDICT_FALSE' 28 | ABSL_PREDICT_FALSE(!(condition))) \ | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:41:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL' 41 | ABSL_LOG_INTERNAL_CHECK_IMPL(condition, condition_text) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL' 47 | ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:5: note: in expansion of macro 'ABSL_DCHECK' 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1204:12: error: 'impl_' was not declared in this scope 1204 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1205:46: error: 'Cur' was not declared in this scope 1205 | SetCur(WriteLittleEndian16ToArray(value, Cur())); | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:31: error: 'kSlopBytes' was not declared in this scope 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION' 68 | !(condition) ? (void)0 : ::absl::log_internal::Voidify() && | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:27:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL' 27 | ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:28:37: note: in expansion of macro 'ABSL_PREDICT_FALSE' 28 | ABSL_PREDICT_FALSE(!(condition))) \ | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:41:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL' 41 | ABSL_LOG_INTERNAL_CHECK_IMPL(condition, condition_text) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL' 47 | ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:5: note: in expansion of macro 'ABSL_DCHECK' 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:895:12: error: 'end_' was not declared in this scope 895 | return end_ + kSlopBytes - ptr; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1205:12: error: 'WriteLittleEndian16ToArray' was not declared in this scope; did you mean 'WriteLittleEndian16'? 1205 | SetCur(WriteLittleEndian16ToArray(value, Cur())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteLittleEndian16 /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:895:19: error: 'kSlopBytes' was not declared in this scope 895 | return end_ + kSlopBytes - ptr; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1205:5: error: 'SetCur' was not declared in this scope 1205 | SetCur(WriteLittleEndian16ToArray(value, Cur())); | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::Error()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:901:5: error: 'end_' was not declared in this scope 901 | end_ = buffer_ + kSlopBytes; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteLittleEndian32(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1212:5: error: 'cur_' was not declared in this scope 1212 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:901:12: error: 'buffer_' was not declared in this scope; did you mean 'buffer_end_'? 901 | end_ = buffer_ + kSlopBytes; | ^~~~~~~ | buffer_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1212:12: error: 'impl_' was not declared in this scope 1212 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1213:46: error: 'Cur' was not declared in this scope 1213 | SetCur(WriteLittleEndian32ToArray(value, Cur())); | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:901:22: error: 'kSlopBytes' was not declared in this scope 901 | end_ = buffer_ + kSlopBytes; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1213:12: error: 'WriteLittleEndian32ToArray' was not declared in this scope; did you mean 'WriteLittleEndian16ToArray'? 1213 | SetCur(WriteLittleEndian32ToArray(value, Cur())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteLittleEndian16ToArray In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:21, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteTag(uint32_t, uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:915:23: error: 'end_' was not declared in this scope 915 | ABSL_DCHECK(ptr < end_); // NOLINT | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION' 68 | !(condition) ? (void)0 : ::absl::log_internal::Voidify() && | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:27:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL' 27 | ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:28:37: note: in expansion of macro 'ABSL_PREDICT_FALSE' 28 | ABSL_PREDICT_FALSE(!(condition))) \ | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:41:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL' 41 | ABSL_LOG_INTERNAL_CHECK_IMPL(condition, condition_text) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL' 47 | ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:915:5: note: in expansion of macro 'ABSL_DCHECK' 915 | ABSL_DCHECK(ptr < end_); // NOLINT | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1213:5: error: 'SetCur' was not declared in this scope 1213 | SetCur(WriteLittleEndian32ToArray(value, Cur())); | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteLittleEndian64(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1220:5: error: 'cur_' was not declared in this scope 1220 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:916:12: error: 'UnsafeVarint' was not declared in this scope 916 | return UnsafeVarint((num << 3) | wt, ptr); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1220:12: error: 'impl_' was not declared in this scope 1220 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1221:46: error: 'Cur' was not declared in this scope 1221 | SetCur(WriteLittleEndian64ToArray(value, Cur())); | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1221:12: error: 'WriteLittleEndian64ToArray' was not declared in this scope; did you mean 'WriteLittleEndian32ToArray'? 1221 | SetCur(WriteLittleEndian64ToArray(value, Cur())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteLittleEndian32ToArray /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteLengthDelim(int, uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:922:12: error: 'UnsafeWriteSize' was not declared in this scope 922 | return UnsafeWriteSize(size, ptr); | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:993:2: error: expected unqualified-id before 'public' 993 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1008:2: error: expected unqualified-id before 'private' 1008 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1020:3: error: 'friend' used outside of class 1020 | friend class CodedOutputStream; | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1024:17: error: 'EpsCopyOutputStream' has not been declared 1024 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<1>(const void* data, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1024:58: error: expected initializer before '<' token 1024 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<1>(const void* data, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1030:17: error: 'EpsCopyOutputStream' has not been declared 1030 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<4>(const void* data, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1030:58: error: expected initializer before '<' token 1030 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<4>(const void* data, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1041:17: error: 'EpsCopyOutputStream' has not been declared 1041 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<8>(const void* data, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1041:58: error: expected initializer before '<' token 1041 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<8>(const void* data, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1221:5: error: 'SetCur' was not declared in this scope 1221 | SetCur(WriteLittleEndian64ToArray(value, Cur())); | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:61, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1098:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 1098 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedOutputStream { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1099:2: error: expected primary-expression before 'public' 1099 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1099:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1098:79: note: to match this '{' 1098 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedOutputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:31: error: 'ZeroCopyOutputStream' was not declared in this scope; did you mean 'google::protobuf::io::ZeroCopyOutputStream'? 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: 'google::protobuf::io::ZeroCopyOutputStream' declared here 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:59: error: template argument 1 is invalid 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:67: error: template argument 1 is invalid 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:68: error: '' is not a template [-fpermissive] 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1111:53: error: expected constructor, destructor, or type conversion before ';' token 1111 | CodedOutputStream(Stream* stream, bool eager_init); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1293:55: error: non-member function 'int google::ByteCount()' cannot have cv-qualifier 1293 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int ByteCount() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1112:27: error: 'CodedOutputStream' does not name a type 1112 | CodedOutputStream(const CodedOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1112:47: error: expected constructor, destructor, or type conversion before '=' token 1112 | CodedOutputStream(const CodedOutputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1113:3: error: 'CodedOutputStream' does not name a type 1113 | CodedOutputStream& operator=(const CodedOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1117:21: error: expected class-name before '(' token 1117 | ~CodedOutputStream(); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::ByteCount()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1294:29: error: 'impl_' was not declared in this scope 1294 | return static_cast(impl_.ByteCount(cur_) - start_count_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::HadError()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1123:5: error: 'cur_' was not declared in this scope 1123 | cur_ = impl_.FlushAndResetBuffer(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1294:45: error: 'cur_' was not declared in this scope 1294 | return static_cast(impl_.ByteCount(cur_) - start_count_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1123:12: error: 'impl_' was not declared in this scope 1123 | cur_ = impl_.FlushAndResetBuffer(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::Trim()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1133:17: error: 'cur_' was not declared in this scope 1133 | void Trim() { cur_ = impl_.Trim(cur_); } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1294:53: error: 'start_count_' was not declared in this scope 1294 | return static_cast(impl_.ByteCount(cur_) - start_count_); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1133:24: error: 'impl_' was not declared in this scope 1133 | void Trim() { cur_ = impl_.Trim(cur_); } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::EnableAliasing(bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1306:39: error: 'impl_' was not declared in this scope 1306 | void EnableAliasing(bool enabled) { impl_.EnableAliasing(enabled); } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::Skip(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1142:12: error: 'impl_' was not declared in this scope 1142 | return impl_.Skip(count, &cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::SetSerializationDeterministic(bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1330:5: error: 'impl_' was not declared in this scope 1330 | impl_.SetSerializationDeterministic(value); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1335:7: error: non-member function 'bool google::IsSerializationDeterministic()' cannot have cv-qualifier 1335 | const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1142:31: error: 'cur_' was not declared in this scope 1142 | return impl_.Skip(count, &cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::IsSerializationDeterministic()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1336:12: error: 'impl_' was not declared in this scope 1336 | return impl_.IsSerializationDeterministic(); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::GetDirectBufferPointer(void**, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1155:12: error: 'impl_' was not declared in this scope 1155 | return impl_.GetDirectBufferPointer(data, size, &cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1155:54: error: 'cur_' was not declared in this scope 1155 | return impl_.GetDirectBufferPointer(data, size, &cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::GetDirectBufferForNBytesAndAdvance(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1167:12: error: 'impl_' was not declared in this scope 1167 | return impl_.GetDirectBufferForNBytesAndAdvance(size, &cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1167:60: error: 'cur_' was not declared in this scope 1167 | return impl_.GetDirectBufferForNBytesAndAdvance(size, &cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::IsDefaultSerializationDeterministic()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1341:12: error: 'default_serialization_deterministic_' was not declared in this scope; did you mean 'IsDefaultSerializationDeterministic'? 1341 | return default_serialization_deterministic_.load( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | IsDefaultSerializationDeterministic /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:54: error: non-member function 'uint8_t* google::Cur()' cannot have cv-qualifier 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteRaw(const void*, int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1172:5: error: 'cur_' was not declared in this scope 1172 | cur_ = impl_.WriteRaw(buffer, size, cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::Cur()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:69: error: 'cur_' was not declared in this scope 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::SetCur(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1349:31: error: 'cur_' was not declared in this scope 1349 | void SetCur(uint8_t* ptr) { cur_ = ptr; } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1172:12: error: 'impl_' was not declared in this scope 1172 | cur_ = impl_.WriteRaw(buffer, size, cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteCord(const absl::lts_20260107::Cord&)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1195:44: error: 'cur_' was not declared in this scope 1195 | void WriteCord(const absl::Cord& cord) { cur_ = impl_.WriteCord(cord, cur_); } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1195:51: error: 'impl_' was not declared in this scope 1195 | void WriteCord(const absl::Cord& cord) { cur_ = impl_.WriteCord(cord, cur_); } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1350:39: error: 'EpsCopyOutputStream' does not name a type; did you mean 'CodedOutputStream'? 1350 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD EpsCopyOutputStream* EpsCopy() { | ^~~~~~~~~~~~~~~~~~~ | CodedOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1354:2: error: expected unqualified-id before 'private' 1354 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteLittleEndian16(uint16_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1204:5: error: 'cur_' was not declared in this scope 1204 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1204:12: error: 'impl_' was not declared in this scope 1204 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1358:3: error: 'EpsCopyOutputStream' does not name a type; did you mean 'CodedOutputStream'? 1358 | EpsCopyOutputStream impl_; | ^~~~~~~~~~~~~~~~~~~ | CodedOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1370:3: error: 'friend' used outside of class 1370 | friend void google::protobuf::internal::MapTestForceDeterministic(); | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1380:13: error: 'CodedInputStream' has not been declared 1380 | inline bool CodedInputStream::ReadVarint32(uint32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1205:46: error: 'Cur' was not declared in this scope 1205 | SetCur(WriteLittleEndian16ToArray(value, Cur())); | ^~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadVarint32(uint32_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1382:25: error: 'buffer_' was not declared in this scope 1382 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1382:35: error: 'buffer_end_' was not declared in this scope 1382 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1382:35: note: suggested alternatives: 1382 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1386:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1386 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1390:20: error: 'ReadVarint32Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadVarint32Fallback'? 1390 | int64_t result = ReadVarint32Fallback(v); | ^~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadVarint32Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:608:11: note: 'google::protobuf::io::ReadVarint32Fallback' declared here 608 | int64_t ReadVarint32Fallback(uint32_t first_byte_or_zero); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1395:13: error: 'CodedInputStream' has not been declared 1395 | inline bool CodedInputStream::ReadVarint64(uint64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1205:12: error: 'WriteLittleEndian16ToArray' was not declared in this scope; did you mean 'WriteLittleEndian16'? 1205 | SetCur(WriteLittleEndian16ToArray(value, Cur())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteLittleEndian16 /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1205:5: error: 'SetCur' was not declared in this scope 1205 | SetCur(WriteLittleEndian16ToArray(value, Cur())); | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadVarint64(uint64_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1396:25: error: 'buffer_' was not declared in this scope 1396 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1396:35: error: 'buffer_end_' was not declared in this scope 1396 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1396:35: note: suggested alternatives: 1396 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1398:5: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1398 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteLittleEndian32(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1212:5: error: 'cur_' was not declared in this scope 1212 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1212:12: error: 'impl_' was not declared in this scope 1212 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1213:46: error: 'Cur' was not declared in this scope 1213 | SetCur(WriteLittleEndian32ToArray(value, Cur())); | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1401:33: error: 'ReadVarint64Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadVarint64Fallback'? 1401 | std::pair p = ReadVarint64Fallback(); | ^~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadVarint64Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:610:29: note: 'google::protobuf::io::ReadVarint64Fallback' declared here 610 | std::pair ReadVarint64Fallback(); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1406:13: error: 'CodedInputStream' has not been declared 1406 | inline bool CodedInputStream::ReadVarintSizeAsInt(int* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1213:12: error: 'WriteLittleEndian32ToArray' was not declared in this scope; did you mean 'WriteLittleEndian16ToArray'? 1213 | SetCur(WriteLittleEndian32ToArray(value, Cur())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteLittleEndian16ToArray /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1213:5: error: 'SetCur' was not declared in this scope 1213 | SetCur(WriteLittleEndian32ToArray(value, Cur())); | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadVarintSizeAsInt(int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1407:25: error: 'buffer_' was not declared in this scope 1407 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1407:35: error: 'buffer_end_' was not declared in this scope 1407 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1407:35: note: suggested alternatives: 1407 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteLittleEndian64(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1220:5: error: 'cur_' was not declared in this scope 1220 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1411:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1411 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1415:12: error: 'ReadVarintSizeAsIntFallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadVarintSizeAsIntFallback'? 1415 | *value = ReadVarintSizeAsIntFallback(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadVarintSizeAsIntFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:609:7: note: 'google::protobuf::io::ReadVarintSizeAsIntFallback' declared here 609 | int ReadVarintSizeAsIntFallback(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1420:23: error: 'CodedInputStream' has not been declared 1420 | inline const uint8_t* CodedInputStream::ReadLittleEndian16FromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1427:23: error: 'CodedInputStream' has not been declared 1427 | inline const uint8_t* CodedInputStream::ReadLittleEndian32FromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1434:23: error: 'CodedInputStream' has not been declared 1434 | inline const uint8_t* CodedInputStream::ReadLittleEndian64FromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1441:13: error: 'CodedInputStream' has not been declared 1441 | inline bool CodedInputStream::ReadLittleEndian16(uint16_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1220:12: error: 'impl_' was not declared in this scope 1220 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadLittleEndian16(uint16_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1442:25: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1442 | if (ABSL_PREDICT_TRUE(BufferSize() >= static_cast(sizeof(*value)))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1221:46: error: 'Cur' was not declared in this scope 1221 | SetCur(WriteLittleEndian64ToArray(value, Cur())); | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1221:12: error: 'WriteLittleEndian64ToArray' was not declared in this scope; did you mean 'WriteLittleEndian32ToArray'? 1221 | SetCur(WriteLittleEndian64ToArray(value, Cur())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteLittleEndian32ToArray /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1443:5: error: 'buffer_' was not declared in this scope 1443 | buffer_ = ReadLittleEndian16FromArray(buffer_, value); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1446:12: error: 'ReadLittleEndian16Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadLittleEndian16Fallback'? 1446 | return ReadLittleEndian16Fallback(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadLittleEndian16Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:614:8: note: 'google::protobuf::io::ReadLittleEndian16Fallback' declared here 614 | bool ReadLittleEndian16Fallback(uint16_t* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1450:13: error: 'CodedInputStream' has not been declared 1450 | inline bool CodedInputStream::ReadLittleEndian32(uint32_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadLittleEndian32(uint32_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1453:25: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1453 | if (ABSL_PREDICT_TRUE(BufferSize() >= static_cast(sizeof(*value)))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1221:5: error: 'SetCur' was not declared in this scope 1221 | SetCur(WriteLittleEndian64ToArray(value, Cur())); | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1293:55: error: non-member function 'int google::ByteCount()' cannot have cv-qualifier 1293 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int ByteCount() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::ByteCount()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1294:29: error: 'impl_' was not declared in this scope 1294 | return static_cast(impl_.ByteCount(cur_) - start_count_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1454:5: error: 'buffer_' was not declared in this scope 1454 | buffer_ = ReadLittleEndian32FromArray(buffer_, value); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1457:12: error: 'ReadLittleEndian32Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadLittleEndian32Fallback'? 1457 | return ReadLittleEndian32Fallback(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadLittleEndian32Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:615:8: note: 'google::protobuf::io::ReadLittleEndian32Fallback' declared here 615 | bool ReadLittleEndian32Fallback(uint32_t* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1464:13: error: 'CodedInputStream' has not been declared 1464 | inline bool CodedInputStream::ReadLittleEndian64(uint64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1294:45: error: 'cur_' was not declared in this scope 1294 | return static_cast(impl_.ByteCount(cur_) - start_count_); | ^~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadLittleEndian64(uint64_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1467:25: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1467 | if (ABSL_PREDICT_TRUE(BufferSize() >= static_cast(sizeof(*value)))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1294:53: error: 'start_count_' was not declared in this scope 1294 | return static_cast(impl_.ByteCount(cur_) - start_count_); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1468:5: error: 'buffer_' was not declared in this scope 1468 | buffer_ = ReadLittleEndian64FromArray(buffer_, value); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1471:12: error: 'ReadLittleEndian64Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadLittleEndian64Fallback'? 1471 | return ReadLittleEndian64Fallback(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadLittleEndian64Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:616:8: note: 'google::protobuf::io::ReadLittleEndian64Fallback' declared here 616 | bool ReadLittleEndian64Fallback(uint64_t* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1478:17: error: 'CodedInputStream' has not been declared 1478 | inline uint32_t CodedInputStream::ReadTagNoLastTag() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::EnableAliasing(bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1306:39: error: 'impl_' was not declared in this scope 1306 | void EnableAliasing(bool enabled) { impl_.EnableAliasing(enabled); } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::SetSerializationDeterministic(bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1330:5: error: 'impl_' was not declared in this scope 1330 | impl_.SetSerializationDeterministic(value); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1335:7: error: non-member function 'bool google::IsSerializationDeterministic()' cannot have cv-qualifier 1335 | const { | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint32_t ReadTagNoLastTag()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1480:25: error: 'buffer_' was not declared in this scope 1480 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1480:35: error: 'buffer_end_' was not declared in this scope 1480 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1480:35: note: suggested alternatives: 1480 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1483:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1483 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1487:7: error: 'ReadTagFallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadTagFallback'? 1487 | v = ReadTagFallback(v); | ^~~~~~~~~~~~~~~ | google::protobuf::io::ReadTagFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:621:12: note: 'google::protobuf::io::ReadTagFallback' declared here 621 | uint32_t ReadTagFallback(uint32_t first_byte_or_zero); | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::IsSerializationDeterministic()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1336:12: error: 'impl_' was not declared in this scope 1336 | return impl_.IsSerializationDeterministic(); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1491:34: error: 'CodedInputStream' has not been declared 1491 | inline std::pair CodedInputStream::ReadTagWithCutoffNoLastTag( | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'std::pair ReadTagWithCutoffNoLastTag(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1497:25: error: 'buffer_' was not declared in this scope 1497 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1497:35: error: 'buffer_end_' was not declared in this scope 1497 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1497:35: note: suggested alternatives: 1497 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1505:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1505 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1515:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1515 | Advance(2); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::IsDefaultSerializationDeterministic()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1341:12: error: 'default_serialization_deterministic_' was not declared in this scope; did you mean 'IsDefaultSerializationDeterministic'? 1341 | return default_serialization_deterministic_.load( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | IsDefaultSerializationDeterministic /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:54: error: non-member function 'uint8_t* google::Cur()' cannot have cv-qualifier 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1527:24: error: 'ReadTagFallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadTagFallback'? 1527 | const uint32_t tag = ReadTagFallback(first_byte_or_zero); | ^~~~~~~~~~~~~~~ | google::protobuf::io::ReadTagFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:621:12: note: 'google::protobuf::io::ReadTagFallback' declared here 621 | uint32_t ReadTagFallback(uint32_t first_byte_or_zero); | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::Cur()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:69: error: 'cur_' was not declared in this scope 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::SetCur(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1349:31: error: 'cur_' was not declared in this scope 1349 | void SetCur(uint8_t* ptr) { cur_ = ptr; } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1350:39: error: 'EpsCopyOutputStream' does not name a type; did you mean 'CodedOutputStream'? 1350 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD EpsCopyOutputStream* EpsCopy() { | ^~~~~~~~~~~~~~~~~~~ | CodedOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1354:2: error: expected unqualified-id before 'private' 1354 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1358:3: error: 'EpsCopyOutputStream' does not name a type; did you mean 'CodedOutputStream'? 1358 | EpsCopyOutputStream impl_; | ^~~~~~~~~~~~~~~~~~~ | CodedOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1370:3: error: 'friend' used outside of class 1370 | friend void google::protobuf::internal::MapTestForceDeterministic(); | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1380:13: error: 'CodedInputStream' has not been declared 1380 | inline bool CodedInputStream::ReadVarint32(uint32_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/vlog_config.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:63, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadVarint32(uint32_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1382:25: error: 'buffer_' was not declared in this scope 1382 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1382:35: error: 'buffer_end_' was not declared in this scope 1382 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1382:35: note: suggested alternatives: 1382 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1386:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1386 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1390:20: error: 'ReadVarint32Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadVarint32Fallback'? 1390 | int64_t result = ReadVarint32Fallback(v); | ^~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadVarint32Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:608:11: note: 'google::protobuf::io::ReadVarint32Fallback' declared here 608 | int64_t ReadVarint32Fallback(uint32_t first_byte_or_zero); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1395:13: error: 'CodedInputStream' has not been declared 1395 | inline bool CodedInputStream::ReadVarint64(uint64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1531:13: error: 'CodedInputStream' has not been declared 1531 | inline bool CodedInputStream::LastTagWas(uint32_t expected) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool LastTagWas(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1532:10: error: 'last_tag_' was not declared in this scope; did you mean 'google::protobuf::io::last_tag_'? 1532 | return last_tag_ == expected; | ^~~~~~~~~ | google::protobuf::io::last_tag_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:535:12: note: 'google::protobuf::io::last_tag_' declared here 535 | uint32_t last_tag_; // result of last ReadTag() or ReadTagWithCutoff(). | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1535:13: error: 'CodedInputStream' has not been declared 1535 | inline bool CodedInputStream::ConsumedEntireMessage() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ConsumedEntireMessage()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1536:10: error: 'legitimate_message_end_' was not declared in this scope; did you mean 'google::protobuf::io::legitimate_message_end_'? 1536 | return legitimate_message_end_; | ^~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::legitimate_message_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:540:8: note: 'google::protobuf::io::legitimate_message_end_' declared here 540 | bool legitimate_message_end_; | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1539:13: error: 'CodedInputStream' has not been declared 1539 | inline bool CodedInputStream::ExpectTag(uint32_t expected) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/vlog_config.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:63, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadVarint64(uint64_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1396:25: error: 'buffer_' was not declared in this scope 1396 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1396:35: error: 'buffer_end_' was not declared in this scope 1396 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1396:35: note: suggested alternatives: 1396 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1398:5: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1398 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ExpectTag(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1541:27: error: 'buffer_' was not declared in this scope 1541 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1541:37: error: 'buffer_end_' was not declared in this scope 1541 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1541:37: note: suggested alternatives: 1541 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1401:33: error: 'ReadVarint64Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadVarint64Fallback'? 1401 | std::pair p = ReadVarint64Fallback(); | ^~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadVarint64Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:610:29: note: 'google::protobuf::io::ReadVarint64Fallback' declared here 610 | std::pair ReadVarint64Fallback(); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1406:13: error: 'CodedInputStream' has not been declared 1406 | inline bool CodedInputStream::ReadVarintSizeAsInt(int* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1542:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1542 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1548:27: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1548 | if (ABSL_PREDICT_TRUE(BufferSize() >= 2) && | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/vlog_config.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:63, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadVarintSizeAsInt(int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1407:25: error: 'buffer_' was not declared in this scope 1407 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1407:35: error: 'buffer_end_' was not declared in this scope 1407 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1407:35: note: suggested alternatives: 1407 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1411:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1411 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1415:12: error: 'ReadVarintSizeAsIntFallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadVarintSizeAsIntFallback'? 1415 | *value = ReadVarintSizeAsIntFallback(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadVarintSizeAsIntFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:609:7: note: 'google::protobuf::io::ReadVarintSizeAsIntFallback' declared here 609 | int ReadVarintSizeAsIntFallback(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1420:23: error: 'CodedInputStream' has not been declared 1420 | inline const uint8_t* CodedInputStream::ReadLittleEndian16FromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1549:9: error: 'buffer_' was not declared in this scope 1549 | buffer_[0] == static_cast(expected | 0x80) && | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1427:23: error: 'CodedInputStream' has not been declared 1427 | inline const uint8_t* CodedInputStream::ReadLittleEndian32FromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1551:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1551 | Advance(2); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1434:23: error: 'CodedInputStream' has not been declared 1434 | inline const uint8_t* CodedInputStream::ReadLittleEndian64FromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1441:13: error: 'CodedInputStream' has not been declared 1441 | inline bool CodedInputStream::ReadLittleEndian16(uint16_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1562:23: error: 'CodedInputStream' has not been declared 1562 | inline const uint8_t* CodedInputStream::ExpectTagFromArray( | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/vlog_config.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:63, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadLittleEndian16(uint16_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1442:25: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1442 | if (ABSL_PREDICT_TRUE(BufferSize() >= static_cast(sizeof(*value)))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1577:13: error: 'CodedInputStream' has not been declared 1577 | inline void CodedInputStream::GetDirectBufferPointerInline(const void** data, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1443:5: error: 'buffer_' was not declared in this scope 1443 | buffer_ = ReadLittleEndian16FromArray(buffer_, value); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1446:12: error: 'ReadLittleEndian16Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadLittleEndian16Fallback'? 1446 | return ReadLittleEndian16Fallback(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadLittleEndian16Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:614:8: note: 'google::protobuf::io::ReadLittleEndian16Fallback' declared here 614 | bool ReadLittleEndian16Fallback(uint16_t* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void GetDirectBufferPointerInline(const void**, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1579:11: error: 'buffer_' was not declared in this scope 1579 | *data = buffer_; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1450:13: error: 'CodedInputStream' has not been declared 1450 | inline bool CodedInputStream::ReadLittleEndian32(uint32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1580:28: error: 'buffer_end_' was not declared in this scope 1580 | *size = static_cast(buffer_end_ - buffer_); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1580:28: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/vlog_config.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:63, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadLittleEndian32(uint32_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1453:25: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1453 | if (ABSL_PREDICT_TRUE(BufferSize() >= static_cast(sizeof(*value)))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1583:13: error: 'CodedInputStream' has not been declared 1583 | inline bool CodedInputStream::ExpectAtEnd() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1454:5: error: 'buffer_' was not declared in this scope 1454 | buffer_ = ReadLittleEndian32FromArray(buffer_, value); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1457:12: error: 'ReadLittleEndian32Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadLittleEndian32Fallback'? 1457 | return ReadLittleEndian32Fallback(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadLittleEndian32Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:615:8: note: 'google::protobuf::io::ReadLittleEndian32Fallback' declared here 615 | bool ReadLittleEndian32Fallback(uint32_t* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1464:13: error: 'CodedInputStream' has not been declared 1464 | inline bool CodedInputStream::ReadLittleEndian64(uint64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ExpectAtEnd()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:7: error: 'buffer_' was not declared in this scope 1587 | if (buffer_ == buffer_end_ && ((buffer_size_after_limit_ != 0) || | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:18: error: 'buffer_end_' was not declared in this scope 1587 | if (buffer_ == buffer_end_ && ((buffer_size_after_limit_ != 0) || | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:18: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/vlog_config.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:63, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadLittleEndian64(uint64_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1467:25: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1467 | if (ABSL_PREDICT_TRUE(BufferSize() >= static_cast(sizeof(*value)))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:35: error: 'buffer_size_after_limit_' was not declared in this scope; did you mean 'google::protobuf::io::buffer_size_after_limit_'? 1587 | if (buffer_ == buffer_end_ && ((buffer_size_after_limit_ != 0) || | ^~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::buffer_size_after_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:558:7: note: 'google::protobuf::io::buffer_size_after_limit_' declared here 558 | int buffer_size_after_limit_; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1588:35: error: 'total_bytes_read_' was not declared in this scope; did you mean 'google::protobuf::io::total_bytes_read_'? 1588 | (total_bytes_read_ == current_limit_))) { | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::total_bytes_read_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:527:7: note: 'google::protobuf::io::total_bytes_read_' declared here 527 | int total_bytes_read_; // total bytes read from input_, including | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1588:56: error: 'current_limit_' was not declared in this scope; did you mean 'google::protobuf::io::current_limit_'? 1588 | (total_bytes_read_ == current_limit_))) { | ^~~~~~~~~~~~~~ | google::protobuf::io::current_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:549:9: note: 'google::protobuf::io::current_limit_' declared here 549 | Limit current_limit_; // if position = -1, no limit is applied | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1589:5: error: 'last_tag_' was not declared in this scope; did you mean 'google::protobuf::io::last_tag_'? 1589 | last_tag_ = 0; // Pretend we called ReadTag()... | ^~~~~~~~~ | google::protobuf::io::last_tag_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:535:12: note: 'google::protobuf::io::last_tag_' declared here 535 | uint32_t last_tag_; // result of last ReadTag() or ReadTagWithCutoff(). | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1590:5: error: 'legitimate_message_end_' was not declared in this scope; did you mean 'google::protobuf::io::legitimate_message_end_'? 1590 | legitimate_message_end_ = true; // ... and it hit EOF. | ^~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::legitimate_message_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:540:8: note: 'google::protobuf::io::legitimate_message_end_' declared here 540 | bool legitimate_message_end_; | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1468:5: error: 'buffer_' was not declared in this scope 1468 | buffer_ = ReadLittleEndian64FromArray(buffer_, value); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1471:12: error: 'ReadLittleEndian64Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadLittleEndian64Fallback'? 1471 | return ReadLittleEndian64Fallback(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadLittleEndian64Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:616:8: note: 'google::protobuf::io::ReadLittleEndian64Fallback' declared here 616 | bool ReadLittleEndian64Fallback(uint64_t* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1597:12: error: 'CodedInputStream' has not been declared 1597 | inline int CodedInputStream::CurrentPosition() const { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1597:48: error: non-member function 'int CurrentPosition()' cannot have cv-qualifier 1597 | inline int CodedInputStream::CurrentPosition() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int CurrentPosition()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1598:10: error: 'total_bytes_read_' was not declared in this scope; did you mean 'google::protobuf::io::total_bytes_read_'? 1598 | return total_bytes_read_ - (BufferSize() + buffer_size_after_limit_); | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1478:17: error: 'CodedInputStream' has not been declared 1478 | inline uint32_t CodedInputStream::ReadTagNoLastTag() { | ^~~~~~~~~~~~~~~~ | google::protobuf::io::total_bytes_read_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:527:7: note: 'google::protobuf::io::total_bytes_read_' declared here 527 | int total_bytes_read_; // total bytes read from input_, including | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1598:31: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1598 | return total_bytes_read_ - (BufferSize() + buffer_size_after_limit_); | ^~~~~~~~~~ | google::protobuf::io::BufferSize /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1598:46: error: 'buffer_size_after_limit_' was not declared in this scope; did you mean 'google::protobuf::io::buffer_size_after_limit_'? 1598 | return total_bytes_read_ - (BufferSize() + buffer_size_after_limit_); | ^~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::buffer_size_after_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:558:7: note: 'google::protobuf::io::buffer_size_after_limit_' declared here 558 | int buffer_size_after_limit_; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1601:13: error: 'CodedInputStream' has not been declared 1601 | inline void CodedInputStream::Advance(int amount) { buffer_ += amount; } | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/vlog_config.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:63, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint32_t ReadTagNoLastTag()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1480:25: error: 'buffer_' was not declared in this scope 1480 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1480:35: error: 'buffer_end_' was not declared in this scope 1480 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1480:35: note: suggested alternatives: 1480 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void Advance(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1601:53: error: 'buffer_' was not declared in this scope 1601 | inline void CodedInputStream::Advance(int amount) { buffer_ += amount; } | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1603:13: error: 'CodedInputStream' has not been declared 1603 | inline void CodedInputStream::SetRecursionLimit(int limit) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1483:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1483 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void SetRecursionLimit(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1604:3: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1604 | recursion_budget_ += limit - recursion_limit_; | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_budget_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1487:7: error: 'ReadTagFallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadTagFallback'? 1487 | v = ReadTagFallback(v); | ^~~~~~~~~~~~~~~ | google::protobuf::io::ReadTagFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:621:12: note: 'google::protobuf::io::ReadTagFallback' declared here 621 | uint32_t ReadTagFallback(uint32_t first_byte_or_zero); | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1604:32: error: 'recursion_limit_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_limit_'? 1604 | recursion_budget_ += limit - recursion_limit_; | ^~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:569:7: note: 'google::protobuf::io::recursion_limit_' declared here 569 | int recursion_limit_; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1491:34: error: 'CodedInputStream' has not been declared 1491 | inline std::pair CodedInputStream::ReadTagWithCutoffNoLastTag( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1608:13: error: 'CodedInputStream' has not been declared 1608 | inline bool CodedInputStream::IncrementRecursionDepth() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool IncrementRecursionDepth()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1609:5: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1609 | --recursion_budget_; | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_budget_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1613:13: error: 'CodedInputStream' has not been declared 1613 | inline void CodedInputStream::DecrementRecursionDepth() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void DecrementRecursionDepth()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1614:7: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1614 | if (recursion_budget_ < recursion_limit_) ++recursion_budget_; | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_budget_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1614:27: error: 'recursion_limit_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_limit_'? 1614 | if (recursion_budget_ < recursion_limit_) ++recursion_budget_; | ^~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:569:7: note: 'google::protobuf::io::recursion_limit_' declared here 569 | int recursion_limit_; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1617:13: error: 'CodedInputStream' has not been declared 1617 | inline void CodedInputStream::UnsafeDecrementRecursionDepth() { | ^~~~~~~~~~~~~~~~ In file included from /usr/pkg/gcc10/include/c++/cassert:44, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/internal/cord_rep_crc.h:18, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:90, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:113, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void UnsafeDecrementRecursionDepth()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1618:10: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1618 | assert(recursion_budget_ < recursion_limit_); | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ In file included from /usr/pkg/gcc10/include/c++/cassert:44, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/internal/cord_rep_crc.h:18, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:90, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:113, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1618:30: error: 'recursion_limit_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_limit_'? 1618 | assert(recursion_budget_ < recursion_limit_); | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:569:7: note: 'google::protobuf::io::recursion_limit_' declared here 569 | int recursion_limit_; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1622:13: error: 'CodedInputStream' has not been declared 1622 | inline void CodedInputStream::SetExtensionRegistry(const DescriptorPool* pool, | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/vlog_config.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:63, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'std::pair ReadTagWithCutoffNoLastTag(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1497:25: error: 'buffer_' was not declared in this scope 1497 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1497:35: error: 'buffer_end_' was not declared in this scope 1497 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1497:35: note: suggested alternatives: 1497 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1505:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1505 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1515:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1515 | Advance(2); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1527:24: error: 'ReadTagFallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadTagFallback'? 1527 | const uint32_t tag = ReadTagFallback(first_byte_or_zero); | ^~~~~~~~~~~~~~~ | google::protobuf::io::ReadTagFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:621:12: note: 'google::protobuf::io::ReadTagFallback' declared here 621 | uint32_t ReadTagFallback(uint32_t first_byte_or_zero); | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1622:58: error: 'DescriptorPool' does not name a type 1622 | inline void CodedInputStream::SetExtensionRegistry(const DescriptorPool* pool, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1623:52: error: 'MessageFactory' has not been declared 1623 | MessageFactory* factory) { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void SetExtensionRegistry(const int*, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1624:3: error: 'extension_pool_' was not declared in this scope; did you mean 'google::protobuf::io::extension_pool_'? 1624 | extension_pool_ = pool; | ^~~~~~~~~~~~~~~ | google::protobuf::io::extension_pool_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:572:25: note: 'google::protobuf::io::extension_pool_' declared here 572 | const DescriptorPool* extension_pool_; | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1625:3: error: 'extension_factory_' was not declared in this scope; did you mean 'google::protobuf::io::extension_factory_'? 1625 | extension_factory_ = factory; | ^~~~~~~~~~~~~~~~~~ | google::protobuf::io::extension_factory_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:573:19: note: 'google::protobuf::io::extension_factory_' declared here 573 | MessageFactory* extension_factory_; | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1628:14: error: 'DescriptorPool' does not name a type 1628 | inline const DescriptorPool* CodedInputStream::GetExtensionPool() { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1632:8: error: 'MessageFactory' does not name a type 1632 | inline MessageFactory* CodedInputStream::GetExtensionFactory() { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1636:12: error: 'CodedInputStream' has not been declared 1636 | inline int CodedInputStream::BufferSize() const { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1636:43: error: non-member function 'int BufferSize()' cannot have cv-qualifier 1636 | inline int CodedInputStream::BufferSize() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int BufferSize()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1637:27: error: 'buffer_end_' was not declared in this scope 1637 | return static_cast(buffer_end_ - buffer_); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1637:27: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1531:13: error: 'CodedInputStream' has not been declared 1531 | inline bool CodedInputStream::LastTagWas(uint32_t expected) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool LastTagWas(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1532:10: error: 'last_tag_' was not declared in this scope; did you mean 'google::protobuf::io::last_tag_'? 1532 | return last_tag_ == expected; | ^~~~~~~~~ | google::protobuf::io::last_tag_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:535:12: note: 'google::protobuf::io::last_tag_' declared here 535 | uint32_t last_tag_; // result of last ReadTag() or ReadTagWithCutoff(). | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1535:13: error: 'CodedInputStream' has not been declared 1535 | inline bool CodedInputStream::ConsumedEntireMessage() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ConsumedEntireMessage()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1536:10: error: 'legitimate_message_end_' was not declared in this scope; did you mean 'google::protobuf::io::legitimate_message_end_'? 1536 | return legitimate_message_end_; | ^~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::legitimate_message_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:540:8: note: 'google::protobuf::io::legitimate_message_end_' declared here 540 | bool legitimate_message_end_; | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1539:13: error: 'CodedInputStream' has not been declared 1539 | inline bool CodedInputStream::ExpectTag(uint32_t expected) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1637:41: error: 'buffer_' was not declared in this scope 1637 | return static_cast(buffer_end_ - buffer_); | ^~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/vlog_config.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:63, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ExpectTag(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1541:27: error: 'buffer_' was not declared in this scope 1541 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1541:37: error: 'buffer_end_' was not declared in this scope 1541 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1541:37: note: suggested alternatives: 1541 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1542:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1542 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/vlog_config.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:63, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1548:27: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1548 | if (ABSL_PREDICT_TRUE(BufferSize() >= 2) && | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1640:8: error: 'CodedInputStream' does not name a type 1640 | inline CodedInputStream::CodedInputStream(ZeroCopyInputStream* input) | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1549:9: error: 'buffer_' was not declared in this scope 1549 | buffer_[0] == static_cast(expected | 0x80) && | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1551:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1551 | Advance(2); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1562:23: error: 'CodedInputStream' has not been declared 1562 | inline const uint8_t* CodedInputStream::ExpectTagFromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1577:13: error: 'CodedInputStream' has not been declared 1577 | inline void CodedInputStream::GetDirectBufferPointerInline(const void** data, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1661:8: error: 'CodedInputStream' does not name a type 1661 | inline CodedInputStream::CodedInputStream(const uint8_t* buffer, int size) | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1682:13: error: 'CodedInputStream' has not been declared 1682 | inline bool CodedInputStream::IsFlat() const { return input_ == nullptr; } | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1682:40: error: non-member function 'bool IsFlat()' cannot have cv-qualifier 1682 | inline bool CodedInputStream::IsFlat() const { return input_ == nullptr; } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool IsFlat()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1682:55: error: 'input_' was not declared in this scope; did you mean 'google::protobuf::io::input_'? 1682 | inline bool CodedInputStream::IsFlat() const { return input_ == nullptr; } | ^~~~~~ | google::protobuf::io::input_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:526:24: note: 'google::protobuf::io::input_' declared here 526 | ZeroCopyInputStream* input_; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1684:13: error: 'CodedInputStream' has not been declared 1684 | inline bool CodedInputStream::Skip(int count) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool Skip(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1695:10: error: 'SkipFallback' was not declared in this scope; did you mean 'google::protobuf::io::SkipFallback'? 1695 | return SkipFallback(count, original_buffer_size); | ^~~~~~~~~~~~ | google::protobuf::io::SkipFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:578:8: note: 'google::protobuf::io::SkipFallback' declared here 578 | bool SkipFallback(int count, int original_buffer_size); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void GetDirectBufferPointerInline(const void**, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1579:11: error: 'buffer_' was not declared in this scope 1579 | *data = buffer_; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1580:28: error: 'buffer_end_' was not declared in this scope 1580 | *size = static_cast(buffer_end_ - buffer_); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1580:28: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1583:13: error: 'CodedInputStream' has not been declared 1583 | inline bool CodedInputStream::ExpectAtEnd() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ExpectAtEnd()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:7: error: 'buffer_' was not declared in this scope 1587 | if (buffer_ == buffer_end_ && ((buffer_size_after_limit_ != 0) || | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:18: error: 'buffer_end_' was not declared in this scope 1587 | if (buffer_ == buffer_end_ && ((buffer_size_after_limit_ != 0) || | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:18: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:35: error: 'buffer_size_after_limit_' was not declared in this scope; did you mean 'google::protobuf::io::buffer_size_after_limit_'? 1587 | if (buffer_ == buffer_end_ && ((buffer_size_after_limit_ != 0) || | ^~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::buffer_size_after_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:558:7: note: 'google::protobuf::io::buffer_size_after_limit_' declared here 558 | int buffer_size_after_limit_; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1699:8: error: 'CodedOutputStream' does not name a type 1699 | inline CodedOutputStream::CodedOutputStream(Stream* stream) | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1588:35: error: 'total_bytes_read_' was not declared in this scope; did you mean 'google::protobuf::io::total_bytes_read_'? 1588 | (total_bytes_read_ == current_limit_))) { | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::total_bytes_read_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:527:7: note: 'google::protobuf::io::total_bytes_read_' declared here 527 | int total_bytes_read_; // total bytes read from input_, including | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1588:56: error: 'current_limit_' was not declared in this scope; did you mean 'google::protobuf::io::current_limit_'? 1588 | (total_bytes_read_ == current_limit_))) { | ^~~~~~~~~~~~~~ | google::protobuf::io::current_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:549:9: note: 'google::protobuf::io::current_limit_' declared here 549 | Limit current_limit_; // if position = -1, no limit is applied | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1589:5: error: 'last_tag_' was not declared in this scope; did you mean 'google::protobuf::io::last_tag_'? 1589 | last_tag_ = 0; // Pretend we called ReadTag()... | ^~~~~~~~~ | google::protobuf::io::last_tag_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:535:12: note: 'google::protobuf::io::last_tag_' declared here 535 | uint32_t last_tag_; // result of last ReadTag() or ReadTagWithCutoff(). | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1590:5: error: 'legitimate_message_end_' was not declared in this scope; did you mean 'google::protobuf::io::legitimate_message_end_'? 1590 | legitimate_message_end_ = true; // ... and it hit EOF. | ^~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::legitimate_message_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:540:8: note: 'google::protobuf::io::legitimate_message_end_' declared here 540 | bool legitimate_message_end_; | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1597:12: error: 'CodedInputStream' has not been declared 1597 | inline int CodedInputStream::CurrentPosition() const { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1597:48: error: non-member function 'int CurrentPosition()' cannot have cv-qualifier 1597 | inline int CodedInputStream::CurrentPosition() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int CurrentPosition()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1598:10: error: 'total_bytes_read_' was not declared in this scope; did you mean 'google::protobuf::io::total_bytes_read_'? 1598 | return total_bytes_read_ - (BufferSize() + buffer_size_after_limit_); | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::total_bytes_read_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:527:7: note: 'google::protobuf::io::total_bytes_read_' declared here 527 | int total_bytes_read_; // total bytes read from input_, including | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1598:31: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1598 | return total_bytes_read_ - (BufferSize() + buffer_size_after_limit_); | ^~~~~~~~~~ | google::protobuf::io::BufferSize /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1598:46: error: 'buffer_size_after_limit_' was not declared in this scope; did you mean 'google::protobuf::io::buffer_size_after_limit_'? 1598 | return total_bytes_read_ - (BufferSize() + buffer_size_after_limit_); | ^~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::buffer_size_after_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:558:7: note: 'google::protobuf::io::buffer_size_after_limit_' declared here 558 | int buffer_size_after_limit_; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1601:13: error: 'CodedInputStream' has not been declared 1601 | inline void CodedInputStream::Advance(int amount) { buffer_ += amount; } | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1706:8: error: 'CodedOutputStream' does not name a type 1706 | inline CodedOutputStream::CodedOutputStream(Stream* stream, bool eager_init) | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1715:13: error: 'CodedOutputStream' has not been declared 1715 | inline void CodedOutputStream::InitEagerly(Stream* stream) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void InitEagerly(Stream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1719:5: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1719 | cur_ = impl_.SetInitialBuffer(data, size); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void Advance(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1601:53: error: 'buffer_' was not declared in this scope 1601 | inline void CodedInputStream::Advance(int amount) { buffer_ += amount; } | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1603:13: error: 'CodedInputStream' has not been declared 1603 | inline void CodedInputStream::SetRecursionLimit(int limit) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void SetRecursionLimit(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1604:3: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1604 | recursion_budget_ += limit - recursion_limit_; | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_budget_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1604:32: error: 'recursion_limit_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_limit_'? 1604 | recursion_budget_ += limit - recursion_limit_; | ^~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:569:7: note: 'google::protobuf::io::recursion_limit_' declared here 569 | int recursion_limit_; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1608:13: error: 'CodedInputStream' has not been declared 1608 | inline bool CodedInputStream::IncrementRecursionDepth() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool IncrementRecursionDepth()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1609:5: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1609 | --recursion_budget_; | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_budget_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1613:13: error: 'CodedInputStream' has not been declared 1613 | inline void CodedInputStream::DecrementRecursionDepth() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1719:12: error: 'impl_' was not declared in this scope 1719 | cur_ = impl_.SetInitialBuffer(data, size); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void DecrementRecursionDepth()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1614:7: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1614 | if (recursion_budget_ < recursion_limit_) ++recursion_budget_; | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_budget_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1723:17: error: 'CodedOutputStream' has not been declared 1723 | inline uint8_t* CodedOutputStream::WriteVarint32ToArray(uint32_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* WriteVarint32ToArray(uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1725:10: error: 'EpsCopyOutputStream' has not been declared 1725 | return EpsCopyOutputStream::UnsafeVarint(value, target); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1728:17: error: 'CodedOutputStream' has not been declared 1728 | inline uint8_t* CodedOutputStream::WriteVarint64ToArray(uint64_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1614:27: error: 'recursion_limit_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_limit_'? 1614 | if (recursion_budget_ < recursion_limit_) ++recursion_budget_; | ^~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:569:7: note: 'google::protobuf::io::recursion_limit_' declared here 569 | int recursion_limit_; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* WriteVarint64ToArray(uint64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1730:10: error: 'EpsCopyOutputStream' has not been declared 1730 | return EpsCopyOutputStream::UnsafeVarint(value, target); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1733:13: error: 'CodedOutputStream' has not been declared 1733 | inline void CodedOutputStream::WriteVarint32SignExtended(int32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1617:13: error: 'CodedInputStream' has not been declared 1617 | inline void CodedInputStream::UnsafeDecrementRecursionDepth() { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:89, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void UnsafeDecrementRecursionDepth()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1618:10: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1618 | assert(recursion_budget_ < recursion_limit_); | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteVarint32SignExtended(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1734:3: error: 'WriteVarint64' was not declared in this scope; did you mean 'google::WriteVarint64'? 1734 | WriteVarint64(static_cast(value)); | ^~~~~~~~~~~~~ | google::WriteVarint64 /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1241:8: note: 'google::WriteVarint64' declared here 1241 | void WriteVarint64(uint64_t value); | ^~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1737:17: error: 'CodedOutputStream' has not been declared 1737 | inline uint8_t* CodedOutputStream::WriteVarint32SignExtendedToArray( | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:89, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1618:30: error: 'recursion_limit_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_limit_'? 1618 | assert(recursion_budget_ < recursion_limit_); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1742:17: error: 'CodedOutputStream' has not been declared 1742 | inline uint8_t* CodedOutputStream::WriteLittleEndian16ToArray(uint16_t value, | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:569:7: note: 'google::protobuf::io::recursion_limit_' declared here 569 | int recursion_limit_; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1749:17: error: 'CodedOutputStream' has not been declared 1749 | inline uint8_t* CodedOutputStream::WriteLittleEndian32ToArray(uint32_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1622:13: error: 'CodedInputStream' has not been declared 1622 | inline void CodedInputStream::SetExtensionRegistry(const DescriptorPool* pool, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1763:17: error: 'CodedOutputStream' has not been declared 1763 | inline uint8_t* CodedOutputStream::WriteLittleEndian64ToArray(uint64_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1784:13: error: 'CodedOutputStream' has not been declared 1784 | inline void CodedOutputStream::WriteVarint32(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteVarint32(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1785:3: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1785 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1785:10: error: 'impl_' was not declared in this scope 1785 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1786:38: error: 'Cur' was not declared in this scope; did you mean 'google::Cur'? 1786 | SetCur(WriteVarint32ToArray(value, Cur())); | ^~~ | google::Cur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:48: note: 'google::Cur' declared here 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1786:3: error: 'SetCur' was not declared in this scope; did you mean 'google::SetCur'? 1786 | SetCur(WriteVarint32ToArray(value, Cur())); | ^~~~~~ | google::SetCur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1349:8: note: 'google::SetCur' declared here 1349 | void SetCur(uint8_t* ptr) { cur_ = ptr; } | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1789:13: error: 'CodedOutputStream' has not been declared 1789 | inline void CodedOutputStream::WriteVarint64(uint64_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteVarint64(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1790:3: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1790 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1622:58: error: 'DescriptorPool' does not name a type 1622 | inline void CodedInputStream::SetExtensionRegistry(const DescriptorPool* pool, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1623:52: error: 'MessageFactory' has not been declared 1623 | MessageFactory* factory) { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void SetExtensionRegistry(const int*, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1624:3: error: 'extension_pool_' was not declared in this scope; did you mean 'google::protobuf::io::extension_pool_'? 1624 | extension_pool_ = pool; | ^~~~~~~~~~~~~~~ | google::protobuf::io::extension_pool_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:572:25: note: 'google::protobuf::io::extension_pool_' declared here 572 | const DescriptorPool* extension_pool_; | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1625:3: error: 'extension_factory_' was not declared in this scope; did you mean 'google::protobuf::io::extension_factory_'? 1625 | extension_factory_ = factory; | ^~~~~~~~~~~~~~~~~~ | google::protobuf::io::extension_factory_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:573:19: note: 'google::protobuf::io::extension_factory_' declared here 573 | MessageFactory* extension_factory_; | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1790:10: error: 'impl_' was not declared in this scope 1790 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1791:38: error: 'Cur' was not declared in this scope; did you mean 'google::Cur'? 1791 | SetCur(WriteVarint64ToArray(value, Cur())); | ^~~ | google::Cur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:48: note: 'google::Cur' declared here 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1791:3: error: 'SetCur' was not declared in this scope; did you mean 'google::SetCur'? 1791 | SetCur(WriteVarint64ToArray(value, Cur())); | ^~~~~~ | google::SetCur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1349:8: note: 'google::SetCur' declared here 1349 | void SetCur(uint8_t* ptr) { cur_ = ptr; } | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1794:13: error: 'CodedOutputStream' has not been declared 1794 | inline void CodedOutputStream::WriteTag(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1798:17: error: 'CodedOutputStream' has not been declared 1798 | inline uint8_t* CodedOutputStream::WriteTagToArray(uint32_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1813:15: error: 'CodedOutputStream' has not been declared 1813 | inline size_t CodedOutputStream::VarintSize32(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1827:15: error: 'CodedOutputStream' has not been declared 1827 | inline size_t CodedOutputStream::VarintSize32PlusOne(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1840:15: error: 'CodedOutputStream' has not been declared 1840 | inline size_t CodedOutputStream::VarintSize64(uint64_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1854:15: error: 'CodedOutputStream' has not been declared 1854 | inline size_t CodedOutputStream::VarintSize64PlusOne(uint64_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1628:14: error: 'DescriptorPool' does not name a type 1628 | inline const DescriptorPool* CodedInputStream::GetExtensionPool() { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1867:15: error: 'CodedOutputStream' has not been declared 1867 | inline size_t CodedOutputStream::VarintSize32SignExtended(int32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1871:15: error: 'CodedOutputStream' has not been declared 1871 | inline size_t CodedOutputStream::VarintSize32SignExtendedPlusOne( | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1877:13: error: 'CodedOutputStream' has not been declared 1877 | inline void CodedOutputStream::WriteString(absl::string_view str) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteString(std::string_view)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1878:3: error: 'WriteRaw' was not declared in this scope 1878 | WriteRaw(str.data(), static_cast(str.size())); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1878:3: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1171:8: note: 'google::WriteRaw' 1171 | void WriteRaw(const void* buffer, int size) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:691:48: note: 'google::protobuf::WriteRaw' 691 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* WriteRaw(const void* data, | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1881:13: error: 'CodedOutputStream' has not been declared 1881 | inline void CodedOutputStream::WriteRawMaybeAliased(const void* data, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteRawMaybeAliased(const void*, int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1883:3: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1883 | cur_ = impl_.WriteRawMaybeAliased(data, size, cur_); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1883:10: error: 'impl_' was not declared in this scope 1883 | cur_ = impl_.WriteRawMaybeAliased(data, size, cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1886:17: error: 'CodedOutputStream' has not been declared 1886 | inline uint8_t* CodedOutputStream::WriteRawToArray(const void* data, int size, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1892:17: error: 'CodedOutputStream' has not been declared 1892 | inline uint8_t* CodedOutputStream::WriteStringToArray(absl::string_view str, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1632:8: error: 'MessageFactory' does not name a type 1632 | inline MessageFactory* CodedInputStream::GetExtensionFactory() { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1636:12: error: 'CodedInputStream' has not been declared 1636 | inline int CodedInputStream::BufferSize() const { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1636:43: error: non-member function 'int BufferSize()' cannot have cv-qualifier 1636 | inline int CodedInputStream::BufferSize() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1897:1: error: expected declaration before '}' token 1897 | } // namespace io | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1898:1: error: expected declaration before '}' token 1898 | } // namespace protobuf | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1899:1: error: expected declaration before '}' token 1899 | } // namespace google | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int BufferSize()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1637:27: error: 'buffer_end_' was not declared in this scope 1637 | return static_cast(buffer_end_ - buffer_); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1637:27: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1637:41: error: 'buffer_' was not declared in this scope 1637 | return static_cast(buffer_end_ - buffer_); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1640:8: error: 'CodedInputStream' does not name a type 1640 | inline CodedInputStream::CodedInputStream(ZeroCopyInputStream* input) | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1661:8: error: 'CodedInputStream' does not name a type 1661 | inline CodedInputStream::CodedInputStream(const uint8_t* buffer, int size) | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1682:13: error: 'CodedInputStream' has not been declared 1682 | inline bool CodedInputStream::IsFlat() const { return input_ == nullptr; } | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1682:40: error: non-member function 'bool IsFlat()' cannot have cv-qualifier 1682 | inline bool CodedInputStream::IsFlat() const { return input_ == nullptr; } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool IsFlat()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1682:55: error: 'input_' was not declared in this scope; did you mean 'google::protobuf::io::input_'? 1682 | inline bool CodedInputStream::IsFlat() const { return input_ == nullptr; } | ^~~~~~ | google::protobuf::io::input_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:526:24: note: 'google::protobuf::io::input_' declared here 526 | ZeroCopyInputStream* input_; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1684:13: error: 'CodedInputStream' has not been declared 1684 | inline bool CodedInputStream::Skip(int count) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool Skip(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1695:10: error: 'SkipFallback' was not declared in this scope; did you mean 'google::protobuf::io::SkipFallback'? 1695 | return SkipFallback(count, original_buffer_size); | ^~~~~~~~~~~~ | google::protobuf::io::SkipFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:578:8: note: 'google::protobuf::io::SkipFallback' declared here 578 | bool SkipFallback(int count, int original_buffer_size); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1699:8: error: 'CodedOutputStream' does not name a type 1699 | inline CodedOutputStream::CodedOutputStream(Stream* stream) | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1706:8: error: 'CodedOutputStream' does not name a type 1706 | inline CodedOutputStream::CodedOutputStream(Stream* stream, bool eager_init) | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1715:13: error: 'CodedOutputStream' has not been declared 1715 | inline void CodedOutputStream::InitEagerly(Stream* stream) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void InitEagerly(Stream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1719:5: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1719 | cur_ = impl_.SetInitialBuffer(data, size); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1719:12: error: 'impl_' was not declared in this scope 1719 | cur_ = impl_.SetInitialBuffer(data, size); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1723:17: error: 'CodedOutputStream' has not been declared 1723 | inline uint8_t* CodedOutputStream::WriteVarint32ToArray(uint32_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* WriteVarint32ToArray(uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1725:10: error: 'EpsCopyOutputStream' has not been declared 1725 | return EpsCopyOutputStream::UnsafeVarint(value, target); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1728:17: error: 'CodedOutputStream' has not been declared 1728 | inline uint8_t* CodedOutputStream::WriteVarint64ToArray(uint64_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* WriteVarint64ToArray(uint64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1730:10: error: 'EpsCopyOutputStream' has not been declared 1730 | return EpsCopyOutputStream::UnsafeVarint(value, target); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1733:13: error: 'CodedOutputStream' has not been declared 1733 | inline void CodedOutputStream::WriteVarint32SignExtended(int32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteVarint32SignExtended(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1734:3: error: 'WriteVarint64' was not declared in this scope; did you mean 'google::WriteVarint64'? 1734 | WriteVarint64(static_cast(value)); | ^~~~~~~~~~~~~ | google::WriteVarint64 /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1241:8: note: 'google::WriteVarint64' declared here 1241 | void WriteVarint64(uint64_t value); | ^~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1737:17: error: 'CodedOutputStream' has not been declared 1737 | inline uint8_t* CodedOutputStream::WriteVarint32SignExtendedToArray( | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1742:17: error: 'CodedOutputStream' has not been declared 1742 | inline uint8_t* CodedOutputStream::WriteLittleEndian16ToArray(uint16_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1749:17: error: 'CodedOutputStream' has not been declared 1749 | inline uint8_t* CodedOutputStream::WriteLittleEndian32ToArray(uint32_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1763:17: error: 'CodedOutputStream' has not been declared 1763 | inline uint8_t* CodedOutputStream::WriteLittleEndian64ToArray(uint64_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1784:13: error: 'CodedOutputStream' has not been declared 1784 | inline void CodedOutputStream::WriteVarint32(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteVarint32(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1785:3: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1785 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1785:10: error: 'impl_' was not declared in this scope 1785 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1786:38: error: 'Cur' was not declared in this scope; did you mean 'google::Cur'? 1786 | SetCur(WriteVarint32ToArray(value, Cur())); | ^~~ | google::Cur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:48: note: 'google::Cur' declared here 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1786:3: error: 'SetCur' was not declared in this scope; did you mean 'google::SetCur'? 1786 | SetCur(WriteVarint32ToArray(value, Cur())); | ^~~~~~ | google::SetCur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1349:8: note: 'google::SetCur' declared here 1349 | void SetCur(uint8_t* ptr) { cur_ = ptr; } | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1789:13: error: 'CodedOutputStream' has not been declared 1789 | inline void CodedOutputStream::WriteVarint64(uint64_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteVarint64(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1790:3: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1790 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1790:10: error: 'impl_' was not declared in this scope 1790 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1791:38: error: 'Cur' was not declared in this scope; did you mean 'google::Cur'? 1791 | SetCur(WriteVarint64ToArray(value, Cur())); | ^~~ | google::Cur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:48: note: 'google::Cur' declared here 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1791:3: error: 'SetCur' was not declared in this scope; did you mean 'google::SetCur'? 1791 | SetCur(WriteVarint64ToArray(value, Cur())); | ^~~~~~ | google::SetCur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1349:8: note: 'google::SetCur' declared here 1349 | void SetCur(uint8_t* ptr) { cur_ = ptr; } | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1794:13: error: 'CodedOutputStream' has not been declared 1794 | inline void CodedOutputStream::WriteTag(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1798:17: error: 'CodedOutputStream' has not been declared 1798 | inline uint8_t* CodedOutputStream::WriteTagToArray(uint32_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1813:15: error: 'CodedOutputStream' has not been declared 1813 | inline size_t CodedOutputStream::VarintSize32(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1827:15: error: 'CodedOutputStream' has not been declared 1827 | inline size_t CodedOutputStream::VarintSize32PlusOne(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1840:15: error: 'CodedOutputStream' has not been declared 1840 | inline size_t CodedOutputStream::VarintSize64(uint64_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1854:15: error: 'CodedOutputStream' has not been declared 1854 | inline size_t CodedOutputStream::VarintSize64PlusOne(uint64_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1867:15: error: 'CodedOutputStream' has not been declared 1867 | inline size_t CodedOutputStream::VarintSize32SignExtended(int32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1871:15: error: 'CodedOutputStream' has not been declared 1871 | inline size_t CodedOutputStream::VarintSize32SignExtendedPlusOne( | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1877:13: error: 'CodedOutputStream' has not been declared 1877 | inline void CodedOutputStream::WriteString(absl::string_view str) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteString(std::string_view)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1878:3: error: 'WriteRaw' was not declared in this scope 1878 | WriteRaw(str.data(), static_cast(str.size())); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1878:3: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1171:8: note: 'google::WriteRaw' 1171 | void WriteRaw(const void* buffer, int size) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:691:48: note: 'google::protobuf::WriteRaw' 691 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* WriteRaw(const void* data, | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1881:13: error: 'CodedOutputStream' has not been declared 1881 | inline void CodedOutputStream::WriteRawMaybeAliased(const void* data, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteRawMaybeAliased(const void*, int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1883:3: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1883 | cur_ = impl_.WriteRawMaybeAliased(data, size, cur_); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1883:10: error: 'impl_' was not declared in this scope 1883 | cur_ = impl_.WriteRawMaybeAliased(data, size, cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1886:17: error: 'CodedOutputStream' has not been declared 1886 | inline uint8_t* CodedOutputStream::WriteRawToArray(const void* data, int size, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1892:17: error: 'CodedOutputStream' has not been declared 1892 | inline uint8_t* CodedOutputStream::WriteStringToArray(absl::string_view str, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1897:1: error: expected declaration before '}' token 1897 | } // namespace io | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1898:1: error: expected declaration before '}' token 1898 | } // namespace protobuf | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1899:1: error: expected declaration before '}' token 1899 | } // namespace google | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:24: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:429:46: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 429 | io::EpsCopyOutputStream* stream), | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:627:24: error: 'google::protobuf::io::CodedInputStream' is not a type 627 | ParseFromCodedStream(io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:631:31: error: 'google::protobuf::io::CodedInputStream' is not a type 631 | ParsePartialFromCodedStream(io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:710:7: error: 'google::protobuf::io::CodedInputStream' is not a type 710 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:718:7: error: 'google::protobuf::io::CodedInputStream' is not a type 718 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:1133:21: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 1133 | uint8_t* ptr, io::EpsCopyOutputStream* stream) const = 0; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:1195:22: error: 'google::protobuf::io::CodedInputStream' is not a type 1195 | bool MergeFromImpl(io::CodedInputStream* input, ParseFlags parse_flags); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h: In member function 'void google::protobuf::MessageLite::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:895:11: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 895 | output->SetCur(_InternalSerialize(output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:24: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:895:45: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 895 | output->SetCur(_InternalSerialize(output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:24: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:895:60: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 895 | output->SetCur(_InternalSerialize(output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:429:46: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 429 | io::EpsCopyOutputStream* stream), | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:627:24: error: 'google::protobuf::io::CodedInputStream' is not a type 627 | ParseFromCodedStream(io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:631:31: error: 'google::protobuf::io::CodedInputStream' is not a type 631 | ParsePartialFromCodedStream(io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:710:7: error: 'google::protobuf::io::CodedInputStream' is not a type 710 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:718:7: error: 'google::protobuf::io::CodedInputStream' is not a type 718 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:1133:21: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 1133 | uint8_t* ptr, io::EpsCopyOutputStream* stream) const = 0; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:1195:22: error: 'google::protobuf::io::CodedInputStream' is not a type 1195 | bool MergeFromImpl(io::CodedInputStream* input, ParseFlags parse_flags); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h: In member function 'void google::protobuf::MessageLite::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:895:11: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 895 | output->SetCur(_InternalSerialize(output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:895:45: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 895 | output->SetCur(_InternalSerialize(output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:895:60: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 895 | output->SetCur(_InternalSerialize(output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_op.h:34, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:21, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h: At global scope: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:101:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 101 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:103:2: error: expected primary-expression before 'public' 103 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:103:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:102:25: note: to match this '{' 102 | ZeroCopyInputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:105:11: error: declaration of '~ google::protobuf::io::ZeroCopyInputStream' as non-member 105 | virtual ~ZeroCopyInputStream() = default; | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:107:29: error: 'ZeroCopyInputStream' does not name a type 107 | ZeroCopyInputStream(const ZeroCopyInputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:107:51: error: expected constructor, destructor, or type conversion before '=' token 107 | ZeroCopyInputStream(const ZeroCopyInputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:108:3: error: 'ZeroCopyInputStream' does not name a type 108 | ZeroCopyInputStream& operator=(const ZeroCopyInputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:109:22: error: expected constructor, destructor, or type conversion before '(' token 109 | ZeroCopyInputStream(ZeroCopyInputStream&&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:110:3: error: 'ZeroCopyInputStream' does not name a type 110 | ZeroCopyInputStream& operator=(ZeroCopyInputStream&&) = delete; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:128:39: error: 'virtual' outside class declaration 128 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(const void** data, | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:128:52: error: function 'bool google::protobuf::io::Next(const void**, int*)' is initialized like a variable 128 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:147:3: error: 'virtual' outside class declaration 147 | virtual void BackUp(int count) = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:147:16: error: function 'void google::protobuf::io::BackUp(int)' is initialized like a variable 147 | virtual void BackUp(int count) = 0; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:157:39: error: 'virtual' outside class declaration 157 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Skip(int count) = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:157:52: error: function 'bool google::protobuf::io::Skip(int)' is initialized like a variable 157 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Skip(int count) = 0; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:160:39: error: 'virtual' outside class declaration 160 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:160:67: error: non-member function 'int64_t google::protobuf::io::ByteCount()' cannot have cv-qualifier 160 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:160:55: error: function 'int64_t google::protobuf::io::ByteCount()' is initialized like a variable 160 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:172:39: error: 'virtual' outside class declaration 172 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool ReadCord(absl::Cord* cord, | ^~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_op.h:34, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:21, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:179:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 179 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:181:2: error: expected primary-expression before 'public' 181 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:181:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:180:26: note: to match this '{' 180 | ZeroCopyOutputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:183:30: error: 'ZeroCopyOutputStream' does not name a type 183 | ZeroCopyOutputStream(const ZeroCopyOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:183:53: error: expected constructor, destructor, or type conversion before '=' token 183 | ZeroCopyOutputStream(const ZeroCopyOutputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:184:3: error: 'ZeroCopyOutputStream' does not name a type 184 | ZeroCopyOutputStream& operator=(const ZeroCopyOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:185:32: error: expected class-name before '(' token 185 | virtual ~ZeroCopyOutputStream() = default; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:207:39: error: 'virtual' outside class declaration 207 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(void** data, | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:207:52: error: function 'bool google::protobuf::Next(void**, int*)' is initialized like a variable 207 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:233:3: error: 'virtual' outside class declaration 233 | virtual void BackUp(int count) = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:233:16: error: function 'void google::protobuf::BackUp(int)' is initialized like a variable 233 | virtual void BackUp(int count) = 0; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:236:39: error: 'virtual' outside class declaration 236 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:236:67: error: non-member function 'int64_t google::protobuf::ByteCount()' cannot have cv-qualifier 236 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:236:55: error: function 'int64_t google::protobuf::ByteCount()' is initialized like a variable 236 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:245:39: error: 'virtual' outside class declaration 245 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool WriteAliasedRaw( | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:247:39: error: 'virtual' outside class declaration 247 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool AllowsAliasing() const { | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:247:69: error: non-member function 'bool google::protobuf::AllowsAliasing()' cannot have cv-qualifier 247 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool AllowsAliasing() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:258:39: error: 'virtual' outside class declaration 258 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool WriteCord( | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:264:1: error: expected declaration before '}' token 264 | } // namespace protobuf | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:265:1: error: expected declaration before '}' token 265 | } // namespace google | ^ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:61, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:109, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:151:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 151 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedInputStream { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:152:2: error: expected primary-expression before 'public' 152 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:152:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:151:78: note: to match this '{' 151 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedInputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:159:12: error: ISO C++ forbids declaration of 'CodedInputStream' with no type [-fpermissive] 159 | explicit CodedInputStream(const uint8_t* buffer, int size); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:159:3: error: 'explicit' outside class declaration 159 | explicit CodedInputStream(const uint8_t* buffer, int size); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:159:60: error: 'int google::protobuf::io::CodedInputStream(const uint8_t*, int)' redeclared as different kind of entity 159 | explicit CodedInputStream(const uint8_t* buffer, int size); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:151:61: note: previous declaration 'int google::protobuf::io::CodedInputStream' 151 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedInputStream { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:160:26: error: 'CodedInputStream' does not name a type 160 | CodedInputStream(const CodedInputStream&) = delete; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:160:45: error: expected constructor, destructor, or type conversion before '=' token 160 | CodedInputStream(const CodedInputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:161:3: error: 'CodedInputStream' does not name a type 161 | CodedInputStream& operator=(const CodedInputStream&) = delete; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:168:22: error: expected constructor, destructor, or type conversion before ';' token 168 | ~CodedInputStream(); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:172:60: error: non-member function 'bool google::protobuf::io::IsFlat()' cannot have cv-qualifier 172 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD inline bool IsFlat() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint32_t google::protobuf::io::ReadTag()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:252:12: error: 'last_tag_' was not declared in this scope 252 | return last_tag_ = ReadTagNoLastTag(); | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:252:24: error: 'ReadTagNoLastTag' was not declared in this scope 252 | return last_tag_ = ReadTagNoLastTag(); | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:61, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h: At global scope: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:101:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 101 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:103:2: error: expected primary-expression before 'public' 103 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:103:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:102:25: note: to match this '{' 102 | ZeroCopyInputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:105:11: error: declaration of '~ google::protobuf::io::ZeroCopyInputStream' as non-member 105 | virtual ~ZeroCopyInputStream() = default; | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:107:29: error: 'ZeroCopyInputStream' does not name a type 107 | ZeroCopyInputStream(const ZeroCopyInputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:107:51: error: expected constructor, destructor, or type conversion before '=' token 107 | ZeroCopyInputStream(const ZeroCopyInputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:108:3: error: 'ZeroCopyInputStream' does not name a type 108 | ZeroCopyInputStream& operator=(const ZeroCopyInputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:109:22: error: expected constructor, destructor, or type conversion before '(' token 109 | ZeroCopyInputStream(ZeroCopyInputStream&&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:110:3: error: 'ZeroCopyInputStream' does not name a type 110 | ZeroCopyInputStream& operator=(ZeroCopyInputStream&&) = delete; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:128:39: error: 'virtual' outside class declaration 128 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(const void** data, | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:128:52: error: function 'bool google::protobuf::io::Next(const void**, int*)' is initialized like a variable 128 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:147:3: error: 'virtual' outside class declaration 147 | virtual void BackUp(int count) = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:147:16: error: function 'void google::protobuf::io::BackUp(int)' is initialized like a variable 147 | virtual void BackUp(int count) = 0; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:157:39: error: 'virtual' outside class declaration 157 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Skip(int count) = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:157:52: error: function 'bool google::protobuf::io::Skip(int)' is initialized like a variable 157 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Skip(int count) = 0; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:160:39: error: 'virtual' outside class declaration 160 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:160:67: error: non-member function 'int64_t google::protobuf::io::ByteCount()' cannot have cv-qualifier 160 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:160:55: error: function 'int64_t google::protobuf::io::ByteCount()' is initialized like a variable 160 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:172:39: error: 'virtual' outside class declaration 172 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool ReadCord(absl::Cord* cord, | ^~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:61, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:179:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 179 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:181:2: error: expected primary-expression before 'public' 181 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:181:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:180:26: note: to match this '{' 180 | ZeroCopyOutputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:183:30: error: 'ZeroCopyOutputStream' does not name a type 183 | ZeroCopyOutputStream(const ZeroCopyOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:183:53: error: expected constructor, destructor, or type conversion before '=' token 183 | ZeroCopyOutputStream(const ZeroCopyOutputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:184:3: error: 'ZeroCopyOutputStream' does not name a type 184 | ZeroCopyOutputStream& operator=(const ZeroCopyOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:185:32: error: expected class-name before '(' token 185 | virtual ~ZeroCopyOutputStream() = default; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:207:39: error: 'virtual' outside class declaration 207 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(void** data, | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:207:52: error: function 'bool google::protobuf::Next(void**, int*)' is initialized like a variable 207 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:233:3: error: 'virtual' outside class declaration 233 | virtual void BackUp(int count) = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:233:16: error: function 'void google::protobuf::BackUp(int)' is initialized like a variable 233 | virtual void BackUp(int count) = 0; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:236:39: error: 'virtual' outside class declaration 236 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:236:67: error: non-member function 'int64_t google::protobuf::ByteCount()' cannot have cv-qualifier 236 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:236:55: error: function 'int64_t google::protobuf::ByteCount()' is initialized like a variable 236 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:245:39: error: 'virtual' outside class declaration 245 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool WriteAliasedRaw( | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:247:39: error: 'virtual' outside class declaration 247 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool AllowsAliasing() const { | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:247:69: error: non-member function 'bool google::protobuf::AllowsAliasing()' cannot have cv-qualifier 247 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool AllowsAliasing() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:258:39: error: 'virtual' outside class declaration 258 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool WriteCord( | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:264:1: error: expected declaration before '}' token 264 | } // namespace protobuf | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:265:1: error: expected declaration before '}' token 265 | } // namespace google | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'std::pair google::protobuf::io::ReadTagWithCutoff(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:269:40: error: 'ReadTagWithCutoffNoLastTag' was not declared in this scope; did you mean 'ReadTagWithCutoff'? 269 | std::pair result = ReadTagWithCutoffNoLastTag(cutoff); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | ReadTagWithCutoff /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:270:5: error: 'last_tag_' was not declared in this scope 270 | last_tag_ = result.first; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::protobuf::io::SetLastTag(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:317:35: error: 'last_tag_' was not declared in this scope 317 | void SetLastTag(uint32_t tag) { last_tag_ = tag; } | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::protobuf::io::SetConsumed()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:326:24: error: 'legitimate_message_end_' was not declared in this scope 326 | void SetConsumed() { legitimate_message_end_ = true; } | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:359:61: error: non-member function 'int google::protobuf::io::BytesUntilLimit()' cannot have cv-qualifier 359 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int BytesUntilLimit() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:362:61: error: non-member function 'int google::protobuf::io::CurrentPosition()' cannot have cv-qualifier 362 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int CurrentPosition() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:385:71: error: non-member function 'int google::protobuf::io::BytesUntilTotalBytesLimit()' cannot have cv-qualifier 385 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int BytesUntilTotalBytesLimit() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::io::RecursionBudget()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:396:12: error: 'recursion_budget_' was not declared in this scope; did you mean 'RecursionBudget'? 396 | return recursion_budget_; | ^~~~~~~~~~~~~~~~~ | RecursionBudget /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::io::GetDefaultRecursionLimit()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:400:12: error: 'default_recursion_limit_' was not declared in this scope 400 | return default_recursion_limit_; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:420:67: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 420 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD std::pair | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:420:77: error: template argument 1 is invalid 420 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD std::pair | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:523:2: error: expected unqualified-id before 'private' 523 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:20: error: non-member function 'int google::protobuf::io::BufferSize()' cannot have cv-qualifier 626 | int BufferSize() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:632:3: error: 'friend' used outside of class 632 | friend class google::protobuf::ZeroCopyCodedInputStream; | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:632:34: warning: declaration 'class google::protobuf::ZeroCopyCodedInputStream' does not declare anything 632 | friend class google::protobuf::ZeroCopyCodedInputStream; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:633:3: error: 'friend' used outside of class 633 | friend class google::protobuf::internal::EpsCopyByteStream; | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:633:44: warning: declaration 'class google::protobuf::internal::EpsCopyByteStream' does not declare anything 633 | friend class google::protobuf::internal::EpsCopyByteStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:61, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:109, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:642:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 642 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:644:2: error: expected primary-expression before 'public' 644 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:644:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:643:25: note: to match this '{' 643 | EpsCopyOutputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:648:22: error: expected constructor, destructor, or type conversion before '(' token 648 | EpsCopyOutputStream(ZeroCopyOutputStream* stream, bool deterministic, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:659:3: error: ISO C++ forbids declaration of 'EpsCopyOutputStream' with no type [-fpermissive] 659 | EpsCopyOutputStream(void* data, int size, bool deterministic) | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:659:63: error: 'int google::protobuf::EpsCopyOutputStream(void*, int, bool)' redeclared as different kind of entity 659 | EpsCopyOutputStream(void* data, int size, bool deterministic) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:643:5: note: previous declaration 'int google::protobuf::EpsCopyOutputStream' 643 | EpsCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::EpsCopyOutputStream(void*, int, bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:660:9: error: only constructors take member initializers 660 | : end_(static_cast(data) + size), | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:663:57: warning: no return statement in function returning non-void [-Wreturn-type] 663 | is_serialization_deterministic_(deterministic) {} | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:666:45: error: 'ZeroCopyOutputStream' has not been declared 666 | EpsCopyOutputStream(void* data, int size, ZeroCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:666:3: error: ISO C++ forbids declaration of 'EpsCopyOutputStream' with no type [-fpermissive] 666 | EpsCopyOutputStream(void* data, int size, ZeroCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:667:55: error: 'int google::protobuf::EpsCopyOutputStream(void*, int, int*, bool, uint8_t**)' redeclared as different kind of entity 667 | bool deterministic, uint8_t** pp) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:643:5: note: previous declaration 'int google::protobuf::EpsCopyOutputStream' 643 | EpsCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::EpsCopyOutputStream(void*, int, int*, bool, uint8_t**)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:668:9: error: only constructors take member initializers 668 | : stream_(stream), is_serialization_deterministic_(deterministic) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:669:11: error: 'SetInitialBuffer' was not declared in this scope 669 | *pp = SetInitialBuffer(data, size); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:670:3: warning: no return statement in function returning non-void [-Wreturn-type] 670 | } | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:101, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::EnsureSpace(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:680:35: error: 'end_' was not declared in this scope 680 | if (ABSL_PREDICT_FALSE(ptr >= end_)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:681:14: error: 'EnsureSpaceFallback' was not declared in this scope 681 | return EnsureSpaceFallback(ptr); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:687:53: error: non-member function 'size_t google::protobuf::BytesAvailable(uint8_t*)' cannot have cv-qualifier 687 | [[nodiscard]] size_t BytesAvailable(uint8_t* ptr) const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'size_t google::protobuf::BytesAvailable(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:688:12: error: 'end_' was not declared in this scope 688 | return end_ + kSlopBytes - ptr; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:688:19: error: 'kSlopBytes' was not declared in this scope 688 | return end_ + kSlopBytes - ptr; | ^~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:101, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteRaw(const void*, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:694:28: error: 'end_' was not declared in this scope 694 | if (ABSL_PREDICT_FALSE(end_ - ptr < size)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:695:14: error: 'WriteRawFallback' was not declared in this scope 695 | return WriteRawFallback(data, size, ptr); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteRawMaybeAliased(const void*, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:709:9: error: 'aliasing_enabled_' was not declared in this scope; did you mean 'google::protobuf::io::aliasing_enabled_'? 709 | if (aliasing_enabled_) { | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::aliasing_enabled_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:543:8: note: 'google::protobuf::io::aliasing_enabled_' declared here 543 | bool aliasing_enabled_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:710:14: error: 'WriteAliasedRaw' was not declared in this scope 710 | return WriteAliasedRaw(data, size, ptr); | ^~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:101, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteStringMaybeAliased(uint32_t, std::string_view, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:727:28: error: 'end_' was not declared in this scope 727 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:727:46: error: 'TagSize' was not declared in this scope 727 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:728:14: error: 'WriteStringMaybeAliasedOutline' was not declared in this scope; did you mean 'WriteStringMaybeAliased'? 728 | return WriteStringMaybeAliasedOutline(num, s, ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteStringMaybeAliased /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:730:11: error: 'UnsafeVarint' was not declared in this scope 730 | ptr = UnsafeVarint((num << 3) | 2, ptr); | ^~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:101, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteString(uint32_t, const T&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:745:28: error: 'end_' was not declared in this scope 745 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:745:46: error: there are no arguments to 'TagSize' that depend on a template parameter, so a declaration of 'TagSize' must be available [-fpermissive] 745 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:745:46: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) 745 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:748:11: error: there are no arguments to 'UnsafeVarint' that depend on a template parameter, so a declaration of 'UnsafeVarint' must be available [-fpermissive] 748 | ptr = UnsafeVarint((num << 3) | 2, ptr); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteString(uint32_t, const absl::lts_20260107::Cord&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:758:11: error: 'WriteTag' was not declared in this scope; did you mean 'WriteRaw'? 758 | ptr = WriteTag(num, 2, ptr); | ^~~~~~~~ | WriteRaw /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:759:12: error: 'WriteCordOutline' was not declared in this scope 759 | return WriteCordOutline(s, ptr); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteInt32Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:774:49: error: 'Encode64' was not declared in this scope 774 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteUInt32Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:779:49: error: 'Encode32' was not declared in this scope 779 | return WriteVarintPacked(num, r, size, ptr, Encode32); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteSInt32Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:784:49: error: 'ZigZagEncode32' was not declared in this scope 784 | return WriteVarintPacked(num, r, size, ptr, ZigZagEncode32); | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteInt64Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:789:49: error: 'Encode64' was not declared in this scope 789 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteUInt64Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:794:49: error: 'Encode64' was not declared in this scope 794 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteSInt64Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:799:49: error: 'ZigZagEncode64' was not declared in this scope 799 | return WriteVarintPacked(num, r, size, ptr, ZigZagEncode64); | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteEnumPacked(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:804:49: error: 'Encode64' was not declared in this scope 804 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteFixedPacked(int, const T&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:814:12: error: 'WriteRawLittleEndian' was not declared in this scope 814 | return WriteRawLittleEndian(r.data(), static_cast(size), | ^~~~~~~~~~~~~~~~~~~~ [ 6%] Building C object CMakeFiles/libupb.dir/upb/lex/atoi.c.o /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteRawNumericArrayLittleEndian(const void*, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:821:12: error: 'WriteRawLittleEndian' was not declared in this scope 821 | return WriteRawLittleEndian(data, size, ptr); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:826:55: error: non-member function 'bool google::protobuf::HadError()' cannot have cv-qualifier 826 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool HadError() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::protobuf::HadError()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:827:12: error: 'had_error_' was not declared in this scope; did you mean 'HadError'? 827 | return had_error_; | ^~~~~~~~~~ | HadError /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::protobuf::SetSerializationDeterministic(bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:843:5: error: 'is_serialization_deterministic_' was not declared in this scope; did you mean 'SetSerializationDeterministic'? 843 | is_serialization_deterministic_ = value; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | SetSerializationDeterministic /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:848:7: error: non-member function 'bool google::protobuf::IsSerializationDeterministic()' cannot have cv-qualifier 848 | const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::protobuf::IsSerializationDeterministic()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:849:12: error: 'is_serialization_deterministic_' was not declared in this scope; did you mean 'IsSerializationDeterministic'? 849 | return is_serialization_deterministic_; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | IsSerializationDeterministic /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:854:71: error: non-member function 'int64_t google::protobuf::ByteCount(uint8_t*)' cannot have cv-qualifier 854 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount(uint8_t* ptr) const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:880:2: error: expected unqualified-id before 'private' 880 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:26: error: 'buffer_' was not declared in this scope; did you mean 'buffer_end_'? 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~ | buffer_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:883:23: error: 'kSlopBytes' was not declared in this scope 883 | uint8_t buffer_[2 * kSlopBytes]; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:884:3: error: 'ZeroCopyOutputStream' does not name a type; did you mean 'EpsCopyOutputStream'? 884 | ZeroCopyOutputStream* stream_; | ^~~~~~~~~~~~~~~~~~~~ | EpsCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:893:40: error: non-member function 'std::ptrdiff_t google::protobuf::GetSize(uint8_t*)' cannot have cv-qualifier 893 | std::ptrdiff_t GetSize(uint8_t* ptr) const { | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:21, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:109, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'std::ptrdiff_t google::protobuf::GetSize(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:24: error: 'end_' was not declared in this scope 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION' 68 | !(condition) ? (void)0 : ::absl::log_internal::Voidify() && | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:27:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL' 27 | ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:28:37: note: in expansion of macro 'ABSL_PREDICT_FALSE' 28 | ABSL_PREDICT_FALSE(!(condition))) \ | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:41:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL' 41 | ABSL_LOG_INTERNAL_CHECK_IMPL(condition, condition_text) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL' 47 | ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:5: note: in expansion of macro 'ABSL_DCHECK' 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:31: error: 'kSlopBytes' was not declared in this scope 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION' 68 | !(condition) ? (void)0 : ::absl::log_internal::Voidify() && | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:27:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL' 27 | ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:28:37: note: in expansion of macro 'ABSL_PREDICT_FALSE' 28 | ABSL_PREDICT_FALSE(!(condition))) \ | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:41:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL' 41 | ABSL_LOG_INTERNAL_CHECK_IMPL(condition, condition_text) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL' 47 | ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:5: note: in expansion of macro 'ABSL_DCHECK' 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:895:12: error: 'end_' was not declared in this scope 895 | return end_ + kSlopBytes - ptr; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:895:19: error: 'kSlopBytes' was not declared in this scope 895 | return end_ + kSlopBytes - ptr; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::Error()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:901:5: error: 'end_' was not declared in this scope 901 | end_ = buffer_ + kSlopBytes; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:901:12: error: 'buffer_' was not declared in this scope; did you mean 'buffer_end_'? 901 | end_ = buffer_ + kSlopBytes; | ^~~~~~~ | buffer_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:901:22: error: 'kSlopBytes' was not declared in this scope 901 | end_ = buffer_ + kSlopBytes; | ^~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:21, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:109, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteTag(uint32_t, uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:915:23: error: 'end_' was not declared in this scope 915 | ABSL_DCHECK(ptr < end_); // NOLINT | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION' 68 | !(condition) ? (void)0 : ::absl::log_internal::Voidify() && | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:27:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL' 27 | ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:28:37: note: in expansion of macro 'ABSL_PREDICT_FALSE' 28 | ABSL_PREDICT_FALSE(!(condition))) \ | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:41:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL' 41 | ABSL_LOG_INTERNAL_CHECK_IMPL(condition, condition_text) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL' 47 | ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:915:5: note: in expansion of macro 'ABSL_DCHECK' 915 | ABSL_DCHECK(ptr < end_); // NOLINT | ^~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:916:12: error: 'UnsafeVarint' was not declared in this scope 916 | return UnsafeVarint((num << 3) | wt, ptr); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteLengthDelim(int, uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:922:12: error: 'UnsafeWriteSize' was not declared in this scope 922 | return UnsafeWriteSize(size, ptr); | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:993:2: error: expected unqualified-id before 'public' 993 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1008:2: error: expected unqualified-id before 'private' 1008 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1020:3: error: 'friend' used outside of class 1020 | friend class CodedOutputStream; | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1024:17: error: 'EpsCopyOutputStream' has not been declared 1024 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<1>(const void* data, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1024:58: error: expected initializer before '<' token 1024 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<1>(const void* data, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1030:17: error: 'EpsCopyOutputStream' has not been declared 1030 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<4>(const void* data, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1030:58: error: expected initializer before '<' token 1030 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<4>(const void* data, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1041:17: error: 'EpsCopyOutputStream' has not been declared 1041 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<8>(const void* data, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1041:58: error: expected initializer before '<' token 1041 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<8>(const void* data, | ^ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:61, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:109, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1098:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 1098 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedOutputStream { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1099:2: error: expected primary-expression before 'public' 1099 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1099:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1098:79: note: to match this '{' 1098 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedOutputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:31: error: 'ZeroCopyOutputStream' was not declared in this scope; did you mean 'google::protobuf::io::ZeroCopyOutputStream'? 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: 'google::protobuf::io::ZeroCopyOutputStream' declared here 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:59: error: template argument 1 is invalid 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:67: error: template argument 1 is invalid 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:68: error: '' is not a template [-fpermissive] 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1111:53: error: expected constructor, destructor, or type conversion before ';' token 1111 | CodedOutputStream(Stream* stream, bool eager_init); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1112:27: error: 'CodedOutputStream' does not name a type 1112 | CodedOutputStream(const CodedOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1112:47: error: expected constructor, destructor, or type conversion before '=' token 1112 | CodedOutputStream(const CodedOutputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1113:3: error: 'CodedOutputStream' does not name a type 1113 | CodedOutputStream& operator=(const CodedOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1117:21: error: expected class-name before '(' token 1117 | ~CodedOutputStream(); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::HadError()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1123:5: error: 'cur_' was not declared in this scope 1123 | cur_ = impl_.FlushAndResetBuffer(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1123:12: error: 'impl_' was not declared in this scope 1123 | cur_ = impl_.FlushAndResetBuffer(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::Trim()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1133:17: error: 'cur_' was not declared in this scope 1133 | void Trim() { cur_ = impl_.Trim(cur_); } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1133:24: error: 'impl_' was not declared in this scope 1133 | void Trim() { cur_ = impl_.Trim(cur_); } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::Skip(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1142:12: error: 'impl_' was not declared in this scope 1142 | return impl_.Skip(count, &cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1142:31: error: 'cur_' was not declared in this scope 1142 | return impl_.Skip(count, &cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::GetDirectBufferPointer(void**, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1155:12: error: 'impl_' was not declared in this scope 1155 | return impl_.GetDirectBufferPointer(data, size, &cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1155:54: error: 'cur_' was not declared in this scope 1155 | return impl_.GetDirectBufferPointer(data, size, &cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::GetDirectBufferForNBytesAndAdvance(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1167:12: error: 'impl_' was not declared in this scope 1167 | return impl_.GetDirectBufferForNBytesAndAdvance(size, &cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1167:60: error: 'cur_' was not declared in this scope 1167 | return impl_.GetDirectBufferForNBytesAndAdvance(size, &cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteRaw(const void*, int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1172:5: error: 'cur_' was not declared in this scope 1172 | cur_ = impl_.WriteRaw(buffer, size, cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1172:12: error: 'impl_' was not declared in this scope 1172 | cur_ = impl_.WriteRaw(buffer, size, cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteCord(const absl::lts_20260107::Cord&)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1195:44: error: 'cur_' was not declared in this scope 1195 | void WriteCord(const absl::Cord& cord) { cur_ = impl_.WriteCord(cord, cur_); } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1195:51: error: 'impl_' was not declared in this scope 1195 | void WriteCord(const absl::Cord& cord) { cur_ = impl_.WriteCord(cord, cur_); } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteLittleEndian16(uint16_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1204:5: error: 'cur_' was not declared in this scope 1204 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1204:12: error: 'impl_' was not declared in this scope 1204 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1205:46: error: 'Cur' was not declared in this scope 1205 | SetCur(WriteLittleEndian16ToArray(value, Cur())); | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1205:12: error: 'WriteLittleEndian16ToArray' was not declared in this scope; did you mean 'WriteLittleEndian16'? 1205 | SetCur(WriteLittleEndian16ToArray(value, Cur())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteLittleEndian16 /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1205:5: error: 'SetCur' was not declared in this scope 1205 | SetCur(WriteLittleEndian16ToArray(value, Cur())); | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteLittleEndian32(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1212:5: error: 'cur_' was not declared in this scope 1212 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1212:12: error: 'impl_' was not declared in this scope 1212 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1213:46: error: 'Cur' was not declared in this scope 1213 | SetCur(WriteLittleEndian32ToArray(value, Cur())); | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1213:12: error: 'WriteLittleEndian32ToArray' was not declared in this scope; did you mean 'WriteLittleEndian16ToArray'? 1213 | SetCur(WriteLittleEndian32ToArray(value, Cur())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteLittleEndian16ToArray /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1213:5: error: 'SetCur' was not declared in this scope 1213 | SetCur(WriteLittleEndian32ToArray(value, Cur())); | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteLittleEndian64(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1220:5: error: 'cur_' was not declared in this scope 1220 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1220:12: error: 'impl_' was not declared in this scope 1220 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1221:46: error: 'Cur' was not declared in this scope 1221 | SetCur(WriteLittleEndian64ToArray(value, Cur())); | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1221:12: error: 'WriteLittleEndian64ToArray' was not declared in this scope; did you mean 'WriteLittleEndian32ToArray'? 1221 | SetCur(WriteLittleEndian64ToArray(value, Cur())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteLittleEndian32ToArray /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1221:5: error: 'SetCur' was not declared in this scope 1221 | SetCur(WriteLittleEndian64ToArray(value, Cur())); | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1293:55: error: non-member function 'int google::ByteCount()' cannot have cv-qualifier 1293 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int ByteCount() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::ByteCount()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1294:29: error: 'impl_' was not declared in this scope 1294 | return static_cast(impl_.ByteCount(cur_) - start_count_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1294:45: error: 'cur_' was not declared in this scope 1294 | return static_cast(impl_.ByteCount(cur_) - start_count_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1294:53: error: 'start_count_' was not declared in this scope 1294 | return static_cast(impl_.ByteCount(cur_) - start_count_); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::EnableAliasing(bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1306:39: error: 'impl_' was not declared in this scope 1306 | void EnableAliasing(bool enabled) { impl_.EnableAliasing(enabled); } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::SetSerializationDeterministic(bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1330:5: error: 'impl_' was not declared in this scope 1330 | impl_.SetSerializationDeterministic(value); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1335:7: error: non-member function 'bool google::IsSerializationDeterministic()' cannot have cv-qualifier 1335 | const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::IsSerializationDeterministic()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1336:12: error: 'impl_' was not declared in this scope 1336 | return impl_.IsSerializationDeterministic(); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::IsDefaultSerializationDeterministic()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1341:12: error: 'default_serialization_deterministic_' was not declared in this scope; did you mean 'IsDefaultSerializationDeterministic'? 1341 | return default_serialization_deterministic_.load( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | IsDefaultSerializationDeterministic /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:54: error: non-member function 'uint8_t* google::Cur()' cannot have cv-qualifier 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::Cur()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:69: error: 'cur_' was not declared in this scope 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::SetCur(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1349:31: error: 'cur_' was not declared in this scope 1349 | void SetCur(uint8_t* ptr) { cur_ = ptr; } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1350:39: error: 'EpsCopyOutputStream' does not name a type; did you mean 'CodedOutputStream'? 1350 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD EpsCopyOutputStream* EpsCopy() { | ^~~~~~~~~~~~~~~~~~~ | CodedOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1354:2: error: expected unqualified-id before 'private' 1354 | private: | ^~~~~~~ [ 6%] Building C object CMakeFiles/libupb.dir/upb/lex/round_trip.c.o /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1358:3: error: 'EpsCopyOutputStream' does not name a type; did you mean 'CodedOutputStream'? 1358 | EpsCopyOutputStream impl_; | ^~~~~~~~~~~~~~~~~~~ | CodedOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1370:3: error: 'friend' used outside of class 1370 | friend void google::protobuf::internal::MapTestForceDeterministic(); | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1380:13: error: 'CodedInputStream' has not been declared 1380 | inline bool CodedInputStream::ReadVarint32(uint32_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:101, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadVarint32(uint32_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1382:25: error: 'buffer_' was not declared in this scope 1382 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1382:35: error: 'buffer_end_' was not declared in this scope 1382 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1382:35: note: suggested alternatives: 1382 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1386:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1386 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1390:20: error: 'ReadVarint32Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadVarint32Fallback'? 1390 | int64_t result = ReadVarint32Fallback(v); | ^~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadVarint32Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:608:11: note: 'google::protobuf::io::ReadVarint32Fallback' declared here 608 | int64_t ReadVarint32Fallback(uint32_t first_byte_or_zero); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1395:13: error: 'CodedInputStream' has not been declared 1395 | inline bool CodedInputStream::ReadVarint64(uint64_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:101, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadVarint64(uint64_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1396:25: error: 'buffer_' was not declared in this scope 1396 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1396:35: error: 'buffer_end_' was not declared in this scope 1396 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1396:35: note: suggested alternatives: 1396 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1398:5: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1398 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1401:33: error: 'ReadVarint64Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadVarint64Fallback'? 1401 | std::pair p = ReadVarint64Fallback(); | ^~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadVarint64Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:610:29: note: 'google::protobuf::io::ReadVarint64Fallback' declared here 610 | std::pair ReadVarint64Fallback(); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1406:13: error: 'CodedInputStream' has not been declared 1406 | inline bool CodedInputStream::ReadVarintSizeAsInt(int* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:101, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadVarintSizeAsInt(int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1407:25: error: 'buffer_' was not declared in this scope 1407 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1407:35: error: 'buffer_end_' was not declared in this scope 1407 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1407:35: note: suggested alternatives: 1407 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1411:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1411 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1415:12: error: 'ReadVarintSizeAsIntFallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadVarintSizeAsIntFallback'? 1415 | *value = ReadVarintSizeAsIntFallback(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadVarintSizeAsIntFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:609:7: note: 'google::protobuf::io::ReadVarintSizeAsIntFallback' declared here 609 | int ReadVarintSizeAsIntFallback(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1420:23: error: 'CodedInputStream' has not been declared 1420 | inline const uint8_t* CodedInputStream::ReadLittleEndian16FromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1427:23: error: 'CodedInputStream' has not been declared 1427 | inline const uint8_t* CodedInputStream::ReadLittleEndian32FromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1434:23: error: 'CodedInputStream' has not been declared 1434 | inline const uint8_t* CodedInputStream::ReadLittleEndian64FromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1441:13: error: 'CodedInputStream' has not been declared 1441 | inline bool CodedInputStream::ReadLittleEndian16(uint16_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:101, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadLittleEndian16(uint16_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1442:25: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1442 | if (ABSL_PREDICT_TRUE(BufferSize() >= static_cast(sizeof(*value)))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1443:5: error: 'buffer_' was not declared in this scope 1443 | buffer_ = ReadLittleEndian16FromArray(buffer_, value); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1446:12: error: 'ReadLittleEndian16Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadLittleEndian16Fallback'? 1446 | return ReadLittleEndian16Fallback(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadLittleEndian16Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:614:8: note: 'google::protobuf::io::ReadLittleEndian16Fallback' declared here 614 | bool ReadLittleEndian16Fallback(uint16_t* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1450:13: error: 'CodedInputStream' has not been declared 1450 | inline bool CodedInputStream::ReadLittleEndian32(uint32_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:101, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadLittleEndian32(uint32_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1453:25: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1453 | if (ABSL_PREDICT_TRUE(BufferSize() >= static_cast(sizeof(*value)))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1454:5: error: 'buffer_' was not declared in this scope 1454 | buffer_ = ReadLittleEndian32FromArray(buffer_, value); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1457:12: error: 'ReadLittleEndian32Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadLittleEndian32Fallback'? 1457 | return ReadLittleEndian32Fallback(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadLittleEndian32Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:615:8: note: 'google::protobuf::io::ReadLittleEndian32Fallback' declared here 615 | bool ReadLittleEndian32Fallback(uint32_t* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1464:13: error: 'CodedInputStream' has not been declared 1464 | inline bool CodedInputStream::ReadLittleEndian64(uint64_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:101, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadLittleEndian64(uint64_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1467:25: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1467 | if (ABSL_PREDICT_TRUE(BufferSize() >= static_cast(sizeof(*value)))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1468:5: error: 'buffer_' was not declared in this scope 1468 | buffer_ = ReadLittleEndian64FromArray(buffer_, value); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1471:12: error: 'ReadLittleEndian64Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadLittleEndian64Fallback'? 1471 | return ReadLittleEndian64Fallback(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadLittleEndian64Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:616:8: note: 'google::protobuf::io::ReadLittleEndian64Fallback' declared here 616 | bool ReadLittleEndian64Fallback(uint64_t* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1478:17: error: 'CodedInputStream' has not been declared 1478 | inline uint32_t CodedInputStream::ReadTagNoLastTag() { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/string_view.h:29, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:151:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 151 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedInputStream { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:152:2: error: expected primary-expression before 'public' 152 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:152:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:151:78: note: to match this '{' 151 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedInputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:159:12: error: ISO C++ forbids declaration of 'CodedInputStream' with no type [-fpermissive] 159 | explicit CodedInputStream(const uint8_t* buffer, int size); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:159:3: error: 'explicit' outside class declaration 159 | explicit CodedInputStream(const uint8_t* buffer, int size); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:159:60: error: 'int google::protobuf::io::CodedInputStream(const uint8_t*, int)' redeclared as different kind of entity 159 | explicit CodedInputStream(const uint8_t* buffer, int size); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:151:61: note: previous declaration 'int google::protobuf::io::CodedInputStream' 151 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedInputStream { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:160:26: error: 'CodedInputStream' does not name a type 160 | CodedInputStream(const CodedInputStream&) = delete; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:160:45: error: expected constructor, destructor, or type conversion before '=' token 160 | CodedInputStream(const CodedInputStream&) = delete; | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:101, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint32_t ReadTagNoLastTag()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1480:25: error: 'buffer_' was not declared in this scope 1480 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1480:35: error: 'buffer_end_' was not declared in this scope 1480 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1480:35: note: suggested alternatives: 1480 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:161:3: error: 'CodedInputStream' does not name a type 161 | CodedInputStream& operator=(const CodedInputStream&) = delete; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:168:22: error: expected constructor, destructor, or type conversion before ';' token 168 | ~CodedInputStream(); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:172:60: error: non-member function 'bool google::protobuf::io::IsFlat()' cannot have cv-qualifier 172 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD inline bool IsFlat() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1483:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1483 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1487:7: error: 'ReadTagFallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadTagFallback'? 1487 | v = ReadTagFallback(v); | ^~~~~~~~~~~~~~~ | google::protobuf::io::ReadTagFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:621:12: note: 'google::protobuf::io::ReadTagFallback' declared here 621 | uint32_t ReadTagFallback(uint32_t first_byte_or_zero); | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1491:34: error: 'CodedInputStream' has not been declared 1491 | inline std::pair CodedInputStream::ReadTagWithCutoffNoLastTag( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint32_t google::protobuf::io::ReadTag()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:252:12: error: 'last_tag_' was not declared in this scope 252 | return last_tag_ = ReadTagNoLastTag(); | ^~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:101, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'std::pair ReadTagWithCutoffNoLastTag(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1497:25: error: 'buffer_' was not declared in this scope 1497 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1497:35: error: 'buffer_end_' was not declared in this scope 1497 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1497:35: note: suggested alternatives: 1497 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1505:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1505 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1515:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1515 | Advance(2); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1527:24: error: 'ReadTagFallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadTagFallback'? 1527 | const uint32_t tag = ReadTagFallback(first_byte_or_zero); | ^~~~~~~~~~~~~~~ | google::protobuf::io::ReadTagFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:621:12: note: 'google::protobuf::io::ReadTagFallback' declared here 621 | uint32_t ReadTagFallback(uint32_t first_byte_or_zero); | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:252:24: error: 'ReadTagNoLastTag' was not declared in this scope 252 | return last_tag_ = ReadTagNoLastTag(); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'std::pair google::protobuf::io::ReadTagWithCutoff(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:269:40: error: 'ReadTagWithCutoffNoLastTag' was not declared in this scope; did you mean 'ReadTagWithCutoff'? 269 | std::pair result = ReadTagWithCutoffNoLastTag(cutoff); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | ReadTagWithCutoff /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:270:5: error: 'last_tag_' was not declared in this scope 270 | last_tag_ = result.first; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1531:13: error: 'CodedInputStream' has not been declared 1531 | inline bool CodedInputStream::LastTagWas(uint32_t expected) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool LastTagWas(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1532:10: error: 'last_tag_' was not declared in this scope; did you mean 'google::protobuf::io::last_tag_'? 1532 | return last_tag_ == expected; | ^~~~~~~~~ | google::protobuf::io::last_tag_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:535:12: note: 'google::protobuf::io::last_tag_' declared here 535 | uint32_t last_tag_; // result of last ReadTag() or ReadTagWithCutoff(). | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::protobuf::io::SetLastTag(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:317:35: error: 'last_tag_' was not declared in this scope 317 | void SetLastTag(uint32_t tag) { last_tag_ = tag; } | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1535:13: error: 'CodedInputStream' has not been declared 1535 | inline bool CodedInputStream::ConsumedEntireMessage() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ConsumedEntireMessage()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1536:10: error: 'legitimate_message_end_' was not declared in this scope; did you mean 'google::protobuf::io::legitimate_message_end_'? 1536 | return legitimate_message_end_; | ^~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::legitimate_message_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:540:8: note: 'google::protobuf::io::legitimate_message_end_' declared here 540 | bool legitimate_message_end_; | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1539:13: error: 'CodedInputStream' has not been declared 1539 | inline bool CodedInputStream::ExpectTag(uint32_t expected) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:101, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ExpectTag(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1541:27: error: 'buffer_' was not declared in this scope 1541 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1541:37: error: 'buffer_end_' was not declared in this scope 1541 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1541:37: note: suggested alternatives: 1541 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1542:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1542 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:101, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1548:27: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1548 | if (ABSL_PREDICT_TRUE(BufferSize() >= 2) && | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::protobuf::io::SetConsumed()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:326:24: error: 'legitimate_message_end_' was not declared in this scope 326 | void SetConsumed() { legitimate_message_end_ = true; } | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:359:61: error: non-member function 'int google::protobuf::io::BytesUntilLimit()' cannot have cv-qualifier 359 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int BytesUntilLimit() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:362:61: error: non-member function 'int google::protobuf::io::CurrentPosition()' cannot have cv-qualifier 362 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int CurrentPosition() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:385:71: error: non-member function 'int google::protobuf::io::BytesUntilTotalBytesLimit()' cannot have cv-qualifier 385 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int BytesUntilTotalBytesLimit() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1549:9: error: 'buffer_' was not declared in this scope 1549 | buffer_[0] == static_cast(expected | 0x80) && | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1551:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1551 | Advance(2); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1562:23: error: 'CodedInputStream' has not been declared 1562 | inline const uint8_t* CodedInputStream::ExpectTagFromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::io::RecursionBudget()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:396:12: error: 'recursion_budget_' was not declared in this scope; did you mean 'RecursionBudget'? 396 | return recursion_budget_; | ^~~~~~~~~~~~~~~~~ | RecursionBudget /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1577:13: error: 'CodedInputStream' has not been declared 1577 | inline void CodedInputStream::GetDirectBufferPointerInline(const void** data, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void GetDirectBufferPointerInline(const void**, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1579:11: error: 'buffer_' was not declared in this scope 1579 | *data = buffer_; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1580:28: error: 'buffer_end_' was not declared in this scope 1580 | *size = static_cast(buffer_end_ - buffer_); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1580:28: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1583:13: error: 'CodedInputStream' has not been declared 1583 | inline bool CodedInputStream::ExpectAtEnd() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ExpectAtEnd()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:7: error: 'buffer_' was not declared in this scope 1587 | if (buffer_ == buffer_end_ && ((buffer_size_after_limit_ != 0) || | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:18: error: 'buffer_end_' was not declared in this scope 1587 | if (buffer_ == buffer_end_ && ((buffer_size_after_limit_ != 0) || | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:18: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::io::GetDefaultRecursionLimit()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:400:12: error: 'default_recursion_limit_' was not declared in this scope 400 | return default_recursion_limit_; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:420:67: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 420 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD std::pair | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:420:77: error: template argument 1 is invalid 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:35: error: 'buffer_size_after_limit_' was not declared in this scope; did you mean 'google::protobuf::io::buffer_size_after_limit_'? 1587 | if (buffer_ == buffer_end_ && ((buffer_size_after_limit_ != 0) || | ^~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::buffer_size_after_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:558:7: note: 'google::protobuf::io::buffer_size_after_limit_' declared here 558 | int buffer_size_after_limit_; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1588:35: error: 'total_bytes_read_' was not declared in this scope; did you mean 'google::protobuf::io::total_bytes_read_'? 420 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD std::pair | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:523:2: error: expected unqualified-id before 'private' 523 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:20: error: non-member function 'int google::protobuf::io::BufferSize()' cannot have cv-qualifier 626 | int BufferSize() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:632:3: error: 'friend' used outside of class 632 | friend class google::protobuf::ZeroCopyCodedInputStream; | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:632:34: warning: declaration 'class google::protobuf::ZeroCopyCodedInputStream' does not declare anything 1588 | (total_bytes_read_ == current_limit_))) { | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::total_bytes_read_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:527:7: note: 'google::protobuf::io::total_bytes_read_' declared here 527 | int total_bytes_read_; // total bytes read from input_, including | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1588:56: error: 'current_limit_' was not declared in this scope; did you mean 'google::protobuf::io::current_limit_'? 1588 | (total_bytes_read_ == current_limit_))) { | ^~~~~~~~~~~~~~ | google::protobuf::io::current_limit_ 632 | friend class google::protobuf::ZeroCopyCodedInputStream; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:633:3: error: 'friend' used outside of class 633 | friend class google::protobuf::internal::EpsCopyByteStream; | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:633:44: warning: declaration 'class google::protobuf::internal::EpsCopyByteStream' does not declare anything 633 | friend class google::protobuf::internal::EpsCopyByteStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/string_view.h:29, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:17, /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:549:9: note: 'google::protobuf::io::current_limit_' declared here 549 | Limit current_limit_; // if position = -1, no limit is applied | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1589:5: error: 'last_tag_' was not declared in this scope; did you mean 'google::protobuf::io::last_tag_'? 1589 | last_tag_ = 0; // Pretend we called ReadTag()... | ^~~~~~~~~ | google::protobuf::io::last_tag_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:535:12: note: 'google::protobuf::io::last_tag_' declared here 535 | uint32_t last_tag_; // result of last ReadTag() or ReadTagWithCutoff(). | ^~~~~~~~~ from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:642:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 642 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1590:5: error: 'legitimate_message_end_' was not declared in this scope; did you mean 'google::protobuf::io::legitimate_message_end_'? 1590 | legitimate_message_end_ = true; // ... and it hit EOF. | ^~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::legitimate_message_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:540:8: note: 'google::protobuf::io::legitimate_message_end_' declared here 540 | bool legitimate_message_end_; | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1597:12: error: 'CodedInputStream' has not been declared 1597 | inline int CodedInputStream::CurrentPosition() const { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:644:2: error: expected primary-expression before 'public' 644 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:644:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:643:25: note: to match this '{' 643 | EpsCopyOutputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:648:22: error: expected constructor, destructor, or type conversion before '(' token /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1597:48: error: non-member function 'int CurrentPosition()' cannot have cv-qualifier 1597 | inline int CodedInputStream::CurrentPosition() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int CurrentPosition()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1598:10: error: 'total_bytes_read_' was not declared in this scope; did you mean 'google::protobuf::io::total_bytes_read_'? 1598 | return total_bytes_read_ - (BufferSize() + buffer_size_after_limit_); | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::total_bytes_read_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:527:7: note: 'google::protobuf::io::total_bytes_read_' declared here 648 | EpsCopyOutputStream(ZeroCopyOutputStream* stream, bool deterministic, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:659:3: error: ISO C++ forbids declaration of 'EpsCopyOutputStream' with no type [-fpermissive] 659 | EpsCopyOutputStream(void* data, int size, bool deterministic) | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:659:63: error: 'int google::protobuf::EpsCopyOutputStream(void*, int, bool)' redeclared as different kind of entity 659 | EpsCopyOutputStream(void* data, int size, bool deterministic) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:643:5: note: previous declaration 'int google::protobuf::EpsCopyOutputStream' 643 | EpsCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~ 527 | int total_bytes_read_; // total bytes read from input_, including | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1598:31: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1598 | return total_bytes_read_ - (BufferSize() + buffer_size_after_limit_); | ^~~~~~~~~~ | google::protobuf::io::BufferSize /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1598:46: error: 'buffer_size_after_limit_' was not declared in this scope; did you mean 'google::protobuf::io::buffer_size_after_limit_'? 1598 | return total_bytes_read_ - (BufferSize() + buffer_size_after_limit_); /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::EpsCopyOutputStream(void*, int, bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:660:9: error: only constructors take member initializers 660 | : end_(static_cast(data) + size), | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:663:57: warning: no return statement in function returning non-void [-Wreturn-type] 663 | is_serialization_deterministic_(deterministic) {} | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:666:45: error: 'ZeroCopyOutputStream' has not been declared 666 | EpsCopyOutputStream(void* data, int size, ZeroCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::buffer_size_after_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:558:7: note: 'google::protobuf::io::buffer_size_after_limit_' declared here 558 | int buffer_size_after_limit_; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1601:13: error: 'CodedInputStream' has not been declared 1601 | inline void CodedInputStream::Advance(int amount) { buffer_ += amount; } | ^~~~~~~~~~~~~~~~ | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:666:3: error: ISO C++ forbids declaration of 'EpsCopyOutputStream' with no type [-fpermissive] 666 | EpsCopyOutputStream(void* data, int size, ZeroCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:667:55: error: 'int google::protobuf::EpsCopyOutputStream(void*, int, int*, bool, uint8_t**)' redeclared as different kind of entity 667 | bool deterministic, uint8_t** pp) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:643:5: note: previous declaration 'int google::protobuf::EpsCopyOutputStream' 643 | EpsCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::EpsCopyOutputStream(void*, int, int*, bool, uint8_t**)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:668:9: error: only constructors take member initializers 668 | : stream_(stream), is_serialization_deterministic_(deterministic) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:669:11: error: 'SetInitialBuffer' was not declared in this scope 669 | *pp = SetInitialBuffer(data, size); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:670:3: warning: no return statement in function returning non-void [-Wreturn-type] 670 | } | ^ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void Advance(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1601:53: error: 'buffer_' was not declared in this scope 1601 | inline void CodedInputStream::Advance(int amount) { buffer_ += amount; } | ^~~~~~~ from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/types/span.h:69, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:18, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::EnsureSpace(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:680:35: error: 'end_' was not declared in this scope 680 | if (ABSL_PREDICT_FALSE(ptr >= end_)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1603:13: error: 'CodedInputStream' has not been declared 1603 | inline void CodedInputStream::SetRecursionLimit(int limit) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void SetRecursionLimit(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1604:3: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1604 | recursion_budget_ += limit - recursion_limit_; | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_budget_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1604:32: error: 'recursion_limit_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_limit_'? 1604 | recursion_budget_ += limit - recursion_limit_; | ^~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_limit_ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:681:14: error: 'EnsureSpaceFallback' was not declared in this scope 681 | return EnsureSpaceFallback(ptr); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:569:7: note: 'google::protobuf::io::recursion_limit_' declared here 569 | int recursion_limit_; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1608:13: error: 'CodedInputStream' has not been declared 1608 | inline bool CodedInputStream::IncrementRecursionDepth() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool IncrementRecursionDepth()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1609:5: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1609 | --recursion_budget_; | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_budget_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1613:13: error: 'CodedInputStream' has not been declared 1613 | inline void CodedInputStream::DecrementRecursionDepth() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void DecrementRecursionDepth()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1614:7: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1614 | if (recursion_budget_ < recursion_limit_) ++recursion_budget_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:687:53: error: non-member function 'size_t google::protobuf::BytesAvailable(uint8_t*)' cannot have cv-qualifier 687 | [[nodiscard]] size_t BytesAvailable(uint8_t* ptr) const { | ^~~~~ | google::protobuf::io::recursion_budget_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1614:27: error: 'recursion_limit_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_limit_'? 1614 | if (recursion_budget_ < recursion_limit_) ++recursion_budget_; | ^~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:569:7: note: 'google::protobuf::io::recursion_limit_' declared here 569 | int recursion_limit_; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'size_t google::protobuf::BytesAvailable(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:688:12: error: 'end_' was not declared in this scope 688 | return end_ + kSlopBytes - ptr; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1617:13: error: 'CodedInputStream' has not been declared 1617 | inline void CodedInputStream::UnsafeDecrementRecursionDepth() { | ^~~~~~~~~~~~~~~~ In file included from /usr/pkg/gcc10/include/c++/cassert:44, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/internal/cord_rep_crc.h:18, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:90, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:113, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void UnsafeDecrementRecursionDepth()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1618:10: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1618 | assert(recursion_budget_ < recursion_limit_); | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ In file included from /usr/pkg/gcc10/include/c++/cassert:44, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/internal/cord_rep_crc.h:18, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:90, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:113, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1618:30: error: 'recursion_limit_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_limit_'? 1618 | assert(recursion_budget_ < recursion_limit_); | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:569:7: note: 'google::protobuf::io::recursion_limit_' declared here 569 | int recursion_limit_; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:688:19: error: 'kSlopBytes' was not declared in this scope 688 | return end_ + kSlopBytes - ptr; | ^~~~~~~~~~ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1622:13: error: 'CodedInputStream' has not been declared 1622 | inline void CodedInputStream::SetExtensionRegistry(const DescriptorPool* pool, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1622:58: error: 'DescriptorPool' does not name a type 1622 | inline void CodedInputStream::SetExtensionRegistry(const DescriptorPool* pool, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1623:52: error: 'MessageFactory' has not been declared 1623 | MessageFactory* factory) { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void SetExtensionRegistry(const int*, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1624:3: error: 'extension_pool_' was not declared in this scope; did you mean 'google::protobuf::io::extension_pool_'? 1624 | extension_pool_ = pool; | ^~~~~~~~~~~~~~~ | google::protobuf::io::extension_pool_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:572:25: note: 'google::protobuf::io::extension_pool_' declared here 572 | const DescriptorPool* extension_pool_; | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1625:3: error: 'extension_factory_' was not declared in this scope; did you mean 'google::protobuf::io::extension_factory_'? 1625 | extension_factory_ = factory; | ^~~~~~~~~~~~~~~~~~ | google::protobuf::io::extension_factory_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:573:19: note: 'google::protobuf::io::extension_factory_' declared here 573 | MessageFactory* extension_factory_; | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/types/span.h:69, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:18, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteRaw(const void*, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:694:28: error: 'end_' was not declared in this scope 694 | if (ABSL_PREDICT_FALSE(end_ - ptr < size)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:695:14: error: 'WriteRawFallback' was not declared in this scope 695 | return WriteRawFallback(data, size, ptr); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1628:14: error: 'DescriptorPool' does not name a type 1628 | inline const DescriptorPool* CodedInputStream::GetExtensionPool() { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteRawMaybeAliased(const void*, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:709:9: error: 'aliasing_enabled_' was not declared in this scope; did you mean 'google::protobuf::io::aliasing_enabled_'? 709 | if (aliasing_enabled_) { | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::aliasing_enabled_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:543:8: note: 'google::protobuf::io::aliasing_enabled_' declared here 543 | bool aliasing_enabled_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:710:14: error: 'WriteAliasedRaw' was not declared in this scope 710 | return WriteAliasedRaw(data, size, ptr); | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1632:8: error: 'MessageFactory' does not name a type 1632 | inline MessageFactory* CodedInputStream::GetExtensionFactory() { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1636:12: error: 'CodedInputStream' has not been declared 1636 | inline int CodedInputStream::BufferSize() const { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/types/span.h:69, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:18, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteStringMaybeAliased(uint32_t, std::string_view, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:727:28: error: 'end_' was not declared in this scope 727 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1636:43: error: non-member function 'int BufferSize()' cannot have cv-qualifier 1636 | inline int CodedInputStream::BufferSize() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int BufferSize()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1637:27: error: 'buffer_end_' was not declared in this scope 1637 | return static_cast(buffer_end_ - buffer_); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1637:27: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1637:41: error: 'buffer_' was not declared in this scope 1637 | return static_cast(buffer_end_ - buffer_); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:727:46: error: 'TagSize' was not declared in this scope 727 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1640:8: error: 'CodedInputStream' does not name a type 1640 | inline CodedInputStream::CodedInputStream(ZeroCopyInputStream* input) | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:728:14: error: 'WriteStringMaybeAliasedOutline' was not declared in this scope; did you mean 'WriteStringMaybeAliased'? 728 | return WriteStringMaybeAliasedOutline(num, s, ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteStringMaybeAliased /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:730:11: error: 'UnsafeVarint' was not declared in this scope 730 | ptr = UnsafeVarint((num << 3) | 2, ptr); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1661:8: error: 'CodedInputStream' does not name a type 1661 | inline CodedInputStream::CodedInputStream(const uint8_t* buffer, int size) | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1682:13: error: 'CodedInputStream' has not been declared 1682 | inline bool CodedInputStream::IsFlat() const { return input_ == nullptr; } | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1682:40: error: non-member function 'bool IsFlat()' cannot have cv-qualifier 1682 | inline bool CodedInputStream::IsFlat() const { return input_ == nullptr; } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool IsFlat()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1682:55: error: 'input_' was not declared in this scope; did you mean 'google::protobuf::io::input_'? 1682 | inline bool CodedInputStream::IsFlat() const { return input_ == nullptr; } | ^~~~~~ | google::protobuf::io::input_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:526:24: note: 'google::protobuf::io::input_' declared here 526 | ZeroCopyInputStream* input_; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1684:13: error: 'CodedInputStream' has not been declared 1684 | inline bool CodedInputStream::Skip(int count) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/types/span.h:69, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:18, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteString(uint32_t, const T&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:745:28: error: 'end_' was not declared in this scope 745 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:745:46: error: there are no arguments to 'TagSize' that depend on a template parameter, so a declaration of 'TagSize' must be available [-fpermissive] 745 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:745:46: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) 745 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:748:11: error: there are no arguments to 'UnsafeVarint' that depend on a template parameter, so a declaration of 'UnsafeVarint' must be available [-fpermissive] 748 | ptr = UnsafeVarint((num << 3) | 2, ptr); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool Skip(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1695:10: error: 'SkipFallback' was not declared in this scope; did you mean 'google::protobuf::io::SkipFallback'? 1695 | return SkipFallback(count, original_buffer_size); | ^~~~~~~~~~~~ | google::protobuf::io::SkipFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:578:8: note: 'google::protobuf::io::SkipFallback' declared here 578 | bool SkipFallback(int count, int original_buffer_size); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteString(uint32_t, const absl::lts_20260107::Cord&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:758:11: error: 'WriteTag' was not declared in this scope; did you mean 'WriteRaw'? 758 | ptr = WriteTag(num, 2, ptr); | ^~~~~~~~ | WriteRaw /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1699:8: error: 'CodedOutputStream' does not name a type 1699 | inline CodedOutputStream::CodedOutputStream(Stream* stream) | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:759:12: error: 'WriteCordOutline' was not declared in this scope 759 | return WriteCordOutline(s, ptr); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteInt32Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:774:49: error: 'Encode64' was not declared in this scope 774 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1706:8: error: 'CodedOutputStream' does not name a type 1706 | inline CodedOutputStream::CodedOutputStream(Stream* stream, bool eager_init) | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1715:13: error: 'CodedOutputStream' has not been declared 1715 | inline void CodedOutputStream::InitEagerly(Stream* stream) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void InitEagerly(Stream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1719:5: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1719 | cur_ = impl_.SetInitialBuffer(data, size); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteUInt32Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:779:49: error: 'Encode32' was not declared in this scope 779 | return WriteVarintPacked(num, r, size, ptr, Encode32); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1719:12: error: 'impl_' was not declared in this scope 1719 | cur_ = impl_.SetInitialBuffer(data, size); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1723:17: error: 'CodedOutputStream' has not been declared 1723 | inline uint8_t* CodedOutputStream::WriteVarint32ToArray(uint32_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* WriteVarint32ToArray(uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1725:10: error: 'EpsCopyOutputStream' has not been declared 1725 | return EpsCopyOutputStream::UnsafeVarint(value, target); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1728:17: error: 'CodedOutputStream' has not been declared 1728 | inline uint8_t* CodedOutputStream::WriteVarint64ToArray(uint64_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* WriteVarint64ToArray(uint64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1730:10: error: 'EpsCopyOutputStream' has not been declared 1730 | return EpsCopyOutputStream::UnsafeVarint(value, target); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1733:13: error: 'CodedOutputStream' has not been declared 1733 | inline void CodedOutputStream::WriteVarint32SignExtended(int32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteVarint32SignExtended(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1734:3: error: 'WriteVarint64' was not declared in this scope; did you mean 'google::WriteVarint64'? 1734 | WriteVarint64(static_cast(value)); | ^~~~~~~~~~~~~ | google::WriteVarint64 /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1241:8: note: 'google::WriteVarint64' declared here 1241 | void WriteVarint64(uint64_t value); | ^~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1737:17: error: 'CodedOutputStream' has not been declared 1737 | inline uint8_t* CodedOutputStream::WriteVarint32SignExtendedToArray( | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1742:17: error: 'CodedOutputStream' has not been declared 1742 | inline uint8_t* CodedOutputStream::WriteLittleEndian16ToArray(uint16_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1749:17: error: 'CodedOutputStream' has not been declared 1749 | inline uint8_t* CodedOutputStream::WriteLittleEndian32ToArray(uint32_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1763:17: error: 'CodedOutputStream' has not been declared 1763 | inline uint8_t* CodedOutputStream::WriteLittleEndian64ToArray(uint64_t value, | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:201:7: error: 'google::protobuf::io::CodedInputStream' is not a type 201 | io::CodedInputStream* input, uint32_t tag); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:207:7: error: 'google::protobuf::io::CodedInputStream' is not a type 207 | io::CodedInputStream* input, uint32_t tag, io::CodedOutputStream* output); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1784:13: error: 'CodedOutputStream' has not been declared 1784 | inline void CodedOutputStream::WriteVarint32(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:213:7: error: 'google::protobuf::io::CodedInputStream' is not a type 213 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:218:7: error: 'google::protobuf::io::CodedInputStream' is not a type 218 | io::CodedInputStream* input, io::CodedOutputStream* output); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteVarint32(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1785:3: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1785 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteSInt32Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:784:49: error: 'ZigZagEncode32' was not declared in this scope 784 | return WriteVarintPacked(num, r, size, ptr, ZigZagEncode32); | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:17: error: 'google::protobuf::io::CodedInputStream' is not a type 281 | ReadPrimitive(io::CodedInputStream* input, CType* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:288:53: error: 'google::protobuf::io::CodedInputStream' is not a type 288 | ReadRepeatedPrimitive(int tag_size, uint32_t tag, io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:306:23: error: 'google::protobuf::io::CodedInputStream' is not a type 306 | ReadPackedPrimitive(io::CodedInputStream* input, RepeatedField* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:311:7: error: 'google::protobuf::io::CodedInputStream' is not a type 311 | io::CodedInputStream* input, std::string* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:314:7: error: 'google::protobuf::io::CodedInputStream' is not a type 314 | io::CodedInputStream* input, std::string* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:317:7: error: 'google::protobuf::io::CodedInputStream' is not a type 317 | io::CodedInputStream* input, absl::Cord* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:330:25: error: 'google::protobuf::io::CodedInputStream' is not a type 330 | int field_number, io::CodedInputStream* input, MessageType* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:334:7: error: 'google::protobuf::io::CodedInputStream' is not a type 334 | io::CodedInputStream* input, MessageType* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:338:7: error: 'google::protobuf::io::CodedInputStream' is not a type 338 | io::CodedInputStream* input, MessageType* value) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1785:10: error: 'impl_' was not declared in this scope 1785 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1786:38: error: 'Cur' was not declared in this scope; did you mean 'google::Cur'? 1786 | SetCur(WriteVarint32ToArray(value, Cur())); | ^~~ | google::Cur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:48: note: 'google::Cur' declared here 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteInt64Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:789:49: error: 'Encode64' was not declared in this scope 789 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1786:3: error: 'SetCur' was not declared in this scope; did you mean 'google::SetCur'? 1786 | SetCur(WriteVarint32ToArray(value, Cur())); | ^~~~~~ | google::SetCur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1349:8: note: 'google::SetCur' declared here 1349 | void SetCur(uint8_t* ptr) { cur_ = ptr; } | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1789:13: error: 'CodedOutputStream' has not been declared 1789 | inline void CodedOutputStream::WriteVarint64(uint64_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteVarint64(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1790:3: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1790 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:493:54: error: 'EpsCopyOutputStream' is not a member of 'google::protobuf::io'; did you mean 'ZeroCopyOutputStream'? 493 | WriteInt32ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ | ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1790:10: error: 'impl_' was not declared in this scope 1790 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteUInt64Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:794:49: error: 'Encode64' was not declared in this scope 794 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1791:38: error: 'Cur' was not declared in this scope; did you mean 'google::Cur'? 1791 | SetCur(WriteVarint64ToArray(value, Cur())); | ^~~ | google::Cur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:48: note: 'google::Cur' declared here 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1791:3: error: 'SetCur' was not declared in this scope; did you mean 'google::SetCur'? 1791 | SetCur(WriteVarint64ToArray(value, Cur())); | ^~~~~~ | google::SetCur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1349:8: note: 'google::SetCur' declared here 1349 | void SetCur(uint8_t* ptr) { cur_ = ptr; } | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1794:13: error: 'CodedOutputStream' has not been declared 1794 | inline void CodedOutputStream::WriteTag(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1798:17: error: 'CodedOutputStream' has not been declared 1798 | inline uint8_t* CodedOutputStream::WriteTagToArray(uint32_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1813:15: error: 'CodedOutputStream' has not been declared 1813 | inline size_t CodedOutputStream::VarintSize32(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:493:75: error: 'stream' was not declared in this scope; did you mean 'std::io_errc::stream'? 493 | WriteInt32ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~ | std::io_errc::stream In file included from /usr/pkg/gcc10/include/c++/ios:42, from /usr/pkg/gcc10/include/c++/ostream:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_op.h:28, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:21, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /usr/pkg/gcc10/include/c++/bits/ios_base.h:203:24: note: 'std::io_errc::stream' declared here 203 | enum class io_errc { stream = 1 }; | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:38: error: expected primary-expression before 'value' 494 | int32_t value, uint8_t* target) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:52: error: expected primary-expression before '*' token 494 | int32_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1827:15: error: 'CodedOutputStream' has not been declared 1827 | inline size_t CodedOutputStream::VarintSize32PlusOne(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1840:15: error: 'CodedOutputStream' has not been declared 1840 | inline size_t CodedOutputStream::VarintSize64(uint64_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1854:15: error: 'CodedOutputStream' has not been declared 1854 | inline size_t CodedOutputStream::VarintSize64PlusOne(uint64_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1867:15: error: 'CodedOutputStream' has not been declared 1867 | inline size_t CodedOutputStream::VarintSize32SignExtended(int32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1871:15: error: 'CodedOutputStream' has not been declared 1871 | inline size_t CodedOutputStream::VarintSize32SignExtendedPlusOne( | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteSInt64Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:799:49: error: 'ZigZagEncode64' was not declared in this scope 799 | return WriteVarintPacked(num, r, size, ptr, ZigZagEncode64); | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1877:13: error: 'CodedOutputStream' has not been declared 1877 | inline void CodedOutputStream::WriteString(absl::string_view str) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteString(std::string_view)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1878:3: error: 'WriteRaw' was not declared in this scope 1878 | WriteRaw(str.data(), static_cast(str.size())); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1878:3: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1171:8: note: 'google::WriteRaw' 1171 | void WriteRaw(const void* buffer, int size) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:691:48: note: 'google::protobuf::WriteRaw' 691 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* WriteRaw(const void* data, | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1881:13: error: 'CodedOutputStream' has not been declared 1881 | inline void CodedOutputStream::WriteRawMaybeAliased(const void* data, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteRawMaybeAliased(const void*, int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1883:3: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1883 | cur_ = impl_.WriteRawMaybeAliased(data, size, cur_); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteEnumPacked(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:804:49: error: 'Encode64' was not declared in this scope 804 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1883:10: error: 'impl_' was not declared in this scope 1883 | cur_ = impl_.WriteRawMaybeAliased(data, size, cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1886:17: error: 'CodedOutputStream' has not been declared 1886 | inline uint8_t* CodedOutputStream::WriteRawToArray(const void* data, int size, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1892:17: error: 'CodedOutputStream' has not been declared 1892 | inline uint8_t* CodedOutputStream::WriteStringToArray(absl::string_view str, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:54: error: 'target' was not declared in this scope 494 | int32_t value, uint8_t* target) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:493:3: error: 'constexpr' needed for in-class initialization of static data member 'uint8_t* google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField' of non-integral type [-fpermissive] 493 | WriteInt32ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:60: error: expression list treated as compound expression in initializer [-fpermissive] 494 | int32_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1897:1: error: expected declaration before '}' token 1897 | } // namespace io | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1898:1: error: expected declaration before '}' token 1898 | } // namespace protobuf | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1899:1: error: expected declaration before '}' token 1899 | } // namespace google | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:61: error: expected ';' before '{' token 494 | int32_t value, uint8_t* target) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:501:54: error: 'EpsCopyOutputStream' is not a member of 'google::protobuf::io'; did you mean 'ZeroCopyOutputStream'? 501 | WriteInt64ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ | ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:501:75: error: 'stream' was not declared in this scope; did you mean 'std::io_errc::stream'? 501 | WriteInt64ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~ | std::io_errc::stream In file included from /usr/pkg/gcc10/include/c++/ios:42, from /usr/pkg/gcc10/include/c++/ostream:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_op.h:28, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:21, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /usr/pkg/gcc10/include/c++/bits/ios_base.h:203:24: note: 'std::io_errc::stream' declared here 203 | enum class io_errc { stream = 1 }; | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:38: error: expected primary-expression before 'value' 502 | int64_t value, uint8_t* target) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:52: error: expected primary-expression before '*' token 502 | int64_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteFixedPacked(int, const T&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:814:12: error: 'WriteRawLittleEndian' was not declared in this scope 814 | return WriteRawLittleEndian(r.data(), static_cast(size), | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:54: error: 'target' was not declared in this scope 502 | int64_t value, uint8_t* target) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:501:3: error: 'constexpr' needed for in-class initialization of static data member 'uint8_t* google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField' of non-integral type [-fpermissive] 501 | WriteInt64ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:60: error: expression list treated as compound expression in initializer [-fpermissive] 502 | int64_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:61: error: expected ';' before '{' token 502 | int64_t value, uint8_t* target) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:509:53: error: 'EpsCopyOutputStream' is not a member of 'google::protobuf::io'; did you mean 'ZeroCopyOutputStream'? 509 | WriteEnumToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ | ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:509:74: error: 'stream' was not declared in this scope; did you mean 'std::io_errc::stream'? 509 | WriteEnumToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~ | std::io_errc::stream In file included from /usr/pkg/gcc10/include/c++/ios:42, from /usr/pkg/gcc10/include/c++/ostream:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_op.h:28, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:21, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /usr/pkg/gcc10/include/c++/bits/ios_base.h:203:24: note: 'std::io_errc::stream' declared here 203 | enum class io_errc { stream = 1 }; | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:29: error: expected primary-expression before 'int' 510 | int value, uint8_t* target) { | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:47: error: expected primary-expression before '*' token 510 | int value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteRawNumericArrayLittleEndian(const void*, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:821:12: error: 'WriteRawLittleEndian' was not declared in this scope 821 | return WriteRawLittleEndian(data, size, ptr); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:826:55: error: non-member function 'bool google::protobuf::HadError()' cannot have cv-qualifier 826 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool HadError() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:49: error: 'target' was not declared in this scope 510 | int value, uint8_t* target) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:509:3: error: 'constexpr' needed for in-class initialization of static data member 'uint8_t* google::protobuf::internal::WireFormatLite::WriteEnumToArrayWithField' of non-integral type [-fpermissive] 509 | WriteEnumToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:55: error: expression list treated as compound expression in initializer [-fpermissive] 510 | int value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:56: error: expected ';' before '{' token 510 | int value, uint8_t* target) { | ^~ | ; In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:201:7: error: 'google::protobuf::io::CodedInputStream' is not a type 201 | io::CodedInputStream* input, uint32_t tag); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:207:7: error: 'google::protobuf::io::CodedInputStream' is not a type 207 | io::CodedInputStream* input, uint32_t tag, io::CodedOutputStream* output); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:213:7: error: 'google::protobuf::io::CodedInputStream' is not a type 213 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:218:7: error: 'google::protobuf::io::CodedInputStream' is not a type 218 | io::CodedInputStream* input, io::CodedOutputStream* output); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::protobuf::HadError()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:827:12: error: 'had_error_' was not declared in this scope; did you mean 'HadError'? 827 | return had_error_; | ^~~~~~~~~~ | HadError /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:563:7: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 563 | io::EpsCopyOutputStream* stream); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:566:24: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 566 | uint8_t* target, io::EpsCopyOutputStream* stream); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:17: error: 'google::protobuf::io::CodedInputStream' is not a type 281 | ReadPrimitive(io::CodedInputStream* input, CType* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:288:53: error: 'google::protobuf::io::CodedInputStream' is not a type 288 | ReadRepeatedPrimitive(int tag_size, uint32_t tag, io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:306:23: error: 'google::protobuf::io::CodedInputStream' is not a type 306 | ReadPackedPrimitive(io::CodedInputStream* input, RepeatedField* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:311:7: error: 'google::protobuf::io::CodedInputStream' is not a type 311 | io::CodedInputStream* input, std::string* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:314:7: error: 'google::protobuf::io::CodedInputStream' is not a type 314 | io::CodedInputStream* input, std::string* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:317:7: error: 'google::protobuf::io::CodedInputStream' is not a type 317 | io::CodedInputStream* input, absl::Cord* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:330:25: error: 'google::protobuf::io::CodedInputStream' is not a type 330 | int field_number, io::CodedInputStream* input, MessageType* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:334:7: error: 'google::protobuf::io::CodedInputStream' is not a type 334 | io::CodedInputStream* input, MessageType* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:338:7: error: 'google::protobuf::io::CodedInputStream' is not a type 338 | io::CodedInputStream* input, MessageType* value) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:689:35: error: 'google::protobuf::io::CodedInputStream' is not a type 689 | int tag_size, uint32_t tag, io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:695:7: error: 'google::protobuf::io::CodedInputStream' is not a type 695 | io::CodedInputStream* input, RepeatedField* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:493:54: error: 'EpsCopyOutputStream' is not a member of 'google::protobuf::io'; did you mean 'ZeroCopyOutputStream'? 493 | WriteInt32ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ | ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:714:7: error: 'google::protobuf::io::CodedInputStream' is not a type 714 | io::CodedInputStream* input, uint32_t tag); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:719:7: error: 'google::protobuf::io::CodedInputStream' is not a type 719 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:737:7: error: 'google::protobuf::io::CodedInputStream' is not a type 737 | io::CodedInputStream* input, uint32_t tag) override; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:739:7: error: 'google::protobuf::io::CodedInputStream' is not a type 739 | io::CodedInputStream* input) override; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:493:75: error: 'stream' was not declared in this scope; did you mean 'std::io_errc::stream'? 493 | WriteInt32ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~ | std::io_errc::stream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::protobuf::SetSerializationDeterministic(bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:843:5: error: 'is_serialization_deterministic_' was not declared in this scope; did you mean 'SetSerializationDeterministic'? 843 | is_serialization_deterministic_ = value; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | SetSerializationDeterministic /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:848:7: error: non-member function 'bool google::protobuf::IsSerializationDeterministic()' cannot have cv-qualifier 848 | const { | ^~~~~ In file included from /usr/pkg/gcc10/include/c++/ios:42, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_message.h:33, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:22, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /usr/pkg/gcc10/include/c++/bits/ios_base.h:203:24: note: 'std::io_errc::stream' declared here 203 | enum class io_errc { stream = 1 }; | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:38: error: expected primary-expression before 'value' 494 | int32_t value, uint8_t* target) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:52: error: expected primary-expression before '*' token 494 | int32_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::TagSize(int, google::protobuf::internal::WireFormatLite::FieldType)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:768:42: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 768 | size_t result = io::CodedOutputStream::VarintSize32( | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:54: error: 'target' was not declared in this scope 494 | int32_t value, uint8_t* target) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:493:3: error: 'constexpr' needed for in-class initialization of static data member 'uint8_t* google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField' of non-integral type [-fpermissive] 493 | WriteInt32ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:60: error: expression list treated as compound expression in initializer [-fpermissive] 494 | int32_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:61: error: expected ';' before '{' token 494 | int32_t value, uint8_t* target) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:843:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadString' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 843 | inline bool WireFormatLite::ReadString(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:501:54: error: 'EpsCopyOutputStream' is not a member of 'google::protobuf::io'; did you mean 'ZeroCopyOutputStream'? 501 | WriteInt64ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ | ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:501:75: error: 'stream' was not declared in this scope; did you mean 'std::io_errc::stream'? 501 | WriteInt64ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~ | std::io_errc::stream In file included from /usr/pkg/gcc10/include/c++/ios:42, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_message.h:33, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:22, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /usr/pkg/gcc10/include/c++/bits/ios_base.h:203:24: note: 'std::io_errc::stream' declared here 203 | enum class io_errc { stream = 1 }; | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:38: error: expected primary-expression before 'value' 502 | int64_t value, uint8_t* target) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:52: error: expected primary-expression before '*' token 502 | int64_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::protobuf::IsSerializationDeterministic()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:849:12: error: 'is_serialization_deterministic_' was not declared in this scope; did you mean 'IsSerializationDeterministic'? 849 | return is_serialization_deterministic_; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | IsSerializationDeterministic /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:854:71: error: non-member function 'int64_t google::protobuf::ByteCount(uint8_t*)' cannot have cv-qualifier 854 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount(uint8_t* ptr) const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:880:2: error: expected unqualified-id before 'private' 880 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:843:62: error: 'input' was not declared in this scope 843 | inline bool WireFormatLite::ReadString(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:844:51: error: expected primary-expression before '*' token 844 | std::string* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:26: error: 'buffer_' was not declared in this scope; did you mean 'buffer_end_'? 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~ | buffer_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:54: error: 'target' was not declared in this scope 502 | int64_t value, uint8_t* target) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:501:3: error: 'constexpr' needed for in-class initialization of static data member 'uint8_t* google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField' of non-integral type [-fpermissive] 501 | WriteInt64ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:60: error: expression list treated as compound expression in initializer [-fpermissive] 502 | int64_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:61: error: expected ';' before '{' token 502 | int64_t value, uint8_t* target) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:509:53: error: 'EpsCopyOutputStream' is not a member of 'google::protobuf::io'; did you mean 'ZeroCopyOutputStream'? 509 | WriteEnumToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ | ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:509:74: error: 'stream' was not declared in this scope; did you mean 'std::io_errc::stream'? 509 | WriteEnumToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~ | std::io_errc::stream In file included from /usr/pkg/gcc10/include/c++/ios:42, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_message.h:33, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:22, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:31, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /usr/pkg/gcc10/include/c++/bits/ios_base.h:203:24: note: 'std::io_errc::stream' declared here 203 | enum class io_errc { stream = 1 }; | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:29: error: expected primary-expression before 'int' 510 | int value, uint8_t* target) { | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:47: error: expected primary-expression before '*' token 510 | int value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:844:53: error: 'value' was not declared in this scope 844 | std::string* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:844:58: error: expression list treated as compound expression in initializer [-fpermissive] 844 | std::string* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:850:5: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 850 | io::EpsCopyOutputStream* stream) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In function 'uint8_t* google::protobuf::internal::InternalSerializeUnknownMessageSetItemsToArray(const string&, uint8_t*, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:851:18: error: request for member 'WriteRaw' in '* stream', which is of non-class type 'int' 851 | return stream->WriteRaw(unknown_fields.data(), | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:9: error: template-id 'ReadPrimitive' used as a declarator 864 | io::CodedInputStream* input, int32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:863:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 863 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:883:23: error: 'kSlopBytes' was not declared in this scope 883 | uint8_t buffer_[2 * kSlopBytes]; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:49: error: 'target' was not declared in this scope 510 | int value, uint8_t* target) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:509:3: error: 'constexpr' needed for in-class initialization of static data member 'uint8_t* google::protobuf::internal::WireFormatLite::WriteEnumToArrayWithField' of non-integral type [-fpermissive] 509 | WriteEnumToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:55: error: expression list treated as compound expression in initializer [-fpermissive] 510 | int value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:56: error: expected ';' before '{' token 510 | int value, uint8_t* target) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:563:7: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 563 | io::EpsCopyOutputStream* stream); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:566:24: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 566 | uint8_t* target, io::EpsCopyOutputStream* stream); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:27: error: 'input' was not declared in this scope 864 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:41: error: expected primary-expression before '*' token 864 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:884:3: error: 'ZeroCopyOutputStream' does not name a type; did you mean 'EpsCopyOutputStream'? 884 | ZeroCopyOutputStream* stream_; | ^~~~~~~~~~~~~~~~~~~~ | EpsCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:893:40: error: non-member function 'std::ptrdiff_t google::protobuf::GetSize(uint8_t*)' cannot have cv-qualifier 893 | std::ptrdiff_t GetSize(uint8_t* ptr) const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:689:35: error: 'google::protobuf::io::CodedInputStream' is not a type 689 | int tag_size, uint32_t tag, io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:695:7: error: 'google::protobuf::io::CodedInputStream' is not a type 695 | io::CodedInputStream* input, RepeatedField* value); | ^~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:22, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:37, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'std::ptrdiff_t google::protobuf::GetSize(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:24: error: 'end_' was not declared in this scope 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION' 68 | !(condition) ? (void)0 : ::absl::log_internal::Voidify() && | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:27:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL' 27 | ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:28:37: note: in expansion of macro 'ABSL_PREDICT_FALSE' 28 | ABSL_PREDICT_FALSE(!(condition))) \ | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:41:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL' 41 | ABSL_LOG_INTERNAL_CHECK_IMPL(condition, condition_text) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL' 47 | ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:5: note: in expansion of macro 'ABSL_DCHECK' 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:43: error: 'value' was not declared in this scope 864 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:714:7: error: 'google::protobuf::io::CodedInputStream' is not a type 714 | io::CodedInputStream* input, uint32_t tag); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:48: error: expression list treated as compound expression in initializer [-fpermissive] 864 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:719:7: error: 'google::protobuf::io::CodedInputStream' is not a type 719 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:863:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 863 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:49: error: expected ';' before '{' token 864 | io::CodedInputStream* input, int32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:9: error: template-id 'ReadPrimitive' used as a declarator 872 | io::CodedInputStream* input, int64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:871:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 871 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:737:7: error: 'google::protobuf::io::CodedInputStream' is not a type 737 | io::CodedInputStream* input, uint32_t tag) override; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:739:7: error: 'google::protobuf::io::CodedInputStream' is not a type 739 | io::CodedInputStream* input) override; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::TagSize(int, google::protobuf::internal::WireFormatLite::FieldType)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:768:42: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 768 | size_t result = io::CodedOutputStream::VarintSize32( | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:31: error: 'kSlopBytes' was not declared in this scope 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION' 68 | !(condition) ? (void)0 : ::absl::log_internal::Voidify() && | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:27:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL' 27 | ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:28:37: note: in expansion of macro 'ABSL_PREDICT_FALSE' 28 | ABSL_PREDICT_FALSE(!(condition))) \ | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:41:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL' 41 | ABSL_LOG_INTERNAL_CHECK_IMPL(condition, condition_text) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL' 47 | ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:5: note: in expansion of macro 'ABSL_DCHECK' 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:27: error: 'input' was not declared in this scope 872 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:41: error: expected primary-expression before '*' token 872 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:843:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadString' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 843 | inline bool WireFormatLite::ReadString(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:895:12: error: 'end_' was not declared in this scope 895 | return end_ + kSlopBytes - ptr; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:43: error: 'value' was not declared in this scope 872 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:48: error: expression list treated as compound expression in initializer [-fpermissive] 872 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:871:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 871 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:49: error: expected ';' before '{' token 872 | io::CodedInputStream* input, int64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:9: error: template-id 'ReadPrimitive' used as a declarator 881 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:880:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 880 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:843:62: error: 'input' was not declared in this scope 843 | inline bool WireFormatLite::ReadString(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:844:51: error: expected primary-expression before '*' token 844 | std::string* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:895:19: error: 'kSlopBytes' was not declared in this scope 895 | return end_ + kSlopBytes - ptr; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:27: error: 'input' was not declared in this scope 881 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:42: error: expected primary-expression before '*' token 881 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::Error()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:901:5: error: 'end_' was not declared in this scope 901 | end_ = buffer_ + kSlopBytes; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:844:53: error: 'value' was not declared in this scope 844 | std::string* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:844:58: error: expression list treated as compound expression in initializer [-fpermissive] 844 | std::string* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:850:5: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 850 | io::EpsCopyOutputStream* stream) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In function 'uint8_t* google::protobuf::internal::InternalSerializeUnknownMessageSetItemsToArray(const string&, uint8_t*, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:851:18: error: request for member 'WriteRaw' in '* stream', which is of non-class type 'int' 851 | return stream->WriteRaw(unknown_fields.data(), | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:9: error: template-id 'ReadPrimitive' used as a declarator 864 | io::CodedInputStream* input, int32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:863:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 863 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:44: error: 'value' was not declared in this scope 881 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:49: error: expression list treated as compound expression in initializer [-fpermissive] 881 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:880:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 880 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:50: error: expected ';' before '{' token 881 | io::CodedInputStream* input, uint32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:9: error: template-id 'ReadPrimitive' used as a declarator 887 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:886:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 886 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:901:12: error: 'buffer_' was not declared in this scope; did you mean 'buffer_end_'? 901 | end_ = buffer_ + kSlopBytes; | ^~~~~~~ | buffer_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:27: error: 'input' was not declared in this scope 864 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:41: error: expected primary-expression before '*' token 864 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:27: error: 'input' was not declared in this scope 887 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:42: error: expected primary-expression before '*' token 887 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:901:22: error: 'kSlopBytes' was not declared in this scope 901 | end_ = buffer_ + kSlopBytes; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:43: error: 'value' was not declared in this scope 864 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:48: error: expression list treated as compound expression in initializer [-fpermissive] 864 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:863:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 863 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:49: error: expected ';' before '{' token 864 | io::CodedInputStream* input, int32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:9: error: template-id 'ReadPrimitive' used as a declarator 872 | io::CodedInputStream* input, int64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:871:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 871 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:44: error: 'value' was not declared in this scope 887 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:49: error: expression list treated as compound expression in initializer [-fpermissive] 887 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:886:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 886 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:50: error: expected ';' before '{' token 887 | io::CodedInputStream* input, uint64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:9: error: template-id 'ReadPrimitive' used as a declarator 892 | io::CodedInputStream* input, int32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:891:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 891 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:22, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:37, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteTag(uint32_t, uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:915:23: error: 'end_' was not declared in this scope 915 | ABSL_DCHECK(ptr < end_); // NOLINT | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION' 68 | !(condition) ? (void)0 : ::absl::log_internal::Voidify() && | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:27:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL' 27 | ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:28:37: note: in expansion of macro 'ABSL_PREDICT_FALSE' 28 | ABSL_PREDICT_FALSE(!(condition))) \ | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:41:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL' 41 | ABSL_LOG_INTERNAL_CHECK_IMPL(condition, condition_text) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL' 47 | ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:915:5: note: in expansion of macro 'ABSL_DCHECK' 915 | ABSL_DCHECK(ptr < end_); // NOLINT | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:27: error: 'input' was not declared in this scope 872 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:41: error: expected primary-expression before '*' token 872 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:27: error: 'input' was not declared in this scope 892 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:41: error: expected primary-expression before '*' token 892 | io::CodedInputStream* input, int32_t* value) { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:916:12: error: 'UnsafeVarint' was not declared in this scope 916 | return UnsafeVarint((num << 3) | wt, ptr); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:43: error: 'value' was not declared in this scope 872 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:48: error: expression list treated as compound expression in initializer [-fpermissive] 872 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:871:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 871 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:49: error: expected ';' before '{' token 872 | io::CodedInputStream* input, int64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:9: error: template-id 'ReadPrimitive' used as a declarator 881 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:880:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 880 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:43: error: 'value' was not declared in this scope 892 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:48: error: expression list treated as compound expression in initializer [-fpermissive] 892 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:891:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 891 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:49: error: expected ';' before '{' token 892 | io::CodedInputStream* input, int32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:9: error: template-id 'ReadPrimitive' used as a declarator 900 | io::CodedInputStream* input, int64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:899:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 899 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:27: error: 'input' was not declared in this scope 881 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:42: error: expected primary-expression before '*' token 881 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:27: error: 'input' was not declared in this scope 900 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:41: error: expected primary-expression before '*' token 900 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteLengthDelim(int, uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:922:12: error: 'UnsafeWriteSize' was not declared in this scope 922 | return UnsafeWriteSize(size, ptr); | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:44: error: 'value' was not declared in this scope 881 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:49: error: expression list treated as compound expression in initializer [-fpermissive] 881 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:880:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 880 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:50: error: expected ';' before '{' token 881 | io::CodedInputStream* input, uint32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:9: error: template-id 'ReadPrimitive' used as a declarator 887 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:886:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 886 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:993:2: error: expected unqualified-id before 'public' 993 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1008:2: error: expected unqualified-id before 'private' 1008 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1020:3: error: 'friend' used outside of class 1020 | friend class CodedOutputStream; | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1024:17: error: 'EpsCopyOutputStream' has not been declared 1024 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<1>(const void* data, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1024:58: error: expected initializer before '<' token 1024 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<1>(const void* data, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1030:17: error: 'EpsCopyOutputStream' has not been declared 1030 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<4>(const void* data, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1030:58: error: expected initializer before '<' token 1030 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<4>(const void* data, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1041:17: error: 'EpsCopyOutputStream' has not been declared 1041 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<8>(const void* data, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1041:58: error: expected initializer before '<' token 1041 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<8>(const void* data, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:43: error: 'value' was not declared in this scope 900 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:48: error: expression list treated as compound expression in initializer [-fpermissive] 900 | io::CodedInputStream* input, int64_t* value) { | ^ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/string_view.h:29, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1098:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 1098 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedOutputStream { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:899:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 899 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1099:2: error: expected primary-expression before 'public' 1099 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:49: error: expected ';' before '{' token 900 | io::CodedInputStream* input, int64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1099:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1098:79: note: to match this '{' 1098 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedOutputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:9: error: template-id 'ReadPrimitive' used as a declarator 909 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:908:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 908 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:31: error: 'ZeroCopyOutputStream' was not declared in this scope; did you mean 'google::protobuf::io::ZeroCopyOutputStream'? 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: 'google::protobuf::io::ZeroCopyOutputStream' declared here 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:59: error: template argument 1 is invalid 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:67: error: template argument 1 is invalid 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:68: error: '' is not a template [-fpermissive] 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1111:53: error: expected constructor, destructor, or type conversion before ';' token 1111 | CodedOutputStream(Stream* stream, bool eager_init); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:27: error: 'input' was not declared in this scope 887 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:42: error: expected primary-expression before '*' token 887 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1112:27: error: 'CodedOutputStream' does not name a type 1112 | CodedOutputStream(const CodedOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1112:47: error: expected constructor, destructor, or type conversion before '=' token 1112 | CodedOutputStream(const CodedOutputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:27: error: 'input' was not declared in this scope 909 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:42: error: expected primary-expression before '*' token 909 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1113:3: error: 'CodedOutputStream' does not name a type 1113 | CodedOutputStream& operator=(const CodedOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1117:21: error: expected class-name before '(' token 1117 | ~CodedOutputStream(); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:44: error: 'value' was not declared in this scope 887 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:49: error: expression list treated as compound expression in initializer [-fpermissive] 887 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:886:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 886 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:50: error: expected ';' before '{' token 887 | io::CodedInputStream* input, uint64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:9: error: template-id 'ReadPrimitive' used as a declarator 892 | io::CodedInputStream* input, int32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:891:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 891 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::HadError()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1123:5: error: 'cur_' was not declared in this scope 1123 | cur_ = impl_.FlushAndResetBuffer(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:44: error: 'value' was not declared in this scope 909 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:49: error: expression list treated as compound expression in initializer [-fpermissive] 909 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:908:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 908 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:50: error: expected ';' before '{' token 909 | io::CodedInputStream* input, uint32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:9: error: template-id 'ReadPrimitive' used as a declarator 915 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:914:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 914 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1123:12: error: 'impl_' was not declared in this scope 1123 | cur_ = impl_.FlushAndResetBuffer(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:27: error: 'input' was not declared in this scope 892 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:41: error: expected primary-expression before '*' token 892 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:27: error: 'input' was not declared in this scope 915 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:42: error: expected primary-expression before '*' token 915 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::Trim()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1133:17: error: 'cur_' was not declared in this scope 1133 | void Trim() { cur_ = impl_.Trim(cur_); } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:43: error: 'value' was not declared in this scope 892 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:48: error: expression list treated as compound expression in initializer [-fpermissive] 892 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:891:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 891 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:49: error: expected ';' before '{' token 892 | io::CodedInputStream* input, int32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:9: error: template-id 'ReadPrimitive' used as a declarator 900 | io::CodedInputStream* input, int64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:899:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 899 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1133:24: error: 'impl_' was not declared in this scope 1133 | void Trim() { cur_ = impl_.Trim(cur_); } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:44: error: 'value' was not declared in this scope 915 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:49: error: expression list treated as compound expression in initializer [-fpermissive] 915 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:914:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 914 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:50: error: expected ';' before '{' token 915 | io::CodedInputStream* input, uint64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:9: error: template-id 'ReadPrimitive' used as a declarator 921 | io::CodedInputStream* input, int32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:920:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 920 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:27: error: 'input' was not declared in this scope 900 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:41: error: expected primary-expression before '*' token 900 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::Skip(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1142:12: error: 'impl_' was not declared in this scope 1142 | return impl_.Skip(count, &cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:27: error: 'input' was not declared in this scope 921 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:41: error: expected primary-expression before '*' token 921 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1142:31: error: 'cur_' was not declared in this scope 1142 | return impl_.Skip(count, &cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:43: error: 'value' was not declared in this scope 900 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:48: error: expression list treated as compound expression in initializer [-fpermissive] 900 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:899:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 899 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:49: error: expected ';' before '{' token 900 | io::CodedInputStream* input, int64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:9: error: template-id 'ReadPrimitive' used as a declarator 909 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:908:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 908 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::GetDirectBufferPointer(void**, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1155:12: error: 'impl_' was not declared in this scope 1155 | return impl_.GetDirectBufferPointer(data, size, &cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:43: error: 'value' was not declared in this scope 921 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:48: error: expression list treated as compound expression in initializer [-fpermissive] 921 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:920:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 920 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:49: error: expected ';' before '{' token 921 | io::CodedInputStream* input, int32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:9: error: template-id 'ReadPrimitive' used as a declarator 930 | io::CodedInputStream* input, int64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:929:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 929 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1155:54: error: 'cur_' was not declared in this scope 1155 | return impl_.GetDirectBufferPointer(data, size, &cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:27: error: 'input' was not declared in this scope 909 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:42: error: expected primary-expression before '*' token 909 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:27: error: 'input' was not declared in this scope 930 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:41: error: expected primary-expression before '*' token 930 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::GetDirectBufferForNBytesAndAdvance(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1167:12: error: 'impl_' was not declared in this scope 1167 | return impl_.GetDirectBufferForNBytesAndAdvance(size, &cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:44: error: 'value' was not declared in this scope 909 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:49: error: expression list treated as compound expression in initializer [-fpermissive] 909 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:908:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 908 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:50: error: expected ';' before '{' token 909 | io::CodedInputStream* input, uint32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:9: error: template-id 'ReadPrimitive' used as a declarator 915 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:914:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 914 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1167:60: error: 'cur_' was not declared in this scope 1167 | return impl_.GetDirectBufferForNBytesAndAdvance(size, &cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:43: error: 'value' was not declared in this scope 930 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:48: error: expression list treated as compound expression in initializer [-fpermissive] 930 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:929:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 929 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:49: error: expected ';' before '{' token 930 | io::CodedInputStream* input, int64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:9: error: template-id 'ReadPrimitive' used as a declarator 938 | io::CodedInputStream* input, float* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:937:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 937 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteRaw(const void*, int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1172:5: error: 'cur_' was not declared in this scope 1172 | cur_ = impl_.WriteRaw(buffer, size, cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:27: error: 'input' was not declared in this scope 915 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:42: error: expected primary-expression before '*' token 915 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:27: error: 'input' was not declared in this scope 938 | io::CodedInputStream* input, float* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:34: error: expected primary-expression before 'float' 938 | io::CodedInputStream* input, float* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:46: error: expression list treated as compound expression in initializer [-fpermissive] 938 | io::CodedInputStream* input, float* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:937:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 937 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:47: error: expected ';' before '{' token 938 | io::CodedInputStream* input, float* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1172:12: error: 'impl_' was not declared in this scope 1172 | cur_ = impl_.WriteRaw(buffer, size, cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:9: error: template-id 'ReadPrimitive' used as a declarator 946 | io::CodedInputStream* input, double* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:945:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 945 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:44: error: 'value' was not declared in this scope 915 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:49: error: expression list treated as compound expression in initializer [-fpermissive] 915 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:914:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 914 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteCord(const absl::lts_20260107::Cord&)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1195:44: error: 'cur_' was not declared in this scope 1195 | void WriteCord(const absl::Cord& cord) { cur_ = impl_.WriteCord(cord, cur_); } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:50: error: expected ';' before '{' token 915 | io::CodedInputStream* input, uint64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:9: error: template-id 'ReadPrimitive' used as a declarator 921 | io::CodedInputStream* input, int32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:920:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 920 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:27: error: 'input' was not declared in this scope 946 | io::CodedInputStream* input, double* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:34: error: expected primary-expression before 'double' 946 | io::CodedInputStream* input, double* value) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:47: error: expression list treated as compound expression in initializer [-fpermissive] 946 | io::CodedInputStream* input, double* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:945:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 945 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:48: error: expected ';' before '{' token 946 | io::CodedInputStream* input, double* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:9: error: template-id 'ReadPrimitive' used as a declarator 954 | io::CodedInputStream* input, bool* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:953:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 953 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1195:51: error: 'impl_' was not declared in this scope 1195 | void WriteCord(const absl::Cord& cord) { cur_ = impl_.WriteCord(cord, cur_); } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:27: error: 'input' was not declared in this scope 921 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:41: error: expected primary-expression before '*' token 921 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteLittleEndian16(uint16_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1204:5: error: 'cur_' was not declared in this scope 1204 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:27: error: 'input' was not declared in this scope 954 | io::CodedInputStream* input, bool* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:34: error: expected primary-expression before 'bool' 954 | io::CodedInputStream* input, bool* value) { | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:45: error: expression list treated as compound expression in initializer [-fpermissive] 954 | io::CodedInputStream* input, bool* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:953:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 953 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:46: error: expected ';' before '{' token 954 | io::CodedInputStream* input, bool* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:9: error: template-id 'ReadPrimitive' used as a declarator 962 | io::CodedInputStream* input, int* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:961:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 961 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:43: error: 'value' was not declared in this scope 921 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:48: error: expression list treated as compound expression in initializer [-fpermissive] 921 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:920:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 920 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:49: error: expected ';' before '{' token 921 | io::CodedInputStream* input, int32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:9: error: template-id 'ReadPrimitive' used as a declarator 930 | io::CodedInputStream* input, int64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:929:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 929 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1204:12: error: 'impl_' was not declared in this scope 1204 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:27: error: 'input' was not declared in this scope 962 | io::CodedInputStream* input, int* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:34: error: expected primary-expression before 'int' 962 | io::CodedInputStream* input, int* value) { | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:44: error: expression list treated as compound expression in initializer [-fpermissive] 962 | io::CodedInputStream* input, int* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:961:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 961 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:45: error: expected ';' before '{' token 962 | io::CodedInputStream* input, int* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1205:46: error: 'Cur' was not declared in this scope 1205 | SetCur(WriteLittleEndian16ToArray(value, Cur())); | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED32; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:973:32: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 973 | return io::CodedInputStream::ReadLittleEndian32FromArray(buffer, value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = long long unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED64; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:979:32: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 979 | return io::CodedInputStream::ReadLittleEndian64FromArray(buffer, value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED32; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:986:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 986 | buffer = io::CodedInputStream::ReadLittleEndian32FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:27: error: 'input' was not declared in this scope 930 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:41: error: expected primary-expression before '*' token 930 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = long long int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED64; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:995:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 995 | buffer = io::CodedInputStream::ReadLittleEndian64FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = float; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FLOAT; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1004:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 1004 | buffer = io::CodedInputStream::ReadLittleEndian32FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = double; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_DOUBLE; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1013:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 1013 | buffer = io::CodedInputStream::ReadLittleEndian64FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1021:19: error: 'google::protobuf::io::CodedInputStream' is not a type 1021 | uint32_t tag, io::CodedInputStream* input, RepeatedField* values) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static bool google::protobuf::internal::WireFormatLite::ReadRepeatedPrimitive(int, uint32_t, int*, google::protobuf::RepeatedField*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1026:50: error: request for member 'ExpectTag' in 'input->', which is of non-class type 'int' 1026 | while (elements_already_reserved > 0 && input->ExpectTag(tag)) { | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1036:33: error: 'google::protobuf::io::CodedInputStream' is not a type 1036 | int tag_size, uint32_t tag, io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:43: error: 'value' was not declared in this scope 930 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:48: error: expression list treated as compound expression in initializer [-fpermissive] 930 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:929:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 929 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:49: error: expected ';' before '{' token 930 | io::CodedInputStream* input, int64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:9: error: template-id 'ReadPrimitive' used as a declarator 938 | io::CodedInputStream* input, float* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:937:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 937 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1205:12: error: 'WriteLittleEndian16ToArray' was not declared in this scope; did you mean 'WriteLittleEndian16'? 1205 | SetCur(WriteLittleEndian16ToArray(value, Cur())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteLittleEndian16 /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:27: error: 'input' was not declared in this scope 938 | io::CodedInputStream* input, float* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:34: error: expected primary-expression before 'float' 938 | io::CodedInputStream* input, float* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:46: error: expression list treated as compound expression in initializer [-fpermissive] 938 | io::CodedInputStream* input, float* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:937:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 937 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:47: error: expected ';' before '{' token 938 | io::CodedInputStream* input, float* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:9: error: template-id 'ReadPrimitive' used as a declarator 946 | io::CodedInputStream* input, double* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:945:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 945 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static bool google::protobuf::internal::WireFormatLite::ReadRepeatedFixedSizePrimitive(int, uint32_t, int*, google::protobuf::RepeatedField*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1054:10: error: request for member 'GetDirectBufferPointerInline' in 'input->', which is of non-class type 'int' 1054 | input->GetDirectBufferPointerInline(&void_pointer, &size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1065:44: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 1065 | (buffer = io::CodedInputStream::ExpectTagFromArray(buffer, tag)) != | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1205:5: error: 'SetCur' was not declared in this scope 1205 | SetCur(WriteLittleEndian16ToArray(value, Cur())); | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1074:20: error: request for member 'Skip' in 'input->', which is of non-class type 'int' 1074 | (void)input->Skip(read_bytes); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1093:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1093 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1094:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1094 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:27: error: 'input' was not declared in this scope 946 | io::CodedInputStream* input, double* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:34: error: expected primary-expression before 'double' 946 | io::CodedInputStream* input, double* value) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1095:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1095 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:47: error: expression list treated as compound expression in initializer [-fpermissive] 946 | io::CodedInputStream* input, double* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:945:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 945 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:48: error: expected ';' before '{' token 946 | io::CodedInputStream* input, double* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:9: error: template-id 'ReadPrimitive' used as a declarator 954 | io::CodedInputStream* input, bool* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:953:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 953 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1096:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1096 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteLittleEndian32(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1212:5: error: 'cur_' was not declared in this scope 1212 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1097:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1097 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1098:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1098 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1103:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1103 | inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1103:53: error: template definition of non-template 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' 1103 | inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1212:12: error: 'impl_' was not declared in this scope 1212 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:27: error: 'input' was not declared in this scope 954 | io::CodedInputStream* input, bool* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:34: error: expected primary-expression before 'bool' 954 | io::CodedInputStream* input, bool* value) { | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:45: error: expression list treated as compound expression in initializer [-fpermissive] 954 | io::CodedInputStream* input, bool* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:953:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 953 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:46: error: expected ';' before '{' token 954 | io::CodedInputStream* input, bool* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:9: error: template-id 'ReadPrimitive' used as a declarator 962 | io::CodedInputStream* input, int* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:961:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 961 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1213:46: error: 'Cur' was not declared in this scope 1213 | SetCur(WriteLittleEndian32ToArray(value, Cur())); | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:27: error: 'input' was not declared in this scope 962 | io::CodedInputStream* input, int* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:34: error: expected primary-expression before 'int' 962 | io::CodedInputStream* input, int* value) { | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:44: error: expression list treated as compound expression in initializer [-fpermissive] 962 | io::CodedInputStream* input, int* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:961:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 961 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:45: error: expected ';' before '{' token 962 | io::CodedInputStream* input, int* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1103:71: error: 'input' was not declared in this scope 1103 | inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1104:69: error: expected primary-expression before '*' token 1104 | RepeatedField* values) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED32; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:973:32: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 973 | return io::CodedInputStream::ReadLittleEndian32FromArray(buffer, value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = long long unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED64; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:979:32: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 979 | return io::CodedInputStream::ReadLittleEndian64FromArray(buffer, value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1213:12: error: 'WriteLittleEndian32ToArray' was not declared in this scope; did you mean 'WriteLittleEndian16ToArray'? 1213 | SetCur(WriteLittleEndian32ToArray(value, Cur())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteLittleEndian16ToArray /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED32; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:986:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 986 | buffer = io::CodedInputStream::ReadLittleEndian32FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = long long int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED64; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:995:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 995 | buffer = io::CodedInputStream::ReadLittleEndian64FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 7%] Building C object CMakeFiles/libupb.dir/upb/lex/strtod.c.o [ 7%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/generated_message_util.cc.o /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = float; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FLOAT; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1004:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 1004 | buffer = io::CodedInputStream::ReadLittleEndian32FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = double; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_DOUBLE; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1013:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 1013 | buffer = io::CodedInputStream::ReadLittleEndian64FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1021:19: error: 'google::protobuf::io::CodedInputStream' is not a type 1021 | uint32_t tag, io::CodedInputStream* input, RepeatedField* values) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static bool google::protobuf::internal::WireFormatLite::ReadRepeatedPrimitive(int, uint32_t, int*, google::protobuf::RepeatedField*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1026:50: error: request for member 'ExpectTag' in 'input->', which is of non-class type 'int' 1026 | while (elements_already_reserved > 0 && input->ExpectTag(tag)) { | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1036:33: error: 'google::protobuf::io::CodedInputStream' is not a type 1036 | int tag_size, uint32_t tag, io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1213:5: error: 'SetCur' was not declared in this scope 1213 | SetCur(WriteLittleEndian32ToArray(value, Cur())); | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1104:71: error: 'values' was not declared in this scope 1104 | RepeatedField* values) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteLittleEndian64(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1220:5: error: 'cur_' was not declared in this scope 1220 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1118:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedFixedSizePrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1118 | inline bool WireFormatLite::ReadPackedFixedSizePrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:9: error: template definition of non-template 'bool google::protobuf::internal::WireFormatLite::ReadPackedFixedSizePrimitive' 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1220:12: error: 'impl_' was not declared in this scope 1220 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static bool google::protobuf::internal::WireFormatLite::ReadRepeatedFixedSizePrimitive(int, uint32_t, int*, google::protobuf::RepeatedField*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1054:10: error: request for member 'GetDirectBufferPointerInline' in 'input->', which is of non-class type 'int' 1054 | input->GetDirectBufferPointerInline(&void_pointer, &size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1065:44: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 1065 | (buffer = io::CodedInputStream::ExpectTagFromArray(buffer, tag)) != | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1074:20: error: request for member 'Skip' in 'input->', which is of non-class type 'int' 1074 | (void)input->Skip(read_bytes); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:27: error: 'input' was not declared in this scope 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1093:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1093 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:54: error: expected primary-expression before '*' token 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1221:46: error: 'Cur' was not declared in this scope 1221 | SetCur(WriteLittleEndian64ToArray(value, Cur())); | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1094:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1094 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1095:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1095 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1096:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1096 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1097:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1097 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1098:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1098 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1103:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1103 | inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1103:53: error: template definition of non-template 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' 1103 | inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1221:12: error: 'WriteLittleEndian64ToArray' was not declared in this scope; did you mean 'WriteLittleEndian32ToArray'? 1221 | SetCur(WriteLittleEndian64ToArray(value, Cur())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteLittleEndian32ToArray /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:56: error: 'values' was not declared in this scope 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1221:5: error: 'SetCur' was not declared in this scope 1221 | SetCur(WriteLittleEndian64ToArray(value, Cur())); | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1103:71: error: 'input' was not declared in this scope 1103 | inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1104:69: error: expected primary-expression before '*' token 1104 | RepeatedField* values) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1293:55: error: non-member function 'int google::ByteCount()' cannot have cv-qualifier 1293 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int ByteCount() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::ByteCount()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1294:29: error: 'impl_' was not declared in this scope 1294 | return static_cast(impl_.ByteCount(cur_) - start_count_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1104:71: error: 'values' was not declared in this scope 1104 | RepeatedField* values) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1118:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedFixedSizePrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1118 | inline bool WireFormatLite::ReadPackedFixedSizePrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:9: error: template definition of non-template 'bool google::protobuf::internal::WireFormatLite::ReadPackedFixedSizePrimitive' 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1294:45: error: 'cur_' was not declared in this scope 1294 | return static_cast(impl_.ByteCount(cur_) - start_count_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:27: error: 'input' was not declared in this scope 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:54: error: expected primary-expression before '*' token 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1294:53: error: 'start_count_' was not declared in this scope 1294 | return static_cast(impl_.ByteCount(cur_) - start_count_); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:56: error: 'values' was not declared in this scope 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::EnableAliasing(bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1306:39: error: 'impl_' was not declared in this scope 1306 | void EnableAliasing(bool enabled) { impl_.EnableAliasing(enabled); } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::SetSerializationDeterministic(bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1330:5: error: 'impl_' was not declared in this scope 1330 | impl_.SetSerializationDeterministic(value); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1335:7: error: non-member function 'bool google::IsSerializationDeterministic()' cannot have cv-qualifier 1335 | const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::IsSerializationDeterministic()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1336:12: error: 'impl_' was not declared in this scope 1336 | return impl_.IsSerializationDeterministic(); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::IsDefaultSerializationDeterministic()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1341:12: error: 'default_serialization_deterministic_' was not declared in this scope; did you mean 'IsDefaultSerializationDeterministic'? 1341 | return default_serialization_deterministic_.load( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | IsDefaultSerializationDeterministic /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:54: error: non-member function 'uint8_t* google::Cur()' cannot have cv-qualifier 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::Cur()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:69: error: 'cur_' was not declared in this scope 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::SetCur(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1349:31: error: 'cur_' was not declared in this scope 1349 | void SetCur(uint8_t* ptr) { cur_ = ptr; } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1350:39: error: 'EpsCopyOutputStream' does not name a type; did you mean 'CodedOutputStream'? 1350 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD EpsCopyOutputStream* EpsCopy() { | ^~~~~~~~~~~~~~~~~~~ | CodedOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1354:2: error: expected unqualified-id before 'private' 1354 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1358:3: error: 'EpsCopyOutputStream' does not name a type; did you mean 'CodedOutputStream'? 1358 | EpsCopyOutputStream impl_; | ^~~~~~~~~~~~~~~~~~~ | CodedOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1370:3: error: 'friend' used outside of class 1370 | friend void google::protobuf::internal::MapTestForceDeterministic(); | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1380:13: error: 'CodedInputStream' has not been declared 1380 | inline bool CodedInputStream::ReadVarint32(uint32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/types/span.h:69, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:18, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadVarint32(uint32_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1382:25: error: 'buffer_' was not declared in this scope 1382 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1382:35: error: 'buffer_end_' was not declared in this scope 1382 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1382:35: note: suggested alternatives: 1382 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1386:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1386 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1390:20: error: 'ReadVarint32Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadVarint32Fallback'? 1390 | int64_t result = ReadVarint32Fallback(v); | ^~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadVarint32Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:608:11: note: 'google::protobuf::io::ReadVarint32Fallback' declared here 608 | int64_t ReadVarint32Fallback(uint32_t first_byte_or_zero); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1395:13: error: 'CodedInputStream' has not been declared 1395 | inline bool CodedInputStream::ReadVarint64(uint64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/types/span.h:69, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:18, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadVarint64(uint64_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1396:25: error: 'buffer_' was not declared in this scope 1396 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1396:35: error: 'buffer_end_' was not declared in this scope 1396 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1396:35: note: suggested alternatives: 1396 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1198:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadBytes' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1198 | inline bool WireFormatLite::ReadBytes(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1398:5: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1398 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1198:61: error: 'input' was not declared in this scope 1198 | inline bool WireFormatLite::ReadBytes(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1199:49: error: expected primary-expression before '*' token 1199 | absl::Cord* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1198:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadBytes' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1198 | inline bool WireFormatLite::ReadBytes(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1401:33: error: 'ReadVarint64Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadVarint64Fallback'? 1401 | std::pair p = ReadVarint64Fallback(); | ^~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadVarint64Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:610:29: note: 'google::protobuf::io::ReadVarint64Fallback' declared here 610 | std::pair ReadVarint64Fallback(); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1406:13: error: 'CodedInputStream' has not been declared 1406 | inline bool CodedInputStream::ReadVarintSizeAsInt(int* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1199:51: error: 'value' was not declared in this scope 1199 | absl::Cord* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1198:61: error: 'input' was not declared in this scope 1198 | inline bool WireFormatLite::ReadBytes(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1199:49: error: expected primary-expression before '*' token 1199 | absl::Cord* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1199:56: error: expression list treated as compound expression in initializer [-fpermissive] 1199 | absl::Cord* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1207:39: error: 'google::protobuf::io::CodedInputStream' is not a type 1207 | io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static bool google::protobuf::internal::WireFormatLite::ReadGroup(int, int*, MessageType*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1209:15: error: request for member 'IncrementRecursionDepth' in 'input->', which is of non-class type 'int' 1209 | if (!input->IncrementRecursionDepth()) return false; | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1211:10: error: request for member 'UnsafeDecrementRecursionDepth' in 'input->', which is of non-class type 'int' 1211 | input->UnsafeDecrementRecursionDepth(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1213:15: error: request for member 'LastTagWas' in 'input->', which is of non-class type 'int' 1213 | if (!input->LastTagWas(MakeTag(field_number, WIRETYPE_END_GROUP))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1219:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadMessage' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1219 | inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1219:45: error: template definition of non-template 'bool google::protobuf::internal::WireFormatLite::ReadMessage' 1219 | inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/types/span.h:69, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:18, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadVarintSizeAsInt(int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1407:25: error: 'buffer_' was not declared in this scope 1407 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1407:35: error: 'buffer_end_' was not declared in this scope 1407 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1407:35: note: suggested alternatives: 1407 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1411:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1411 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1415:12: error: 'ReadVarintSizeAsIntFallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadVarintSizeAsIntFallback'? 1415 | *value = ReadVarintSizeAsIntFallback(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadVarintSizeAsIntFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:609:7: note: 'google::protobuf::io::ReadVarintSizeAsIntFallback' declared here 609 | int ReadVarintSizeAsIntFallback(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1420:23: error: 'CodedInputStream' has not been declared 1420 | inline const uint8_t* CodedInputStream::ReadLittleEndian16FromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1427:23: error: 'CodedInputStream' has not been declared 1427 | inline const uint8_t* CodedInputStream::ReadLittleEndian32FromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1199:51: error: 'value' was not declared in this scope 1199 | absl::Cord* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1199:56: error: expression list treated as compound expression in initializer [-fpermissive] 1199 | absl::Cord* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1207:39: error: 'google::protobuf::io::CodedInputStream' is not a type 1207 | io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1434:23: error: 'CodedInputStream' has not been declared 1434 | inline const uint8_t* CodedInputStream::ReadLittleEndian64FromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static bool google::protobuf::internal::WireFormatLite::ReadGroup(int, int*, MessageType*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1209:15: error: request for member 'IncrementRecursionDepth' in 'input->', which is of non-class type 'int' 1209 | if (!input->IncrementRecursionDepth()) return false; | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1441:13: error: 'CodedInputStream' has not been declared 1441 | inline bool CodedInputStream::ReadLittleEndian16(uint16_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1211:10: error: request for member 'UnsafeDecrementRecursionDepth' in 'input->', which is of non-class type 'int' 1211 | input->UnsafeDecrementRecursionDepth(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1213:15: error: request for member 'LastTagWas' in 'input->', which is of non-class type 'int' 1213 | if (!input->LastTagWas(MakeTag(field_number, WIRETYPE_END_GROUP))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1219:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadMessage' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1219 | inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1219:45: error: template definition of non-template 'bool google::protobuf::internal::WireFormatLite::ReadMessage' 1219 | inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/types/span.h:69, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:18, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadLittleEndian16(uint16_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1442:25: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1442 | if (ABSL_PREDICT_TRUE(BufferSize() >= static_cast(sizeof(*value)))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1219:63: error: 'input' was not declared in this scope 1219 | inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1220:52: error: expected primary-expression before '*' token 1220 | MessageType* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1219:63: error: 'input' was not declared in this scope 1219 | inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1220:52: error: expected primary-expression before '*' token 1220 | MessageType* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1443:5: error: 'buffer_' was not declared in this scope 1443 | buffer_ = ReadLittleEndian16FromArray(buffer_, value); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1220:54: error: 'value' was not declared in this scope 1220 | MessageType* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1446:12: error: 'ReadLittleEndian16Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadLittleEndian16Fallback'? 1446 | return ReadLittleEndian16Fallback(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadLittleEndian16Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:614:8: note: 'google::protobuf::io::ReadLittleEndian16Fallback' declared here 614 | bool ReadLittleEndian16Fallback(uint16_t* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteTag(int, google::protobuf::internal::WireFormatLite::WireType, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1235:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1235 | output->WriteTag(MakeTag(field_number, type)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1450:13: error: 'CodedInputStream' has not been declared 1450 | inline bool CodedInputStream::ReadLittleEndian32(uint32_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteInt32NoTag(int32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1240:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1240 | output->WriteVarint32SignExtended(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/types/span.h:69, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:18, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadLittleEndian32(uint32_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1453:25: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1453 | if (ABSL_PREDICT_TRUE(BufferSize() >= static_cast(sizeof(*value)))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteInt64NoTag(int64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1244:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1244 | output->WriteVarint64(static_cast(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteUInt32NoTag(uint32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1248:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1248 | output->WriteVarint32(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteUInt64NoTag(uint64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1252:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1252 | output->WriteVarint64(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSInt32NoTag(int32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1256:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1256 | output->WriteVarint32(ZigZagEncode32(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1220:54: error: 'value' was not declared in this scope 1220 | MessageType* value) { | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSInt64NoTag(int64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1260:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1260 | output->WriteVarint64(ZigZagEncode64(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteTag(int, google::protobuf::internal::WireFormatLite::WireType, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1235:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1235 | output->WriteTag(MakeTag(field_number, type)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteFixed32NoTag(uint32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1264:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1264 | output->WriteLittleEndian32(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteInt32NoTag(int32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1240:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1240 | output->WriteVarint32SignExtended(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteFixed64NoTag(uint64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1268:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1268 | output->WriteLittleEndian64(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteInt64NoTag(int64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1244:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1244 | output->WriteVarint64(static_cast(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSFixed32NoTag(int32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1272:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1272 | output->WriteLittleEndian32(static_cast(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteUInt32NoTag(uint32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1248:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1248 | output->WriteVarint32(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSFixed64NoTag(int64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1276:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1276 | output->WriteLittleEndian64(static_cast(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteUInt64NoTag(uint64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1252:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1252 | output->WriteVarint64(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSInt32NoTag(int32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1256:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1256 | output->WriteVarint32(ZigZagEncode32(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteFloatNoTag(float, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1280:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1280 | output->WriteLittleEndian32(EncodeFloat(value)); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1454:5: error: 'buffer_' was not declared in this scope 1454 | buffer_ = ReadLittleEndian32FromArray(buffer_, value); | ^~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteDoubleNoTag(double, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1284:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSInt64NoTag(int64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1260:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1260 | output->WriteVarint64(ZigZagEncode64(value)); | ^~ 1284 | output->WriteLittleEndian64(EncodeDouble(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteFixed32NoTag(uint32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1264:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1264 | output->WriteLittleEndian32(value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1457:12: error: 'ReadLittleEndian32Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadLittleEndian32Fallback'? 1457 | return ReadLittleEndian32Fallback(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadLittleEndian32Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:615:8: note: 'google::protobuf::io::ReadLittleEndian32Fallback' declared here 615 | bool ReadLittleEndian32Fallback(uint32_t* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1464:13: error: 'CodedInputStream' has not been declared 1464 | inline bool CodedInputStream::ReadLittleEndian64(uint64_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteBoolNoTag(bool, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1288:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1288 | output->WriteVarint32(value ? 1 : 0); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteFixed64NoTag(uint64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1268:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1268 | output->WriteLittleEndian64(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSFixed32NoTag(int32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1272:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1272 | output->WriteLittleEndian32(static_cast(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteEnumNoTag(int, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1292:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1292 | output->WriteVarint32SignExtended(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/types/span.h:69, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:18, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadLittleEndian64(uint64_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1467:25: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1467 | if (ABSL_PREDICT_TRUE(BufferSize() >= static_cast(sizeof(*value)))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSFixed64NoTag(int64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1276:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1276 | output->WriteLittleEndian64(static_cast(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteTagToArray(int, google::protobuf::internal::WireFormatLite::WireType, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1299:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1299 | return io::CodedOutputStream::WriteTagToArray(MakeTag(field_number, type), | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteInt32NoTagToArray(int32_t, uint8_t*)': In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1305:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1305 | return io::CodedOutputStream::WriteVarint32SignExtendedToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteInt64NoTagToArray(int64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1309:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1309 | return io::CodedOutputStream::WriteVarint64ToArray( | ^~~~~~~~~~~~~~~~~~~~ from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteFloatNoTag(float, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1280:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1280 | output->WriteLittleEndian32(EncodeFloat(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteDoubleNoTag(double, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1284:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1284 | output->WriteLittleEndian64(EncodeDouble(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteUInt32NoTagToArray(uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1314:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1314 | return io::CodedOutputStream::WriteVarint32ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteBoolNoTag(bool, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1288:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1288 | output->WriteVarint32(value ? 1 : 0); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteUInt64NoTagToArray(uint64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1318:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1318 | return io::CodedOutputStream::WriteVarint64ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteEnumNoTag(int, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1292:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1292 | output->WriteVarint32SignExtended(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSInt32NoTagToArray(int32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1322:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1322 | return io::CodedOutputStream::WriteVarint32ToArray(ZigZagEncode32(value), | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteTagToArray(int, google::protobuf::internal::WireFormatLite::WireType, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1299:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1299 | return io::CodedOutputStream::WriteTagToArray(MakeTag(field_number, type), | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSInt64NoTagToArray(int64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1327:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1327 | return io::CodedOutputStream::WriteVarint64ToArray(ZigZagEncode64(value), | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteInt32NoTagToArray(int32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1305:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1305 | return io::CodedOutputStream::WriteVarint32SignExtendedToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteInt64NoTagToArray(int64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1309:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1309 | return io::CodedOutputStream::WriteVarint64ToArray( | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteFixed32NoTagToArray(uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1332:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1332 | return io::CodedOutputStream::WriteLittleEndian32ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteUInt32NoTagToArray(uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1314:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1314 | return io::CodedOutputStream::WriteVarint32ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteFixed64NoTagToArray(uint64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1336:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1336 | return io::CodedOutputStream::WriteLittleEndian64ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteUInt64NoTagToArray(uint64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1318:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1318 | return io::CodedOutputStream::WriteVarint64ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSInt32NoTagToArray(int32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1322:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1322 | return io::CodedOutputStream::WriteVarint32ToArray(ZigZagEncode32(value), | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSFixed32NoTagToArray(int32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1340:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1340 | return io::CodedOutputStream::WriteLittleEndian32ToArray( | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSInt64NoTagToArray(int64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1327:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1327 | return io::CodedOutputStream::WriteVarint64ToArray(ZigZagEncode64(value), | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSFixed64NoTagToArray(int64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1345:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1345 | return io::CodedOutputStream::WriteLittleEndian64ToArray( | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteFixed32NoTagToArray(uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1332:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1332 | return io::CodedOutputStream::WriteLittleEndian32ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteFixed64NoTagToArray(uint64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1336:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1336 | return io::CodedOutputStream::WriteLittleEndian64ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteFloatNoTagToArray(float, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1350:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1350 | return io::CodedOutputStream::WriteLittleEndian32ToArray(EncodeFloat(value), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1468:5: error: 'buffer_' was not declared in this scope 1468 | buffer_ = ReadLittleEndian64FromArray(buffer_, value); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSFixed32NoTagToArray(int32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1340:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1340 | return io::CodedOutputStream::WriteLittleEndian32ToArray( | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteDoubleNoTagToArray(double, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1355:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1355 | return io::CodedOutputStream::WriteLittleEndian64ToArray(EncodeDouble(value), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSFixed64NoTagToArray(int64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1345:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1345 | return io::CodedOutputStream::WriteLittleEndian64ToArray( | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1471:12: error: 'ReadLittleEndian64Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadLittleEndian64Fallback'? 1471 | return ReadLittleEndian64Fallback(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadLittleEndian64Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:616:8: note: 'google::protobuf::io::ReadLittleEndian64Fallback' declared here 616 | bool ReadLittleEndian64Fallback(uint64_t* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteFloatNoTagToArray(float, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1350:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1350 | return io::CodedOutputStream::WriteLittleEndian32ToArray(EncodeFloat(value), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteBoolNoTagToArray(bool, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1360:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1360 | return io::CodedOutputStream::WriteVarint32ToArray(value ? 1 : 0, target); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1478:17: error: 'CodedInputStream' has not been declared 1478 | inline uint32_t CodedInputStream::ReadTagNoLastTag() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteDoubleNoTagToArray(double, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1355:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1355 | return io::CodedOutputStream::WriteLittleEndian64ToArray(EncodeDouble(value), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteEnumNoTagToArray(int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1364:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1364 | return io::CodedOutputStream::WriteVarint32SignExtendedToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteBoolNoTagToArray(bool, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1360:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1360 | return io::CodedOutputStream::WriteVarint32ToArray(value ? 1 : 0, target); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteEnumNoTagToArray(int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1364:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1364 | return io::CodedOutputStream::WriteVarint32SignExtendedToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/types/span.h:69, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:18, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint32_t ReadTagNoLastTag()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1480:25: error: 'buffer_' was not declared in this scope 1480 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1480:35: error: 'buffer_end_' was not declared in this scope 1480 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1480:35: note: suggested alternatives: 1480 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1483:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1483 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1487:7: error: 'ReadTagFallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadTagFallback'? 1487 | v = ReadTagFallback(v); | ^~~~~~~~~~~~~~~ | google::protobuf::io::ReadTagFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:621:12: note: 'google::protobuf::io::ReadTagFallback' declared here 621 | uint32_t ReadTagFallback(uint32_t first_byte_or_zero); | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1491:34: error: 'CodedInputStream' has not been declared 1491 | inline std::pair CodedInputStream::ReadTagWithCutoffNoLastTag( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteStringToArray(int, const string&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1510:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1510 | return io::CodedOutputStream::WriteStringWithSizeToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteBytesToArray(int, const string&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1516:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1516 | return io::CodedOutputStream::WriteStringWithSizeToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::InternalWriteMessageNoVirtualToArray(int, const MessageType_WorkAroundCppLookupDefect&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1536:35: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1536 | target = io::CodedOutputStream::WriteVarint32ToArray( | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int32Size(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1548:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1548 | return io::CodedOutputStream::VarintSize32SignExtended(value); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int64Size(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1551:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1551 | return io::CodedOutputStream::VarintSize64(static_cast(value)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteStringToArray(int, const string&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1510:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1510 | return io::CodedOutputStream::WriteStringWithSizeToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt32Size(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1554:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1554 | return io::CodedOutputStream::VarintSize32(value); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt64Size(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1557:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1557 | return io::CodedOutputStream::VarintSize64(value); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteBytesToArray(int, const string&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1516:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1516 | return io::CodedOutputStream::WriteStringWithSizeToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt32Size(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1560:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1560 | return io::CodedOutputStream::VarintSize32(ZigZagEncode32(value)); | ^~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/types/span.h:69, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:18, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'std::pair ReadTagWithCutoffNoLastTag(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1497:25: error: 'buffer_' was not declared in this scope 1497 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt64Size(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1563:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1563 | return io::CodedOutputStream::VarintSize64(ZigZagEncode64(value)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::EnumSize(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1566:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1566 | return io::CodedOutputStream::VarintSize32SignExtended(value); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1497:35: error: 'buffer_end_' was not declared in this scope 1497 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1497:35: note: suggested alternatives: 1497 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int32SizePlusOne(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1569:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1569 | return io::CodedOutputStream::VarintSize32SignExtendedPlusOne(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int64SizePlusOne(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1572:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1572 | return io::CodedOutputStream::VarintSize64PlusOne( | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::InternalWriteMessageNoVirtualToArray(int, const MessageType_WorkAroundCppLookupDefect&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1536:35: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1536 | target = io::CodedOutputStream::WriteVarint32ToArray( | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt32SizePlusOne(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1576:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1576 | return io::CodedOutputStream::VarintSize32PlusOne(value); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt64SizePlusOne(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1579:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1579 | return io::CodedOutputStream::VarintSize64PlusOne(value); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int32Size(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1548:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1548 | return io::CodedOutputStream::VarintSize32SignExtended(value); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1505:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1505 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt32SizePlusOne(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1582:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1582 | return io::CodedOutputStream::VarintSize32PlusOne(ZigZagEncode32(value)); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int64Size(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1551:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1551 | return io::CodedOutputStream::VarintSize64(static_cast(value)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt64SizePlusOne(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1585:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1585 | return io::CodedOutputStream::VarintSize64PlusOne(ZigZagEncode64(value)); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::EnumSizePlusOne(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1588:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1588 | return io::CodedOutputStream::VarintSize32SignExtendedPlusOne(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt32Size(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1554:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1554 | return io::CodedOutputStream::VarintSize32(value); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt64Size(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1557:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1557 | return io::CodedOutputStream::VarintSize64(value); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt32Size(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1560:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1560 | return io::CodedOutputStream::VarintSize32(ZigZagEncode32(value)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt64Size(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1563:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1563 | return io::CodedOutputStream::VarintSize64(ZigZagEncode64(value)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1515:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1515 | Advance(2); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::EnumSize(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1566:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1566 | return io::CodedOutputStream::VarintSize32SignExtended(value); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int32SizePlusOne(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1569:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1569 | return io::CodedOutputStream::VarintSize32SignExtendedPlusOne(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int64SizePlusOne(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1572:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1572 | return io::CodedOutputStream::VarintSize64PlusOne( | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::LengthDelimitedSize(size_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1631:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1631 | io::CodedOutputStream::VarintSize32(static_cast(length)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt32SizePlusOne(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1576:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1576 | return io::CodedOutputStream::VarintSize32PlusOne(value); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt64SizePlusOne(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1579:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1579 | return io::CodedOutputStream::VarintSize64PlusOne(value); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1527:24: error: 'ReadTagFallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadTagFallback'? 1527 | const uint32_t tag = ReadTagFallback(first_byte_or_zero); | ^~~~~~~~~~~~~~~ | google::protobuf::io::ReadTagFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt32SizePlusOne(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1582:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1582 | return io::CodedOutputStream::VarintSize32PlusOne(ZigZagEncode32(value)); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:621:12: note: 'google::protobuf::io::ReadTagFallback' declared here 621 | uint32_t ReadTagFallback(uint32_t first_byte_or_zero); | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt64SizePlusOne(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1585:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1585 | return io::CodedOutputStream::VarintSize64PlusOne(ZigZagEncode64(value)); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::EnumSizePlusOne(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1588:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1588 | return io::CodedOutputStream::VarintSize32SignExtendedPlusOne(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::LengthDelimitedSize(size_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1631:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1631 | io::CodedOutputStream::VarintSize32(static_cast(length)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:52: error: 'input' was not declared in this scope 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:62: error: expected primary-expression before 'ms' 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:64: error: expression list treated as compound expression in initializer [-fpermissive] 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:65: error: expected ';' before '{' token 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:52: error: 'input' was not declared in this scope 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:62: error: expected primary-expression before 'ms' 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:64: error: expression list treated as compound expression in initializer [-fpermissive] 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:65: error: expected ';' before '{' token 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1531:13: error: 'CodedInputStream' has not been declared 1531 | inline bool CodedInputStream::LastTagWas(uint32_t expected) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool LastTagWas(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1532:10: error: 'last_tag_' was not declared in this scope; did you mean 'google::protobuf::io::last_tag_'? 1532 | return last_tag_ == expected; | ^~~~~~~~~ | google::protobuf::io::last_tag_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:535:12: note: 'google::protobuf::io::last_tag_' declared here 535 | uint32_t last_tag_; // result of last ReadTag() or ReadTagWithCutoff(). | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1535:13: error: 'CodedInputStream' has not been declared 1535 | inline bool CodedInputStream::ConsumedEntireMessage() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ConsumedEntireMessage()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1536:10: error: 'legitimate_message_end_' was not declared in this scope; did you mean 'google::protobuf::io::legitimate_message_end_'? 1536 | return legitimate_message_end_; | ^~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::legitimate_message_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:540:8: note: 'google::protobuf::io::legitimate_message_end_' declared here 540 | bool legitimate_message_end_; | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1539:13: error: 'CodedInputStream' has not been declared 1539 | inline bool CodedInputStream::ExpectTag(uint32_t expected) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/types/span.h:69, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:18, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ExpectTag(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1541:27: error: 'buffer_' was not declared in this scope 1541 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1541:37: error: 'buffer_end_' was not declared in this scope 1541 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1541:37: note: suggested alternatives: 1541 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1542:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1542 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/types/span.h:69, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:18, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1548:27: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1548 | if (ABSL_PREDICT_TRUE(BufferSize() >= 2) && | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1549:9: error: 'buffer_' was not declared in this scope 1549 | buffer_[0] == static_cast(expected | 0x80) && | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1551:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1551 | Advance(2); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1562:23: error: 'CodedInputStream' has not been declared 1562 | inline const uint8_t* CodedInputStream::ExpectTagFromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1577:13: error: 'CodedInputStream' has not been declared 1577 | inline void CodedInputStream::GetDirectBufferPointerInline(const void** data, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void GetDirectBufferPointerInline(const void**, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1579:11: error: 'buffer_' was not declared in this scope 1579 | *data = buffer_; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1580:28: error: 'buffer_end_' was not declared in this scope 1580 | *size = static_cast(buffer_end_ - buffer_); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1580:28: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1583:13: error: 'CodedInputStream' has not been declared 1583 | inline bool CodedInputStream::ExpectAtEnd() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ExpectAtEnd()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:7: error: 'buffer_' was not declared in this scope 1587 | if (buffer_ == buffer_end_ && ((buffer_size_after_limit_ != 0) || | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:18: error: 'buffer_end_' was not declared in this scope 1587 | if (buffer_ == buffer_end_ && ((buffer_size_after_limit_ != 0) || | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:18: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:35: error: 'buffer_size_after_limit_' was not declared in this scope; did you mean 'google::protobuf::io::buffer_size_after_limit_'? 1587 | if (buffer_ == buffer_end_ && ((buffer_size_after_limit_ != 0) || | ^~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::buffer_size_after_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:558:7: note: 'google::protobuf::io::buffer_size_after_limit_' declared here 558 | int buffer_size_after_limit_; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1588:35: error: 'total_bytes_read_' was not declared in this scope; did you mean 'google::protobuf::io::total_bytes_read_'? 1588 | (total_bytes_read_ == current_limit_))) { | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::total_bytes_read_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:527:7: note: 'google::protobuf::io::total_bytes_read_' declared here 527 | int total_bytes_read_; // total bytes read from input_, including | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1588:56: error: 'current_limit_' was not declared in this scope; did you mean 'google::protobuf::io::current_limit_'? 1588 | (total_bytes_read_ == current_limit_))) { | ^~~~~~~~~~~~~~ | google::protobuf::io::current_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:549:9: note: 'google::protobuf::io::current_limit_' declared here 549 | Limit current_limit_; // if position = -1, no limit is applied | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1589:5: error: 'last_tag_' was not declared in this scope; did you mean 'google::protobuf::io::last_tag_'? 1589 | last_tag_ = 0; // Pretend we called ReadTag()... | ^~~~~~~~~ | google::protobuf::io::last_tag_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:535:12: note: 'google::protobuf::io::last_tag_' declared here 535 | uint32_t last_tag_; // result of last ReadTag() or ReadTagWithCutoff(). | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1590:5: error: 'legitimate_message_end_' was not declared in this scope; did you mean 'google::protobuf::io::legitimate_message_end_'? 1590 | legitimate_message_end_ = true; // ... and it hit EOF. | ^~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::legitimate_message_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:540:8: note: 'google::protobuf::io::legitimate_message_end_' declared here 540 | bool legitimate_message_end_; | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1597:12: error: 'CodedInputStream' has not been declared 1597 | inline int CodedInputStream::CurrentPosition() const { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1597:48: error: non-member function 'int CurrentPosition()' cannot have cv-qualifier 1597 | inline int CodedInputStream::CurrentPosition() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int CurrentPosition()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1598:10: error: 'total_bytes_read_' was not declared in this scope; did you mean 'google::protobuf::io::total_bytes_read_'? 1598 | return total_bytes_read_ - (BufferSize() + buffer_size_after_limit_); | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::total_bytes_read_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:527:7: note: 'google::protobuf::io::total_bytes_read_' declared here 527 | int total_bytes_read_; // total bytes read from input_, including | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1598:31: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1598 | return total_bytes_read_ - (BufferSize() + buffer_size_after_limit_); | ^~~~~~~~~~ | google::protobuf::io::BufferSize /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1598:46: error: 'buffer_size_after_limit_' was not declared in this scope; did you mean 'google::protobuf::io::buffer_size_after_limit_'? 1598 | return total_bytes_read_ - (BufferSize() + buffer_size_after_limit_); | ^~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::buffer_size_after_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:558:7: note: 'google::protobuf::io::buffer_size_after_limit_' declared here 558 | int buffer_size_after_limit_; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1601:13: error: 'CodedInputStream' has not been declared 1601 | inline void CodedInputStream::Advance(int amount) { buffer_ += amount; } | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void Advance(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1601:53: error: 'buffer_' was not declared in this scope 1601 | inline void CodedInputStream::Advance(int amount) { buffer_ += amount; } | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1603:13: error: 'CodedInputStream' has not been declared 1603 | inline void CodedInputStream::SetRecursionLimit(int limit) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void SetRecursionLimit(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1604:3: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1604 | recursion_budget_ += limit - recursion_limit_; | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_budget_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1604:32: error: 'recursion_limit_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_limit_'? 1604 | recursion_budget_ += limit - recursion_limit_; | ^~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:569:7: note: 'google::protobuf::io::recursion_limit_' declared here 569 | int recursion_limit_; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1608:13: error: 'CodedInputStream' has not been declared 1608 | inline bool CodedInputStream::IncrementRecursionDepth() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool IncrementRecursionDepth()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1609:5: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1609 | --recursion_budget_; | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_budget_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1613:13: error: 'CodedInputStream' has not been declared 1613 | inline void CodedInputStream::DecrementRecursionDepth() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void DecrementRecursionDepth()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1614:7: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1614 | if (recursion_budget_ < recursion_limit_) ++recursion_budget_; | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_budget_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1614:27: error: 'recursion_limit_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_limit_'? 1614 | if (recursion_budget_ < recursion_limit_) ++recursion_budget_; | ^~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:569:7: note: 'google::protobuf::io::recursion_limit_' declared here 569 | int recursion_limit_; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1617:13: error: 'CodedInputStream' has not been declared 1617 | inline void CodedInputStream::UnsafeDecrementRecursionDepth() { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:89, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void UnsafeDecrementRecursionDepth()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1618:10: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1618 | assert(recursion_budget_ < recursion_limit_); | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:89, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1618:30: error: 'recursion_limit_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_limit_'? 1618 | assert(recursion_budget_ < recursion_limit_); | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:569:7: note: 'google::protobuf::io::recursion_limit_' declared here 569 | int recursion_limit_; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1622:13: error: 'CodedInputStream' has not been declared 1622 | inline void CodedInputStream::SetExtensionRegistry(const DescriptorPool* pool, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1622:58: error: 'DescriptorPool' does not name a type 1622 | inline void CodedInputStream::SetExtensionRegistry(const DescriptorPool* pool, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1623:52: error: 'MessageFactory' has not been declared 1623 | MessageFactory* factory) { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void SetExtensionRegistry(const int*, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1624:3: error: 'extension_pool_' was not declared in this scope; did you mean 'google::protobuf::io::extension_pool_'? 1624 | extension_pool_ = pool; | ^~~~~~~~~~~~~~~ | google::protobuf::io::extension_pool_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:572:25: note: 'google::protobuf::io::extension_pool_' declared here 572 | const DescriptorPool* extension_pool_; | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1625:3: error: 'extension_factory_' was not declared in this scope; did you mean 'google::protobuf::io::extension_factory_'? 1625 | extension_factory_ = factory; | ^~~~~~~~~~~~~~~~~~ | google::protobuf::io::extension_factory_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:573:19: note: 'google::protobuf::io::extension_factory_' declared here 573 | MessageFactory* extension_factory_; | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1628:14: error: 'DescriptorPool' does not name a type 1628 | inline const DescriptorPool* CodedInputStream::GetExtensionPool() { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1632:8: error: 'MessageFactory' does not name a type 1632 | inline MessageFactory* CodedInputStream::GetExtensionFactory() { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1636:12: error: 'CodedInputStream' has not been declared 1636 | inline int CodedInputStream::BufferSize() const { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1636:43: error: non-member function 'int BufferSize()' cannot have cv-qualifier 1636 | inline int CodedInputStream::BufferSize() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int BufferSize()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1637:27: error: 'buffer_end_' was not declared in this scope 1637 | return static_cast(buffer_end_ - buffer_); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1637:27: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1637:41: error: 'buffer_' was not declared in this scope 1637 | return static_cast(buffer_end_ - buffer_); | ^~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:396:15: error: expected ';' at end of member declaration 396 | const char* InitFrom(io::ZeroCopyInputStream* zcis); | ^~~~~~~~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:396:28: error: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom' conflicts with a previous declaration 396 | const char* InitFrom(io::ZeroCopyInputStream* zcis); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: previous declaration 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(std::string_view)' 373 | const char* InitFrom(absl::string_view flat) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:396:47: error: expected ')' before '*' token 396 | const char* InitFrom(io::ZeroCopyInputStream* zcis); | ~ ^ | ) /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:398:15: error: expected ';' at end of member declaration 398 | const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { | ^~~~~~~~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:398:28: error: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom' conflicts with a previous declaration 398 | const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: previous declaration 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(std::string_view)' 373 | const char* InitFrom(absl::string_view flat) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:398:47: error: expected ')' before '*' token 398 | const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { | ~ ^ | ) /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:425:7: error: 'ZeroCopyInputStream' in namespace 'google::protobuf::io' does not name a type 425 | io::ZeroCopyInputStream* zcis_ = nullptr; | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:102:5: note: 'google::protobuf::io::ZeroCopyInputStream' declared here 102 | ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:396:15: error: expected ';' at end of member declaration 396 | const char* InitFrom(io::ZeroCopyInputStream* zcis); | ^~~~~~~~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:396:28: error: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom' conflicts with a previous declaration 396 | const char* InitFrom(io::ZeroCopyInputStream* zcis); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1640:8: error: 'CodedInputStream' does not name a type 1640 | inline CodedInputStream::CodedInputStream(ZeroCopyInputStream* input) | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: previous declaration 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(std::string_view)' 373 | const char* InitFrom(absl::string_view flat) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:396:47: error: expected ')' before '*' token 396 | const char* InitFrom(io::ZeroCopyInputStream* zcis); | ~ ^ | ) /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:398:15: error: expected ';' at end of member declaration 398 | const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { | ^~~~~~~~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:398:28: error: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom' conflicts with a previous declaration 398 | const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: previous declaration 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(std::string_view)' 373 | const char* InitFrom(absl::string_view flat) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:398:47: error: expected ')' before '*' token 398 | const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { | ~ ^ | ) /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:425:7: error: 'ZeroCopyInputStream' in namespace 'google::protobuf::io' does not name a type 425 | io::ZeroCopyInputStream* zcis_ = nullptr; | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:102:5: note: 'google::protobuf::io::ZeroCopyInputStream' declared here 102 | ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1661:8: error: 'CodedInputStream' does not name a type 1661 | inline CodedInputStream::CodedInputStream(const uint8_t* buffer, int size) | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1682:13: error: 'CodedInputStream' has not been declared 1682 | inline bool CodedInputStream::IsFlat() const { return input_ == nullptr; } | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1682:40: error: non-member function 'bool IsFlat()' cannot have cv-qualifier 1682 | inline bool CodedInputStream::IsFlat() const { return input_ == nullptr; } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool IsFlat()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1682:55: error: 'input_' was not declared in this scope; did you mean 'google::protobuf::io::input_'? 1682 | inline bool CodedInputStream::IsFlat() const { return input_ == nullptr; } | ^~~~~~ | google::protobuf::io::input_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:526:24: note: 'google::protobuf::io::input_' declared here 526 | ZeroCopyInputStream* input_; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1684:13: error: 'CodedInputStream' has not been declared 1684 | inline bool CodedInputStream::Skip(int count) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool Skip(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1695:10: error: 'SkipFallback' was not declared in this scope; did you mean 'google::protobuf::io::SkipFallback'? 1695 | return SkipFallback(count, original_buffer_size); | ^~~~~~~~~~~~ | google::protobuf::io::SkipFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:578:8: note: 'google::protobuf::io::SkipFallback' declared here 578 | bool SkipFallback(int count, int original_buffer_size); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1699:8: error: 'CodedOutputStream' does not name a type 1699 | inline CodedOutputStream::CodedOutputStream(Stream* stream) | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1706:8: error: 'CodedOutputStream' does not name a type 1706 | inline CodedOutputStream::CodedOutputStream(Stream* stream, bool eager_init) | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1715:13: error: 'CodedOutputStream' has not been declared 1715 | inline void CodedOutputStream::InitEagerly(Stream* stream) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void InitEagerly(Stream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1719:5: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1719 | cur_ = impl_.SetInitialBuffer(data, size); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1719:12: error: 'impl_' was not declared in this scope 1719 | cur_ = impl_.SetInitialBuffer(data, size); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1723:17: error: 'CodedOutputStream' has not been declared 1723 | inline uint8_t* CodedOutputStream::WriteVarint32ToArray(uint32_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* WriteVarint32ToArray(uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1725:10: error: 'EpsCopyOutputStream' has not been declared 1725 | return EpsCopyOutputStream::UnsafeVarint(value, target); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1728:17: error: 'CodedOutputStream' has not been declared 1728 | inline uint8_t* CodedOutputStream::WriteVarint64ToArray(uint64_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* WriteVarint64ToArray(uint64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1730:10: error: 'EpsCopyOutputStream' has not been declared 1730 | return EpsCopyOutputStream::UnsafeVarint(value, target); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1733:13: error: 'CodedOutputStream' has not been declared 1733 | inline void CodedOutputStream::WriteVarint32SignExtended(int32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteVarint32SignExtended(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1734:3: error: 'WriteVarint64' was not declared in this scope; did you mean 'google::WriteVarint64'? 1734 | WriteVarint64(static_cast(value)); | ^~~~~~~~~~~~~ | google::WriteVarint64 /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1241:8: note: 'google::WriteVarint64' declared here 1241 | void WriteVarint64(uint64_t value); | ^~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1737:17: error: 'CodedOutputStream' has not been declared 1737 | inline uint8_t* CodedOutputStream::WriteVarint32SignExtendedToArray( | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1742:17: error: 'CodedOutputStream' has not been declared 1742 | inline uint8_t* CodedOutputStream::WriteLittleEndian16ToArray(uint16_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1749:17: error: 'CodedOutputStream' has not been declared 1749 | inline uint8_t* CodedOutputStream::WriteLittleEndian32ToArray(uint32_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1763:17: error: 'CodedOutputStream' has not been declared 1763 | inline uint8_t* CodedOutputStream::WriteLittleEndian64ToArray(uint64_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1784:13: error: 'CodedOutputStream' has not been declared 1784 | inline void CodedOutputStream::WriteVarint32(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteVarint32(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1785:3: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1785 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1785:10: error: 'impl_' was not declared in this scope 1785 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1786:38: error: 'Cur' was not declared in this scope; did you mean 'google::Cur'? 1786 | SetCur(WriteVarint32ToArray(value, Cur())); | ^~~ | google::Cur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:48: note: 'google::Cur' declared here 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h: In member function 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(const google::protobuf::internal::BoundedZCIS&)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:409:58: error: no matching function for call to 'google::protobuf::internal::EpsCopyInputStream::InitFrom(google::protobuf::io::ZeroCopyInputStream* const&, const int&)' 409 | return InitFrom(bounded_zcis.zcis, bounded_zcis.limit); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: candidate: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(std::string_view)' 373 | const char* InitFrom(absl::string_view flat) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: candidate expects 1 argument, 2 provided /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:408:15: note: candidate: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(const google::protobuf::internal::BoundedZCIS&)' 408 | const char* InitFrom(const BoundedZCIS& bounded_zcis) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:408:15: note: candidate expects 1 argument, 2 provided /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1786:3: error: 'SetCur' was not declared in this scope; did you mean 'google::SetCur'? 1786 | SetCur(WriteVarint32ToArray(value, Cur())); | ^~~~~~ | google::SetCur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1349:8: note: 'google::SetCur' declared here 1349 | void SetCur(uint8_t* ptr) { cur_ = ptr; } | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1789:13: error: 'CodedOutputStream' has not been declared 1789 | inline void CodedOutputStream::WriteVarint64(uint64_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteVarint64(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1790:3: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1790 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ [ 7%] Building C object CMakeFiles/libupb.dir/upb/lex/unicode.c.o /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1790:10: error: 'impl_' was not declared in this scope 1790 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1791:38: error: 'Cur' was not declared in this scope; did you mean 'google::Cur'? 1791 | SetCur(WriteVarint64ToArray(value, Cur())); | ^~~ | google::Cur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:48: note: 'google::Cur' declared here 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1791:3: error: 'SetCur' was not declared in this scope; did you mean 'google::SetCur'? 1791 | SetCur(WriteVarint64ToArray(value, Cur())); | ^~~~~~ | google::SetCur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1349:8: note: 'google::SetCur' declared here 1349 | void SetCur(uint8_t* ptr) { cur_ = ptr; } | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1794:13: error: 'CodedOutputStream' has not been declared 1794 | inline void CodedOutputStream::WriteTag(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1798:17: error: 'CodedOutputStream' has not been declared 1798 | inline uint8_t* CodedOutputStream::WriteTagToArray(uint32_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1813:15: error: 'CodedOutputStream' has not been declared 1813 | inline size_t CodedOutputStream::VarintSize32(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1827:15: error: 'CodedOutputStream' has not been declared 1827 | inline size_t CodedOutputStream::VarintSize32PlusOne(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1840:15: error: 'CodedOutputStream' has not been declared 1840 | inline size_t CodedOutputStream::VarintSize64(uint64_t value) { | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h: In member function 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(const google::protobuf::internal::BoundedZCIS&)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:409:58: error: no matching function for call to 'google::protobuf::internal::EpsCopyInputStream::InitFrom(google::protobuf::io::ZeroCopyInputStream* const&, const int&)' 409 | return InitFrom(bounded_zcis.zcis, bounded_zcis.limit); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: candidate: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(std::string_view)' 373 | const char* InitFrom(absl::string_view flat) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: candidate expects 1 argument, 2 provided /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:408:15: note: candidate: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(const google::protobuf::internal::BoundedZCIS&)' 408 | const char* InitFrom(const BoundedZCIS& bounded_zcis) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:408:15: note: candidate expects 1 argument, 2 provided /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1854:15: error: 'CodedOutputStream' has not been declared 1854 | inline size_t CodedOutputStream::VarintSize64PlusOne(uint64_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h: In member function 'bool google::protobuf::internal::EpsCopyInputStream::StreamNext(const void**)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:490:16: error: 'zcis_' was not declared in this scope 490 | bool res = zcis_->Next(data, &size_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1867:15: error: 'CodedOutputStream' has not been declared 1867 | inline size_t CodedOutputStream::VarintSize32SignExtended(int32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1871:15: error: 'CodedOutputStream' has not been declared 1871 | inline size_t CodedOutputStream::VarintSize32SignExtendedPlusOne( | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1877:13: error: 'CodedOutputStream' has not been declared 1877 | inline void CodedOutputStream::WriteString(absl::string_view str) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteString(std::string_view)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1878:3: error: 'WriteRaw' was not declared in this scope 1878 | WriteRaw(str.data(), static_cast(str.size())); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1878:3: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1171:8: note: 'google::WriteRaw' 1171 | void WriteRaw(const void* buffer, int size) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:691:48: note: 'google::protobuf::WriteRaw' 691 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* WriteRaw(const void* data, | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1881:13: error: 'CodedOutputStream' has not been declared 1881 | inline void CodedOutputStream::WriteRawMaybeAliased(const void* data, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteRawMaybeAliased(const void*, int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1883:3: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1883 | cur_ = impl_.WriteRawMaybeAliased(data, size, cur_); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1883:10: error: 'impl_' was not declared in this scope 1883 | cur_ = impl_.WriteRawMaybeAliased(data, size, cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h: In member function 'void google::protobuf::internal::EpsCopyInputStream::StreamBackUp(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:495:5: error: 'zcis_' was not declared in this scope 495 | zcis_->BackUp(count); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1886:17: error: 'CodedOutputStream' has not been declared 1886 | inline uint8_t* CodedOutputStream::WriteRawToArray(const void* data, int size, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1892:17: error: 'CodedOutputStream' has not been declared 1892 | inline uint8_t* CodedOutputStream::WriteStringToArray(absl::string_view str, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1897:1: error: expected declaration before '}' token 1897 | } // namespace io | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1898:1: error: expected declaration before '}' token 1898 | } // namespace protobuf | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1899:1: error: expected declaration before '}' token 1899 | } // namespace google | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h: In member function 'bool google::protobuf::internal::EpsCopyInputStream::StreamNext(const void**)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:490:16: error: 'zcis_' was not declared in this scope 490 | bool res = zcis_->Next(data, &size_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h: In member function 'void google::protobuf::internal::EpsCopyInputStream::StreamBackUp(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:495:5: error: 'zcis_' was not declared in this scope 495 | zcis_->BackUp(count); | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:429:46: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 429 | io::EpsCopyOutputStream* stream), | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:627:24: error: 'google::protobuf::io::CodedInputStream' is not a type 627 | ParseFromCodedStream(io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:631:31: error: 'google::protobuf::io::CodedInputStream' is not a type 631 | ParsePartialFromCodedStream(io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:710:7: error: 'google::protobuf::io::CodedInputStream' is not a type 710 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:718:7: error: 'google::protobuf::io::CodedInputStream' is not a type 718 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:1133:21: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 1133 | uint8_t* ptr, io::EpsCopyOutputStream* stream) const = 0; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:1195:22: error: 'google::protobuf::io::CodedInputStream' is not a type 1195 | bool MergeFromImpl(io::CodedInputStream* input, ParseFlags parse_flags); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h: In member function 'void google::protobuf::MessageLite::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:895:11: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 895 | output->SetCur(_InternalSerialize(output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:895:45: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 895 | output->SetCur(_InternalSerialize(output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:895:60: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 895 | output->SetCur(_InternalSerialize(output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc: In member function 'const string& google::protobuf::internal::LazyString::Init() const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:60:11: warning: 'void absl::lts_20260107::Mutex::Lock()' is deprecated [-Wdeprecated-declarations] 60 | mu.Lock(); | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/thread_safe_arena.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arena.h:41, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:19, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/synchronization/mutex.h:182:15: note: declared here 182 | inline void Lock() ABSL_EXCLUSIVE_LOCK_FUNCTION() { lock(); } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:68:13: warning: 'void absl::lts_20260107::Mutex::Unlock()' is deprecated [-Wdeprecated-declarations] 68 | mu.Unlock(); | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/thread_safe_arena.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arena.h:41, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.h:19, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/synchronization/mutex.h:191:15: note: declared here 191 | inline void Unlock() ABSL_UNLOCK_FUNCTION() { unlock(); } | ^~~~~~ [ 7%] Building C object CMakeFiles/libupb.dir/upb/mem/alloc.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:576:24: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 576 | uint8_t* target, io::EpsCopyOutputStream* stream) const { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:588:7: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 588 | io::EpsCopyOutputStream* stream) const { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:605:7: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 605 | io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:703:37: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 703 | io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:709:35: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 709 | io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:713:38: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 713 | io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:720:40: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 720 | io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:768:9: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 768 | io::EpsCopyOutputStream* stream) const = 0; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:806:38: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 806 | int number, uint8_t* target, io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:809:38: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 809 | int number, uint8_t* target, io::EpsCopyOutputStream* stream) const; | ^~ [ 8%] Building C object CMakeFiles/libupb.dir/upb/mem/arena.c.o /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h: In member function 'void google::protobuf::internal::ExtensionSet::SerializeWithCachedSizes(const google::protobuf::MessageLite*, int, int, google::protobuf::io::CodedOutputStream*) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:564:11: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 564 | output->SetCur(_InternalSerialize(extendee, start_field_number, | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:565:63: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 565 | end_field_number, output->Cur(), | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:566:45: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 566 | output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h: In member function 'void google::protobuf::internal::ExtensionSet::SerializeMessageSetWithCachedSizes(const google::protobuf::MessageLite*, google::protobuf::io::CodedOutputStream*) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:599:11: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 599 | output->SetCur(InternalSerializeMessageSetWithCachedSizesToArray( | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:600:25: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 600 | extendee, output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:600:40: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 600 | extendee, output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:39, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:429:46: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 429 | io::EpsCopyOutputStream* stream), | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:627:24: error: 'google::protobuf::io::CodedInputStream' is not a type 627 | ParseFromCodedStream(io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:631:31: error: 'google::protobuf::io::CodedInputStream' is not a type 631 | ParsePartialFromCodedStream(io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:710:7: error: 'google::protobuf::io::CodedInputStream' is not a type 710 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:718:7: error: 'google::protobuf::io::CodedInputStream' is not a type 718 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:1133:21: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 1133 | uint8_t* ptr, io::EpsCopyOutputStream* stream) const = 0; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:1195:22: error: 'google::protobuf::io::CodedInputStream' is not a type 1195 | bool MergeFromImpl(io::CodedInputStream* input, ParseFlags parse_flags); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h: In member function 'void google::protobuf::MessageLite::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:895:11: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 895 | output->SetCur(_InternalSerialize(output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:895:45: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 895 | output->SetCur(_InternalSerialize(output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:895:60: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 895 | output->SetCur(_InternalSerialize(output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:61, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:109, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h: At global scope: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:101:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 101 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:103:2: error: expected primary-expression before 'public' 103 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:103:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:102:25: note: to match this '{' 102 | ZeroCopyInputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:105:11: error: declaration of '~ google::protobuf::io::ZeroCopyInputStream' as non-member 105 | virtual ~ZeroCopyInputStream() = default; | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:107:29: error: 'ZeroCopyInputStream' does not name a type 107 | ZeroCopyInputStream(const ZeroCopyInputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:107:51: error: expected constructor, destructor, or type conversion before '=' token 107 | ZeroCopyInputStream(const ZeroCopyInputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:108:3: error: 'ZeroCopyInputStream' does not name a type 108 | ZeroCopyInputStream& operator=(const ZeroCopyInputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:109:22: error: expected constructor, destructor, or type conversion before '(' token 109 | ZeroCopyInputStream(ZeroCopyInputStream&&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:110:3: error: 'ZeroCopyInputStream' does not name a type 110 | ZeroCopyInputStream& operator=(ZeroCopyInputStream&&) = delete; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:128:39: error: 'virtual' outside class declaration 128 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(const void** data, | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:128:52: error: function 'bool google::protobuf::io::Next(const void**, int*)' is initialized like a variable 128 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:147:3: error: 'virtual' outside class declaration 147 | virtual void BackUp(int count) = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:147:16: error: function 'void google::protobuf::io::BackUp(int)' is initialized like a variable 147 | virtual void BackUp(int count) = 0; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:157:39: error: 'virtual' outside class declaration 157 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Skip(int count) = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:157:52: error: function 'bool google::protobuf::io::Skip(int)' is initialized like a variable 157 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Skip(int count) = 0; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:160:39: error: 'virtual' outside class declaration 160 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:160:67: error: non-member function 'int64_t google::protobuf::io::ByteCount()' cannot have cv-qualifier 160 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:160:55: error: function 'int64_t google::protobuf::io::ByteCount()' is initialized like a variable 160 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:172:39: error: 'virtual' outside class declaration 172 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool ReadCord(absl::Cord* cord, | ^~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:61, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:109, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:179:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 179 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:181:2: error: expected primary-expression before 'public' 181 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:181:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:180:26: note: to match this '{' 180 | ZeroCopyOutputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:183:30: error: 'ZeroCopyOutputStream' does not name a type 183 | ZeroCopyOutputStream(const ZeroCopyOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:183:53: error: expected constructor, destructor, or type conversion before '=' token 183 | ZeroCopyOutputStream(const ZeroCopyOutputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:184:3: error: 'ZeroCopyOutputStream' does not name a type 184 | ZeroCopyOutputStream& operator=(const ZeroCopyOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:185:32: error: expected class-name before '(' token 185 | virtual ~ZeroCopyOutputStream() = default; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:207:39: error: 'virtual' outside class declaration 207 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(void** data, | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:207:52: error: function 'bool google::protobuf::Next(void**, int*)' is initialized like a variable 207 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:233:3: error: 'virtual' outside class declaration 233 | virtual void BackUp(int count) = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:233:16: error: function 'void google::protobuf::BackUp(int)' is initialized like a variable 233 | virtual void BackUp(int count) = 0; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:236:39: error: 'virtual' outside class declaration 236 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:236:67: error: non-member function 'int64_t google::protobuf::ByteCount()' cannot have cv-qualifier 236 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:236:55: error: function 'int64_t google::protobuf::ByteCount()' is initialized like a variable 236 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:245:39: error: 'virtual' outside class declaration 245 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool WriteAliasedRaw( | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:247:39: error: 'virtual' outside class declaration 247 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool AllowsAliasing() const { | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:247:69: error: non-member function 'bool google::protobuf::AllowsAliasing()' cannot have cv-qualifier 247 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool AllowsAliasing() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:258:39: error: 'virtual' outside class declaration 258 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool WriteCord( | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:264:1: error: expected declaration before '}' token 264 | } // namespace protobuf | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:265:1: error: expected declaration before '}' token 265 | } // namespace google | ^ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/string_view.h:29, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h: At global scope: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:101:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 101 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:103:2: error: expected primary-expression before 'public' 103 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:103:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:102:25: note: to match this '{' 102 | ZeroCopyInputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:105:11: error: declaration of '~ google::protobuf::io::ZeroCopyInputStream' as non-member 105 | virtual ~ZeroCopyInputStream() = default; | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:107:29: error: 'ZeroCopyInputStream' does not name a type 107 | ZeroCopyInputStream(const ZeroCopyInputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:107:51: error: expected constructor, destructor, or type conversion before '=' token 107 | ZeroCopyInputStream(const ZeroCopyInputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:108:3: error: 'ZeroCopyInputStream' does not name a type 108 | ZeroCopyInputStream& operator=(const ZeroCopyInputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:109:22: error: expected constructor, destructor, or type conversion before '(' token 109 | ZeroCopyInputStream(ZeroCopyInputStream&&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:110:3: error: 'ZeroCopyInputStream' does not name a type 110 | ZeroCopyInputStream& operator=(ZeroCopyInputStream&&) = delete; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:128:39: error: 'virtual' outside class declaration 128 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(const void** data, | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:128:52: error: function 'bool google::protobuf::io::Next(const void**, int*)' is initialized like a variable 128 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:147:3: error: 'virtual' outside class declaration 147 | virtual void BackUp(int count) = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:147:16: error: function 'void google::protobuf::io::BackUp(int)' is initialized like a variable 147 | virtual void BackUp(int count) = 0; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:157:39: error: 'virtual' outside class declaration 157 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Skip(int count) = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:157:52: error: function 'bool google::protobuf::io::Skip(int)' is initialized like a variable 157 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Skip(int count) = 0; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:160:39: error: 'virtual' outside class declaration 160 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:160:67: error: non-member function 'int64_t google::protobuf::io::ByteCount()' cannot have cv-qualifier 160 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:160:55: error: function 'int64_t google::protobuf::io::ByteCount()' is initialized like a variable 160 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:172:39: error: 'virtual' outside class declaration 172 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool ReadCord(absl::Cord* cord, | ^~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/string_view.h:29, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:179:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 179 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:181:2: error: expected primary-expression before 'public' 181 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:181:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:180:26: note: to match this '{' 180 | ZeroCopyOutputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:183:30: error: 'ZeroCopyOutputStream' does not name a type 183 | ZeroCopyOutputStream(const ZeroCopyOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:183:53: error: expected constructor, destructor, or type conversion before '=' token 183 | ZeroCopyOutputStream(const ZeroCopyOutputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:184:3: error: 'ZeroCopyOutputStream' does not name a type 184 | ZeroCopyOutputStream& operator=(const ZeroCopyOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:185:32: error: expected class-name before '(' token 185 | virtual ~ZeroCopyOutputStream() = default; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:207:39: error: 'virtual' outside class declaration 207 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(void** data, | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:207:52: error: function 'bool google::protobuf::Next(void**, int*)' is initialized like a variable 207 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:233:3: error: 'virtual' outside class declaration 233 | virtual void BackUp(int count) = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:233:16: error: function 'void google::protobuf::BackUp(int)' is initialized like a variable 233 | virtual void BackUp(int count) = 0; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:236:39: error: 'virtual' outside class declaration 236 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:236:67: error: non-member function 'int64_t google::protobuf::ByteCount()' cannot have cv-qualifier 236 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:236:55: error: function 'int64_t google::protobuf::ByteCount()' is initialized like a variable 236 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:245:39: error: 'virtual' outside class declaration 245 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool WriteAliasedRaw( | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:247:39: error: 'virtual' outside class declaration 247 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool AllowsAliasing() const { | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:247:69: error: non-member function 'bool google::protobuf::AllowsAliasing()' cannot have cv-qualifier 247 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool AllowsAliasing() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:258:39: error: 'virtual' outside class declaration 258 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool WriteCord( | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:264:1: error: expected declaration before '}' token 264 | } // namespace protobuf | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:265:1: error: expected declaration before '}' token 265 | } // namespace google | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:389:5: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 389 | io::EpsCopyOutputStream* stream) const { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1186:22: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 1186 | uint8_t* target, io::EpsCopyOutputStream* stream) const { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1203:5: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 1203 | io::EpsCopyOutputStream* stream) const { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1215:22: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 1215 | uint8_t* target, io::EpsCopyOutputStream* stream) const { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1228:5: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 1228 | io::EpsCopyOutputStream* stream) const { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc: In member function 'size_t google::protobuf::internal::ExtensionSet::Extension::ByteSize(int) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1379:42: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1379 | result += io::CodedOutputStream::VarintSize32(result); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1380:42: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1380 | result += io::CodedOutputStream::VarintSize32(WireFormatLite::MakeTag( | ^~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/arenastring.cc:25: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED32]' used but never defined 281 | ReadPrimitive(io::CodedInputStream* input, CType* value); | ^~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = long long unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED64]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED32]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = long long int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED64]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = float; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FLOAT]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = double; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_DOUBLE]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1726:22: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 1726 | uint8_t* target, io::EpsCopyOutputStream* stream) const { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc: In member function 'uint8_t* google::protobuf::internal::ExtensionSet::Extension::InternalSerializeFieldWithCachedSizesToArray(const google::protobuf::MessageLite*, const google::protobuf::internal::ExtensionSet*, int, uint8_t*, int*) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1731:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1731 | target = stream->EnsureSpace(target); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1740:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1740 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1746:9: note: in expansion of macro 'HANDLE_TYPE' 1746 | HANDLE_TYPE(INT32, Int32, int32_t); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1740:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1740 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1747:9: note: in expansion of macro 'HANDLE_TYPE' 1747 | HANDLE_TYPE(INT64, Int64, int64_t); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1740:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1740 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1748:9: note: in expansion of macro 'HANDLE_TYPE' 1748 | HANDLE_TYPE(UINT32, UInt32, uint32_t); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1740:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1740 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1749:9: note: in expansion of macro 'HANDLE_TYPE' 1749 | HANDLE_TYPE(UINT64, UInt64, uint64_t); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1740:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1740 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1750:9: note: in expansion of macro 'HANDLE_TYPE' 1750 | HANDLE_TYPE(SINT32, SInt32, int32_t); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1740:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1740 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1751:9: note: in expansion of macro 'HANDLE_TYPE' 1751 | HANDLE_TYPE(SINT64, SInt64, int64_t); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1740:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1740 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1752:9: note: in expansion of macro 'HANDLE_TYPE' 1752 | HANDLE_TYPE(FIXED32, Fixed32, uint32_t); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1740:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1740 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1753:9: note: in expansion of macro 'HANDLE_TYPE' 1753 | HANDLE_TYPE(FIXED64, Fixed64, uint64_t); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1740:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1740 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1754:9: note: in expansion of macro 'HANDLE_TYPE' 1754 | HANDLE_TYPE(SFIXED32, SFixed32, int32_t); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1740:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1740 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1755:9: note: in expansion of macro 'HANDLE_TYPE' 1755 | HANDLE_TYPE(SFIXED64, SFixed64, int64_t); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1740:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1740 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1756:9: note: in expansion of macro 'HANDLE_TYPE' 1756 | HANDLE_TYPE(FLOAT, Float, float); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1740:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1740 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1757:9: note: in expansion of macro 'HANDLE_TYPE' 1757 | HANDLE_TYPE(DOUBLE, Double, double); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1740:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1740 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1758:9: note: in expansion of macro 'HANDLE_TYPE' 1758 | HANDLE_TYPE(BOOL, Bool, bool); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1740:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1740 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1759:9: note: in expansion of macro 'HANDLE_TYPE' 1759 | HANDLE_TYPE(ENUM, Enum, int32_t); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1774:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1774 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1780:9: note: in expansion of macro 'HANDLE_TYPE' 1780 | HANDLE_TYPE(INT32, Int32, int32_t); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1774:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1774 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1781:9: note: in expansion of macro 'HANDLE_TYPE' 1781 | HANDLE_TYPE(INT64, Int64, int64_t); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1774:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1774 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1782:9: note: in expansion of macro 'HANDLE_TYPE' 1782 | HANDLE_TYPE(UINT32, UInt32, uint32_t); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1774:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1774 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1783:9: note: in expansion of macro 'HANDLE_TYPE' 1783 | HANDLE_TYPE(UINT64, UInt64, uint64_t); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1774:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1774 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1784:9: note: in expansion of macro 'HANDLE_TYPE' 1784 | HANDLE_TYPE(SINT32, SInt32, int32_t); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1774:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1774 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1785:9: note: in expansion of macro 'HANDLE_TYPE' 1785 | HANDLE_TYPE(SINT64, SInt64, int64_t); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1774:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1774 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1786:9: note: in expansion of macro 'HANDLE_TYPE' 1786 | HANDLE_TYPE(FIXED32, Fixed32, uint32_t); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1774:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1774 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1787:9: note: in expansion of macro 'HANDLE_TYPE' 1787 | HANDLE_TYPE(FIXED64, Fixed64, uint64_t); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1774:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1774 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1788:9: note: in expansion of macro 'HANDLE_TYPE' 1788 | HANDLE_TYPE(SFIXED32, SFixed32, int32_t); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1774:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1774 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1789:9: note: in expansion of macro 'HANDLE_TYPE' 1789 | HANDLE_TYPE(SFIXED64, SFixed64, int64_t); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1774:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1774 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1790:9: note: in expansion of macro 'HANDLE_TYPE' 1790 | HANDLE_TYPE(FLOAT, Float, float); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1774:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1774 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1791:9: note: in expansion of macro 'HANDLE_TYPE' 1791 | HANDLE_TYPE(DOUBLE, Double, double); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1774:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1774 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1792:9: note: in expansion of macro 'HANDLE_TYPE' 1792 | HANDLE_TYPE(BOOL, Bool, bool); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1774:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1774 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1793:9: note: in expansion of macro 'HANDLE_TYPE' 1793 | HANDLE_TYPE(ENUM, Enum, int32_t); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1798:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1798 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1803:9: note: in expansion of macro 'HANDLE_TYPE' 1803 | HANDLE_TYPE(STRING, String, string); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1799:24: error: request for member 'WriteString' in '* stream', which is of non-class type 'int' 1799 | target = stream->WriteString( \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1803:9: note: in expansion of macro 'HANDLE_TYPE' 1803 | HANDLE_TYPE(STRING, String, string); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1798:24: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1798 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1804:9: note: in expansion of macro 'HANDLE_TYPE' 1804 | HANDLE_TYPE(BYTES, Bytes, string); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1799:24: error: request for member 'WriteString' in '* stream', which is of non-class type 'int' 1799 | target = stream->WriteString( \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1804:9: note: in expansion of macro 'HANDLE_TYPE' 1804 | HANDLE_TYPE(BYTES, Bytes, string); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1808:30: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1808 | target = stream->EnsureSpace(target); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1826:22: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1826 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1830:7: note: in expansion of macro 'HANDLE_TYPE' 1830 | HANDLE_TYPE(INT32, Int32, int32_t_value); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1826:22: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1826 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1831:7: note: in expansion of macro 'HANDLE_TYPE' 1831 | HANDLE_TYPE(INT64, Int64, int64_t_value); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1826:22: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1826 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1832:7: note: in expansion of macro 'HANDLE_TYPE' 1832 | HANDLE_TYPE(UINT32, UInt32, uint32_t_value); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1826:22: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1826 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1833:7: note: in expansion of macro 'HANDLE_TYPE' 1833 | HANDLE_TYPE(UINT64, UInt64, uint64_t_value); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1826:22: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1826 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1834:7: note: in expansion of macro 'HANDLE_TYPE' 1834 | HANDLE_TYPE(SINT32, SInt32, int32_t_value); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1826:22: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1826 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1835:7: note: in expansion of macro 'HANDLE_TYPE' 1835 | HANDLE_TYPE(SINT64, SInt64, int64_t_value); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1826:22: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1826 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1836:7: note: in expansion of macro 'HANDLE_TYPE' 1836 | HANDLE_TYPE(FIXED32, Fixed32, uint32_t_value); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1826:22: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1826 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1837:7: note: in expansion of macro 'HANDLE_TYPE' 1837 | HANDLE_TYPE(FIXED64, Fixed64, uint64_t_value); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1826:22: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1826 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1838:7: note: in expansion of macro 'HANDLE_TYPE' 1838 | HANDLE_TYPE(SFIXED32, SFixed32, int32_t_value); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1826:22: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1826 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1839:7: note: in expansion of macro 'HANDLE_TYPE' 1839 | HANDLE_TYPE(SFIXED64, SFixed64, int64_t_value); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1826:22: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1826 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1840:7: note: in expansion of macro 'HANDLE_TYPE' 1840 | HANDLE_TYPE(FLOAT, Float, float_value); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1826:22: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1826 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1841:7: note: in expansion of macro 'HANDLE_TYPE' 1841 | HANDLE_TYPE(DOUBLE, Double, double_value); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1826:22: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1826 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1842:7: note: in expansion of macro 'HANDLE_TYPE' 1842 | HANDLE_TYPE(BOOL, Bool, bool_value); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1826:22: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1826 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1843:7: note: in expansion of macro 'HANDLE_TYPE' 1843 | HANDLE_TYPE(ENUM, Enum, int32_t_value); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1847:22: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1847 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1850:7: note: in expansion of macro 'HANDLE_TYPE' 1850 | HANDLE_TYPE(STRING, String, *ptr.string_value); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1848:22: error: request for member 'WriteString' in '* stream', which is of non-class type 'int' 1848 | target = stream->WriteString(number, VALUE, target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1850:7: note: in expansion of macro 'HANDLE_TYPE' 1850 | HANDLE_TYPE(STRING, String, *ptr.string_value); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1847:22: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1847 | target = stream->EnsureSpace(target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1851:7: note: in expansion of macro 'HANDLE_TYPE' 1851 | HANDLE_TYPE(BYTES, Bytes, *ptr.string_value); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1848:22: error: request for member 'WriteString' in '* stream', which is of non-class type 'int' 1848 | target = stream->WriteString(number, VALUE, target); \ | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1851:7: note: in expansion of macro 'HANDLE_TYPE' 1851 | HANDLE_TYPE(BYTES, Bytes, *ptr.string_value); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1854:26: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1854 | target = stream->EnsureSpace(target); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1891:22: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 1891 | uint8_t* target, io::EpsCopyOutputStream* stream) const { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc: In member function 'uint8_t* google::protobuf::internal::ExtensionSet::Extension::InternalSerializeMessageSetItemWithCachedSizesToArray(const google::protobuf::MessageLite*, const google::protobuf::internal::ExtensionSet*, int, uint8_t*, int*) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1901:20: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1901 | target = stream->EnsureSpace(target); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1903:35: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1903 | target = io::CodedOutputStream::WriteTagToArray( | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1920:20: error: request for member 'EnsureSpace' in '* stream', which is of non-class type 'int' 1920 | target = stream->EnsureSpace(target); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1921:35: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1921 | target = io::CodedOutputStream::WriteTagToArray( | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc: In member function 'size_t google::protobuf::internal::ExtensionSet::Extension::MessageSetItemByteSize(int) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:1938:38: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1938 | our_size += io::CodedOutputStream::VarintSize32(number); | ^~~~~~~~~~~~ --- CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/arenastring.cc.o --- *** [CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/arenastring.cc.o] Error code 1 make[2]: stopped in /pbulk/work/devel/protobuf/work/protobuf-34.1/cmake-pkgsrc-build In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:201:7: error: 'google::protobuf::io::CodedInputStream' is not a type 201 | io::CodedInputStream* input, uint32_t tag); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:207:7: error: 'google::protobuf::io::CodedInputStream' is not a type 207 | io::CodedInputStream* input, uint32_t tag, io::CodedOutputStream* output); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:213:7: error: 'google::protobuf::io::CodedInputStream' is not a type 213 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:218:7: error: 'google::protobuf::io::CodedInputStream' is not a type 218 | io::CodedInputStream* input, io::CodedOutputStream* output); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:17: error: 'google::protobuf::io::CodedInputStream' is not a type 281 | ReadPrimitive(io::CodedInputStream* input, CType* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:288:53: error: 'google::protobuf::io::CodedInputStream' is not a type 288 | ReadRepeatedPrimitive(int tag_size, uint32_t tag, io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:306:23: error: 'google::protobuf::io::CodedInputStream' is not a type 306 | ReadPackedPrimitive(io::CodedInputStream* input, RepeatedField* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:311:7: error: 'google::protobuf::io::CodedInputStream' is not a type 311 | io::CodedInputStream* input, std::string* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:314:7: error: 'google::protobuf::io::CodedInputStream' is not a type 314 | io::CodedInputStream* input, std::string* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:317:7: error: 'google::protobuf::io::CodedInputStream' is not a type 317 | io::CodedInputStream* input, absl::Cord* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:330:25: error: 'google::protobuf::io::CodedInputStream' is not a type 330 | int field_number, io::CodedInputStream* input, MessageType* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:334:7: error: 'google::protobuf::io::CodedInputStream' is not a type 334 | io::CodedInputStream* input, MessageType* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:338:7: error: 'google::protobuf::io::CodedInputStream' is not a type 338 | io::CodedInputStream* input, MessageType* value) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:493:54: error: 'EpsCopyOutputStream' is not a member of 'google::protobuf::io'; did you mean 'ZeroCopyOutputStream'? 493 | WriteInt32ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ | ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:493:75: error: 'stream' was not declared in this scope; did you mean 'std::io_errc::stream'? 493 | WriteInt32ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~ | std::io_errc::stream In file included from /usr/pkg/gcc10/include/c++/streambuf:41, from /usr/pkg/gcc10/include/c++/bits/streambuf_iterator.h:35, from /usr/pkg/gcc10/include/c++/iterator:66, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/types/span.h:62, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:18, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /usr/pkg/gcc10/include/c++/bits/ios_base.h:203:24: note: 'std::io_errc::stream' declared here 203 | enum class io_errc { stream = 1 }; | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:38: error: expected primary-expression before 'value' 494 | int32_t value, uint8_t* target) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:52: error: expected primary-expression before '*' token 494 | int32_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:54: error: 'target' was not declared in this scope 494 | int32_t value, uint8_t* target) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:493:3: error: 'constexpr' needed for in-class initialization of static data member 'uint8_t* google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField' of non-integral type [-fpermissive] 493 | WriteInt32ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:60: error: expression list treated as compound expression in initializer [-fpermissive] 494 | int32_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:61: error: expected ';' before '{' token 494 | int32_t value, uint8_t* target) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:501:54: error: 'EpsCopyOutputStream' is not a member of 'google::protobuf::io'; did you mean 'ZeroCopyOutputStream'? 501 | WriteInt64ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ | ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:501:75: error: 'stream' was not declared in this scope; did you mean 'std::io_errc::stream'? 501 | WriteInt64ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~ | std::io_errc::stream In file included from /usr/pkg/gcc10/include/c++/streambuf:41, from /usr/pkg/gcc10/include/c++/bits/streambuf_iterator.h:35, from /usr/pkg/gcc10/include/c++/iterator:66, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/types/span.h:62, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:18, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /usr/pkg/gcc10/include/c++/bits/ios_base.h:203:24: note: 'std::io_errc::stream' declared here 203 | enum class io_errc { stream = 1 }; | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:38: error: expected primary-expression before 'value' 502 | int64_t value, uint8_t* target) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:52: error: expected primary-expression before '*' token 502 | int64_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:54: error: 'target' was not declared in this scope 502 | int64_t value, uint8_t* target) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:501:3: error: 'constexpr' needed for in-class initialization of static data member 'uint8_t* google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField' of non-integral type [-fpermissive] 501 | WriteInt64ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:60: error: expression list treated as compound expression in initializer [-fpermissive] 502 | int64_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:61: error: expected ';' before '{' token 502 | int64_t value, uint8_t* target) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:509:53: error: 'EpsCopyOutputStream' is not a member of 'google::protobuf::io'; did you mean 'ZeroCopyOutputStream'? 509 | WriteEnumToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ | ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:509:74: error: 'stream' was not declared in this scope; did you mean 'std::io_errc::stream'? 509 | WriteEnumToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~ | std::io_errc::stream In file included from /usr/pkg/gcc10/include/c++/streambuf:41, from /usr/pkg/gcc10/include/c++/bits/streambuf_iterator.h:35, from /usr/pkg/gcc10/include/c++/iterator:66, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/types/span.h:62, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:18, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /usr/pkg/gcc10/include/c++/bits/ios_base.h:203:24: note: 'std::io_errc::stream' declared here 203 | enum class io_errc { stream = 1 }; | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:29: error: expected primary-expression before 'int' 510 | int value, uint8_t* target) { | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:47: error: expected primary-expression before '*' token 510 | int value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:49: error: 'target' was not declared in this scope 510 | int value, uint8_t* target) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:509:3: error: 'constexpr' needed for in-class initialization of static data member 'uint8_t* google::protobuf::internal::WireFormatLite::WriteEnumToArrayWithField' of non-integral type [-fpermissive] 509 | WriteEnumToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:55: error: expression list treated as compound expression in initializer [-fpermissive] 510 | int value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:56: error: expected ';' before '{' token 510 | int value, uint8_t* target) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:563:7: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 563 | io::EpsCopyOutputStream* stream); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:566:24: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 566 | uint8_t* target, io::EpsCopyOutputStream* stream); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:689:35: error: 'google::protobuf::io::CodedInputStream' is not a type 689 | int tag_size, uint32_t tag, io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:695:7: error: 'google::protobuf::io::CodedInputStream' is not a type 695 | io::CodedInputStream* input, RepeatedField* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:714:7: error: 'google::protobuf::io::CodedInputStream' is not a type 714 | io::CodedInputStream* input, uint32_t tag); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:719:7: error: 'google::protobuf::io::CodedInputStream' is not a type 719 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:737:7: error: 'google::protobuf::io::CodedInputStream' is not a type 737 | io::CodedInputStream* input, uint32_t tag) override; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:739:7: error: 'google::protobuf::io::CodedInputStream' is not a type 739 | io::CodedInputStream* input) override; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::TagSize(int, google::protobuf::internal::WireFormatLite::FieldType)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:768:42: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 768 | size_t result = io::CodedOutputStream::VarintSize32( | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:843:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadString' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 843 | inline bool WireFormatLite::ReadString(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:843:62: error: 'input' was not declared in this scope 843 | inline bool WireFormatLite::ReadString(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:844:51: error: expected primary-expression before '*' token 844 | std::string* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:844:53: error: 'value' was not declared in this scope 844 | std::string* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:844:58: error: expression list treated as compound expression in initializer [-fpermissive] 844 | std::string* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:850:5: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 850 | io::EpsCopyOutputStream* stream) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In function 'uint8_t* google::protobuf::internal::InternalSerializeUnknownMessageSetItemsToArray(const string&, uint8_t*, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:851:18: error: request for member 'WriteRaw' in '* stream', which is of non-class type 'int' 851 | return stream->WriteRaw(unknown_fields.data(), | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:9: error: template-id 'ReadPrimitive' used as a declarator 864 | io::CodedInputStream* input, int32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:863:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 863 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:27: error: 'input' was not declared in this scope 864 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:41: error: expected primary-expression before '*' token 864 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:43: error: 'value' was not declared in this scope 864 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:48: error: expression list treated as compound expression in initializer [-fpermissive] 864 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:863:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 863 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:49: error: expected ';' before '{' token 864 | io::CodedInputStream* input, int32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:9: error: template-id 'ReadPrimitive' used as a declarator 872 | io::CodedInputStream* input, int64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:871:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 871 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:27: error: 'input' was not declared in this scope 872 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:41: error: expected primary-expression before '*' token 872 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:43: error: 'value' was not declared in this scope 872 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:48: error: expression list treated as compound expression in initializer [-fpermissive] 872 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:871:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 871 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:49: error: expected ';' before '{' token 872 | io::CodedInputStream* input, int64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:9: error: template-id 'ReadPrimitive' used as a declarator 881 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:880:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 880 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:27: error: 'input' was not declared in this scope 881 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:42: error: expected primary-expression before '*' token 881 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:44: error: 'value' was not declared in this scope 881 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:49: error: expression list treated as compound expression in initializer [-fpermissive] 881 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:880:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 880 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:50: error: expected ';' before '{' token 881 | io::CodedInputStream* input, uint32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:9: error: template-id 'ReadPrimitive' used as a declarator 887 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:886:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 886 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:27: error: 'input' was not declared in this scope 887 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:42: error: expected primary-expression before '*' token 887 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:44: error: 'value' was not declared in this scope 887 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:49: error: expression list treated as compound expression in initializer [-fpermissive] 887 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:886:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 886 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:50: error: expected ';' before '{' token 887 | io::CodedInputStream* input, uint64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:9: error: template-id 'ReadPrimitive' used as a declarator 892 | io::CodedInputStream* input, int32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:891:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 891 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:27: error: 'input' was not declared in this scope 892 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:41: error: expected primary-expression before '*' token 892 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:43: error: 'value' was not declared in this scope 892 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:48: error: expression list treated as compound expression in initializer [-fpermissive] 892 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:891:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 891 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:49: error: expected ';' before '{' token 892 | io::CodedInputStream* input, int32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:9: error: template-id 'ReadPrimitive' used as a declarator 900 | io::CodedInputStream* input, int64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:899:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 899 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:27: error: 'input' was not declared in this scope 900 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:41: error: expected primary-expression before '*' token 900 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:43: error: 'value' was not declared in this scope 900 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:48: error: expression list treated as compound expression in initializer [-fpermissive] 900 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:899:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 899 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:49: error: expected ';' before '{' token 900 | io::CodedInputStream* input, int64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:9: error: template-id 'ReadPrimitive' used as a declarator 909 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:908:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 908 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:27: error: 'input' was not declared in this scope 909 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:42: error: expected primary-expression before '*' token 909 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:44: error: 'value' was not declared in this scope 909 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:49: error: expression list treated as compound expression in initializer [-fpermissive] 909 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:908:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 908 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:50: error: expected ';' before '{' token 909 | io::CodedInputStream* input, uint32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:9: error: template-id 'ReadPrimitive' used as a declarator 915 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:914:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 914 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:27: error: 'input' was not declared in this scope 915 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:42: error: expected primary-expression before '*' token 915 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:44: error: 'value' was not declared in this scope 915 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:49: error: expression list treated as compound expression in initializer [-fpermissive] 915 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:914:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 914 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:50: error: expected ';' before '{' token 915 | io::CodedInputStream* input, uint64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:9: error: template-id 'ReadPrimitive' used as a declarator 921 | io::CodedInputStream* input, int32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:920:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 920 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:27: error: 'input' was not declared in this scope 921 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:41: error: expected primary-expression before '*' token 921 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:43: error: 'value' was not declared in this scope 921 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:48: error: expression list treated as compound expression in initializer [-fpermissive] 921 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:920:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 920 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:49: error: expected ';' before '{' token 921 | io::CodedInputStream* input, int32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:9: error: template-id 'ReadPrimitive' used as a declarator 930 | io::CodedInputStream* input, int64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:929:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 929 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:27: error: 'input' was not declared in this scope 930 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:41: error: expected primary-expression before '*' token 930 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:43: error: 'value' was not declared in this scope 930 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:48: error: expression list treated as compound expression in initializer [-fpermissive] 930 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:929:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 929 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:49: error: expected ';' before '{' token 930 | io::CodedInputStream* input, int64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:9: error: template-id 'ReadPrimitive' used as a declarator 938 | io::CodedInputStream* input, float* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:937:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 937 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:27: error: 'input' was not declared in this scope 938 | io::CodedInputStream* input, float* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:34: error: expected primary-expression before 'float' 938 | io::CodedInputStream* input, float* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:46: error: expression list treated as compound expression in initializer [-fpermissive] 938 | io::CodedInputStream* input, float* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:937:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 937 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:47: error: expected ';' before '{' token 938 | io::CodedInputStream* input, float* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:9: error: template-id 'ReadPrimitive' used as a declarator 946 | io::CodedInputStream* input, double* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:945:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 945 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:27: error: 'input' was not declared in this scope 946 | io::CodedInputStream* input, double* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:34: error: expected primary-expression before 'double' 946 | io::CodedInputStream* input, double* value) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:47: error: expression list treated as compound expression in initializer [-fpermissive] 946 | io::CodedInputStream* input, double* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:945:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 945 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:48: error: expected ';' before '{' token 946 | io::CodedInputStream* input, double* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:9: error: template-id 'ReadPrimitive' used as a declarator 954 | io::CodedInputStream* input, bool* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:953:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 953 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:27: error: 'input' was not declared in this scope 954 | io::CodedInputStream* input, bool* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:34: error: expected primary-expression before 'bool' 954 | io::CodedInputStream* input, bool* value) { | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:45: error: expression list treated as compound expression in initializer [-fpermissive] 954 | io::CodedInputStream* input, bool* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:953:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 953 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:46: error: expected ';' before '{' token 954 | io::CodedInputStream* input, bool* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:9: error: template-id 'ReadPrimitive' used as a declarator 962 | io::CodedInputStream* input, int* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:961:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 961 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:27: error: 'input' was not declared in this scope 962 | io::CodedInputStream* input, int* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:34: error: expected primary-expression before 'int' 962 | io::CodedInputStream* input, int* value) { | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:44: error: expression list treated as compound expression in initializer [-fpermissive] 962 | io::CodedInputStream* input, int* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:961:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 961 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:45: error: expected ';' before '{' token 962 | io::CodedInputStream* input, int* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED32; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:973:32: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 973 | return io::CodedInputStream::ReadLittleEndian32FromArray(buffer, value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = long long unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED64; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:979:32: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 979 | return io::CodedInputStream::ReadLittleEndian64FromArray(buffer, value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED32; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:986:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 986 | buffer = io::CodedInputStream::ReadLittleEndian32FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = long long int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED64; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:995:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 995 | buffer = io::CodedInputStream::ReadLittleEndian64FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = float; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FLOAT; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1004:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 1004 | buffer = io::CodedInputStream::ReadLittleEndian32FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = double; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_DOUBLE; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1013:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 1013 | buffer = io::CodedInputStream::ReadLittleEndian64FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1021:19: error: 'google::protobuf::io::CodedInputStream' is not a type 1021 | uint32_t tag, io::CodedInputStream* input, RepeatedField* values) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static bool google::protobuf::internal::WireFormatLite::ReadRepeatedPrimitive(int, uint32_t, int*, google::protobuf::RepeatedField*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1026:50: error: request for member 'ExpectTag' in 'input->', which is of non-class type 'int' 1026 | while (elements_already_reserved > 0 && input->ExpectTag(tag)) { | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1036:33: error: 'google::protobuf::io::CodedInputStream' is not a type 1036 | int tag_size, uint32_t tag, io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static bool google::protobuf::internal::WireFormatLite::ReadRepeatedFixedSizePrimitive(int, uint32_t, int*, google::protobuf::RepeatedField*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1054:10: error: request for member 'GetDirectBufferPointerInline' in 'input->', which is of non-class type 'int' 1054 | input->GetDirectBufferPointerInline(&void_pointer, &size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1065:44: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 1065 | (buffer = io::CodedInputStream::ExpectTagFromArray(buffer, tag)) != | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1074:20: error: request for member 'Skip' in 'input->', which is of non-class type 'int' 1074 | (void)input->Skip(read_bytes); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1093:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1093 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1094:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1094 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1095:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1095 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1096:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1096 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1097:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1097 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1098:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1098 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1103:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1103 | inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1103:53: error: template definition of non-template 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' 1103 | inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1103:71: error: 'input' was not declared in this scope 1103 | inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1104:69: error: expected primary-expression before '*' token 1104 | RepeatedField* values) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1104:71: error: 'values' was not declared in this scope 1104 | RepeatedField* values) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1118:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedFixedSizePrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1118 | inline bool WireFormatLite::ReadPackedFixedSizePrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:9: error: template definition of non-template 'bool google::protobuf::internal::WireFormatLite::ReadPackedFixedSizePrimitive' 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:27: error: 'input' was not declared in this scope 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:54: error: expected primary-expression before '*' token 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:56: error: 'values' was not declared in this scope 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1198:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadBytes' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1198 | inline bool WireFormatLite::ReadBytes(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1198:61: error: 'input' was not declared in this scope 1198 | inline bool WireFormatLite::ReadBytes(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1199:49: error: expected primary-expression before '*' token 1199 | absl::Cord* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1199:51: error: 'value' was not declared in this scope 1199 | absl::Cord* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1199:56: error: expression list treated as compound expression in initializer [-fpermissive] 1199 | absl::Cord* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1207:39: error: 'google::protobuf::io::CodedInputStream' is not a type 1207 | io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static bool google::protobuf::internal::WireFormatLite::ReadGroup(int, int*, MessageType*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1209:15: error: request for member 'IncrementRecursionDepth' in 'input->', which is of non-class type 'int' 1209 | if (!input->IncrementRecursionDepth()) return false; | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1211:10: error: request for member 'UnsafeDecrementRecursionDepth' in 'input->', which is of non-class type 'int' 1211 | input->UnsafeDecrementRecursionDepth(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1213:15: error: request for member 'LastTagWas' in 'input->', which is of non-class type 'int' 1213 | if (!input->LastTagWas(MakeTag(field_number, WIRETYPE_END_GROUP))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1219:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadMessage' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1219 | inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1219:45: error: template definition of non-template 'bool google::protobuf::internal::WireFormatLite::ReadMessage' 1219 | inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1219:63: error: 'input' was not declared in this scope 1219 | inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1220:52: error: expected primary-expression before '*' token 1220 | MessageType* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1220:54: error: 'value' was not declared in this scope 1220 | MessageType* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteTag(int, google::protobuf::internal::WireFormatLite::WireType, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1235:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1235 | output->WriteTag(MakeTag(field_number, type)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteInt32NoTag(int32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1240:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1240 | output->WriteVarint32SignExtended(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteInt64NoTag(int64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1244:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1244 | output->WriteVarint64(static_cast(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteUInt32NoTag(uint32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1248:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1248 | output->WriteVarint32(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteUInt64NoTag(uint64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1252:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1252 | output->WriteVarint64(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSInt32NoTag(int32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1256:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1256 | output->WriteVarint32(ZigZagEncode32(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSInt64NoTag(int64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1260:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1260 | output->WriteVarint64(ZigZagEncode64(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteFixed32NoTag(uint32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1264:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1264 | output->WriteLittleEndian32(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteFixed64NoTag(uint64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1268:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1268 | output->WriteLittleEndian64(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSFixed32NoTag(int32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1272:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1272 | output->WriteLittleEndian32(static_cast(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSFixed64NoTag(int64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1276:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1276 | output->WriteLittleEndian64(static_cast(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteFloatNoTag(float, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1280:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1280 | output->WriteLittleEndian32(EncodeFloat(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteDoubleNoTag(double, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1284:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1284 | output->WriteLittleEndian64(EncodeDouble(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteBoolNoTag(bool, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1288:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1288 | output->WriteVarint32(value ? 1 : 0); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteEnumNoTag(int, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1292:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1292 | output->WriteVarint32SignExtended(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:8: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteTagToArray(int, google::protobuf::internal::WireFormatLite::WireType, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1299:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1299 | return io::CodedOutputStream::WriteTagToArray(MakeTag(field_number, type), | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteInt32NoTagToArray(int32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1305:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1305 | return io::CodedOutputStream::WriteVarint32SignExtendedToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteInt64NoTagToArray(int64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1309:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1309 | return io::CodedOutputStream::WriteVarint64ToArray( | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteUInt32NoTagToArray(uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1314:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1314 | return io::CodedOutputStream::WriteVarint32ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteUInt64NoTagToArray(uint64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1318:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1318 | return io::CodedOutputStream::WriteVarint64ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSInt32NoTagToArray(int32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1322:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1322 | return io::CodedOutputStream::WriteVarint32ToArray(ZigZagEncode32(value), | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSInt64NoTagToArray(int64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1327:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1327 | return io::CodedOutputStream::WriteVarint64ToArray(ZigZagEncode64(value), | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteFixed32NoTagToArray(uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1332:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1332 | return io::CodedOutputStream::WriteLittleEndian32ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteFixed64NoTagToArray(uint64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1336:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1336 | return io::CodedOutputStream::WriteLittleEndian64ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSFixed32NoTagToArray(int32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1340:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1340 | return io::CodedOutputStream::WriteLittleEndian32ToArray( | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSFixed64NoTagToArray(int64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1345:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1345 | return io::CodedOutputStream::WriteLittleEndian64ToArray( | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteFloatNoTagToArray(float, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1350:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1350 | return io::CodedOutputStream::WriteLittleEndian32ToArray(EncodeFloat(value), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteDoubleNoTagToArray(double, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1355:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1355 | return io::CodedOutputStream::WriteLittleEndian64ToArray(EncodeDouble(value), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteBoolNoTagToArray(bool, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1360:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1360 | return io::CodedOutputStream::WriteVarint32ToArray(value ? 1 : 0, target); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteEnumNoTagToArray(int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1364:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1364 | return io::CodedOutputStream::WriteVarint32SignExtendedToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteStringToArray(int, const string&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1510:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1510 | return io::CodedOutputStream::WriteStringWithSizeToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteBytesToArray(int, const string&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1516:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1516 | return io::CodedOutputStream::WriteStringWithSizeToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::InternalWriteMessageNoVirtualToArray(int, const MessageType_WorkAroundCppLookupDefect&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1536:35: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1536 | target = io::CodedOutputStream::WriteVarint32ToArray( | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int32Size(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1548:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1548 | return io::CodedOutputStream::VarintSize32SignExtended(value); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int64Size(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1551:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1551 | return io::CodedOutputStream::VarintSize64(static_cast(value)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt32Size(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1554:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1554 | return io::CodedOutputStream::VarintSize32(value); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt64Size(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1557:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1557 | return io::CodedOutputStream::VarintSize64(value); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt32Size(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1560:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1560 | return io::CodedOutputStream::VarintSize32(ZigZagEncode32(value)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt64Size(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1563:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1563 | return io::CodedOutputStream::VarintSize64(ZigZagEncode64(value)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::EnumSize(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1566:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1566 | return io::CodedOutputStream::VarintSize32SignExtended(value); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int32SizePlusOne(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1569:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1569 | return io::CodedOutputStream::VarintSize32SignExtendedPlusOne(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int64SizePlusOne(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1572:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1572 | return io::CodedOutputStream::VarintSize64PlusOne( | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt32SizePlusOne(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1576:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1576 | return io::CodedOutputStream::VarintSize32PlusOne(value); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt64SizePlusOne(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1579:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1579 | return io::CodedOutputStream::VarintSize64PlusOne(value); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt32SizePlusOne(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1582:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1582 | return io::CodedOutputStream::VarintSize32PlusOne(ZigZagEncode32(value)); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt64SizePlusOne(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1585:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1585 | return io::CodedOutputStream::VarintSize64PlusOne(ZigZagEncode64(value)); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::EnumSizePlusOne(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1588:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1588 | return io::CodedOutputStream::VarintSize32SignExtendedPlusOne(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::LengthDelimitedSize(size_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1631:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1631 | io::CodedOutputStream::VarintSize32(static_cast(length)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:52: error: 'input' was not declared in this scope 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:62: error: expected primary-expression before 'ms' 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:64: error: expression list treated as compound expression in initializer [-fpermissive] 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:65: error: expected ';' before '{' token 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^~ | ; In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:201:7: error: 'google::protobuf::io::CodedInputStream' is not a type 201 | io::CodedInputStream* input, uint32_t tag); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:207:7: error: 'google::protobuf::io::CodedInputStream' is not a type 207 | io::CodedInputStream* input, uint32_t tag, io::CodedOutputStream* output); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:213:7: error: 'google::protobuf::io::CodedInputStream' is not a type 213 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:218:7: error: 'google::protobuf::io::CodedInputStream' is not a type 218 | io::CodedInputStream* input, io::CodedOutputStream* output); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:17: error: 'google::protobuf::io::CodedInputStream' is not a type 281 | ReadPrimitive(io::CodedInputStream* input, CType* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:288:53: error: 'google::protobuf::io::CodedInputStream' is not a type 288 | ReadRepeatedPrimitive(int tag_size, uint32_t tag, io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:306:23: error: 'google::protobuf::io::CodedInputStream' is not a type 306 | ReadPackedPrimitive(io::CodedInputStream* input, RepeatedField* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:311:7: error: 'google::protobuf::io::CodedInputStream' is not a type 311 | io::CodedInputStream* input, std::string* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:314:7: error: 'google::protobuf::io::CodedInputStream' is not a type 314 | io::CodedInputStream* input, std::string* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:317:7: error: 'google::protobuf::io::CodedInputStream' is not a type 317 | io::CodedInputStream* input, absl::Cord* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:330:25: error: 'google::protobuf::io::CodedInputStream' is not a type 330 | int field_number, io::CodedInputStream* input, MessageType* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:334:7: error: 'google::protobuf::io::CodedInputStream' is not a type 334 | io::CodedInputStream* input, MessageType* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:338:7: error: 'google::protobuf::io::CodedInputStream' is not a type 338 | io::CodedInputStream* input, MessageType* value) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:493:54: error: 'EpsCopyOutputStream' is not a member of 'google::protobuf::io'; did you mean 'ZeroCopyOutputStream'? 493 | WriteInt32ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ | ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:493:75: error: 'stream' was not declared in this scope; did you mean 'std::io_errc::stream'? 493 | WriteInt32ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~ | std::io_errc::stream In file included from /usr/pkg/gcc10/include/c++/ios:42, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_message.h:33, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:22, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:109, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /usr/pkg/gcc10/include/c++/bits/ios_base.h:203:24: note: 'std::io_errc::stream' declared here 203 | enum class io_errc { stream = 1 }; | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:38: error: expected primary-expression before 'value' 494 | int32_t value, uint8_t* target) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:52: error: expected primary-expression before '*' token 494 | int32_t value, uint8_t* target) { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:396:15: error: expected ';' at end of member declaration 396 | const char* InitFrom(io::ZeroCopyInputStream* zcis); | ^~~~~~~~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:396:28: error: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom' conflicts with a previous declaration 396 | const char* InitFrom(io::ZeroCopyInputStream* zcis); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: previous declaration 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(std::string_view)' 373 | const char* InitFrom(absl::string_view flat) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:396:47: error: expected ')' before '*' token 396 | const char* InitFrom(io::ZeroCopyInputStream* zcis); | ~ ^ | ) /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:398:15: error: expected ';' at end of member declaration 398 | const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { | ^~~~~~~~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:398:28: error: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom' conflicts with a previous declaration 398 | const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: previous declaration 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(std::string_view)' 373 | const char* InitFrom(absl::string_view flat) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:398:47: error: expected ')' before '*' token 398 | const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { | ~ ^ | ) /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:425:7: error: 'ZeroCopyInputStream' in namespace 'google::protobuf::io' does not name a type 425 | io::ZeroCopyInputStream* zcis_ = nullptr; | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:102:5: note: 'google::protobuf::io::ZeroCopyInputStream' declared here 102 | ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:54: error: 'target' was not declared in this scope 494 | int32_t value, uint8_t* target) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:493:3: error: 'constexpr' needed for in-class initialization of static data member 'uint8_t* google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField' of non-integral type [-fpermissive] 493 | WriteInt32ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:60: error: expression list treated as compound expression in initializer [-fpermissive] 494 | int32_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:61: error: expected ';' before '{' token 494 | int32_t value, uint8_t* target) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:501:54: error: 'EpsCopyOutputStream' is not a member of 'google::protobuf::io'; did you mean 'ZeroCopyOutputStream'? 501 | WriteInt64ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ | ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:501:75: error: 'stream' was not declared in this scope; did you mean 'std::io_errc::stream'? 501 | WriteInt64ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~ | std::io_errc::stream In file included from /usr/pkg/gcc10/include/c++/ios:42, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_message.h:33, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:22, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:109, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /usr/pkg/gcc10/include/c++/bits/ios_base.h:203:24: note: 'std::io_errc::stream' declared here 203 | enum class io_errc { stream = 1 }; | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:38: error: expected primary-expression before 'value' 502 | int64_t value, uint8_t* target) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:52: error: expected primary-expression before '*' token 502 | int64_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:54: error: 'target' was not declared in this scope 502 | int64_t value, uint8_t* target) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:501:3: error: 'constexpr' needed for in-class initialization of static data member 'uint8_t* google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField' of non-integral type [-fpermissive] 501 | WriteInt64ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:60: error: expression list treated as compound expression in initializer [-fpermissive] 502 | int64_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:61: error: expected ';' before '{' token 502 | int64_t value, uint8_t* target) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:509:53: error: 'EpsCopyOutputStream' is not a member of 'google::protobuf::io'; did you mean 'ZeroCopyOutputStream'? 509 | WriteEnumToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ | ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:509:74: error: 'stream' was not declared in this scope; did you mean 'std::io_errc::stream'? 509 | WriteEnumToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~ | std::io_errc::stream In file included from /usr/pkg/gcc10/include/c++/ios:42, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_message.h:33, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:22, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:109, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /usr/pkg/gcc10/include/c++/bits/ios_base.h:203:24: note: 'std::io_errc::stream' declared here 203 | enum class io_errc { stream = 1 }; | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:29: error: expected primary-expression before 'int' 510 | int value, uint8_t* target) { | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:47: error: expected primary-expression before '*' token 510 | int value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:49: error: 'target' was not declared in this scope 510 | int value, uint8_t* target) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:509:3: error: 'constexpr' needed for in-class initialization of static data member 'uint8_t* google::protobuf::internal::WireFormatLite::WriteEnumToArrayWithField' of non-integral type [-fpermissive] 509 | WriteEnumToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h: In member function 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(const google::protobuf::internal::BoundedZCIS&)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:409:58: error: no matching function for call to 'google::protobuf::internal::EpsCopyInputStream::InitFrom(google::protobuf::io::ZeroCopyInputStream* const&, const int&)' 409 | return InitFrom(bounded_zcis.zcis, bounded_zcis.limit); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: candidate: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(std::string_view)' 373 | const char* InitFrom(absl::string_view flat) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: candidate expects 1 argument, 2 provided /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:408:15: note: candidate: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(const google::protobuf::internal::BoundedZCIS&)' 408 | const char* InitFrom(const BoundedZCIS& bounded_zcis) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:408:15: note: candidate expects 1 argument, 2 provided /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:55: error: expression list treated as compound expression in initializer [-fpermissive] 510 | int value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:56: error: expected ';' before '{' token 510 | int value, uint8_t* target) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:563:7: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 563 | io::EpsCopyOutputStream* stream); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:566:24: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 566 | uint8_t* target, io::EpsCopyOutputStream* stream); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:689:35: error: 'google::protobuf::io::CodedInputStream' is not a type 689 | int tag_size, uint32_t tag, io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:695:7: error: 'google::protobuf::io::CodedInputStream' is not a type 695 | io::CodedInputStream* input, RepeatedField* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:714:7: error: 'google::protobuf::io::CodedInputStream' is not a type 714 | io::CodedInputStream* input, uint32_t tag); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:719:7: error: 'google::protobuf::io::CodedInputStream' is not a type 719 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:737:7: error: 'google::protobuf::io::CodedInputStream' is not a type 737 | io::CodedInputStream* input, uint32_t tag) override; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:739:7: error: 'google::protobuf::io::CodedInputStream' is not a type 739 | io::CodedInputStream* input) override; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::TagSize(int, google::protobuf::internal::WireFormatLite::FieldType)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:768:42: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 768 | size_t result = io::CodedOutputStream::VarintSize32( | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:843:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadString' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 843 | inline bool WireFormatLite::ReadString(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:843:62: error: 'input' was not declared in this scope 843 | inline bool WireFormatLite::ReadString(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:844:51: error: expected primary-expression before '*' token 844 | std::string* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:844:53: error: 'value' was not declared in this scope 844 | std::string* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:844:58: error: expression list treated as compound expression in initializer [-fpermissive] 844 | std::string* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:850:5: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 850 | io::EpsCopyOutputStream* stream) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In function 'uint8_t* google::protobuf::internal::InternalSerializeUnknownMessageSetItemsToArray(const string&, uint8_t*, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:851:18: error: request for member 'WriteRaw' in '* stream', which is of non-class type 'int' 851 | return stream->WriteRaw(unknown_fields.data(), | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:9: error: template-id 'ReadPrimitive' used as a declarator 864 | io::CodedInputStream* input, int32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:863:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 863 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h: In member function 'bool google::protobuf::internal::EpsCopyInputStream::StreamNext(const void**)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:490:16: error: 'zcis_' was not declared in this scope 490 | bool res = zcis_->Next(data, &size_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:27: error: 'input' was not declared in this scope 864 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:41: error: expected primary-expression before '*' token 864 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h: In member function 'void google::protobuf::internal::EpsCopyInputStream::StreamBackUp(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:495:5: error: 'zcis_' was not declared in this scope 495 | zcis_->BackUp(count); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:43: error: 'value' was not declared in this scope 864 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:48: error: expression list treated as compound expression in initializer [-fpermissive] 864 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:863:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 863 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:49: error: expected ';' before '{' token 864 | io::CodedInputStream* input, int32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:9: error: template-id 'ReadPrimitive' used as a declarator 872 | io::CodedInputStream* input, int64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:871:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 871 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:27: error: 'input' was not declared in this scope 872 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:41: error: expected primary-expression before '*' token 872 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:43: error: 'value' was not declared in this scope 872 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:48: error: expression list treated as compound expression in initializer [-fpermissive] 872 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:871:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 871 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:49: error: expected ';' before '{' token 872 | io::CodedInputStream* input, int64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:9: error: template-id 'ReadPrimitive' used as a declarator 881 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:880:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 880 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:27: error: 'input' was not declared in this scope 881 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:42: error: expected primary-expression before '*' token 881 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:44: error: 'value' was not declared in this scope 881 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:49: error: expression list treated as compound expression in initializer [-fpermissive] 881 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:880:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 880 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:50: error: expected ';' before '{' token 881 | io::CodedInputStream* input, uint32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:9: error: template-id 'ReadPrimitive' used as a declarator 887 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:886:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 886 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:27: error: 'input' was not declared in this scope 887 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:42: error: expected primary-expression before '*' token 887 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:44: error: 'value' was not declared in this scope 887 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:49: error: expression list treated as compound expression in initializer [-fpermissive] 887 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:886:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 886 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:50: error: expected ';' before '{' token 887 | io::CodedInputStream* input, uint64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:9: error: template-id 'ReadPrimitive' used as a declarator 892 | io::CodedInputStream* input, int32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:891:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 891 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:27: error: 'input' was not declared in this scope 892 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:41: error: expected primary-expression before '*' token 892 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:43: error: 'value' was not declared in this scope 892 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:48: error: expression list treated as compound expression in initializer [-fpermissive] 892 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:891:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 891 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:49: error: expected ';' before '{' token 892 | io::CodedInputStream* input, int32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:9: error: template-id 'ReadPrimitive' used as a declarator 900 | io::CodedInputStream* input, int64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:899:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 899 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:27: error: 'input' was not declared in this scope 900 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:41: error: expected primary-expression before '*' token 900 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:43: error: 'value' was not declared in this scope 900 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:48: error: expression list treated as compound expression in initializer [-fpermissive] 900 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:899:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 899 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:49: error: expected ';' before '{' token 900 | io::CodedInputStream* input, int64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:9: error: template-id 'ReadPrimitive' used as a declarator 909 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:908:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 908 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:27: error: 'input' was not declared in this scope 909 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:42: error: expected primary-expression before '*' token 909 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:44: error: 'value' was not declared in this scope 909 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:49: error: expression list treated as compound expression in initializer [-fpermissive] 909 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:908:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 908 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:50: error: expected ';' before '{' token 909 | io::CodedInputStream* input, uint32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:9: error: template-id 'ReadPrimitive' used as a declarator 915 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:914:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 914 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:27: error: 'input' was not declared in this scope 915 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:42: error: expected primary-expression before '*' token 915 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:44: error: 'value' was not declared in this scope 915 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:49: error: expression list treated as compound expression in initializer [-fpermissive] 915 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:914:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 914 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:50: error: expected ';' before '{' token 915 | io::CodedInputStream* input, uint64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:9: error: template-id 'ReadPrimitive' used as a declarator 921 | io::CodedInputStream* input, int32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:920:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 920 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:27: error: 'input' was not declared in this scope 921 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:41: error: expected primary-expression before '*' token 921 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:43: error: 'value' was not declared in this scope 921 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:48: error: expression list treated as compound expression in initializer [-fpermissive] 921 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:920:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 920 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:49: error: expected ';' before '{' token 921 | io::CodedInputStream* input, int32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:9: error: template-id 'ReadPrimitive' used as a declarator 930 | io::CodedInputStream* input, int64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:929:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 929 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:27: error: 'input' was not declared in this scope 930 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:41: error: expected primary-expression before '*' token 930 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:43: error: 'value' was not declared in this scope 930 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:48: error: expression list treated as compound expression in initializer [-fpermissive] 930 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:929:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 929 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:49: error: expected ';' before '{' token 930 | io::CodedInputStream* input, int64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:9: error: template-id 'ReadPrimitive' used as a declarator 938 | io::CodedInputStream* input, float* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:937:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 937 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:27: error: 'input' was not declared in this scope 938 | io::CodedInputStream* input, float* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:34: error: expected primary-expression before 'float' 938 | io::CodedInputStream* input, float* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:46: error: expression list treated as compound expression in initializer [-fpermissive] 938 | io::CodedInputStream* input, float* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:937:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 937 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:47: error: expected ';' before '{' token 938 | io::CodedInputStream* input, float* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:9: error: template-id 'ReadPrimitive' used as a declarator 946 | io::CodedInputStream* input, double* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:945:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 945 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:27: error: 'input' was not declared in this scope 946 | io::CodedInputStream* input, double* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:34: error: expected primary-expression before 'double' 946 | io::CodedInputStream* input, double* value) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:47: error: expression list treated as compound expression in initializer [-fpermissive] 946 | io::CodedInputStream* input, double* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:945:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 945 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:48: error: expected ';' before '{' token 946 | io::CodedInputStream* input, double* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:9: error: template-id 'ReadPrimitive' used as a declarator 954 | io::CodedInputStream* input, bool* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:953:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 953 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:27: error: 'input' was not declared in this scope 954 | io::CodedInputStream* input, bool* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:34: error: expected primary-expression before 'bool' 954 | io::CodedInputStream* input, bool* value) { | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:45: error: expression list treated as compound expression in initializer [-fpermissive] 954 | io::CodedInputStream* input, bool* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:953:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 953 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:46: error: expected ';' before '{' token 954 | io::CodedInputStream* input, bool* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:9: error: template-id 'ReadPrimitive' used as a declarator 962 | io::CodedInputStream* input, int* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:961:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 961 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:27: error: 'input' was not declared in this scope 962 | io::CodedInputStream* input, int* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:34: error: expected primary-expression before 'int' 962 | io::CodedInputStream* input, int* value) { | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:44: error: expression list treated as compound expression in initializer [-fpermissive] 962 | io::CodedInputStream* input, int* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:961:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 961 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:45: error: expected ';' before '{' token 962 | io::CodedInputStream* input, int* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED32; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:973:32: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 973 | return io::CodedInputStream::ReadLittleEndian32FromArray(buffer, value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = long long unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED64; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:979:32: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 979 | return io::CodedInputStream::ReadLittleEndian64FromArray(buffer, value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED32; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:986:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 986 | buffer = io::CodedInputStream::ReadLittleEndian32FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = long long int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED64; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:995:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 995 | buffer = io::CodedInputStream::ReadLittleEndian64FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = float; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FLOAT; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1004:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 1004 | buffer = io::CodedInputStream::ReadLittleEndian32FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = double; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_DOUBLE; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1013:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 1013 | buffer = io::CodedInputStream::ReadLittleEndian64FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1021:19: error: 'google::protobuf::io::CodedInputStream' is not a type 1021 | uint32_t tag, io::CodedInputStream* input, RepeatedField* values) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static bool google::protobuf::internal::WireFormatLite::ReadRepeatedPrimitive(int, uint32_t, int*, google::protobuf::RepeatedField*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1026:50: error: request for member 'ExpectTag' in 'input->', which is of non-class type 'int' 1026 | while (elements_already_reserved > 0 && input->ExpectTag(tag)) { | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1036:33: error: 'google::protobuf::io::CodedInputStream' is not a type 1036 | int tag_size, uint32_t tag, io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static bool google::protobuf::internal::WireFormatLite::ReadRepeatedFixedSizePrimitive(int, uint32_t, int*, google::protobuf::RepeatedField*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1054:10: error: request for member 'GetDirectBufferPointerInline' in 'input->', which is of non-class type 'int' 1054 | input->GetDirectBufferPointerInline(&void_pointer, &size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1065:44: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 1065 | (buffer = io::CodedInputStream::ExpectTagFromArray(buffer, tag)) != | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1074:20: error: request for member 'Skip' in 'input->', which is of non-class type 'int' 1074 | (void)input->Skip(read_bytes); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1093:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1093 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1094:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1094 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1095:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1095 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1096:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1096 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1097:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1097 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1098:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1098 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1103:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1103 | inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1103:53: error: template definition of non-template 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' 1103 | inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1103:71: error: 'input' was not declared in this scope 1103 | inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1104:69: error: expected primary-expression before '*' token 1104 | RepeatedField* values) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1104:71: error: 'values' was not declared in this scope 1104 | RepeatedField* values) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1118:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedFixedSizePrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1118 | inline bool WireFormatLite::ReadPackedFixedSizePrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:9: error: template definition of non-template 'bool google::protobuf::internal::WireFormatLite::ReadPackedFixedSizePrimitive' 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:27: error: 'input' was not declared in this scope 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:54: error: expected primary-expression before '*' token 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:56: error: 'values' was not declared in this scope 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1198:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadBytes' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1198 | inline bool WireFormatLite::ReadBytes(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1198:61: error: 'input' was not declared in this scope 1198 | inline bool WireFormatLite::ReadBytes(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1199:49: error: expected primary-expression before '*' token 1199 | absl::Cord* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1199:51: error: 'value' was not declared in this scope 1199 | absl::Cord* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1199:56: error: expression list treated as compound expression in initializer [-fpermissive] 1199 | absl::Cord* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1207:39: error: 'google::protobuf::io::CodedInputStream' is not a type 1207 | io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static bool google::protobuf::internal::WireFormatLite::ReadGroup(int, int*, MessageType*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1209:15: error: request for member 'IncrementRecursionDepth' in 'input->', which is of non-class type 'int' 1209 | if (!input->IncrementRecursionDepth()) return false; | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1211:10: error: request for member 'UnsafeDecrementRecursionDepth' in 'input->', which is of non-class type 'int' 1211 | input->UnsafeDecrementRecursionDepth(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1213:15: error: request for member 'LastTagWas' in 'input->', which is of non-class type 'int' 1213 | if (!input->LastTagWas(MakeTag(field_number, WIRETYPE_END_GROUP))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1219:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadMessage' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1219 | inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1219:45: error: template definition of non-template 'bool google::protobuf::internal::WireFormatLite::ReadMessage' 1219 | inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1219:63: error: 'input' was not declared in this scope 1219 | inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1220:52: error: expected primary-expression before '*' token 1220 | MessageType* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1220:54: error: 'value' was not declared in this scope 1220 | MessageType* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteTag(int, google::protobuf::internal::WireFormatLite::WireType, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1235:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1235 | output->WriteTag(MakeTag(field_number, type)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteInt32NoTag(int32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1240:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1240 | output->WriteVarint32SignExtended(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteInt64NoTag(int64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1244:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1244 | output->WriteVarint64(static_cast(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteUInt32NoTag(uint32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1248:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1248 | output->WriteVarint32(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteUInt64NoTag(uint64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1252:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1252 | output->WriteVarint64(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSInt32NoTag(int32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1256:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1256 | output->WriteVarint32(ZigZagEncode32(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSInt64NoTag(int64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1260:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1260 | output->WriteVarint64(ZigZagEncode64(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteFixed32NoTag(uint32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1264:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1264 | output->WriteLittleEndian32(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteFixed64NoTag(uint64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1268:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1268 | output->WriteLittleEndian64(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSFixed32NoTag(int32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1272:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1272 | output->WriteLittleEndian32(static_cast(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSFixed64NoTag(int64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1276:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1276 | output->WriteLittleEndian64(static_cast(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteFloatNoTag(float, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1280:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1280 | output->WriteLittleEndian32(EncodeFloat(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteDoubleNoTag(double, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1284:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1284 | output->WriteLittleEndian64(EncodeDouble(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteBoolNoTag(bool, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1288:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1288 | output->WriteVarint32(value ? 1 : 0); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteEnumNoTag(int, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1292:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1292 | output->WriteVarint32SignExtended(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteTagToArray(int, google::protobuf::internal::WireFormatLite::WireType, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1299:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1299 | return io::CodedOutputStream::WriteTagToArray(MakeTag(field_number, type), | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteInt32NoTagToArray(int32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1305:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1305 | return io::CodedOutputStream::WriteVarint32SignExtendedToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteInt64NoTagToArray(int64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1309:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1309 | return io::CodedOutputStream::WriteVarint64ToArray( | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteUInt32NoTagToArray(uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1314:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1314 | return io::CodedOutputStream::WriteVarint32ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteUInt64NoTagToArray(uint64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1318:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1318 | return io::CodedOutputStream::WriteVarint64ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSInt32NoTagToArray(int32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1322:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1322 | return io::CodedOutputStream::WriteVarint32ToArray(ZigZagEncode32(value), | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSInt64NoTagToArray(int64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1327:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1327 | return io::CodedOutputStream::WriteVarint64ToArray(ZigZagEncode64(value), | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteFixed32NoTagToArray(uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1332:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1332 | return io::CodedOutputStream::WriteLittleEndian32ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteFixed64NoTagToArray(uint64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1336:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1336 | return io::CodedOutputStream::WriteLittleEndian64ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSFixed32NoTagToArray(int32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1340:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1340 | return io::CodedOutputStream::WriteLittleEndian32ToArray( | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSFixed64NoTagToArray(int64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1345:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1345 | return io::CodedOutputStream::WriteLittleEndian64ToArray( | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteFloatNoTagToArray(float, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1350:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1350 | return io::CodedOutputStream::WriteLittleEndian32ToArray(EncodeFloat(value), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteDoubleNoTagToArray(double, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1355:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1355 | return io::CodedOutputStream::WriteLittleEndian64ToArray(EncodeDouble(value), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteBoolNoTagToArray(bool, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1360:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1360 | return io::CodedOutputStream::WriteVarint32ToArray(value ? 1 : 0, target); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteEnumNoTagToArray(int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1364:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1364 | return io::CodedOutputStream::WriteVarint32SignExtendedToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteStringToArray(int, const string&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1510:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1510 | return io::CodedOutputStream::WriteStringWithSizeToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteBytesToArray(int, const string&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1516:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1516 | return io::CodedOutputStream::WriteStringWithSizeToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::InternalWriteMessageNoVirtualToArray(int, const MessageType_WorkAroundCppLookupDefect&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1536:35: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1536 | target = io::CodedOutputStream::WriteVarint32ToArray( | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int32Size(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1548:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1548 | return io::CodedOutputStream::VarintSize32SignExtended(value); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int64Size(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1551:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1551 | return io::CodedOutputStream::VarintSize64(static_cast(value)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt32Size(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1554:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1554 | return io::CodedOutputStream::VarintSize32(value); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt64Size(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1557:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1557 | return io::CodedOutputStream::VarintSize64(value); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt32Size(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1560:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1560 | return io::CodedOutputStream::VarintSize32(ZigZagEncode32(value)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt64Size(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1563:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1563 | return io::CodedOutputStream::VarintSize64(ZigZagEncode64(value)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::EnumSize(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1566:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1566 | return io::CodedOutputStream::VarintSize32SignExtended(value); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int32SizePlusOne(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1569:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1569 | return io::CodedOutputStream::VarintSize32SignExtendedPlusOne(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int64SizePlusOne(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1572:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1572 | return io::CodedOutputStream::VarintSize64PlusOne( | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt32SizePlusOne(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1576:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1576 | return io::CodedOutputStream::VarintSize32PlusOne(value); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt64SizePlusOne(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1579:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1579 | return io::CodedOutputStream::VarintSize64PlusOne(value); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt32SizePlusOne(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1582:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1582 | return io::CodedOutputStream::VarintSize32PlusOne(ZigZagEncode32(value)); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt64SizePlusOne(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1585:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1585 | return io::CodedOutputStream::VarintSize64PlusOne(ZigZagEncode64(value)); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::EnumSizePlusOne(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1588:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1588 | return io::CodedOutputStream::VarintSize32SignExtendedPlusOne(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::LengthDelimitedSize(size_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1631:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1631 | io::CodedOutputStream::VarintSize32(static_cast(length)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:52: error: 'input' was not declared in this scope 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:62: error: expected primary-expression before 'ms' 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:64: error: expression list treated as compound expression in initializer [-fpermissive] 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:65: error: expected ';' before '{' token 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^~ | ; In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:72:24: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 72 | uint8_t* target, io::EpsCopyOutputStream* stream) const PROTOBUF_FINAL { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:101:42: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 101 | io::EpsCopyOutputStream* stream) { | ^~ A failure has been detected in another branch of the parallel make make[2]: stopped in /pbulk/work/devel/protobuf/work/protobuf-34.1/cmake-pkgsrc-build --- CMakeFiles/libupb.dir/all --- *** [CMakeFiles/libupb.dir/all] Error code 2 make[1]: stopped in /pbulk/work/devel/protobuf/work/protobuf-34.1/cmake-pkgsrc-build /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h: In member function 'virtual uint8_t* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(uint8_t*, int*) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:76:20: error: request for member 'WriteRaw' in '* stream', which is of non-class type 'int' 76 | return stream->WriteRaw(data_->data(), static_cast(data_->size()), | ^~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:396:15: error: expected ';' at end of member declaration 396 | const char* InitFrom(io::ZeroCopyInputStream* zcis); | ^~~~~~~~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:396:28: error: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom' conflicts with a previous declaration 396 | const char* InitFrom(io::ZeroCopyInputStream* zcis); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: previous declaration 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(std::string_view)' 373 | const char* InitFrom(absl::string_view flat) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:396:47: error: expected ')' before '*' token 396 | const char* InitFrom(io::ZeroCopyInputStream* zcis); | ~ ^ | ) /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:398:15: error: expected ';' at end of member declaration 398 | const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { | ^~~~~~~~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:398:28: error: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom' conflicts with a previous declaration 398 | const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: previous declaration 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(std::string_view)' 373 | const char* InitFrom(absl::string_view flat) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:398:47: error: expected ')' before '*' token 398 | const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { | ~ ^ | ) /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:425:7: error: 'ZeroCopyInputStream' in namespace 'google::protobuf::io' does not name a type 425 | io::ZeroCopyInputStream* zcis_ = nullptr; | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:102:5: note: 'google::protobuf::io::ZeroCopyInputStream' declared here 102 | ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h: In member function 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(const google::protobuf::internal::BoundedZCIS&)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:409:58: error: no matching function for call to 'google::protobuf::internal::EpsCopyInputStream::InitFrom(google::protobuf::io::ZeroCopyInputStream* const&, const int&)' 409 | return InitFrom(bounded_zcis.zcis, bounded_zcis.limit); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: candidate: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(std::string_view)' 373 | const char* InitFrom(absl::string_view flat) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: candidate expects 1 argument, 2 provided /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:408:15: note: candidate: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(const google::protobuf::internal::BoundedZCIS&)' 408 | const char* InitFrom(const BoundedZCIS& bounded_zcis) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:408:15: note: candidate expects 1 argument, 2 provided /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h: In member function 'bool google::protobuf::internal::EpsCopyInputStream::StreamNext(const void**)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:490:16: error: 'zcis_' was not declared in this scope 490 | bool res = zcis_->Next(data, &size_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h: In member function 'void google::protobuf::internal::EpsCopyInputStream::StreamBackUp(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:495:5: error: 'zcis_' was not declared in this scope 495 | zcis_->BackUp(count); | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:72:24: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 72 | uint8_t* target, io::EpsCopyOutputStream* stream) const PROTOBUF_FINAL { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:101:42: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 101 | io::EpsCopyOutputStream* stream) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h: In member function 'virtual uint8_t* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(uint8_t*, int*) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:76:20: error: request for member 'WriteRaw' in '* stream', which is of non-class type 'int' 76 | return stream->WriteRaw(data_->data(), static_cast(data_->size()), | ^~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:74, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:11: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:151:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 151 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedInputStream { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:152:2: error: expected primary-expression before 'public' 152 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:152:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:151:78: note: to match this '{' 151 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedInputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:159:12: error: ISO C++ forbids declaration of 'CodedInputStream' with no type [-fpermissive] 159 | explicit CodedInputStream(const uint8_t* buffer, int size); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:159:3: error: 'explicit' outside class declaration 159 | explicit CodedInputStream(const uint8_t* buffer, int size); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:159:60: error: 'int google::protobuf::io::CodedInputStream(const uint8_t*, int)' redeclared as different kind of entity 159 | explicit CodedInputStream(const uint8_t* buffer, int size); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:151:61: note: previous declaration 'int google::protobuf::io::CodedInputStream' 151 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedInputStream { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:160:26: error: 'CodedInputStream' does not name a type 160 | CodedInputStream(const CodedInputStream&) = delete; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:160:45: error: expected constructor, destructor, or type conversion before '=' token 160 | CodedInputStream(const CodedInputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:161:3: error: 'CodedInputStream' does not name a type 161 | CodedInputStream& operator=(const CodedInputStream&) = delete; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:168:22: error: expected constructor, destructor, or type conversion before ';' token 168 | ~CodedInputStream(); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:172:60: error: non-member function 'bool google::protobuf::io::IsFlat()' cannot have cv-qualifier 172 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD inline bool IsFlat() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint32_t google::protobuf::io::ReadTag()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:252:12: error: 'last_tag_' was not declared in this scope 252 | return last_tag_ = ReadTagNoLastTag(); | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:252:24: error: 'ReadTagNoLastTag' was not declared in this scope 252 | return last_tag_ = ReadTagNoLastTag(); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'std::pair google::protobuf::io::ReadTagWithCutoff(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:269:40: error: 'ReadTagWithCutoffNoLastTag' was not declared in this scope; did you mean 'ReadTagWithCutoff'? 269 | std::pair result = ReadTagWithCutoffNoLastTag(cutoff); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | ReadTagWithCutoff /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:270:5: error: 'last_tag_' was not declared in this scope 270 | last_tag_ = result.first; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::protobuf::io::SetLastTag(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:317:35: error: 'last_tag_' was not declared in this scope 317 | void SetLastTag(uint32_t tag) { last_tag_ = tag; } | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::protobuf::io::SetConsumed()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:326:24: error: 'legitimate_message_end_' was not declared in this scope 326 | void SetConsumed() { legitimate_message_end_ = true; } | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:359:61: error: non-member function 'int google::protobuf::io::BytesUntilLimit()' cannot have cv-qualifier 359 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int BytesUntilLimit() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:362:61: error: non-member function 'int google::protobuf::io::CurrentPosition()' cannot have cv-qualifier 362 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int CurrentPosition() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:385:71: error: non-member function 'int google::protobuf::io::BytesUntilTotalBytesLimit()' cannot have cv-qualifier 385 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int BytesUntilTotalBytesLimit() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::io::RecursionBudget()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:396:12: error: 'recursion_budget_' was not declared in this scope; did you mean 'RecursionBudget'? 396 | return recursion_budget_; | ^~~~~~~~~~~~~~~~~ | RecursionBudget /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::io::GetDefaultRecursionLimit()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:400:12: error: 'default_recursion_limit_' was not declared in this scope 400 | return default_recursion_limit_; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:420:67: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 420 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD std::pair | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:420:77: error: template argument 1 is invalid 420 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD std::pair | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:523:2: error: expected unqualified-id before 'private' 523 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:20: error: non-member function 'int google::protobuf::io::BufferSize()' cannot have cv-qualifier 626 | int BufferSize() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:632:3: error: 'friend' used outside of class 632 | friend class google::protobuf::ZeroCopyCodedInputStream; | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:632:34: warning: declaration 'class google::protobuf::ZeroCopyCodedInputStream' does not declare anything 632 | friend class google::protobuf::ZeroCopyCodedInputStream; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:633:3: error: 'friend' used outside of class 633 | friend class google::protobuf::internal::EpsCopyByteStream; | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:633:44: warning: declaration 'class google::protobuf::internal::EpsCopyByteStream' does not declare anything 633 | friend class google::protobuf::internal::EpsCopyByteStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:74, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:11: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:642:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 642 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:644:2: error: expected primary-expression before 'public' 644 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:644:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:643:25: note: to match this '{' 643 | EpsCopyOutputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:648:22: error: expected constructor, destructor, or type conversion before '(' token 648 | EpsCopyOutputStream(ZeroCopyOutputStream* stream, bool deterministic, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:659:3: error: ISO C++ forbids declaration of 'EpsCopyOutputStream' with no type [-fpermissive] 659 | EpsCopyOutputStream(void* data, int size, bool deterministic) | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:659:63: error: 'int google::protobuf::EpsCopyOutputStream(void*, int, bool)' redeclared as different kind of entity 659 | EpsCopyOutputStream(void* data, int size, bool deterministic) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:643:5: note: previous declaration 'int google::protobuf::EpsCopyOutputStream' 643 | EpsCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::EpsCopyOutputStream(void*, int, bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:660:9: error: only constructors take member initializers 660 | : end_(static_cast(data) + size), | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:663:57: warning: no return statement in function returning non-void [-Wreturn-type] 663 | is_serialization_deterministic_(deterministic) {} | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:666:45: error: 'ZeroCopyOutputStream' has not been declared 666 | EpsCopyOutputStream(void* data, int size, ZeroCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:666:3: error: ISO C++ forbids declaration of 'EpsCopyOutputStream' with no type [-fpermissive] 666 | EpsCopyOutputStream(void* data, int size, ZeroCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:667:55: error: 'int google::protobuf::EpsCopyOutputStream(void*, int, int*, bool, uint8_t**)' redeclared as different kind of entity 667 | bool deterministic, uint8_t** pp) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:643:5: note: previous declaration 'int google::protobuf::EpsCopyOutputStream' 643 | EpsCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::EpsCopyOutputStream(void*, int, int*, bool, uint8_t**)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:668:9: error: only constructors take member initializers 668 | : stream_(stream), is_serialization_deterministic_(deterministic) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:669:11: error: 'SetInitialBuffer' was not declared in this scope 669 | *pp = SetInitialBuffer(data, size); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:670:3: warning: no return statement in function returning non-void [-Wreturn-type] 670 | } | ^ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/casts.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/internal/endian.h:24, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:76, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:11: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::EnsureSpace(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:680:35: error: 'end_' was not declared in this scope 680 | if (ABSL_PREDICT_FALSE(ptr >= end_)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:681:14: error: 'EnsureSpaceFallback' was not declared in this scope 681 | return EnsureSpaceFallback(ptr); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:687:53: error: non-member function 'size_t google::protobuf::BytesAvailable(uint8_t*)' cannot have cv-qualifier 687 | [[nodiscard]] size_t BytesAvailable(uint8_t* ptr) const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'size_t google::protobuf::BytesAvailable(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:688:12: error: 'end_' was not declared in this scope 688 | return end_ + kSlopBytes - ptr; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:688:19: error: 'kSlopBytes' was not declared in this scope 688 | return end_ + kSlopBytes - ptr; | ^~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/casts.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/internal/endian.h:24, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:76, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:11: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteRaw(const void*, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:694:28: error: 'end_' was not declared in this scope 694 | if (ABSL_PREDICT_FALSE(end_ - ptr < size)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:695:14: error: 'WriteRawFallback' was not declared in this scope 695 | return WriteRawFallback(data, size, ptr); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteRawMaybeAliased(const void*, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:709:9: error: 'aliasing_enabled_' was not declared in this scope; did you mean 'google::protobuf::io::aliasing_enabled_'? 709 | if (aliasing_enabled_) { | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::aliasing_enabled_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:543:8: note: 'google::protobuf::io::aliasing_enabled_' declared here 543 | bool aliasing_enabled_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:710:14: error: 'WriteAliasedRaw' was not declared in this scope 710 | return WriteAliasedRaw(data, size, ptr); | ^~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/casts.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/internal/endian.h:24, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:76, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:11: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteStringMaybeAliased(uint32_t, std::string_view, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:727:28: error: 'end_' was not declared in this scope 727 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:727:46: error: 'TagSize' was not declared in this scope 727 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:728:14: error: 'WriteStringMaybeAliasedOutline' was not declared in this scope; did you mean 'WriteStringMaybeAliased'? 728 | return WriteStringMaybeAliasedOutline(num, s, ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteStringMaybeAliased /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:730:11: error: 'UnsafeVarint' was not declared in this scope 730 | ptr = UnsafeVarint((num << 3) | 2, ptr); | ^~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/casts.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/internal/endian.h:24, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:76, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:11: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteString(uint32_t, const T&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:745:28: error: 'end_' was not declared in this scope 745 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:745:46: error: there are no arguments to 'TagSize' that depend on a template parameter, so a declaration of 'TagSize' must be available [-fpermissive] 745 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:745:46: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) 745 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:748:11: error: there are no arguments to 'UnsafeVarint' that depend on a template parameter, so a declaration of 'UnsafeVarint' must be available [-fpermissive] 748 | ptr = UnsafeVarint((num << 3) | 2, ptr); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteString(uint32_t, const absl::lts_20260107::Cord&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:758:11: error: 'WriteTag' was not declared in this scope; did you mean 'WriteRaw'? 758 | ptr = WriteTag(num, 2, ptr); | ^~~~~~~~ | WriteRaw /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:759:12: error: 'WriteCordOutline' was not declared in this scope 759 | return WriteCordOutline(s, ptr); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteInt32Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:774:49: error: 'Encode64' was not declared in this scope 774 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteUInt32Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:779:49: error: 'Encode32' was not declared in this scope 779 | return WriteVarintPacked(num, r, size, ptr, Encode32); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteSInt32Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:784:49: error: 'ZigZagEncode32' was not declared in this scope 784 | return WriteVarintPacked(num, r, size, ptr, ZigZagEncode32); | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteInt64Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:789:49: error: 'Encode64' was not declared in this scope 789 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteUInt64Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:794:49: error: 'Encode64' was not declared in this scope 794 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteSInt64Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:799:49: error: 'ZigZagEncode64' was not declared in this scope 799 | return WriteVarintPacked(num, r, size, ptr, ZigZagEncode64); | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteEnumPacked(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:804:49: error: 'Encode64' was not declared in this scope 804 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteFixedPacked(int, const T&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:814:12: error: 'WriteRawLittleEndian' was not declared in this scope 814 | return WriteRawLittleEndian(r.data(), static_cast(size), | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteRawNumericArrayLittleEndian(const void*, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:821:12: error: 'WriteRawLittleEndian' was not declared in this scope 821 | return WriteRawLittleEndian(data, size, ptr); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:826:55: error: non-member function 'bool google::protobuf::HadError()' cannot have cv-qualifier 826 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool HadError() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::protobuf::HadError()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:827:12: error: 'had_error_' was not declared in this scope; did you mean 'HadError'? 827 | return had_error_; | ^~~~~~~~~~ | HadError /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::protobuf::SetSerializationDeterministic(bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:843:5: error: 'is_serialization_deterministic_' was not declared in this scope; did you mean 'SetSerializationDeterministic'? 843 | is_serialization_deterministic_ = value; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | SetSerializationDeterministic /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:848:7: error: non-member function 'bool google::protobuf::IsSerializationDeterministic()' cannot have cv-qualifier 848 | const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::protobuf::IsSerializationDeterministic()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:849:12: error: 'is_serialization_deterministic_' was not declared in this scope; did you mean 'IsSerializationDeterministic'? 849 | return is_serialization_deterministic_; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | IsSerializationDeterministic /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:854:71: error: non-member function 'int64_t google::protobuf::ByteCount(uint8_t*)' cannot have cv-qualifier 854 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount(uint8_t* ptr) const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:880:2: error: expected unqualified-id before 'private' 880 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:26: error: 'buffer_' was not declared in this scope; did you mean 'buffer_end_'? 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~ | buffer_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:883:23: error: 'kSlopBytes' was not declared in this scope 883 | uint8_t buffer_[2 * kSlopBytes]; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:884:3: error: 'ZeroCopyOutputStream' does not name a type; did you mean 'EpsCopyOutputStream'? 884 | ZeroCopyOutputStream* stream_; | ^~~~~~~~~~~~~~~~~~~~ | EpsCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:893:40: error: non-member function 'std::ptrdiff_t google::protobuf::GetSize(uint8_t*)' cannot have cv-qualifier 893 | std::ptrdiff_t GetSize(uint8_t* ptr) const { | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:22, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:37, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'std::ptrdiff_t google::protobuf::GetSize(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:24: error: 'end_' was not declared in this scope 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION' 68 | !(condition) ? (void)0 : ::absl::log_internal::Voidify() && | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:27:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL' 27 | ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:28:37: note: in expansion of macro 'ABSL_PREDICT_FALSE' 28 | ABSL_PREDICT_FALSE(!(condition))) \ | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:41:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL' 41 | ABSL_LOG_INTERNAL_CHECK_IMPL(condition, condition_text) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL' 47 | ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:5: note: in expansion of macro 'ABSL_DCHECK' 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:31: error: 'kSlopBytes' was not declared in this scope 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION' 68 | !(condition) ? (void)0 : ::absl::log_internal::Voidify() && | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:27:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL' 27 | ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:28:37: note: in expansion of macro 'ABSL_PREDICT_FALSE' 28 | ABSL_PREDICT_FALSE(!(condition))) \ | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:41:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL' 41 | ABSL_LOG_INTERNAL_CHECK_IMPL(condition, condition_text) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL' 47 | ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:5: note: in expansion of macro 'ABSL_DCHECK' 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:895:12: error: 'end_' was not declared in this scope 895 | return end_ + kSlopBytes - ptr; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:895:19: error: 'kSlopBytes' was not declared in this scope 895 | return end_ + kSlopBytes - ptr; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::Error()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:901:5: error: 'end_' was not declared in this scope 901 | end_ = buffer_ + kSlopBytes; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:901:12: error: 'buffer_' was not declared in this scope; did you mean 'buffer_end_'? 901 | end_ = buffer_ + kSlopBytes; | ^~~~~~~ | buffer_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:901:22: error: 'kSlopBytes' was not declared in this scope 901 | end_ = buffer_ + kSlopBytes; | ^~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:22, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:37, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteTag(uint32_t, uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:915:23: error: 'end_' was not declared in this scope 915 | ABSL_DCHECK(ptr < end_); // NOLINT | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION' 68 | !(condition) ? (void)0 : ::absl::log_internal::Voidify() && | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:27:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL' 27 | ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:28:37: note: in expansion of macro 'ABSL_PREDICT_FALSE' 28 | ABSL_PREDICT_FALSE(!(condition))) \ | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:41:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL' 41 | ABSL_LOG_INTERNAL_CHECK_IMPL(condition, condition_text) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL' 47 | ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:915:5: note: in expansion of macro 'ABSL_DCHECK' 915 | ABSL_DCHECK(ptr < end_); // NOLINT | ^~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:916:12: error: 'UnsafeVarint' was not declared in this scope 916 | return UnsafeVarint((num << 3) | wt, ptr); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteLengthDelim(int, uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:922:12: error: 'UnsafeWriteSize' was not declared in this scope 922 | return UnsafeWriteSize(size, ptr); | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:993:2: error: expected unqualified-id before 'public' 993 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1008:2: error: expected unqualified-id before 'private' 1008 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1020:3: error: 'friend' used outside of class 1020 | friend class CodedOutputStream; | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1024:17: error: 'EpsCopyOutputStream' has not been declared 1024 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<1>(const void* data, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1024:58: error: expected initializer before '<' token 1024 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<1>(const void* data, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1030:17: error: 'EpsCopyOutputStream' has not been declared 1030 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<4>(const void* data, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1030:58: error: expected initializer before '<' token 1030 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<4>(const void* data, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1041:17: error: 'EpsCopyOutputStream' has not been declared 1041 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<8>(const void* data, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1041:58: error: expected initializer before '<' token 1041 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<8>(const void* data, | ^ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:74, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:11: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1098:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 1098 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedOutputStream { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1099:2: error: expected primary-expression before 'public' 1099 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1099:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1098:79: note: to match this '{' 1098 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedOutputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:31: error: 'ZeroCopyOutputStream' was not declared in this scope; did you mean 'google::protobuf::io::ZeroCopyOutputStream'? 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: 'google::protobuf::io::ZeroCopyOutputStream' declared here 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:59: error: template argument 1 is invalid 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:67: error: template argument 1 is invalid 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:68: error: '' is not a template [-fpermissive] 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1111:53: error: expected constructor, destructor, or type conversion before ';' token 1111 | CodedOutputStream(Stream* stream, bool eager_init); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1112:27: error: 'CodedOutputStream' does not name a type 1112 | CodedOutputStream(const CodedOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1112:47: error: expected constructor, destructor, or type conversion before '=' token 1112 | CodedOutputStream(const CodedOutputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1113:3: error: 'CodedOutputStream' does not name a type 1113 | CodedOutputStream& operator=(const CodedOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1117:21: error: expected class-name before '(' token 1117 | ~CodedOutputStream(); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::HadError()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1123:5: error: 'cur_' was not declared in this scope 1123 | cur_ = impl_.FlushAndResetBuffer(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1123:12: error: 'impl_' was not declared in this scope 1123 | cur_ = impl_.FlushAndResetBuffer(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::Trim()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1133:17: error: 'cur_' was not declared in this scope 1133 | void Trim() { cur_ = impl_.Trim(cur_); } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1133:24: error: 'impl_' was not declared in this scope 1133 | void Trim() { cur_ = impl_.Trim(cur_); } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::Skip(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1142:12: error: 'impl_' was not declared in this scope 1142 | return impl_.Skip(count, &cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1142:31: error: 'cur_' was not declared in this scope 1142 | return impl_.Skip(count, &cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::GetDirectBufferPointer(void**, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1155:12: error: 'impl_' was not declared in this scope 1155 | return impl_.GetDirectBufferPointer(data, size, &cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1155:54: error: 'cur_' was not declared in this scope 1155 | return impl_.GetDirectBufferPointer(data, size, &cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::GetDirectBufferForNBytesAndAdvance(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1167:12: error: 'impl_' was not declared in this scope 1167 | return impl_.GetDirectBufferForNBytesAndAdvance(size, &cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1167:60: error: 'cur_' was not declared in this scope 1167 | return impl_.GetDirectBufferForNBytesAndAdvance(size, &cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteRaw(const void*, int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1172:5: error: 'cur_' was not declared in this scope 1172 | cur_ = impl_.WriteRaw(buffer, size, cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1172:12: error: 'impl_' was not declared in this scope 1172 | cur_ = impl_.WriteRaw(buffer, size, cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteCord(const absl::lts_20260107::Cord&)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1195:44: error: 'cur_' was not declared in this scope 1195 | void WriteCord(const absl::Cord& cord) { cur_ = impl_.WriteCord(cord, cur_); } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1195:51: error: 'impl_' was not declared in this scope 1195 | void WriteCord(const absl::Cord& cord) { cur_ = impl_.WriteCord(cord, cur_); } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteLittleEndian16(uint16_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1204:5: error: 'cur_' was not declared in this scope 1204 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1204:12: error: 'impl_' was not declared in this scope 1204 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1205:46: error: 'Cur' was not declared in this scope 1205 | SetCur(WriteLittleEndian16ToArray(value, Cur())); | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1205:12: error: 'WriteLittleEndian16ToArray' was not declared in this scope; did you mean 'WriteLittleEndian16'? 1205 | SetCur(WriteLittleEndian16ToArray(value, Cur())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteLittleEndian16 /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1205:5: error: 'SetCur' was not declared in this scope 1205 | SetCur(WriteLittleEndian16ToArray(value, Cur())); | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteLittleEndian32(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1212:5: error: 'cur_' was not declared in this scope 1212 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1212:12: error: 'impl_' was not declared in this scope 1212 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1213:46: error: 'Cur' was not declared in this scope 1213 | SetCur(WriteLittleEndian32ToArray(value, Cur())); | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1213:12: error: 'WriteLittleEndian32ToArray' was not declared in this scope; did you mean 'WriteLittleEndian16ToArray'? 1213 | SetCur(WriteLittleEndian32ToArray(value, Cur())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteLittleEndian16ToArray /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1213:5: error: 'SetCur' was not declared in this scope 1213 | SetCur(WriteLittleEndian32ToArray(value, Cur())); | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteLittleEndian64(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1220:5: error: 'cur_' was not declared in this scope 1220 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1220:12: error: 'impl_' was not declared in this scope 1220 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1221:46: error: 'Cur' was not declared in this scope 1221 | SetCur(WriteLittleEndian64ToArray(value, Cur())); | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1221:12: error: 'WriteLittleEndian64ToArray' was not declared in this scope; did you mean 'WriteLittleEndian32ToArray'? 1221 | SetCur(WriteLittleEndian64ToArray(value, Cur())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteLittleEndian32ToArray /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1221:5: error: 'SetCur' was not declared in this scope 1221 | SetCur(WriteLittleEndian64ToArray(value, Cur())); | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1293:55: error: non-member function 'int google::ByteCount()' cannot have cv-qualifier 1293 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int ByteCount() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::ByteCount()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1294:29: error: 'impl_' was not declared in this scope 1294 | return static_cast(impl_.ByteCount(cur_) - start_count_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1294:45: error: 'cur_' was not declared in this scope 1294 | return static_cast(impl_.ByteCount(cur_) - start_count_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1294:53: error: 'start_count_' was not declared in this scope 1294 | return static_cast(impl_.ByteCount(cur_) - start_count_); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::EnableAliasing(bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1306:39: error: 'impl_' was not declared in this scope 1306 | void EnableAliasing(bool enabled) { impl_.EnableAliasing(enabled); } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::SetSerializationDeterministic(bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1330:5: error: 'impl_' was not declared in this scope 1330 | impl_.SetSerializationDeterministic(value); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1335:7: error: non-member function 'bool google::IsSerializationDeterministic()' cannot have cv-qualifier 1335 | const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::IsSerializationDeterministic()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1336:12: error: 'impl_' was not declared in this scope 1336 | return impl_.IsSerializationDeterministic(); | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED32]' used but never defined 281 | ReadPrimitive(io::CodedInputStream* input, CType* value); | ^~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = long long unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED64]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED32]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = long long int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED64]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = float; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FLOAT]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = double; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_DOUBLE]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::IsDefaultSerializationDeterministic()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1341:12: error: 'default_serialization_deterministic_' was not declared in this scope; did you mean 'IsDefaultSerializationDeterministic'? 1341 | return default_serialization_deterministic_.load( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | IsDefaultSerializationDeterministic /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:54: error: non-member function 'uint8_t* google::Cur()' cannot have cv-qualifier 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::Cur()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:69: error: 'cur_' was not declared in this scope 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::SetCur(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1349:31: error: 'cur_' was not declared in this scope 1349 | void SetCur(uint8_t* ptr) { cur_ = ptr; } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1350:39: error: 'EpsCopyOutputStream' does not name a type; did you mean 'CodedOutputStream'? 1350 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD EpsCopyOutputStream* EpsCopy() { | ^~~~~~~~~~~~~~~~~~~ | CodedOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1354:2: error: expected unqualified-id before 'private' 1354 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1358:3: error: 'EpsCopyOutputStream' does not name a type; did you mean 'CodedOutputStream'? 1358 | EpsCopyOutputStream impl_; | ^~~~~~~~~~~~~~~~~~~ | CodedOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1370:3: error: 'friend' used outside of class 1370 | friend void google::protobuf::internal::MapTestForceDeterministic(); | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1380:13: error: 'CodedInputStream' has not been declared 1380 | inline bool CodedInputStream::ReadVarint32(uint32_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/casts.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/internal/endian.h:24, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:76, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:11: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadVarint32(uint32_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1382:25: error: 'buffer_' was not declared in this scope 1382 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1382:35: error: 'buffer_end_' was not declared in this scope 1382 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1382:35: note: suggested alternatives: 1382 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1386:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1386 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1390:20: error: 'ReadVarint32Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadVarint32Fallback'? 1390 | int64_t result = ReadVarint32Fallback(v); | ^~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadVarint32Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:608:11: note: 'google::protobuf::io::ReadVarint32Fallback' declared here 608 | int64_t ReadVarint32Fallback(uint32_t first_byte_or_zero); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1395:13: error: 'CodedInputStream' has not been declared 1395 | inline bool CodedInputStream::ReadVarint64(uint64_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/casts.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/internal/endian.h:24, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:76, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:11: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadVarint64(uint64_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1396:25: error: 'buffer_' was not declared in this scope 1396 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1396:35: error: 'buffer_end_' was not declared in this scope 1396 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1396:35: note: suggested alternatives: 1396 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1398:5: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1398 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1401:33: error: 'ReadVarint64Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadVarint64Fallback'? 1401 | std::pair p = ReadVarint64Fallback(); | ^~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadVarint64Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:610:29: note: 'google::protobuf::io::ReadVarint64Fallback' declared here 610 | std::pair ReadVarint64Fallback(); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1406:13: error: 'CodedInputStream' has not been declared 1406 | inline bool CodedInputStream::ReadVarintSizeAsInt(int* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/casts.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/internal/endian.h:24, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:76, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:11: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadVarintSizeAsInt(int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1407:25: error: 'buffer_' was not declared in this scope 1407 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1407:35: error: 'buffer_end_' was not declared in this scope 1407 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1407:35: note: suggested alternatives: 1407 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1411:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1411 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1415:12: error: 'ReadVarintSizeAsIntFallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadVarintSizeAsIntFallback'? 1415 | *value = ReadVarintSizeAsIntFallback(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadVarintSizeAsIntFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:609:7: note: 'google::protobuf::io::ReadVarintSizeAsIntFallback' declared here 609 | int ReadVarintSizeAsIntFallback(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1420:23: error: 'CodedInputStream' has not been declared 1420 | inline const uint8_t* CodedInputStream::ReadLittleEndian16FromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1427:23: error: 'CodedInputStream' has not been declared 1427 | inline const uint8_t* CodedInputStream::ReadLittleEndian32FromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1434:23: error: 'CodedInputStream' has not been declared 1434 | inline const uint8_t* CodedInputStream::ReadLittleEndian64FromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1441:13: error: 'CodedInputStream' has not been declared 1441 | inline bool CodedInputStream::ReadLittleEndian16(uint16_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/casts.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/internal/endian.h:24, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:76, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:11: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadLittleEndian16(uint16_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1442:25: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1442 | if (ABSL_PREDICT_TRUE(BufferSize() >= static_cast(sizeof(*value)))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1443:5: error: 'buffer_' was not declared in this scope 1443 | buffer_ = ReadLittleEndian16FromArray(buffer_, value); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1446:12: error: 'ReadLittleEndian16Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadLittleEndian16Fallback'? 1446 | return ReadLittleEndian16Fallback(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadLittleEndian16Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:614:8: note: 'google::protobuf::io::ReadLittleEndian16Fallback' declared here 614 | bool ReadLittleEndian16Fallback(uint16_t* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1450:13: error: 'CodedInputStream' has not been declared 1450 | inline bool CodedInputStream::ReadLittleEndian32(uint32_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/casts.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/internal/endian.h:24, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:76, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:11: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadLittleEndian32(uint32_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1453:25: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1453 | if (ABSL_PREDICT_TRUE(BufferSize() >= static_cast(sizeof(*value)))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1454:5: error: 'buffer_' was not declared in this scope 1454 | buffer_ = ReadLittleEndian32FromArray(buffer_, value); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1457:12: error: 'ReadLittleEndian32Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadLittleEndian32Fallback'? 1457 | return ReadLittleEndian32Fallback(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadLittleEndian32Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:615:8: note: 'google::protobuf::io::ReadLittleEndian32Fallback' declared here 615 | bool ReadLittleEndian32Fallback(uint32_t* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1464:13: error: 'CodedInputStream' has not been declared 1464 | inline bool CodedInputStream::ReadLittleEndian64(uint64_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/casts.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/internal/endian.h:24, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:76, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:11: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadLittleEndian64(uint64_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1467:25: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1467 | if (ABSL_PREDICT_TRUE(BufferSize() >= static_cast(sizeof(*value)))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1468:5: error: 'buffer_' was not declared in this scope 1468 | buffer_ = ReadLittleEndian64FromArray(buffer_, value); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1471:12: error: 'ReadLittleEndian64Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadLittleEndian64Fallback'? 1471 | return ReadLittleEndian64Fallback(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadLittleEndian64Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:616:8: note: 'google::protobuf::io::ReadLittleEndian64Fallback' declared here 616 | bool ReadLittleEndian64Fallback(uint64_t* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1478:17: error: 'CodedInputStream' has not been declared 1478 | inline uint32_t CodedInputStream::ReadTagNoLastTag() { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/casts.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/internal/endian.h:24, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:76, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:11: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint32_t ReadTagNoLastTag()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1480:25: error: 'buffer_' was not declared in this scope 1480 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1480:35: error: 'buffer_end_' was not declared in this scope 1480 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1480:35: note: suggested alternatives: 1480 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1483:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1483 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1487:7: error: 'ReadTagFallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadTagFallback'? 1487 | v = ReadTagFallback(v); | ^~~~~~~~~~~~~~~ | google::protobuf::io::ReadTagFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:621:12: note: 'google::protobuf::io::ReadTagFallback' declared here 621 | uint32_t ReadTagFallback(uint32_t first_byte_or_zero); | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1491:34: error: 'CodedInputStream' has not been declared 1491 | inline std::pair CodedInputStream::ReadTagWithCutoffNoLastTag( | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/casts.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/internal/endian.h:24, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:76, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:11: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'std::pair ReadTagWithCutoffNoLastTag(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1497:25: error: 'buffer_' was not declared in this scope 1497 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1497:35: error: 'buffer_end_' was not declared in this scope 1497 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1497:35: note: suggested alternatives: 1497 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1505:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1505 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1515:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1515 | Advance(2); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1527:24: error: 'ReadTagFallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadTagFallback'? 1527 | const uint32_t tag = ReadTagFallback(first_byte_or_zero); | ^~~~~~~~~~~~~~~ | google::protobuf::io::ReadTagFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:621:12: note: 'google::protobuf::io::ReadTagFallback' declared here 621 | uint32_t ReadTagFallback(uint32_t first_byte_or_zero); | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1531:13: error: 'CodedInputStream' has not been declared 1531 | inline bool CodedInputStream::LastTagWas(uint32_t expected) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool LastTagWas(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1532:10: error: 'last_tag_' was not declared in this scope; did you mean 'google::protobuf::io::last_tag_'? 1532 | return last_tag_ == expected; | ^~~~~~~~~ | google::protobuf::io::last_tag_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:535:12: note: 'google::protobuf::io::last_tag_' declared here 535 | uint32_t last_tag_; // result of last ReadTag() or ReadTagWithCutoff(). | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1535:13: error: 'CodedInputStream' has not been declared 1535 | inline bool CodedInputStream::ConsumedEntireMessage() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ConsumedEntireMessage()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1536:10: error: 'legitimate_message_end_' was not declared in this scope; did you mean 'google::protobuf::io::legitimate_message_end_'? 1536 | return legitimate_message_end_; | ^~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::legitimate_message_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:540:8: note: 'google::protobuf::io::legitimate_message_end_' declared here 540 | bool legitimate_message_end_; | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1539:13: error: 'CodedInputStream' has not been declared 1539 | inline bool CodedInputStream::ExpectTag(uint32_t expected) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/casts.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/internal/endian.h:24, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:76, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:11: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ExpectTag(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1541:27: error: 'buffer_' was not declared in this scope 1541 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1541:37: error: 'buffer_end_' was not declared in this scope 1541 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1541:37: note: suggested alternatives: 1541 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1542:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1542 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/casts.h:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/internal/endian.h:24, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:76, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:11: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1548:27: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1548 | if (ABSL_PREDICT_TRUE(BufferSize() >= 2) && | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1549:9: error: 'buffer_' was not declared in this scope 1549 | buffer_[0] == static_cast(expected | 0x80) && | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1551:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1551 | Advance(2); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1562:23: error: 'CodedInputStream' has not been declared 1562 | inline const uint8_t* CodedInputStream::ExpectTagFromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1577:13: error: 'CodedInputStream' has not been declared 1577 | inline void CodedInputStream::GetDirectBufferPointerInline(const void** data, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void GetDirectBufferPointerInline(const void**, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1579:11: error: 'buffer_' was not declared in this scope 1579 | *data = buffer_; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1580:28: error: 'buffer_end_' was not declared in this scope 1580 | *size = static_cast(buffer_end_ - buffer_); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1580:28: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1583:13: error: 'CodedInputStream' has not been declared 1583 | inline bool CodedInputStream::ExpectAtEnd() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ExpectAtEnd()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:7: error: 'buffer_' was not declared in this scope 1587 | if (buffer_ == buffer_end_ && ((buffer_size_after_limit_ != 0) || | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:18: error: 'buffer_end_' was not declared in this scope 1587 | if (buffer_ == buffer_end_ && ((buffer_size_after_limit_ != 0) || | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:18: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:35: error: 'buffer_size_after_limit_' was not declared in this scope; did you mean 'google::protobuf::io::buffer_size_after_limit_'? 1587 | if (buffer_ == buffer_end_ && ((buffer_size_after_limit_ != 0) || | ^~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::buffer_size_after_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:558:7: note: 'google::protobuf::io::buffer_size_after_limit_' declared here 558 | int buffer_size_after_limit_; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1588:35: error: 'total_bytes_read_' was not declared in this scope; did you mean 'google::protobuf::io::total_bytes_read_'? 1588 | (total_bytes_read_ == current_limit_))) { | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::total_bytes_read_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:527:7: note: 'google::protobuf::io::total_bytes_read_' declared here 527 | int total_bytes_read_; // total bytes read from input_, including | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1588:56: error: 'current_limit_' was not declared in this scope; did you mean 'google::protobuf::io::current_limit_'? 1588 | (total_bytes_read_ == current_limit_))) { | ^~~~~~~~~~~~~~ | google::protobuf::io::current_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:549:9: note: 'google::protobuf::io::current_limit_' declared here 549 | Limit current_limit_; // if position = -1, no limit is applied | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1589:5: error: 'last_tag_' was not declared in this scope; did you mean 'google::protobuf::io::last_tag_'? 1589 | last_tag_ = 0; // Pretend we called ReadTag()... | ^~~~~~~~~ | google::protobuf::io::last_tag_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:535:12: note: 'google::protobuf::io::last_tag_' declared here 535 | uint32_t last_tag_; // result of last ReadTag() or ReadTagWithCutoff(). | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1590:5: error: 'legitimate_message_end_' was not declared in this scope; did you mean 'google::protobuf::io::legitimate_message_end_'? 1590 | legitimate_message_end_ = true; // ... and it hit EOF. | ^~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::legitimate_message_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:540:8: note: 'google::protobuf::io::legitimate_message_end_' declared here 540 | bool legitimate_message_end_; | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1597:12: error: 'CodedInputStream' has not been declared 1597 | inline int CodedInputStream::CurrentPosition() const { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1597:48: error: non-member function 'int CurrentPosition()' cannot have cv-qualifier 1597 | inline int CodedInputStream::CurrentPosition() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int CurrentPosition()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1598:10: error: 'total_bytes_read_' was not declared in this scope; did you mean 'google::protobuf::io::total_bytes_read_'? 1598 | return total_bytes_read_ - (BufferSize() + buffer_size_after_limit_); | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::total_bytes_read_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:527:7: note: 'google::protobuf::io::total_bytes_read_' declared here 527 | int total_bytes_read_; // total bytes read from input_, including | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1598:31: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1598 | return total_bytes_read_ - (BufferSize() + buffer_size_after_limit_); | ^~~~~~~~~~ | google::protobuf::io::BufferSize /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1598:46: error: 'buffer_size_after_limit_' was not declared in this scope; did you mean 'google::protobuf::io::buffer_size_after_limit_'? 1598 | return total_bytes_read_ - (BufferSize() + buffer_size_after_limit_); | ^~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::buffer_size_after_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:558:7: note: 'google::protobuf::io::buffer_size_after_limit_' declared here 558 | int buffer_size_after_limit_; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1601:13: error: 'CodedInputStream' has not been declared 1601 | inline void CodedInputStream::Advance(int amount) { buffer_ += amount; } | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void Advance(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1601:53: error: 'buffer_' was not declared in this scope 1601 | inline void CodedInputStream::Advance(int amount) { buffer_ += amount; } | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1603:13: error: 'CodedInputStream' has not been declared 1603 | inline void CodedInputStream::SetRecursionLimit(int limit) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void SetRecursionLimit(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1604:3: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1604 | recursion_budget_ += limit - recursion_limit_; | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_budget_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1604:32: error: 'recursion_limit_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_limit_'? 1604 | recursion_budget_ += limit - recursion_limit_; | ^~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:569:7: note: 'google::protobuf::io::recursion_limit_' declared here 569 | int recursion_limit_; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1608:13: error: 'CodedInputStream' has not been declared 1608 | inline bool CodedInputStream::IncrementRecursionDepth() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool IncrementRecursionDepth()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1609:5: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1609 | --recursion_budget_; | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_budget_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1613:13: error: 'CodedInputStream' has not been declared 1613 | inline void CodedInputStream::DecrementRecursionDepth() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void DecrementRecursionDepth()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1614:7: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1614 | if (recursion_budget_ < recursion_limit_) ++recursion_budget_; | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_budget_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1614:27: error: 'recursion_limit_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_limit_'? 1614 | if (recursion_budget_ < recursion_limit_) ++recursion_budget_; | ^~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:569:7: note: 'google::protobuf::io::recursion_limit_' declared here 569 | int recursion_limit_; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1617:13: error: 'CodedInputStream' has not been declared 1617 | inline void CodedInputStream::UnsafeDecrementRecursionDepth() { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:89, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void UnsafeDecrementRecursionDepth()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1618:10: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1618 | assert(recursion_budget_ < recursion_limit_); | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:89, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1618:30: error: 'recursion_limit_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_limit_'? 1618 | assert(recursion_budget_ < recursion_limit_); | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:569:7: note: 'google::protobuf::io::recursion_limit_' declared here 569 | int recursion_limit_; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1622:13: error: 'CodedInputStream' has not been declared 1622 | inline void CodedInputStream::SetExtensionRegistry(const DescriptorPool* pool, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1622:58: error: 'DescriptorPool' does not name a type 1622 | inline void CodedInputStream::SetExtensionRegistry(const DescriptorPool* pool, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1623:52: error: 'MessageFactory' has not been declared 1623 | MessageFactory* factory) { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void SetExtensionRegistry(const int*, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1624:3: error: 'extension_pool_' was not declared in this scope; did you mean 'google::protobuf::io::extension_pool_'? 1624 | extension_pool_ = pool; | ^~~~~~~~~~~~~~~ | google::protobuf::io::extension_pool_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:572:25: note: 'google::protobuf::io::extension_pool_' declared here 572 | const DescriptorPool* extension_pool_; | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1625:3: error: 'extension_factory_' was not declared in this scope; did you mean 'google::protobuf::io::extension_factory_'? 1625 | extension_factory_ = factory; | ^~~~~~~~~~~~~~~~~~ | google::protobuf::io::extension_factory_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:573:19: note: 'google::protobuf::io::extension_factory_' declared here 573 | MessageFactory* extension_factory_; | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1628:14: error: 'DescriptorPool' does not name a type 1628 | inline const DescriptorPool* CodedInputStream::GetExtensionPool() { | ^~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:18: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:151:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 151 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedInputStream { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:152:2: error: expected primary-expression before 'public' 152 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:152:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:151:78: note: to match this '{' 151 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedInputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:159:12: error: ISO C++ forbids declaration of 'CodedInputStream' with no type [-fpermissive] 159 | explicit CodedInputStream(const uint8_t* buffer, int size); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:159:3: error: 'explicit' outside class declaration 159 | explicit CodedInputStream(const uint8_t* buffer, int size); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:159:60: error: 'int google::protobuf::io::CodedInputStream(const uint8_t*, int)' redeclared as different kind of entity 159 | explicit CodedInputStream(const uint8_t* buffer, int size); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:151:61: note: previous declaration 'int google::protobuf::io::CodedInputStream' 151 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedInputStream { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1632:8: error: 'MessageFactory' does not name a type 1632 | inline MessageFactory* CodedInputStream::GetExtensionFactory() { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1636:12: error: 'CodedInputStream' has not been declared 1636 | inline int CodedInputStream::BufferSize() const { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1636:43: error: non-member function 'int BufferSize()' cannot have cv-qualifier 1636 | inline int CodedInputStream::BufferSize() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:160:26: error: 'CodedInputStream' does not name a type 160 | CodedInputStream(const CodedInputStream&) = delete; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int BufferSize()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1637:27: error: 'buffer_end_' was not declared in this scope 1637 | return static_cast(buffer_end_ - buffer_); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1637:27: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:160:45: error: expected constructor, destructor, or type conversion before '=' token 160 | CodedInputStream(const CodedInputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:161:3: error: 'CodedInputStream' does not name a type 161 | CodedInputStream& operator=(const CodedInputStream&) = delete; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:168:22: error: expected constructor, destructor, or type conversion before ';' token 168 | ~CodedInputStream(); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:172:60: error: non-member function 'bool google::protobuf::io::IsFlat()' cannot have cv-qualifier 172 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD inline bool IsFlat() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1637:41: error: 'buffer_' was not declared in this scope 1637 | return static_cast(buffer_end_ - buffer_); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint32_t google::protobuf::io::ReadTag()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:252:12: error: 'last_tag_' was not declared in this scope 252 | return last_tag_ = ReadTagNoLastTag(); | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1640:8: error: 'CodedInputStream' does not name a type 1640 | inline CodedInputStream::CodedInputStream(ZeroCopyInputStream* input) | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1661:8: error: 'CodedInputStream' does not name a type 1661 | inline CodedInputStream::CodedInputStream(const uint8_t* buffer, int size) | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1682:13: error: 'CodedInputStream' has not been declared 1682 | inline bool CodedInputStream::IsFlat() const { return input_ == nullptr; } | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1682:40: error: non-member function 'bool IsFlat()' cannot have cv-qualifier 1682 | inline bool CodedInputStream::IsFlat() const { return input_ == nullptr; } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool IsFlat()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1682:55: error: 'input_' was not declared in this scope; did you mean 'google::protobuf::io::input_'? 1682 | inline bool CodedInputStream::IsFlat() const { return input_ == nullptr; } | ^~~~~~ | google::protobuf::io::input_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:526:24: note: 'google::protobuf::io::input_' declared here 526 | ZeroCopyInputStream* input_; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1684:13: error: 'CodedInputStream' has not been declared 1684 | inline bool CodedInputStream::Skip(int count) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool Skip(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1695:10: error: 'SkipFallback' was not declared in this scope; did you mean 'google::protobuf::io::SkipFallback'? 1695 | return SkipFallback(count, original_buffer_size); | ^~~~~~~~~~~~ | google::protobuf::io::SkipFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:578:8: note: 'google::protobuf::io::SkipFallback' declared here 578 | bool SkipFallback(int count, int original_buffer_size); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1699:8: error: 'CodedOutputStream' does not name a type 1699 | inline CodedOutputStream::CodedOutputStream(Stream* stream) | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:252:24: error: 'ReadTagNoLastTag' was not declared in this scope 252 | return last_tag_ = ReadTagNoLastTag(); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1706:8: error: 'CodedOutputStream' does not name a type 1706 | inline CodedOutputStream::CodedOutputStream(Stream* stream, bool eager_init) | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1715:13: error: 'CodedOutputStream' has not been declared 1715 | inline void CodedOutputStream::InitEagerly(Stream* stream) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void InitEagerly(Stream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1719:5: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1719 | cur_ = impl_.SetInitialBuffer(data, size); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1719:12: error: 'impl_' was not declared in this scope 1719 | cur_ = impl_.SetInitialBuffer(data, size); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1723:17: error: 'CodedOutputStream' has not been declared 1723 | inline uint8_t* CodedOutputStream::WriteVarint32ToArray(uint32_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* WriteVarint32ToArray(uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1725:10: error: 'EpsCopyOutputStream' has not been declared 1725 | return EpsCopyOutputStream::UnsafeVarint(value, target); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1728:17: error: 'CodedOutputStream' has not been declared 1728 | inline uint8_t* CodedOutputStream::WriteVarint64ToArray(uint64_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* WriteVarint64ToArray(uint64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1730:10: error: 'EpsCopyOutputStream' has not been declared 1730 | return EpsCopyOutputStream::UnsafeVarint(value, target); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1733:13: error: 'CodedOutputStream' has not been declared 1733 | inline void CodedOutputStream::WriteVarint32SignExtended(int32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteVarint32SignExtended(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1734:3: error: 'WriteVarint64' was not declared in this scope; did you mean 'google::WriteVarint64'? 1734 | WriteVarint64(static_cast(value)); | ^~~~~~~~~~~~~ | google::WriteVarint64 /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1241:8: note: 'google::WriteVarint64' declared here 1241 | void WriteVarint64(uint64_t value); | ^~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1737:17: error: 'CodedOutputStream' has not been declared 1737 | inline uint8_t* CodedOutputStream::WriteVarint32SignExtendedToArray( | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1742:17: error: 'CodedOutputStream' has not been declared 1742 | inline uint8_t* CodedOutputStream::WriteLittleEndian16ToArray(uint16_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1749:17: error: 'CodedOutputStream' has not been declared 1749 | inline uint8_t* CodedOutputStream::WriteLittleEndian32ToArray(uint32_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1763:17: error: 'CodedOutputStream' has not been declared 1763 | inline uint8_t* CodedOutputStream::WriteLittleEndian64ToArray(uint64_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1784:13: error: 'CodedOutputStream' has not been declared 1784 | inline void CodedOutputStream::WriteVarint32(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteVarint32(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1785:3: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1785 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1785:10: error: 'impl_' was not declared in this scope 1785 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1786:38: error: 'Cur' was not declared in this scope; did you mean 'google::Cur'? 1786 | SetCur(WriteVarint32ToArray(value, Cur())); | ^~~ | google::Cur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:48: note: 'google::Cur' declared here 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1786:3: error: 'SetCur' was not declared in this scope; did you mean 'google::SetCur'? 1786 | SetCur(WriteVarint32ToArray(value, Cur())); | ^~~~~~ | google::SetCur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1349:8: note: 'google::SetCur' declared here 1349 | void SetCur(uint8_t* ptr) { cur_ = ptr; } | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1789:13: error: 'CodedOutputStream' has not been declared 1789 | inline void CodedOutputStream::WriteVarint64(uint64_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteVarint64(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1790:3: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1790 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1790:10: error: 'impl_' was not declared in this scope 1790 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1791:38: error: 'Cur' was not declared in this scope; did you mean 'google::Cur'? 1791 | SetCur(WriteVarint64ToArray(value, Cur())); | ^~~ | google::Cur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:48: note: 'google::Cur' declared here 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1791:3: error: 'SetCur' was not declared in this scope; did you mean 'google::SetCur'? 1791 | SetCur(WriteVarint64ToArray(value, Cur())); | ^~~~~~ | google::SetCur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1349:8: note: 'google::SetCur' declared here 1349 | void SetCur(uint8_t* ptr) { cur_ = ptr; } | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1794:13: error: 'CodedOutputStream' has not been declared 1794 | inline void CodedOutputStream::WriteTag(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1798:17: error: 'CodedOutputStream' has not been declared 1798 | inline uint8_t* CodedOutputStream::WriteTagToArray(uint32_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1813:15: error: 'CodedOutputStream' has not been declared 1813 | inline size_t CodedOutputStream::VarintSize32(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1827:15: error: 'CodedOutputStream' has not been declared 1827 | inline size_t CodedOutputStream::VarintSize32PlusOne(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1840:15: error: 'CodedOutputStream' has not been declared 1840 | inline size_t CodedOutputStream::VarintSize64(uint64_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1854:15: error: 'CodedOutputStream' has not been declared 1854 | inline size_t CodedOutputStream::VarintSize64PlusOne(uint64_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'std::pair google::protobuf::io::ReadTagWithCutoff(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:269:40: error: 'ReadTagWithCutoffNoLastTag' was not declared in this scope; did you mean 'ReadTagWithCutoff'? 269 | std::pair result = ReadTagWithCutoffNoLastTag(cutoff); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | ReadTagWithCutoff /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1867:15: error: 'CodedOutputStream' has not been declared 1867 | inline size_t CodedOutputStream::VarintSize32SignExtended(int32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1871:15: error: 'CodedOutputStream' has not been declared 1871 | inline size_t CodedOutputStream::VarintSize32SignExtendedPlusOne( | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1877:13: error: 'CodedOutputStream' has not been declared 1877 | inline void CodedOutputStream::WriteString(absl::string_view str) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteString(std::string_view)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1878:3: error: 'WriteRaw' was not declared in this scope 1878 | WriteRaw(str.data(), static_cast(str.size())); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1878:3: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1171:8: note: 'google::WriteRaw' 1171 | void WriteRaw(const void* buffer, int size) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:691:48: note: 'google::protobuf::WriteRaw' 691 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* WriteRaw(const void* data, | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1881:13: error: 'CodedOutputStream' has not been declared 1881 | inline void CodedOutputStream::WriteRawMaybeAliased(const void* data, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteRawMaybeAliased(const void*, int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1883:3: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1883 | cur_ = impl_.WriteRawMaybeAliased(data, size, cur_); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1883:10: error: 'impl_' was not declared in this scope 1883 | cur_ = impl_.WriteRawMaybeAliased(data, size, cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1886:17: error: 'CodedOutputStream' has not been declared 1886 | inline uint8_t* CodedOutputStream::WriteRawToArray(const void* data, int size, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1892:17: error: 'CodedOutputStream' has not been declared 1892 | inline uint8_t* CodedOutputStream::WriteStringToArray(absl::string_view str, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1897:1: error: expected declaration before '}' token 1897 | } // namespace io | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1898:1: error: expected declaration before '}' token 1898 | } // namespace protobuf | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1899:1: error: expected declaration before '}' token 1899 | } // namespace google | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:270:5: error: 'last_tag_' was not declared in this scope 270 | last_tag_ = result.first; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::protobuf::io::SetLastTag(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:317:35: error: 'last_tag_' was not declared in this scope 317 | void SetLastTag(uint32_t tag) { last_tag_ = tag; } | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::protobuf::io::SetConsumed()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:326:24: error: 'legitimate_message_end_' was not declared in this scope 326 | void SetConsumed() { legitimate_message_end_ = true; } | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:359:61: error: non-member function 'int google::protobuf::io::BytesUntilLimit()' cannot have cv-qualifier 359 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int BytesUntilLimit() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:362:61: error: non-member function 'int google::protobuf::io::CurrentPosition()' cannot have cv-qualifier 362 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int CurrentPosition() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:385:71: error: non-member function 'int google::protobuf::io::BytesUntilTotalBytesLimit()' cannot have cv-qualifier 385 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int BytesUntilTotalBytesLimit() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::io::RecursionBudget()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:396:12: error: 'recursion_budget_' was not declared in this scope; did you mean 'RecursionBudget'? 396 | return recursion_budget_; | ^~~~~~~~~~~~~~~~~ | RecursionBudget --- CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/generated_enum_util.cc.o --- *** [CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/generated_enum_util.cc.o] Error code 1 make[2]: stopped in /pbulk/work/devel/protobuf/work/protobuf-34.1/cmake-pkgsrc-build /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::io::GetDefaultRecursionLimit()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:400:12: error: 'default_recursion_limit_' was not declared in this scope 400 | return default_recursion_limit_; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:420:67: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 420 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD std::pair | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:420:77: error: template argument 1 is invalid 420 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD std::pair | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:523:2: error: expected unqualified-id before 'private' 523 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:20: error: non-member function 'int google::protobuf::io::BufferSize()' cannot have cv-qualifier 626 | int BufferSize() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:632:3: error: 'friend' used outside of class 632 | friend class google::protobuf::ZeroCopyCodedInputStream; | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:632:34: warning: declaration 'class google::protobuf::ZeroCopyCodedInputStream' does not declare anything 632 | friend class google::protobuf::ZeroCopyCodedInputStream; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:633:3: error: 'friend' used outside of class 633 | friend class google::protobuf::internal::EpsCopyByteStream; | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:633:44: warning: declaration 'class google::protobuf::internal::EpsCopyByteStream' does not declare anything 633 | friend class google::protobuf::internal::EpsCopyByteStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:18: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:642:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 642 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:644:2: error: expected primary-expression before 'public' 644 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:644:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:643:25: note: to match this '{' 643 | EpsCopyOutputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:648:22: error: expected constructor, destructor, or type conversion before '(' token 648 | EpsCopyOutputStream(ZeroCopyOutputStream* stream, bool deterministic, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:659:3: error: ISO C++ forbids declaration of 'EpsCopyOutputStream' with no type [-fpermissive] 659 | EpsCopyOutputStream(void* data, int size, bool deterministic) | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:659:63: error: 'int google::protobuf::EpsCopyOutputStream(void*, int, bool)' redeclared as different kind of entity 659 | EpsCopyOutputStream(void* data, int size, bool deterministic) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:643:5: note: previous declaration 'int google::protobuf::EpsCopyOutputStream' 643 | EpsCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::EpsCopyOutputStream(void*, int, bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:660:9: error: only constructors take member initializers 660 | : end_(static_cast(data) + size), | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:663:57: warning: no return statement in function returning non-void [-Wreturn-type] 663 | is_serialization_deterministic_(deterministic) {} | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:666:45: error: 'ZeroCopyOutputStream' has not been declared 666 | EpsCopyOutputStream(void* data, int size, ZeroCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:666:3: error: ISO C++ forbids declaration of 'EpsCopyOutputStream' with no type [-fpermissive] 666 | EpsCopyOutputStream(void* data, int size, ZeroCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:667:55: error: 'int google::protobuf::EpsCopyOutputStream(void*, int, int*, bool, uint8_t**)' redeclared as different kind of entity 667 | bool deterministic, uint8_t** pp) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:643:5: note: previous declaration 'int google::protobuf::EpsCopyOutputStream' 643 | EpsCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::EpsCopyOutputStream(void*, int, int*, bool, uint8_t**)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:668:9: error: only constructors take member initializers 668 | : stream_(stream), is_serialization_deterministic_(deterministic) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:669:11: error: 'SetInitialBuffer' was not declared in this scope 669 | *pp = SetInitialBuffer(data, size); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:670:3: warning: no return statement in function returning non-void [-Wreturn-type] 670 | } | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::EnsureSpace(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:680:35: error: 'end_' was not declared in this scope 680 | if (ABSL_PREDICT_FALSE(ptr >= end_)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:681:14: error: 'EnsureSpaceFallback' was not declared in this scope 681 | return EnsureSpaceFallback(ptr); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:687:53: error: non-member function 'size_t google::protobuf::BytesAvailable(uint8_t*)' cannot have cv-qualifier 687 | [[nodiscard]] size_t BytesAvailable(uint8_t* ptr) const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'size_t google::protobuf::BytesAvailable(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:688:12: error: 'end_' was not declared in this scope 688 | return end_ + kSlopBytes - ptr; | ^~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/descriptor.h:56, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_reflection.h:26, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:27, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:576:24: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 576 | uint8_t* target, io::EpsCopyOutputStream* stream) const { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:688:19: error: 'kSlopBytes' was not declared in this scope 688 | return end_ + kSlopBytes - ptr; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:588:7: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 588 | io::EpsCopyOutputStream* stream) const { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:605:7: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 605 | io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:703:37: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 703 | io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:709:35: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 709 | io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:713:38: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 713 | io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:720:40: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 720 | io::EpsCopyOutputStream* stream) const; | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteRaw(const void*, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:694:28: error: 'end_' was not declared in this scope 694 | if (ABSL_PREDICT_FALSE(end_ - ptr < size)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:768:9: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 768 | io::EpsCopyOutputStream* stream) const = 0; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:806:38: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 806 | int number, uint8_t* target, io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:809:38: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 809 | int number, uint8_t* target, io::EpsCopyOutputStream* stream) const; | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:695:14: error: 'WriteRawFallback' was not declared in this scope 695 | return WriteRawFallback(data, size, ptr); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteRawMaybeAliased(const void*, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:709:9: error: 'aliasing_enabled_' was not declared in this scope; did you mean 'google::protobuf::io::aliasing_enabled_'? 709 | if (aliasing_enabled_) { | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::aliasing_enabled_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:543:8: note: 'google::protobuf::io::aliasing_enabled_' declared here 543 | bool aliasing_enabled_; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED32]' used but never defined 281 | ReadPrimitive(io::CodedInputStream* input, CType* value); | ^~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = long long unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED64]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED32]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = long long int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED64]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = float; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FLOAT]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = double; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_DOUBLE]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:710:14: error: 'WriteAliasedRaw' was not declared in this scope 710 | return WriteAliasedRaw(data, size, ptr); | ^~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteStringMaybeAliased(uint32_t, std::string_view, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:727:28: error: 'end_' was not declared in this scope 727 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:727:46: error: 'TagSize' was not declared in this scope 727 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:728:14: error: 'WriteStringMaybeAliasedOutline' was not declared in this scope; did you mean 'WriteStringMaybeAliased'? 728 | return WriteStringMaybeAliasedOutline(num, s, ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteStringMaybeAliased /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:730:11: error: 'UnsafeVarint' was not declared in this scope 730 | ptr = UnsafeVarint((num << 3) | 2, ptr); | ^~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteString(uint32_t, const T&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:745:28: error: 'end_' was not declared in this scope 745 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:745:46: error: there are no arguments to 'TagSize' that depend on a template parameter, so a declaration of 'TagSize' must be available [-fpermissive] 745 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:745:46: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) 745 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:748:11: error: there are no arguments to 'UnsafeVarint' that depend on a template parameter, so a declaration of 'UnsafeVarint' must be available [-fpermissive] 748 | ptr = UnsafeVarint((num << 3) | 2, ptr); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteString(uint32_t, const absl::lts_20260107::Cord&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:758:11: error: 'WriteTag' was not declared in this scope; did you mean 'WriteRaw'? 758 | ptr = WriteTag(num, 2, ptr); | ^~~~~~~~ | WriteRaw /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:759:12: error: 'WriteCordOutline' was not declared in this scope 759 | return WriteCordOutline(s, ptr); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteInt32Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:774:49: error: 'Encode64' was not declared in this scope 774 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteUInt32Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:779:49: error: 'Encode32' was not declared in this scope 779 | return WriteVarintPacked(num, r, size, ptr, Encode32); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteSInt32Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:784:49: error: 'ZigZagEncode32' was not declared in this scope 784 | return WriteVarintPacked(num, r, size, ptr, ZigZagEncode32); | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteInt64Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:789:49: error: 'Encode64' was not declared in this scope 789 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteUInt64Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:794:49: error: 'Encode64' was not declared in this scope 794 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteSInt64Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:799:49: error: 'ZigZagEncode64' was not declared in this scope 799 | return WriteVarintPacked(num, r, size, ptr, ZigZagEncode64); | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteEnumPacked(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:804:49: error: 'Encode64' was not declared in this scope 804 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:429:46: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 429 | io::EpsCopyOutputStream* stream), | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:627:24: error: 'google::protobuf::io::CodedInputStream' is not a type 627 | ParseFromCodedStream(io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:631:31: error: 'google::protobuf::io::CodedInputStream' is not a type 631 | ParsePartialFromCodedStream(io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:710:7: error: 'google::protobuf::io::CodedInputStream' is not a type 710 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:718:7: error: 'google::protobuf::io::CodedInputStream' is not a type 718 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteFixedPacked(int, const T&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:814:12: error: 'WriteRawLittleEndian' was not declared in this scope 814 | return WriteRawLittleEndian(r.data(), static_cast(size), | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:1133:21: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 1133 | uint8_t* ptr, io::EpsCopyOutputStream* stream) const = 0; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:1195:22: error: 'google::protobuf::io::CodedInputStream' is not a type 1195 | bool MergeFromImpl(io::CodedInputStream* input, ParseFlags parse_flags); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h: In member function 'void google::protobuf::MessageLite::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:895:11: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 895 | output->SetCur(_InternalSerialize(output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:895:45: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 895 | output->SetCur(_InternalSerialize(output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:895:60: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 895 | output->SetCur(_InternalSerialize(output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteRawNumericArrayLittleEndian(const void*, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:821:12: error: 'WriteRawLittleEndian' was not declared in this scope 821 | return WriteRawLittleEndian(data, size, ptr); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:826:55: error: non-member function 'bool google::protobuf::HadError()' cannot have cv-qualifier 826 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool HadError() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::protobuf::HadError()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:827:12: error: 'had_error_' was not declared in this scope; did you mean 'HadError'? 827 | return had_error_; | ^~~~~~~~~~ | HadError /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::protobuf::SetSerializationDeterministic(bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:843:5: error: 'is_serialization_deterministic_' was not declared in this scope; did you mean 'SetSerializationDeterministic'? 843 | is_serialization_deterministic_ = value; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | SetSerializationDeterministic /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:848:7: error: non-member function 'bool google::protobuf::IsSerializationDeterministic()' cannot have cv-qualifier 848 | const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::protobuf::IsSerializationDeterministic()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:849:12: error: 'is_serialization_deterministic_' was not declared in this scope; did you mean 'IsSerializationDeterministic'? 849 | return is_serialization_deterministic_; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | IsSerializationDeterministic /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:854:71: error: non-member function 'int64_t google::protobuf::ByteCount(uint8_t*)' cannot have cv-qualifier 854 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount(uint8_t* ptr) const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:880:2: error: expected unqualified-id before 'private' 880 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:26: error: 'buffer_' was not declared in this scope; did you mean 'buffer_end_'? 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~ | buffer_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:883:23: error: 'kSlopBytes' was not declared in this scope 883 | uint8_t buffer_[2 * kSlopBytes]; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h: In member function 'void google::protobuf::internal::ExtensionSet::SerializeWithCachedSizes(const google::protobuf::MessageLite*, int, int, google::protobuf::io::CodedOutputStream*) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:564:11: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 564 | output->SetCur(_InternalSerialize(extendee, start_field_number, | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/descriptor.h:56, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_reflection.h:26, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:27, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:565:63: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 565 | end_field_number, output->Cur(), | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/descriptor.h:56, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_reflection.h:26, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:27, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:566:45: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 566 | output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:884:3: error: 'ZeroCopyOutputStream' does not name a type; did you mean 'EpsCopyOutputStream'? 884 | ZeroCopyOutputStream* stream_; | ^~~~~~~~~~~~~~~~~~~~ | EpsCopyOutputStream In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/descriptor.h:56, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_reflection.h:26, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:27, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h: In member function 'void google::protobuf::internal::ExtensionSet::SerializeMessageSetWithCachedSizes(const google::protobuf::MessageLite*, google::protobuf::io::CodedOutputStream*) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:599:11: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 599 | output->SetCur(InternalSerializeMessageSetWithCachedSizesToArray( | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:893:40: error: non-member function 'std::ptrdiff_t google::protobuf::GetSize(uint8_t*)' cannot have cv-qualifier 893 | std::ptrdiff_t GetSize(uint8_t* ptr) const { | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/descriptor.h:56, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_reflection.h:26, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:27, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:600:25: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 600 | extendee, output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/descriptor.h:56, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_reflection.h:26, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:27, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:600:40: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 600 | extendee, output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:22, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:21: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'std::ptrdiff_t google::protobuf::GetSize(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:24: error: 'end_' was not declared in this scope 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION' 68 | !(condition) ? (void)0 : ::absl::log_internal::Voidify() && | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:27:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL' 27 | ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:28:37: note: in expansion of macro 'ABSL_PREDICT_FALSE' 28 | ABSL_PREDICT_FALSE(!(condition))) \ | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:41:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL' 41 | ABSL_LOG_INTERNAL_CHECK_IMPL(condition, condition_text) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL' 47 | ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:5: note: in expansion of macro 'ABSL_DCHECK' 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:31: error: 'kSlopBytes' was not declared in this scope 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION' 68 | !(condition) ? (void)0 : ::absl::log_internal::Voidify() && | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:27:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL' 27 | ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:28:37: note: in expansion of macro 'ABSL_PREDICT_FALSE' 28 | ABSL_PREDICT_FALSE(!(condition))) \ | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:41:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL' 41 | ABSL_LOG_INTERNAL_CHECK_IMPL(condition, condition_text) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL' 47 | ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:5: note: in expansion of macro 'ABSL_DCHECK' 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:895:12: error: 'end_' was not declared in this scope 895 | return end_ + kSlopBytes - ptr; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:895:19: error: 'kSlopBytes' was not declared in this scope 895 | return end_ + kSlopBytes - ptr; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::Error()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:901:5: error: 'end_' was not declared in this scope 901 | end_ = buffer_ + kSlopBytes; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:901:12: error: 'buffer_' was not declared in this scope; did you mean 'buffer_end_'? 901 | end_ = buffer_ + kSlopBytes; | ^~~~~~~ | buffer_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:901:22: error: 'kSlopBytes' was not declared in this scope 901 | end_ = buffer_ + kSlopBytes; | ^~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:22, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:21: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteTag(uint32_t, uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:915:23: error: 'end_' was not declared in this scope 915 | ABSL_DCHECK(ptr < end_); // NOLINT | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION' 68 | !(condition) ? (void)0 : ::absl::log_internal::Voidify() && | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:27:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL' 27 | ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:28:37: note: in expansion of macro 'ABSL_PREDICT_FALSE' 28 | ABSL_PREDICT_FALSE(!(condition))) \ | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:41:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL' 41 | ABSL_LOG_INTERNAL_CHECK_IMPL(condition, condition_text) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL' 47 | ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:915:5: note: in expansion of macro 'ABSL_DCHECK' 915 | ABSL_DCHECK(ptr < end_); // NOLINT | ^~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:916:12: error: 'UnsafeVarint' was not declared in this scope 916 | return UnsafeVarint((num << 3) | wt, ptr); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteLengthDelim(int, uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:922:12: error: 'UnsafeWriteSize' was not declared in this scope 922 | return UnsafeWriteSize(size, ptr); | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:993:2: error: expected unqualified-id before 'public' 993 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1008:2: error: expected unqualified-id before 'private' 1008 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1020:3: error: 'friend' used outside of class 1020 | friend class CodedOutputStream; | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1024:17: error: 'EpsCopyOutputStream' has not been declared 1024 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<1>(const void* data, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1024:58: error: expected initializer before '<' token 1024 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<1>(const void* data, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1030:17: error: 'EpsCopyOutputStream' has not been declared 1030 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<4>(const void* data, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1030:58: error: expected initializer before '<' token 1030 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<4>(const void* data, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1041:17: error: 'EpsCopyOutputStream' has not been declared 1041 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<8>(const void* data, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1041:58: error: expected initializer before '<' token 1041 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<8>(const void* data, | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:18: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1098:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 1098 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedOutputStream { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1099:2: error: expected primary-expression before 'public' 1099 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1099:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1098:79: note: to match this '{' 1098 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedOutputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:31: error: 'ZeroCopyOutputStream' was not declared in this scope; did you mean 'google::protobuf::io::ZeroCopyOutputStream'? 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: 'google::protobuf::io::ZeroCopyOutputStream' declared here 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:59: error: template argument 1 is invalid 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:67: error: template argument 1 is invalid 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:68: error: '' is not a template [-fpermissive] 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1111:53: error: expected constructor, destructor, or type conversion before ';' token 1111 | CodedOutputStream(Stream* stream, bool eager_init); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1112:27: error: 'CodedOutputStream' does not name a type 1112 | CodedOutputStream(const CodedOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1112:47: error: expected constructor, destructor, or type conversion before '=' token 1112 | CodedOutputStream(const CodedOutputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1113:3: error: 'CodedOutputStream' does not name a type 1113 | CodedOutputStream& operator=(const CodedOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1117:21: error: expected class-name before '(' token 1117 | ~CodedOutputStream(); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::HadError()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1123:5: error: 'cur_' was not declared in this scope 1123 | cur_ = impl_.FlushAndResetBuffer(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1123:12: error: 'impl_' was not declared in this scope 1123 | cur_ = impl_.FlushAndResetBuffer(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::Trim()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1133:17: error: 'cur_' was not declared in this scope 1133 | void Trim() { cur_ = impl_.Trim(cur_); } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1133:24: error: 'impl_' was not declared in this scope 1133 | void Trim() { cur_ = impl_.Trim(cur_); } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::Skip(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1142:12: error: 'impl_' was not declared in this scope 1142 | return impl_.Skip(count, &cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1142:31: error: 'cur_' was not declared in this scope 1142 | return impl_.Skip(count, &cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::GetDirectBufferPointer(void**, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1155:12: error: 'impl_' was not declared in this scope 1155 | return impl_.GetDirectBufferPointer(data, size, &cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1155:54: error: 'cur_' was not declared in this scope 1155 | return impl_.GetDirectBufferPointer(data, size, &cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::GetDirectBufferForNBytesAndAdvance(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1167:12: error: 'impl_' was not declared in this scope 1167 | return impl_.GetDirectBufferForNBytesAndAdvance(size, &cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1167:60: error: 'cur_' was not declared in this scope 1167 | return impl_.GetDirectBufferForNBytesAndAdvance(size, &cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteRaw(const void*, int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1172:5: error: 'cur_' was not declared in this scope 1172 | cur_ = impl_.WriteRaw(buffer, size, cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1172:12: error: 'impl_' was not declared in this scope 1172 | cur_ = impl_.WriteRaw(buffer, size, cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteCord(const absl::lts_20260107::Cord&)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1195:44: error: 'cur_' was not declared in this scope 1195 | void WriteCord(const absl::Cord& cord) { cur_ = impl_.WriteCord(cord, cur_); } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1195:51: error: 'impl_' was not declared in this scope 1195 | void WriteCord(const absl::Cord& cord) { cur_ = impl_.WriteCord(cord, cur_); } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteLittleEndian16(uint16_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1204:5: error: 'cur_' was not declared in this scope 1204 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1204:12: error: 'impl_' was not declared in this scope 1204 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1205:46: error: 'Cur' was not declared in this scope 1205 | SetCur(WriteLittleEndian16ToArray(value, Cur())); | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1205:12: error: 'WriteLittleEndian16ToArray' was not declared in this scope; did you mean 'WriteLittleEndian16'? 1205 | SetCur(WriteLittleEndian16ToArray(value, Cur())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteLittleEndian16 /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1205:5: error: 'SetCur' was not declared in this scope 1205 | SetCur(WriteLittleEndian16ToArray(value, Cur())); | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteLittleEndian32(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1212:5: error: 'cur_' was not declared in this scope 1212 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1212:12: error: 'impl_' was not declared in this scope 1212 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1213:46: error: 'Cur' was not declared in this scope 1213 | SetCur(WriteLittleEndian32ToArray(value, Cur())); | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1213:12: error: 'WriteLittleEndian32ToArray' was not declared in this scope; did you mean 'WriteLittleEndian16ToArray'? 1213 | SetCur(WriteLittleEndian32ToArray(value, Cur())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteLittleEndian16ToArray /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1213:5: error: 'SetCur' was not declared in this scope 1213 | SetCur(WriteLittleEndian32ToArray(value, Cur())); | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteLittleEndian64(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1220:5: error: 'cur_' was not declared in this scope 1220 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1220:12: error: 'impl_' was not declared in this scope 1220 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1221:46: error: 'Cur' was not declared in this scope 1221 | SetCur(WriteLittleEndian64ToArray(value, Cur())); | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1221:12: error: 'WriteLittleEndian64ToArray' was not declared in this scope; did you mean 'WriteLittleEndian32ToArray'? 1221 | SetCur(WriteLittleEndian64ToArray(value, Cur())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteLittleEndian32ToArray /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1221:5: error: 'SetCur' was not declared in this scope 1221 | SetCur(WriteLittleEndian64ToArray(value, Cur())); | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1293:55: error: non-member function 'int google::ByteCount()' cannot have cv-qualifier 1293 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int ByteCount() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::ByteCount()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1294:29: error: 'impl_' was not declared in this scope 1294 | return static_cast(impl_.ByteCount(cur_) - start_count_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1294:45: error: 'cur_' was not declared in this scope 1294 | return static_cast(impl_.ByteCount(cur_) - start_count_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1294:53: error: 'start_count_' was not declared in this scope 1294 | return static_cast(impl_.ByteCount(cur_) - start_count_); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::EnableAliasing(bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1306:39: error: 'impl_' was not declared in this scope 1306 | void EnableAliasing(bool enabled) { impl_.EnableAliasing(enabled); } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::SetSerializationDeterministic(bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1330:5: error: 'impl_' was not declared in this scope 1330 | impl_.SetSerializationDeterministic(value); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1335:7: error: non-member function 'bool google::IsSerializationDeterministic()' cannot have cv-qualifier 1335 | const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::IsSerializationDeterministic()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1336:12: error: 'impl_' was not declared in this scope 1336 | return impl_.IsSerializationDeterministic(); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::IsDefaultSerializationDeterministic()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1341:12: error: 'default_serialization_deterministic_' was not declared in this scope; did you mean 'IsDefaultSerializationDeterministic'? 1341 | return default_serialization_deterministic_.load( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | IsDefaultSerializationDeterministic /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:54: error: non-member function 'uint8_t* google::Cur()' cannot have cv-qualifier 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::Cur()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:69: error: 'cur_' was not declared in this scope 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::SetCur(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1349:31: error: 'cur_' was not declared in this scope 1349 | void SetCur(uint8_t* ptr) { cur_ = ptr; } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1350:39: error: 'EpsCopyOutputStream' does not name a type; did you mean 'CodedOutputStream'? 1350 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD EpsCopyOutputStream* EpsCopy() { | ^~~~~~~~~~~~~~~~~~~ | CodedOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1354:2: error: expected unqualified-id before 'private' 1354 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1358:3: error: 'EpsCopyOutputStream' does not name a type; did you mean 'CodedOutputStream'? 1358 | EpsCopyOutputStream impl_; | ^~~~~~~~~~~~~~~~~~~ | CodedOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1370:3: error: 'friend' used outside of class 1370 | friend void google::protobuf::internal::MapTestForceDeterministic(); | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1380:13: error: 'CodedInputStream' has not been declared 1380 | inline bool CodedInputStream::ReadVarint32(uint32_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadVarint32(uint32_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1382:25: error: 'buffer_' was not declared in this scope 1382 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1382:35: error: 'buffer_end_' was not declared in this scope 1382 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1382:35: note: suggested alternatives: 1382 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1386:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1386 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1390:20: error: 'ReadVarint32Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadVarint32Fallback'? 1390 | int64_t result = ReadVarint32Fallback(v); | ^~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadVarint32Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:608:11: note: 'google::protobuf::io::ReadVarint32Fallback' declared here 608 | int64_t ReadVarint32Fallback(uint32_t first_byte_or_zero); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1395:13: error: 'CodedInputStream' has not been declared 1395 | inline bool CodedInputStream::ReadVarint64(uint64_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadVarint64(uint64_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1396:25: error: 'buffer_' was not declared in this scope 1396 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1396:35: error: 'buffer_end_' was not declared in this scope 1396 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1396:35: note: suggested alternatives: 1396 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1398:5: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1398 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1401:33: error: 'ReadVarint64Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadVarint64Fallback'? 1401 | std::pair p = ReadVarint64Fallback(); | ^~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadVarint64Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:610:29: note: 'google::protobuf::io::ReadVarint64Fallback' declared here 610 | std::pair ReadVarint64Fallback(); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1406:13: error: 'CodedInputStream' has not been declared 1406 | inline bool CodedInputStream::ReadVarintSizeAsInt(int* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadVarintSizeAsInt(int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1407:25: error: 'buffer_' was not declared in this scope 1407 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1407:35: error: 'buffer_end_' was not declared in this scope 1407 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1407:35: note: suggested alternatives: 1407 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1411:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1411 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1415:12: error: 'ReadVarintSizeAsIntFallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadVarintSizeAsIntFallback'? 1415 | *value = ReadVarintSizeAsIntFallback(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadVarintSizeAsIntFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:609:7: note: 'google::protobuf::io::ReadVarintSizeAsIntFallback' declared here 609 | int ReadVarintSizeAsIntFallback(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1420:23: error: 'CodedInputStream' has not been declared 1420 | inline const uint8_t* CodedInputStream::ReadLittleEndian16FromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1427:23: error: 'CodedInputStream' has not been declared 1427 | inline const uint8_t* CodedInputStream::ReadLittleEndian32FromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1434:23: error: 'CodedInputStream' has not been declared 1434 | inline const uint8_t* CodedInputStream::ReadLittleEndian64FromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1441:13: error: 'CodedInputStream' has not been declared 1441 | inline bool CodedInputStream::ReadLittleEndian16(uint16_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadLittleEndian16(uint16_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1442:25: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1442 | if (ABSL_PREDICT_TRUE(BufferSize() >= static_cast(sizeof(*value)))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1443:5: error: 'buffer_' was not declared in this scope 1443 | buffer_ = ReadLittleEndian16FromArray(buffer_, value); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1446:12: error: 'ReadLittleEndian16Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadLittleEndian16Fallback'? 1446 | return ReadLittleEndian16Fallback(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadLittleEndian16Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:614:8: note: 'google::protobuf::io::ReadLittleEndian16Fallback' declared here 614 | bool ReadLittleEndian16Fallback(uint16_t* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1450:13: error: 'CodedInputStream' has not been declared 1450 | inline bool CodedInputStream::ReadLittleEndian32(uint32_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadLittleEndian32(uint32_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1453:25: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1453 | if (ABSL_PREDICT_TRUE(BufferSize() >= static_cast(sizeof(*value)))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1454:5: error: 'buffer_' was not declared in this scope 1454 | buffer_ = ReadLittleEndian32FromArray(buffer_, value); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1457:12: error: 'ReadLittleEndian32Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadLittleEndian32Fallback'? 1457 | return ReadLittleEndian32Fallback(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadLittleEndian32Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:615:8: note: 'google::protobuf::io::ReadLittleEndian32Fallback' declared here 615 | bool ReadLittleEndian32Fallback(uint32_t* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1464:13: error: 'CodedInputStream' has not been declared 1464 | inline bool CodedInputStream::ReadLittleEndian64(uint64_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadLittleEndian64(uint64_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1467:25: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1467 | if (ABSL_PREDICT_TRUE(BufferSize() >= static_cast(sizeof(*value)))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1468:5: error: 'buffer_' was not declared in this scope 1468 | buffer_ = ReadLittleEndian64FromArray(buffer_, value); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1471:12: error: 'ReadLittleEndian64Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadLittleEndian64Fallback'? 1471 | return ReadLittleEndian64Fallback(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadLittleEndian64Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:616:8: note: 'google::protobuf::io::ReadLittleEndian64Fallback' declared here 616 | bool ReadLittleEndian64Fallback(uint64_t* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1478:17: error: 'CodedInputStream' has not been declared 1478 | inline uint32_t CodedInputStream::ReadTagNoLastTag() { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint32_t ReadTagNoLastTag()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1480:25: error: 'buffer_' was not declared in this scope 1480 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1480:35: error: 'buffer_end_' was not declared in this scope 1480 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1480:35: note: suggested alternatives: 1480 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1483:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1483 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1487:7: error: 'ReadTagFallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadTagFallback'? 1487 | v = ReadTagFallback(v); | ^~~~~~~~~~~~~~~ | google::protobuf::io::ReadTagFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:621:12: note: 'google::protobuf::io::ReadTagFallback' declared here 621 | uint32_t ReadTagFallback(uint32_t first_byte_or_zero); | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1491:34: error: 'CodedInputStream' has not been declared 1491 | inline std::pair CodedInputStream::ReadTagWithCutoffNoLastTag( | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'std::pair ReadTagWithCutoffNoLastTag(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1497:25: error: 'buffer_' was not declared in this scope 1497 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1497:35: error: 'buffer_end_' was not declared in this scope 1497 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1497:35: note: suggested alternatives: 1497 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1505:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1505 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1515:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1515 | Advance(2); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1527:24: error: 'ReadTagFallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadTagFallback'? 1527 | const uint32_t tag = ReadTagFallback(first_byte_or_zero); | ^~~~~~~~~~~~~~~ | google::protobuf::io::ReadTagFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:621:12: note: 'google::protobuf::io::ReadTagFallback' declared here 621 | uint32_t ReadTagFallback(uint32_t first_byte_or_zero); | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1531:13: error: 'CodedInputStream' has not been declared 1531 | inline bool CodedInputStream::LastTagWas(uint32_t expected) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool LastTagWas(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1532:10: error: 'last_tag_' was not declared in this scope; did you mean 'google::protobuf::io::last_tag_'? 1532 | return last_tag_ == expected; | ^~~~~~~~~ | google::protobuf::io::last_tag_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:535:12: note: 'google::protobuf::io::last_tag_' declared here 535 | uint32_t last_tag_; // result of last ReadTag() or ReadTagWithCutoff(). | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1535:13: error: 'CodedInputStream' has not been declared 1535 | inline bool CodedInputStream::ConsumedEntireMessage() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ConsumedEntireMessage()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1536:10: error: 'legitimate_message_end_' was not declared in this scope; did you mean 'google::protobuf::io::legitimate_message_end_'? 1536 | return legitimate_message_end_; | ^~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::legitimate_message_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:540:8: note: 'google::protobuf::io::legitimate_message_end_' declared here 540 | bool legitimate_message_end_; | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1539:13: error: 'CodedInputStream' has not been declared 1539 | inline bool CodedInputStream::ExpectTag(uint32_t expected) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ExpectTag(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1541:27: error: 'buffer_' was not declared in this scope 1541 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1541:37: error: 'buffer_end_' was not declared in this scope 1541 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1541:37: note: suggested alternatives: 1541 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1542:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1542 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1548:27: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1548 | if (ABSL_PREDICT_TRUE(BufferSize() >= 2) && | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1549:9: error: 'buffer_' was not declared in this scope 1549 | buffer_[0] == static_cast(expected | 0x80) && | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1551:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1551 | Advance(2); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1562:23: error: 'CodedInputStream' has not been declared 1562 | inline const uint8_t* CodedInputStream::ExpectTagFromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1577:13: error: 'CodedInputStream' has not been declared 1577 | inline void CodedInputStream::GetDirectBufferPointerInline(const void** data, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void GetDirectBufferPointerInline(const void**, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1579:11: error: 'buffer_' was not declared in this scope 1579 | *data = buffer_; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1580:28: error: 'buffer_end_' was not declared in this scope 1580 | *size = static_cast(buffer_end_ - buffer_); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1580:28: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1583:13: error: 'CodedInputStream' has not been declared 1583 | inline bool CodedInputStream::ExpectAtEnd() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ExpectAtEnd()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:7: error: 'buffer_' was not declared in this scope 1587 | if (buffer_ == buffer_end_ && ((buffer_size_after_limit_ != 0) || | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:18: error: 'buffer_end_' was not declared in this scope 1587 | if (buffer_ == buffer_end_ && ((buffer_size_after_limit_ != 0) || | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:18: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:35: error: 'buffer_size_after_limit_' was not declared in this scope; did you mean 'google::protobuf::io::buffer_size_after_limit_'? 1587 | if (buffer_ == buffer_end_ && ((buffer_size_after_limit_ != 0) || | ^~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::buffer_size_after_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:558:7: note: 'google::protobuf::io::buffer_size_after_limit_' declared here 558 | int buffer_size_after_limit_; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1588:35: error: 'total_bytes_read_' was not declared in this scope; did you mean 'google::protobuf::io::total_bytes_read_'? 1588 | (total_bytes_read_ == current_limit_))) { | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::total_bytes_read_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:527:7: note: 'google::protobuf::io::total_bytes_read_' declared here 527 | int total_bytes_read_; // total bytes read from input_, including | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1588:56: error: 'current_limit_' was not declared in this scope; did you mean 'google::protobuf::io::current_limit_'? 1588 | (total_bytes_read_ == current_limit_))) { | ^~~~~~~~~~~~~~ | google::protobuf::io::current_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:549:9: note: 'google::protobuf::io::current_limit_' declared here 549 | Limit current_limit_; // if position = -1, no limit is applied | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1589:5: error: 'last_tag_' was not declared in this scope; did you mean 'google::protobuf::io::last_tag_'? 1589 | last_tag_ = 0; // Pretend we called ReadTag()... | ^~~~~~~~~ | google::protobuf::io::last_tag_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:535:12: note: 'google::protobuf::io::last_tag_' declared here 535 | uint32_t last_tag_; // result of last ReadTag() or ReadTagWithCutoff(). | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1590:5: error: 'legitimate_message_end_' was not declared in this scope; did you mean 'google::protobuf::io::legitimate_message_end_'? 1590 | legitimate_message_end_ = true; // ... and it hit EOF. | ^~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::legitimate_message_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:540:8: note: 'google::protobuf::io::legitimate_message_end_' declared here 540 | bool legitimate_message_end_; | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1597:12: error: 'CodedInputStream' has not been declared 1597 | inline int CodedInputStream::CurrentPosition() const { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1597:48: error: non-member function 'int CurrentPosition()' cannot have cv-qualifier 1597 | inline int CodedInputStream::CurrentPosition() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int CurrentPosition()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1598:10: error: 'total_bytes_read_' was not declared in this scope; did you mean 'google::protobuf::io::total_bytes_read_'? 1598 | return total_bytes_read_ - (BufferSize() + buffer_size_after_limit_); | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::total_bytes_read_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:527:7: note: 'google::protobuf::io::total_bytes_read_' declared here 527 | int total_bytes_read_; // total bytes read from input_, including | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1598:31: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1598 | return total_bytes_read_ - (BufferSize() + buffer_size_after_limit_); | ^~~~~~~~~~ | google::protobuf::io::BufferSize /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1598:46: error: 'buffer_size_after_limit_' was not declared in this scope; did you mean 'google::protobuf::io::buffer_size_after_limit_'? 1598 | return total_bytes_read_ - (BufferSize() + buffer_size_after_limit_); | ^~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::buffer_size_after_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:558:7: note: 'google::protobuf::io::buffer_size_after_limit_' declared here 558 | int buffer_size_after_limit_; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1601:13: error: 'CodedInputStream' has not been declared 1601 | inline void CodedInputStream::Advance(int amount) { buffer_ += amount; } | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void Advance(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1601:53: error: 'buffer_' was not declared in this scope 1601 | inline void CodedInputStream::Advance(int amount) { buffer_ += amount; } | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1603:13: error: 'CodedInputStream' has not been declared 1603 | inline void CodedInputStream::SetRecursionLimit(int limit) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void SetRecursionLimit(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1604:3: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1604 | recursion_budget_ += limit - recursion_limit_; | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_budget_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1604:32: error: 'recursion_limit_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_limit_'? 1604 | recursion_budget_ += limit - recursion_limit_; | ^~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:569:7: note: 'google::protobuf::io::recursion_limit_' declared here 569 | int recursion_limit_; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1608:13: error: 'CodedInputStream' has not been declared 1608 | inline bool CodedInputStream::IncrementRecursionDepth() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool IncrementRecursionDepth()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1609:5: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1609 | --recursion_budget_; | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_budget_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1613:13: error: 'CodedInputStream' has not been declared 1613 | inline void CodedInputStream::DecrementRecursionDepth() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void DecrementRecursionDepth()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1614:7: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1614 | if (recursion_budget_ < recursion_limit_) ++recursion_budget_; | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_budget_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1614:27: error: 'recursion_limit_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_limit_'? 1614 | if (recursion_budget_ < recursion_limit_) ++recursion_budget_; | ^~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:569:7: note: 'google::protobuf::io::recursion_limit_' declared here 569 | int recursion_limit_; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1617:13: error: 'CodedInputStream' has not been declared 1617 | inline void CodedInputStream::UnsafeDecrementRecursionDepth() { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:89, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void UnsafeDecrementRecursionDepth()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1618:10: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1618 | assert(recursion_budget_ < recursion_limit_); | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:89, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1618:30: error: 'recursion_limit_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_limit_'? 1618 | assert(recursion_budget_ < recursion_limit_); | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:569:7: note: 'google::protobuf::io::recursion_limit_' declared here 569 | int recursion_limit_; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1622:13: error: 'CodedInputStream' has not been declared 1622 | inline void CodedInputStream::SetExtensionRegistry(const DescriptorPool* pool, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1622:58: error: 'DescriptorPool' does not name a type 1622 | inline void CodedInputStream::SetExtensionRegistry(const DescriptorPool* pool, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1623:52: error: 'MessageFactory' has not been declared 1623 | MessageFactory* factory) { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void SetExtensionRegistry(const int*, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1624:3: error: 'extension_pool_' was not declared in this scope; did you mean 'google::protobuf::io::extension_pool_'? 1624 | extension_pool_ = pool; | ^~~~~~~~~~~~~~~ | google::protobuf::io::extension_pool_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:572:25: note: 'google::protobuf::io::extension_pool_' declared here 572 | const DescriptorPool* extension_pool_; | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1625:3: error: 'extension_factory_' was not declared in this scope; did you mean 'google::protobuf::io::extension_factory_'? 1625 | extension_factory_ = factory; | ^~~~~~~~~~~~~~~~~~ | google::protobuf::io::extension_factory_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:573:19: note: 'google::protobuf::io::extension_factory_' declared here 573 | MessageFactory* extension_factory_; | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1628:14: error: 'DescriptorPool' does not name a type 1628 | inline const DescriptorPool* CodedInputStream::GetExtensionPool() { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1632:8: error: 'MessageFactory' does not name a type 1632 | inline MessageFactory* CodedInputStream::GetExtensionFactory() { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1636:12: error: 'CodedInputStream' has not been declared 1636 | inline int CodedInputStream::BufferSize() const { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1636:43: error: non-member function 'int BufferSize()' cannot have cv-qualifier 1636 | inline int CodedInputStream::BufferSize() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int BufferSize()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1637:27: error: 'buffer_end_' was not declared in this scope 1637 | return static_cast(buffer_end_ - buffer_); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1637:27: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1637:41: error: 'buffer_' was not declared in this scope 1637 | return static_cast(buffer_end_ - buffer_); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1640:8: error: 'CodedInputStream' does not name a type 1640 | inline CodedInputStream::CodedInputStream(ZeroCopyInputStream* input) | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1661:8: error: 'CodedInputStream' does not name a type 1661 | inline CodedInputStream::CodedInputStream(const uint8_t* buffer, int size) | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1682:13: error: 'CodedInputStream' has not been declared 1682 | inline bool CodedInputStream::IsFlat() const { return input_ == nullptr; } | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1682:40: error: non-member function 'bool IsFlat()' cannot have cv-qualifier 1682 | inline bool CodedInputStream::IsFlat() const { return input_ == nullptr; } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool IsFlat()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1682:55: error: 'input_' was not declared in this scope; did you mean 'google::protobuf::io::input_'? 1682 | inline bool CodedInputStream::IsFlat() const { return input_ == nullptr; } | ^~~~~~ | google::protobuf::io::input_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:526:24: note: 'google::protobuf::io::input_' declared here 526 | ZeroCopyInputStream* input_; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1684:13: error: 'CodedInputStream' has not been declared 1684 | inline bool CodedInputStream::Skip(int count) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool Skip(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1695:10: error: 'SkipFallback' was not declared in this scope; did you mean 'google::protobuf::io::SkipFallback'? 1695 | return SkipFallback(count, original_buffer_size); | ^~~~~~~~~~~~ | google::protobuf::io::SkipFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:578:8: note: 'google::protobuf::io::SkipFallback' declared here 578 | bool SkipFallback(int count, int original_buffer_size); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1699:8: error: 'CodedOutputStream' does not name a type 1699 | inline CodedOutputStream::CodedOutputStream(Stream* stream) | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1706:8: error: 'CodedOutputStream' does not name a type 1706 | inline CodedOutputStream::CodedOutputStream(Stream* stream, bool eager_init) | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1715:13: error: 'CodedOutputStream' has not been declared 1715 | inline void CodedOutputStream::InitEagerly(Stream* stream) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void InitEagerly(Stream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1719:5: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1719 | cur_ = impl_.SetInitialBuffer(data, size); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1719:12: error: 'impl_' was not declared in this scope 1719 | cur_ = impl_.SetInitialBuffer(data, size); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1723:17: error: 'CodedOutputStream' has not been declared 1723 | inline uint8_t* CodedOutputStream::WriteVarint32ToArray(uint32_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* WriteVarint32ToArray(uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1725:10: error: 'EpsCopyOutputStream' has not been declared 1725 | return EpsCopyOutputStream::UnsafeVarint(value, target); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1728:17: error: 'CodedOutputStream' has not been declared 1728 | inline uint8_t* CodedOutputStream::WriteVarint64ToArray(uint64_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* WriteVarint64ToArray(uint64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1730:10: error: 'EpsCopyOutputStream' has not been declared 1730 | return EpsCopyOutputStream::UnsafeVarint(value, target); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1733:13: error: 'CodedOutputStream' has not been declared 1733 | inline void CodedOutputStream::WriteVarint32SignExtended(int32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteVarint32SignExtended(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1734:3: error: 'WriteVarint64' was not declared in this scope; did you mean 'google::WriteVarint64'? 1734 | WriteVarint64(static_cast(value)); | ^~~~~~~~~~~~~ | google::WriteVarint64 /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1241:8: note: 'google::WriteVarint64' declared here 1241 | void WriteVarint64(uint64_t value); | ^~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1737:17: error: 'CodedOutputStream' has not been declared 1737 | inline uint8_t* CodedOutputStream::WriteVarint32SignExtendedToArray( | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1742:17: error: 'CodedOutputStream' has not been declared 1742 | inline uint8_t* CodedOutputStream::WriteLittleEndian16ToArray(uint16_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1749:17: error: 'CodedOutputStream' has not been declared 1749 | inline uint8_t* CodedOutputStream::WriteLittleEndian32ToArray(uint32_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1763:17: error: 'CodedOutputStream' has not been declared 1763 | inline uint8_t* CodedOutputStream::WriteLittleEndian64ToArray(uint64_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1784:13: error: 'CodedOutputStream' has not been declared 1784 | inline void CodedOutputStream::WriteVarint32(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteVarint32(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1785:3: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1785 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1785:10: error: 'impl_' was not declared in this scope 1785 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1786:38: error: 'Cur' was not declared in this scope; did you mean 'google::Cur'? 1786 | SetCur(WriteVarint32ToArray(value, Cur())); | ^~~ | google::Cur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:48: note: 'google::Cur' declared here 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1786:3: error: 'SetCur' was not declared in this scope; did you mean 'google::SetCur'? 1786 | SetCur(WriteVarint32ToArray(value, Cur())); | ^~~~~~ | google::SetCur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1349:8: note: 'google::SetCur' declared here 1349 | void SetCur(uint8_t* ptr) { cur_ = ptr; } | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1789:13: error: 'CodedOutputStream' has not been declared 1789 | inline void CodedOutputStream::WriteVarint64(uint64_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteVarint64(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1790:3: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1790 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1790:10: error: 'impl_' was not declared in this scope 1790 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1791:38: error: 'Cur' was not declared in this scope; did you mean 'google::Cur'? 1791 | SetCur(WriteVarint64ToArray(value, Cur())); | ^~~ | google::Cur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:48: note: 'google::Cur' declared here 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1791:3: error: 'SetCur' was not declared in this scope; did you mean 'google::SetCur'? 1791 | SetCur(WriteVarint64ToArray(value, Cur())); | ^~~~~~ | google::SetCur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1349:8: note: 'google::SetCur' declared here 1349 | void SetCur(uint8_t* ptr) { cur_ = ptr; } | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1794:13: error: 'CodedOutputStream' has not been declared 1794 | inline void CodedOutputStream::WriteTag(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1798:17: error: 'CodedOutputStream' has not been declared 1798 | inline uint8_t* CodedOutputStream::WriteTagToArray(uint32_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1813:15: error: 'CodedOutputStream' has not been declared 1813 | inline size_t CodedOutputStream::VarintSize32(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1827:15: error: 'CodedOutputStream' has not been declared 1827 | inline size_t CodedOutputStream::VarintSize32PlusOne(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1840:15: error: 'CodedOutputStream' has not been declared 1840 | inline size_t CodedOutputStream::VarintSize64(uint64_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1854:15: error: 'CodedOutputStream' has not been declared 1854 | inline size_t CodedOutputStream::VarintSize64PlusOne(uint64_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1867:15: error: 'CodedOutputStream' has not been declared 1867 | inline size_t CodedOutputStream::VarintSize32SignExtended(int32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1871:15: error: 'CodedOutputStream' has not been declared 1871 | inline size_t CodedOutputStream::VarintSize32SignExtendedPlusOne( | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1877:13: error: 'CodedOutputStream' has not been declared 1877 | inline void CodedOutputStream::WriteString(absl::string_view str) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteString(std::string_view)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1878:3: error: 'WriteRaw' was not declared in this scope 1878 | WriteRaw(str.data(), static_cast(str.size())); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1878:3: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1171:8: note: 'google::WriteRaw' 1171 | void WriteRaw(const void* buffer, int size) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:691:48: note: 'google::protobuf::WriteRaw' 691 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* WriteRaw(const void* data, | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1881:13: error: 'CodedOutputStream' has not been declared 1881 | inline void CodedOutputStream::WriteRawMaybeAliased(const void* data, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteRawMaybeAliased(const void*, int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1883:3: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1883 | cur_ = impl_.WriteRawMaybeAliased(data, size, cur_); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1883:10: error: 'impl_' was not declared in this scope 1883 | cur_ = impl_.WriteRawMaybeAliased(data, size, cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1886:17: error: 'CodedOutputStream' has not been declared 1886 | inline uint8_t* CodedOutputStream::WriteRawToArray(const void* data, int size, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1892:17: error: 'CodedOutputStream' has not been declared 1892 | inline uint8_t* CodedOutputStream::WriteStringToArray(absl::string_view str, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1897:1: error: expected declaration before '}' token 1897 | } // namespace io | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1898:1: error: expected declaration before '}' token 1898 | } // namespace protobuf | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1899:1: error: expected declaration before '}' token 1899 | } // namespace google | ^ --- CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/extension_set.cc.o --- *** [CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/extension_set.cc.o] Error code 1 make[2]: stopped in /pbulk/work/devel/protobuf/work/protobuf-34.1/cmake-pkgsrc-build In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:429:46: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 429 | io::EpsCopyOutputStream* stream), | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:627:24: error: 'google::protobuf::io::CodedInputStream' is not a type 627 | ParseFromCodedStream(io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:631:31: error: 'google::protobuf::io::CodedInputStream' is not a type 631 | ParsePartialFromCodedStream(io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:710:7: error: 'google::protobuf::io::CodedInputStream' is not a type 710 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:718:7: error: 'google::protobuf::io::CodedInputStream' is not a type 718 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:1133:21: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 1133 | uint8_t* ptr, io::EpsCopyOutputStream* stream) const = 0; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:1195:22: error: 'google::protobuf::io::CodedInputStream' is not a type 1195 | bool MergeFromImpl(io::CodedInputStream* input, ParseFlags parse_flags); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h: In member function 'void google::protobuf::MessageLite::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:895:11: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 895 | output->SetCur(_InternalSerialize(output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:895:45: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 895 | output->SetCur(_InternalSerialize(output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:895:60: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 895 | output->SetCur(_InternalSerialize(output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:74, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:11: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h: At global scope: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:101:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 101 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:103:2: error: expected primary-expression before 'public' 103 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:103:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:102:25: note: to match this '{' 102 | ZeroCopyInputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:105:11: error: declaration of '~ google::protobuf::io::ZeroCopyInputStream' as non-member 105 | virtual ~ZeroCopyInputStream() = default; | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:107:29: error: 'ZeroCopyInputStream' does not name a type 107 | ZeroCopyInputStream(const ZeroCopyInputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:107:51: error: expected constructor, destructor, or type conversion before '=' token 107 | ZeroCopyInputStream(const ZeroCopyInputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:108:3: error: 'ZeroCopyInputStream' does not name a type 108 | ZeroCopyInputStream& operator=(const ZeroCopyInputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:109:22: error: expected constructor, destructor, or type conversion before '(' token 109 | ZeroCopyInputStream(ZeroCopyInputStream&&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:110:3: error: 'ZeroCopyInputStream' does not name a type 110 | ZeroCopyInputStream& operator=(ZeroCopyInputStream&&) = delete; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:128:39: error: 'virtual' outside class declaration 128 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(const void** data, | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:128:52: error: function 'bool google::protobuf::io::Next(const void**, int*)' is initialized like a variable 128 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:147:3: error: 'virtual' outside class declaration 147 | virtual void BackUp(int count) = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:147:16: error: function 'void google::protobuf::io::BackUp(int)' is initialized like a variable 147 | virtual void BackUp(int count) = 0; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:157:39: error: 'virtual' outside class declaration 157 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Skip(int count) = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:157:52: error: function 'bool google::protobuf::io::Skip(int)' is initialized like a variable 157 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Skip(int count) = 0; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:160:39: error: 'virtual' outside class declaration 160 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:160:67: error: non-member function 'int64_t google::protobuf::io::ByteCount()' cannot have cv-qualifier 160 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:160:55: error: function 'int64_t google::protobuf::io::ByteCount()' is initialized like a variable 160 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:172:39: error: 'virtual' outside class declaration 172 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool ReadCord(absl::Cord* cord, | ^~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:74, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:11: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:179:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 179 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:181:2: error: expected primary-expression before 'public' 181 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:181:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:180:26: note: to match this '{' 180 | ZeroCopyOutputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:183:30: error: 'ZeroCopyOutputStream' does not name a type 183 | ZeroCopyOutputStream(const ZeroCopyOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:183:53: error: expected constructor, destructor, or type conversion before '=' token 183 | ZeroCopyOutputStream(const ZeroCopyOutputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:184:3: error: 'ZeroCopyOutputStream' does not name a type 184 | ZeroCopyOutputStream& operator=(const ZeroCopyOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:185:32: error: expected class-name before '(' token 185 | virtual ~ZeroCopyOutputStream() = default; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:207:39: error: 'virtual' outside class declaration 207 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(void** data, | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:207:52: error: function 'bool google::protobuf::Next(void**, int*)' is initialized like a variable 207 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:233:3: error: 'virtual' outside class declaration 233 | virtual void BackUp(int count) = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:233:16: error: function 'void google::protobuf::BackUp(int)' is initialized like a variable 233 | virtual void BackUp(int count) = 0; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:236:39: error: 'virtual' outside class declaration 236 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:236:67: error: non-member function 'int64_t google::protobuf::ByteCount()' cannot have cv-qualifier 236 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:236:55: error: function 'int64_t google::protobuf::ByteCount()' is initialized like a variable 236 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:245:39: error: 'virtual' outside class declaration 245 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool WriteAliasedRaw( | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:247:39: error: 'virtual' outside class declaration 247 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool AllowsAliasing() const { | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:247:69: error: non-member function 'bool google::protobuf::AllowsAliasing()' cannot have cv-qualifier 247 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool AllowsAliasing() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:258:39: error: 'virtual' outside class declaration 258 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool WriteCord( | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:264:1: error: expected declaration before '}' token 264 | } // namespace protobuf | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:265:1: error: expected declaration before '}' token 265 | } // namespace google | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/unknown_field_set.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_reflection.h:29, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:27, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:46:55: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyInputStream' 46 | class PROTOBUF_EXPORT ArrayInputStream final : public ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:139:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyInputStream' 139 | class ZeroCopyInputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/unknown_field_set.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_reflection.h:29, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:27, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:56:3: error: 'google::protobuf::io::ArrayInputStream::~ArrayInputStream()' marked 'override', but does not override 56 | ~ArrayInputStream() override = default; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:63:44: error: 'bool google::protobuf::io::ArrayInputStream::Next(const void**, int*)' marked 'override', but does not override 63 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:65:8: error: 'void google::protobuf::io::ArrayInputStream::BackUp(int)' marked 'override', but does not override 65 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:66:44: error: 'bool google::protobuf::io::ArrayInputStream::Skip(int)' marked 'override', but does not override 66 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Skip(int count) override; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:67:47: error: 'int64_t google::protobuf::io::ArrayInputStream::ByteCount() const' marked 'override', but does not override 67 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:83:56: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyOutputStream' 83 | class PROTOBUF_EXPORT ArrayOutputStream final : public ZeroCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyOutputStream' 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/unknown_field_set.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_reflection.h:29, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:27, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:93:3: error: 'google::protobuf::io::ArrayOutputStream::~ArrayOutputStream()' marked 'override', but does not override 93 | ~ArrayOutputStream() override = default; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:100:44: error: 'bool google::protobuf::io::ArrayOutputStream::Next(void**, int*)' marked 'override', but does not override 100 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:102:8: error: 'void google::protobuf::io::ArrayOutputStream::BackUp(int)' marked 'override', but does not override 102 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:103:47: error: 'int64_t google::protobuf::io::ArrayOutputStream::ByteCount() const' marked 'override', but does not override 103 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:118:57: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyOutputStream' 118 | class PROTOBUF_EXPORT StringOutputStream final : public ZeroCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyOutputStream' 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/unknown_field_set.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_reflection.h:29, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:27, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:130:3: error: 'google::protobuf::io::StringOutputStream::~StringOutputStream()' marked 'override', but does not override 130 | ~StringOutputStream() override = default; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:137:44: error: 'bool google::protobuf::io::StringOutputStream::Next(void**, int*)' marked 'override', but does not override 137 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:139:8: error: 'void google::protobuf::io::StringOutputStream::BackUp(int)' marked 'override', but does not override 139 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:140:47: error: 'int64_t google::protobuf::io::StringOutputStream::ByteCount() const' marked 'override', but does not override 140 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:192:58: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyInputStream' 192 | class PROTOBUF_EXPORT CopyingInputStreamAdaptor : public ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:139:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyInputStream' 139 | class ZeroCopyInputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/unknown_field_set.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_reflection.h:29, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:27, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:201:3: error: 'google::protobuf::io::CopyingInputStreamAdaptor::~CopyingInputStreamAdaptor()' marked 'override', but does not override 201 | ~CopyingInputStreamAdaptor() override; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:212:44: error: 'bool google::protobuf::io::CopyingInputStreamAdaptor::Next(const void**, int*)' marked 'override', but does not override 212 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:214:8: error: 'void google::protobuf::io::CopyingInputStreamAdaptor::BackUp(int)' marked 'override', but does not override 214 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:215:44: error: 'bool google::protobuf::io::CopyingInputStreamAdaptor::Skip(int)' marked 'override', but does not override 215 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Skip(int count) override; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:216:47: error: 'int64_t google::protobuf::io::CopyingInputStreamAdaptor::ByteCount() const' marked 'override', but does not override 216 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:280:59: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyOutputStream' 280 | class PROTOBUF_EXPORT CopyingOutputStreamAdaptor : public ZeroCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyOutputStream' 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/unknown_field_set.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_reflection.h:29, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:27, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:288:3: error: 'google::protobuf::io::CopyingOutputStreamAdaptor::~CopyingOutputStreamAdaptor()' marked 'override', but does not override 288 | ~CopyingOutputStreamAdaptor() override; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:304:44: error: 'bool google::protobuf::io::CopyingOutputStreamAdaptor::Next(void**, int*)' marked 'override', but does not override 304 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:306:8: error: 'void google::protobuf::io::CopyingOutputStreamAdaptor::BackUp(int)' marked 'override', but does not override 306 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:307:47: error: 'int64_t google::protobuf::io::CopyingOutputStreamAdaptor::ByteCount() const' marked 'override', but does not override 307 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:308:44: error: 'bool google::protobuf::io::CopyingOutputStreamAdaptor::WriteAliasedRaw(const void*, int)' marked 'override', but does not override 308 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool WriteAliasedRaw(const void* data, | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:310:44: error: 'bool google::protobuf::io::CopyingOutputStreamAdaptor::AllowsAliasing() const' marked 'override', but does not override 310 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool AllowsAliasing() const override { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:313:44: error: 'bool google::protobuf::io::CopyingOutputStreamAdaptor::WriteCord(const absl::lts_20260107::Cord&)' marked 'override', but does not override 313 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool WriteCord( | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:350:58: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyInputStream' 350 | class PROTOBUF_EXPORT LimitingInputStream final : public ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:139:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyInputStream' 139 | class ZeroCopyInputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/unknown_field_set.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_reflection.h:29, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:27, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:352:42: error: expected ')' before '*' token 352 | LimitingInputStream(ZeroCopyInputStream* input, int64_t limit); | ~ ^ | ) /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:370:3: error: 'ZeroCopyInputStream' does not name a type 370 | ZeroCopyInputStream* input_; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:353:3: error: 'google::protobuf::io::LimitingInputStream::~LimitingInputStream()' marked 'override', but does not override 353 | ~LimitingInputStream() override; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:360:44: error: 'bool google::protobuf::io::LimitingInputStream::Next(const void**, int*)' marked 'override', but does not override 360 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:362:8: error: 'void google::protobuf::io::LimitingInputStream::BackUp(int)' marked 'override', but does not override 362 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:363:44: error: 'bool google::protobuf::io::LimitingInputStream::Skip(int)' marked 'override', but does not override 363 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Skip(int count) override; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:364:47: error: 'int64_t google::protobuf::io::LimitingInputStream::ByteCount() const' marked 'override', but does not override 364 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:365:44: error: 'bool google::protobuf::io::LimitingInputStream::ReadCord(absl::lts_20260107::Cord*, int)' marked 'override', but does not override 365 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool ReadCord(absl::Cord* cord, | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:380:54: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyInputStream' 380 | class PROTOBUF_EXPORT CordInputStream final : public ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:139:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyInputStream' 139 | class ZeroCopyInputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/unknown_field_set.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_reflection.h:29, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:27, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:396:44: error: 'bool google::protobuf::io::CordInputStream::Next(const void**, int*)' marked 'override', but does not override 396 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:398:8: error: 'void google::protobuf::io::CordInputStream::BackUp(int)' marked 'override', but does not override 398 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:399:44: error: 'bool google::protobuf::io::CordInputStream::Skip(int)' marked 'override', but does not override 399 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Skip(int count) override; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:400:47: error: 'int64_t google::protobuf::io::CordInputStream::ByteCount() const' marked 'override', but does not override 400 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:401:44: error: 'bool google::protobuf::io::CordInputStream::ReadCord(absl::lts_20260107::Cord*, int)' marked 'override', but does not override 401 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool ReadCord(absl::Cord* cord, | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:428:55: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyOutputStream' 428 | class PROTOBUF_EXPORT CordOutputStream final : public ZeroCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyOutputStream' 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/unknown_field_set.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_reflection.h:29, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:27, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:475:44: error: 'bool google::protobuf::io::CordOutputStream::Next(void**, int*)' marked 'final', but is not virtual 475 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(void** data, int* size) final; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:476:8: error: 'void google::protobuf::io::CordOutputStream::BackUp(int)' marked 'final', but is not virtual 476 | void BackUp(int count) final; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:477:11: error: 'int64_t google::protobuf::io::CordOutputStream::ByteCount() const' marked 'final', but is not virtual 477 | int64_t ByteCount() const final; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:478:44: error: 'bool google::protobuf::io::CordOutputStream::WriteCord(const absl::lts_20260107::Cord&)' marked 'final', but is not virtual 478 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool WriteCord( | ^~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_reflection.h:29, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:27, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/unknown_field_set.h:102:41: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 102 | io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/unknown_field_set.h:228:7: error: 'google::protobuf::io::CodedInputStream' is not a type 228 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/unknown_field_set.h:230:7: error: 'google::protobuf::io::CodedInputStream' is not a type 230 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/unknown_field_set.h:232:7: error: 'google::protobuf::io::ZeroCopyInputStream' is not a type 232 | io::ZeroCopyInputStream* input); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:18: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h: At global scope: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:101:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 101 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:103:2: error: expected primary-expression before 'public' 103 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:103:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:102:25: note: to match this '{' 102 | ZeroCopyInputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:105:11: error: declaration of '~ google::protobuf::io::ZeroCopyInputStream' as non-member 105 | virtual ~ZeroCopyInputStream() = default; | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:107:29: error: 'ZeroCopyInputStream' does not name a type 107 | ZeroCopyInputStream(const ZeroCopyInputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:107:51: error: expected constructor, destructor, or type conversion before '=' token 107 | ZeroCopyInputStream(const ZeroCopyInputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:108:3: error: 'ZeroCopyInputStream' does not name a type 108 | ZeroCopyInputStream& operator=(const ZeroCopyInputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:109:22: error: expected constructor, destructor, or type conversion before '(' token 109 | ZeroCopyInputStream(ZeroCopyInputStream&&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:110:3: error: 'ZeroCopyInputStream' does not name a type 110 | ZeroCopyInputStream& operator=(ZeroCopyInputStream&&) = delete; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:128:39: error: 'virtual' outside class declaration 128 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(const void** data, | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:128:52: error: function 'bool google::protobuf::io::Next(const void**, int*)' is initialized like a variable 128 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:147:3: error: 'virtual' outside class declaration 147 | virtual void BackUp(int count) = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:147:16: error: function 'void google::protobuf::io::BackUp(int)' is initialized like a variable 147 | virtual void BackUp(int count) = 0; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:157:39: error: 'virtual' outside class declaration 157 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Skip(int count) = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:157:52: error: function 'bool google::protobuf::io::Skip(int)' is initialized like a variable 157 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Skip(int count) = 0; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:160:39: error: 'virtual' outside class declaration 160 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:160:67: error: non-member function 'int64_t google::protobuf::io::ByteCount()' cannot have cv-qualifier 160 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:160:55: error: function 'int64_t google::protobuf::io::ByteCount()' is initialized like a variable 160 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:172:39: error: 'virtual' outside class declaration 172 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool ReadCord(absl::Cord* cord, | ^~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:18: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:179:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 179 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:181:2: error: expected primary-expression before 'public' 181 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:181:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:180:26: note: to match this '{' 180 | ZeroCopyOutputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:183:30: error: 'ZeroCopyOutputStream' does not name a type 183 | ZeroCopyOutputStream(const ZeroCopyOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:183:53: error: expected constructor, destructor, or type conversion before '=' token 183 | ZeroCopyOutputStream(const ZeroCopyOutputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:184:3: error: 'ZeroCopyOutputStream' does not name a type 184 | ZeroCopyOutputStream& operator=(const ZeroCopyOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:185:32: error: expected class-name before '(' token 185 | virtual ~ZeroCopyOutputStream() = default; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:207:39: error: 'virtual' outside class declaration 207 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(void** data, | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:207:52: error: function 'bool google::protobuf::Next(void**, int*)' is initialized like a variable 207 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:233:3: error: 'virtual' outside class declaration 233 | virtual void BackUp(int count) = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:233:16: error: function 'void google::protobuf::BackUp(int)' is initialized like a variable 233 | virtual void BackUp(int count) = 0; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:236:39: error: 'virtual' outside class declaration 236 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:236:67: error: non-member function 'int64_t google::protobuf::ByteCount()' cannot have cv-qualifier 236 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:236:55: error: function 'int64_t google::protobuf::ByteCount()' is initialized like a variable 236 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:245:39: error: 'virtual' outside class declaration 245 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool WriteAliasedRaw( | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:247:39: error: 'virtual' outside class declaration 247 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool AllowsAliasing() const { | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:247:69: error: non-member function 'bool google::protobuf::AllowsAliasing()' cannot have cv-qualifier 247 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool AllowsAliasing() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:258:39: error: 'virtual' outside class declaration 258 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool WriteCord( | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:264:1: error: expected declaration before '}' token 264 | } // namespace protobuf | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:265:1: error: expected declaration before '}' token 265 | } // namespace google | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/unknown_field_set.h: In member function 'bool google::protobuf::UnknownFieldSet::InternalMergeFromMessage(const MessageType&)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/unknown_field_set.h:310:25: error: expected ';' before 'coded_stream' 310 | io::CodedInputStream coded_stream(&array_stream); | ^~~~~~~~~~~~~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/unknown_field_set.h:311:34: error: 'coded_stream' was not declared in this scope 311 | return MergeFromCodedStream(&coded_stream); | ^~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:201:7: error: 'google::protobuf::io::CodedInputStream' is not a type 201 | io::CodedInputStream* input, uint32_t tag); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:207:7: error: 'google::protobuf::io::CodedInputStream' is not a type 207 | io::CodedInputStream* input, uint32_t tag, io::CodedOutputStream* output); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:213:7: error: 'google::protobuf::io::CodedInputStream' is not a type 213 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:218:7: error: 'google::protobuf::io::CodedInputStream' is not a type 218 | io::CodedInputStream* input, io::CodedOutputStream* output); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:17: error: 'google::protobuf::io::CodedInputStream' is not a type 281 | ReadPrimitive(io::CodedInputStream* input, CType* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:288:53: error: 'google::protobuf::io::CodedInputStream' is not a type 288 | ReadRepeatedPrimitive(int tag_size, uint32_t tag, io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:306:23: error: 'google::protobuf::io::CodedInputStream' is not a type 306 | ReadPackedPrimitive(io::CodedInputStream* input, RepeatedField* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:311:7: error: 'google::protobuf::io::CodedInputStream' is not a type 311 | io::CodedInputStream* input, std::string* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:314:7: error: 'google::protobuf::io::CodedInputStream' is not a type 314 | io::CodedInputStream* input, std::string* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:317:7: error: 'google::protobuf::io::CodedInputStream' is not a type 317 | io::CodedInputStream* input, absl::Cord* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:330:25: error: 'google::protobuf::io::CodedInputStream' is not a type 330 | int field_number, io::CodedInputStream* input, MessageType* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:334:7: error: 'google::protobuf::io::CodedInputStream' is not a type 334 | io::CodedInputStream* input, MessageType* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:338:7: error: 'google::protobuf::io::CodedInputStream' is not a type 338 | io::CodedInputStream* input, MessageType* value) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:493:54: error: 'EpsCopyOutputStream' is not a member of 'google::protobuf::io'; did you mean 'ZeroCopyOutputStream'? 493 | WriteInt32ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ | ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:493:75: error: 'stream' was not declared in this scope; did you mean 'std::io_errc::stream'? 493 | WriteInt32ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~ | std::io_errc::stream In file included from /usr/pkg/gcc10/include/c++/streambuf:41, from /usr/pkg/gcc10/include/c++/bits/streambuf_iterator.h:35, from /usr/pkg/gcc10/include/c++/iterator:66, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:69, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:11: /usr/pkg/gcc10/include/c++/bits/ios_base.h:203:24: note: 'std::io_errc::stream' declared here 203 | enum class io_errc { stream = 1 }; | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:38: error: expected primary-expression before 'value' 494 | int32_t value, uint8_t* target) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:52: error: expected primary-expression before '*' token 494 | int32_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:54: error: 'target' was not declared in this scope 494 | int32_t value, uint8_t* target) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:493:3: error: 'constexpr' needed for in-class initialization of static data member 'uint8_t* google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField' of non-integral type [-fpermissive] 493 | WriteInt32ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:60: error: expression list treated as compound expression in initializer [-fpermissive] 494 | int32_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:61: error: expected ';' before '{' token 494 | int32_t value, uint8_t* target) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:501:54: error: 'EpsCopyOutputStream' is not a member of 'google::protobuf::io'; did you mean 'ZeroCopyOutputStream'? 501 | WriteInt64ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ | ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:501:75: error: 'stream' was not declared in this scope; did you mean 'std::io_errc::stream'? 501 | WriteInt64ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~ | std::io_errc::stream In file included from /usr/pkg/gcc10/include/c++/streambuf:41, from /usr/pkg/gcc10/include/c++/bits/streambuf_iterator.h:35, from /usr/pkg/gcc10/include/c++/iterator:66, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:69, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:11: /usr/pkg/gcc10/include/c++/bits/ios_base.h:203:24: note: 'std::io_errc::stream' declared here 203 | enum class io_errc { stream = 1 }; | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:38: error: expected primary-expression before 'value' 502 | int64_t value, uint8_t* target) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:52: error: expected primary-expression before '*' token 502 | int64_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:54: error: 'target' was not declared in this scope 502 | int64_t value, uint8_t* target) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:501:3: error: 'constexpr' needed for in-class initialization of static data member 'uint8_t* google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField' of non-integral type [-fpermissive] 501 | WriteInt64ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:60: error: expression list treated as compound expression in initializer [-fpermissive] 502 | int64_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:61: error: expected ';' before '{' token 502 | int64_t value, uint8_t* target) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:509:53: error: 'EpsCopyOutputStream' is not a member of 'google::protobuf::io'; did you mean 'ZeroCopyOutputStream'? 509 | WriteEnumToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ | ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:509:74: error: 'stream' was not declared in this scope; did you mean 'std::io_errc::stream'? 509 | WriteEnumToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~ | std::io_errc::stream In file included from /usr/pkg/gcc10/include/c++/streambuf:41, from /usr/pkg/gcc10/include/c++/bits/streambuf_iterator.h:35, from /usr/pkg/gcc10/include/c++/iterator:66, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:69, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:11: /usr/pkg/gcc10/include/c++/bits/ios_base.h:203:24: note: 'std::io_errc::stream' declared here 203 | enum class io_errc { stream = 1 }; | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:29: error: expected primary-expression before 'int' 510 | int value, uint8_t* target) { | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:47: error: expected primary-expression before '*' token 510 | int value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:49: error: 'target' was not declared in this scope 510 | int value, uint8_t* target) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:509:3: error: 'constexpr' needed for in-class initialization of static data member 'uint8_t* google::protobuf::internal::WireFormatLite::WriteEnumToArrayWithField' of non-integral type [-fpermissive] 509 | WriteEnumToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:55: error: expression list treated as compound expression in initializer [-fpermissive] 510 | int value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:56: error: expected ';' before '{' token 510 | int value, uint8_t* target) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:563:7: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 563 | io::EpsCopyOutputStream* stream); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:566:24: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 566 | uint8_t* target, io::EpsCopyOutputStream* stream); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:689:35: error: 'google::protobuf::io::CodedInputStream' is not a type 689 | int tag_size, uint32_t tag, io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:695:7: error: 'google::protobuf::io::CodedInputStream' is not a type 695 | io::CodedInputStream* input, RepeatedField* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:714:7: error: 'google::protobuf::io::CodedInputStream' is not a type 714 | io::CodedInputStream* input, uint32_t tag); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:719:7: error: 'google::protobuf::io::CodedInputStream' is not a type 719 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:737:7: error: 'google::protobuf::io::CodedInputStream' is not a type 737 | io::CodedInputStream* input, uint32_t tag) override; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:739:7: error: 'google::protobuf::io::CodedInputStream' is not a type 739 | io::CodedInputStream* input) override; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::TagSize(int, google::protobuf::internal::WireFormatLite::FieldType)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:768:42: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 768 | size_t result = io::CodedOutputStream::VarintSize32( | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:843:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadString' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 843 | inline bool WireFormatLite::ReadString(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:843:62: error: 'input' was not declared in this scope 843 | inline bool WireFormatLite::ReadString(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:844:51: error: expected primary-expression before '*' token 844 | std::string* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:844:53: error: 'value' was not declared in this scope 844 | std::string* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:844:58: error: expression list treated as compound expression in initializer [-fpermissive] 844 | std::string* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:850:5: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 850 | io::EpsCopyOutputStream* stream) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In function 'uint8_t* google::protobuf::internal::InternalSerializeUnknownMessageSetItemsToArray(const string&, uint8_t*, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:851:18: error: request for member 'WriteRaw' in '* stream', which is of non-class type 'int' 851 | return stream->WriteRaw(unknown_fields.data(), | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:9: error: template-id 'ReadPrimitive' used as a declarator 864 | io::CodedInputStream* input, int32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:863:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 863 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:27: error: 'input' was not declared in this scope 864 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:41: error: expected primary-expression before '*' token 864 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:43: error: 'value' was not declared in this scope 864 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:48: error: expression list treated as compound expression in initializer [-fpermissive] 864 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:863:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 863 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:49: error: expected ';' before '{' token 864 | io::CodedInputStream* input, int32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:9: error: template-id 'ReadPrimitive' used as a declarator 872 | io::CodedInputStream* input, int64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:871:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 871 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:27: error: 'input' was not declared in this scope 872 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:41: error: expected primary-expression before '*' token 872 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:43: error: 'value' was not declared in this scope 872 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:48: error: expression list treated as compound expression in initializer [-fpermissive] 872 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:871:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 871 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:49: error: expected ';' before '{' token 872 | io::CodedInputStream* input, int64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:9: error: template-id 'ReadPrimitive' used as a declarator 881 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:880:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 880 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:27: error: 'input' was not declared in this scope 881 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:42: error: expected primary-expression before '*' token 881 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:44: error: 'value' was not declared in this scope 881 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:49: error: expression list treated as compound expression in initializer [-fpermissive] 881 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:880:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 880 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:50: error: expected ';' before '{' token 881 | io::CodedInputStream* input, uint32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:9: error: template-id 'ReadPrimitive' used as a declarator 887 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:886:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 886 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:28, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message.h:368:48: error: 'uint8_t* google::protobuf::Message::_InternalSerialize(uint8_t*, google::protobuf::io::EpsCopyOutputStream*) const' marked 'override', but does not override 368 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* _InternalSerialize( | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:27: error: 'input' was not declared in this scope 887 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:42: error: expected primary-expression before '*' token 887 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:44: error: 'value' was not declared in this scope 887 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:49: error: expression list treated as compound expression in initializer [-fpermissive] 887 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:886:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 886 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:50: error: expected ';' before '{' token 887 | io::CodedInputStream* input, uint64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:9: error: template-id 'ReadPrimitive' used as a declarator 892 | io::CodedInputStream* input, int32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:891:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 891 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:27: error: 'input' was not declared in this scope 892 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:41: error: expected primary-expression before '*' token 892 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:43: error: 'value' was not declared in this scope 892 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:48: error: expression list treated as compound expression in initializer [-fpermissive] 892 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:891:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 891 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:49: error: expected ';' before '{' token 892 | io::CodedInputStream* input, int32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:9: error: template-id 'ReadPrimitive' used as a declarator 900 | io::CodedInputStream* input, int64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:899:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 899 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:27: error: 'input' was not declared in this scope 900 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:41: error: expected primary-expression before '*' token 900 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:43: error: 'value' was not declared in this scope 900 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:48: error: expression list treated as compound expression in initializer [-fpermissive] 900 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:899:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 899 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:49: error: expected ';' before '{' token 900 | io::CodedInputStream* input, int64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:9: error: template-id 'ReadPrimitive' used as a declarator 909 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:908:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 908 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:27: error: 'input' was not declared in this scope 909 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:42: error: expected primary-expression before '*' token 909 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:44: error: 'value' was not declared in this scope 909 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:49: error: expression list treated as compound expression in initializer [-fpermissive] 909 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:908:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 908 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:50: error: expected ';' before '{' token 909 | io::CodedInputStream* input, uint32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:9: error: template-id 'ReadPrimitive' used as a declarator 915 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:914:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 914 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:27: error: 'input' was not declared in this scope 915 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:42: error: expected primary-expression before '*' token 915 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:44: error: 'value' was not declared in this scope 915 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:49: error: expression list treated as compound expression in initializer [-fpermissive] 915 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:914:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 914 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:50: error: expected ';' before '{' token 915 | io::CodedInputStream* input, uint64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:9: error: template-id 'ReadPrimitive' used as a declarator 921 | io::CodedInputStream* input, int32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:920:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 920 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:27: error: 'input' was not declared in this scope 921 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:41: error: expected primary-expression before '*' token 921 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:43: error: 'value' was not declared in this scope 921 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:48: error: expression list treated as compound expression in initializer [-fpermissive] 921 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:920:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 920 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:49: error: expected ';' before '{' token 921 | io::CodedInputStream* input, int32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:9: error: template-id 'ReadPrimitive' used as a declarator 930 | io::CodedInputStream* input, int64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:929:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 929 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:27: error: 'input' was not declared in this scope 930 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:41: error: expected primary-expression before '*' token 930 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:43: error: 'value' was not declared in this scope 930 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:48: error: expression list treated as compound expression in initializer [-fpermissive] 930 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:929:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 929 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:49: error: expected ';' before '{' token 930 | io::CodedInputStream* input, int64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:9: error: template-id 'ReadPrimitive' used as a declarator 938 | io::CodedInputStream* input, float* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:937:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 937 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:27: error: 'input' was not declared in this scope 938 | io::CodedInputStream* input, float* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:34: error: expected primary-expression before 'float' 938 | io::CodedInputStream* input, float* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:46: error: expression list treated as compound expression in initializer [-fpermissive] 938 | io::CodedInputStream* input, float* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:937:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 937 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:47: error: expected ';' before '{' token 938 | io::CodedInputStream* input, float* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:9: error: template-id 'ReadPrimitive' used as a declarator 946 | io::CodedInputStream* input, double* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:945:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 945 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:27: error: 'input' was not declared in this scope 946 | io::CodedInputStream* input, double* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:34: error: expected primary-expression before 'double' 946 | io::CodedInputStream* input, double* value) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:47: error: expression list treated as compound expression in initializer [-fpermissive] 946 | io::CodedInputStream* input, double* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:945:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 945 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:48: error: expected ';' before '{' token 946 | io::CodedInputStream* input, double* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:9: error: template-id 'ReadPrimitive' used as a declarator 954 | io::CodedInputStream* input, bool* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:953:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 953 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:27: error: 'input' was not declared in this scope 954 | io::CodedInputStream* input, bool* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:34: error: expected primary-expression before 'bool' 954 | io::CodedInputStream* input, bool* value) { | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:45: error: expression list treated as compound expression in initializer [-fpermissive] 954 | io::CodedInputStream* input, bool* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:953:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 953 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:46: error: expected ';' before '{' token 954 | io::CodedInputStream* input, bool* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:9: error: template-id 'ReadPrimitive' used as a declarator 962 | io::CodedInputStream* input, int* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:961:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 961 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:27: error: 'input' was not declared in this scope 962 | io::CodedInputStream* input, int* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:34: error: expected primary-expression before 'int' 962 | io::CodedInputStream* input, int* value) { | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:44: error: expression list treated as compound expression in initializer [-fpermissive] 962 | io::CodedInputStream* input, int* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:961:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 961 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:45: error: expected ';' before '{' token 962 | io::CodedInputStream* input, int* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED32; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:973:32: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 973 | return io::CodedInputStream::ReadLittleEndian32FromArray(buffer, value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = long long unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED64; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:979:32: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 979 | return io::CodedInputStream::ReadLittleEndian64FromArray(buffer, value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED32; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:986:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 986 | buffer = io::CodedInputStream::ReadLittleEndian32FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = long long int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED64; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:995:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 995 | buffer = io::CodedInputStream::ReadLittleEndian64FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = float; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FLOAT; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1004:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 1004 | buffer = io::CodedInputStream::ReadLittleEndian32FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = double; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_DOUBLE; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1013:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 1013 | buffer = io::CodedInputStream::ReadLittleEndian64FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1021:19: error: 'google::protobuf::io::CodedInputStream' is not a type 1021 | uint32_t tag, io::CodedInputStream* input, RepeatedField* values) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static bool google::protobuf::internal::WireFormatLite::ReadRepeatedPrimitive(int, uint32_t, int*, google::protobuf::RepeatedField*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1026:50: error: request for member 'ExpectTag' in 'input->', which is of non-class type 'int' 1026 | while (elements_already_reserved > 0 && input->ExpectTag(tag)) { | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1036:33: error: 'google::protobuf::io::CodedInputStream' is not a type 1036 | int tag_size, uint32_t tag, io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static bool google::protobuf::internal::WireFormatLite::ReadRepeatedFixedSizePrimitive(int, uint32_t, int*, google::protobuf::RepeatedField*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1054:10: error: request for member 'GetDirectBufferPointerInline' in 'input->', which is of non-class type 'int' 1054 | input->GetDirectBufferPointerInline(&void_pointer, &size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1065:44: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 1065 | (buffer = io::CodedInputStream::ExpectTagFromArray(buffer, tag)) != | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1074:20: error: request for member 'Skip' in 'input->', which is of non-class type 'int' 1074 | (void)input->Skip(read_bytes); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1093:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1093 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1094:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1094 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1095:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1095 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1096:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1096 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1097:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1097 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1098:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1098 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1103:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1103 | inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1103:53: error: template definition of non-template 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' 1103 | inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1103:71: error: 'input' was not declared in this scope 1103 | inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1104:69: error: expected primary-expression before '*' token 1104 | RepeatedField* values) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1104:71: error: 'values' was not declared in this scope 1104 | RepeatedField* values) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1118:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedFixedSizePrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1118 | inline bool WireFormatLite::ReadPackedFixedSizePrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:9: error: template definition of non-template 'bool google::protobuf::internal::WireFormatLite::ReadPackedFixedSizePrimitive' 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:27: error: 'input' was not declared in this scope 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:54: error: expected primary-expression before '*' token 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:56: error: 'values' was not declared in this scope 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_vlog_is_on.h:61, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/log_impl.h:20, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_log.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:109, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:73:24: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 73 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED Any final : public ::google::protobuf::Message | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:73:66: error: expected initializer before 'final' 73 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED Any final : public ::google::protobuf::Message | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:366:33: error: invalid use of incomplete type 'class google::protobuf::Any' 366 | inline void Any::clear_type_url() { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:372:45: error: invalid use of incomplete type 'class google::protobuf::Any' 372 | inline const ::std::string& Any::type_url() const | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:378:72: error: invalid use of incomplete type 'class google::protobuf::Any' 378 | PROTOBUF_ALWAYS_INLINE void Any::set_type_url(Arg_&& arg, Args_... args) { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:384:62: error: invalid use of incomplete type 'class google::protobuf::Any' 384 | inline ::std::string* PROTOBUF_NONNULL Any::mutable_type_url() | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:391:55: error: invalid use of incomplete type 'class google::protobuf::Any' 391 | inline const ::std::string& Any::_internal_type_url() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:395:67: error: invalid use of incomplete type 'class google::protobuf::Any' 395 | inline void Any::_internal_set_type_url(const ::std::string& value) { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:399:72: error: invalid use of incomplete type 'class google::protobuf::Any' 399 | inline ::std::string* PROTOBUF_NONNULL Any::_internal_mutable_type_url() { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:403:63: error: invalid use of incomplete type 'class google::protobuf::Any' 403 | inline ::std::string* PROTOBUF_NULLABLE Any::release_type_url() { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:416:79: error: invalid use of incomplete type 'class google::protobuf::Any' 416 | inline void Any::set_allocated_type_url(::std::string* PROTOBUF_NULLABLE value) { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:431:30: error: invalid use of incomplete type 'class google::protobuf::Any' 431 | inline void Any::clear_value() { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:437:42: error: invalid use of incomplete type 'class google::protobuf::Any' 437 | inline const ::std::string& Any::value() const | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:443:69: error: invalid use of incomplete type 'class google::protobuf::Any' 443 | PROTOBUF_ALWAYS_INLINE void Any::set_value(Arg_&& arg, Args_... args) { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:449:59: error: invalid use of incomplete type 'class google::protobuf::Any' 449 | inline ::std::string* PROTOBUF_NONNULL Any::mutable_value() | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:456:52: error: invalid use of incomplete type 'class google::protobuf::Any' 456 | inline const ::std::string& Any::_internal_value() const { | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:460:64: error: invalid use of incomplete type 'class google::protobuf::Any' 460 | inline void Any::_internal_set_value(const ::std::string& value) { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:464:69: error: invalid use of incomplete type 'class google::protobuf::Any' 464 | inline ::std::string* PROTOBUF_NONNULL Any::_internal_mutable_value() { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:468:60: error: invalid use of incomplete type 'class google::protobuf::Any' 468 | inline ::std::string* PROTOBUF_NULLABLE Any::release_value() { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:481:76: error: invalid use of incomplete type 'class google::protobuf::Any' 481 | inline void Any::set_allocated_value(::std::string* PROTOBUF_NULLABLE value) { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1198:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadBytes' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1198 | inline bool WireFormatLite::ReadBytes(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1198:61: error: 'input' was not declared in this scope 1198 | inline bool WireFormatLite::ReadBytes(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1199:49: error: expected primary-expression before '*' token 1199 | absl::Cord* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1199:51: error: 'value' was not declared in this scope 1199 | absl::Cord* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1199:56: error: expression list treated as compound expression in initializer [-fpermissive] 1199 | absl::Cord* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1207:39: error: 'google::protobuf::io::CodedInputStream' is not a type 1207 | io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static bool google::protobuf::internal::WireFormatLite::ReadGroup(int, int*, MessageType*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1209:15: error: request for member 'IncrementRecursionDepth' in 'input->', which is of non-class type 'int' 1209 | if (!input->IncrementRecursionDepth()) return false; | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1211:10: error: request for member 'UnsafeDecrementRecursionDepth' in 'input->', which is of non-class type 'int' 1211 | input->UnsafeDecrementRecursionDepth(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1213:15: error: request for member 'LastTagWas' in 'input->', which is of non-class type 'int' 1213 | if (!input->LastTagWas(MakeTag(field_number, WIRETYPE_END_GROUP))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1219:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadMessage' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1219 | inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1219:45: error: template definition of non-template 'bool google::protobuf::internal::WireFormatLite::ReadMessage' 1219 | inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1219:63: error: 'input' was not declared in this scope 1219 | inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1220:52: error: expected primary-expression before '*' token 1220 | MessageType* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1220:54: error: 'value' was not declared in this scope 1220 | MessageType* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteTag(int, google::protobuf::internal::WireFormatLite::WireType, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1235:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1235 | output->WriteTag(MakeTag(field_number, type)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteInt32NoTag(int32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1240:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1240 | output->WriteVarint32SignExtended(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteInt64NoTag(int64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1244:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1244 | output->WriteVarint64(static_cast(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteUInt32NoTag(uint32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1248:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1248 | output->WriteVarint32(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteUInt64NoTag(uint64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1252:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1252 | output->WriteVarint64(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSInt32NoTag(int32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1256:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1256 | output->WriteVarint32(ZigZagEncode32(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSInt64NoTag(int64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1260:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1260 | output->WriteVarint64(ZigZagEncode64(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteFixed32NoTag(uint32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1264:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1264 | output->WriteLittleEndian32(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteFixed64NoTag(uint64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1268:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1268 | output->WriteLittleEndian64(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSFixed32NoTag(int32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1272:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1272 | output->WriteLittleEndian32(static_cast(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSFixed64NoTag(int64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1276:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1276 | output->WriteLittleEndian64(static_cast(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteFloatNoTag(float, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1280:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1280 | output->WriteLittleEndian32(EncodeFloat(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteDoubleNoTag(double, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1284:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1284 | output->WriteLittleEndian64(EncodeDouble(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteBoolNoTag(bool, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1288:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1288 | output->WriteVarint32(value ? 1 : 0); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteEnumNoTag(int, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1292:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1292 | output->WriteVarint32SignExtended(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteTagToArray(int, google::protobuf::internal::WireFormatLite::WireType, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1299:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1299 | return io::CodedOutputStream::WriteTagToArray(MakeTag(field_number, type), | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteInt32NoTagToArray(int32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1305:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1305 | return io::CodedOutputStream::WriteVarint32SignExtendedToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteInt64NoTagToArray(int64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1309:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1309 | return io::CodedOutputStream::WriteVarint64ToArray( | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteUInt32NoTagToArray(uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1314:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1314 | return io::CodedOutputStream::WriteVarint32ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteUInt64NoTagToArray(uint64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1318:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1318 | return io::CodedOutputStream::WriteVarint64ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSInt32NoTagToArray(int32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1322:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1322 | return io::CodedOutputStream::WriteVarint32ToArray(ZigZagEncode32(value), | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSInt64NoTagToArray(int64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1327:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1327 | return io::CodedOutputStream::WriteVarint64ToArray(ZigZagEncode64(value), | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteFixed32NoTagToArray(uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1332:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1332 | return io::CodedOutputStream::WriteLittleEndian32ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteFixed64NoTagToArray(uint64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1336:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1336 | return io::CodedOutputStream::WriteLittleEndian64ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSFixed32NoTagToArray(int32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1340:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1340 | return io::CodedOutputStream::WriteLittleEndian32ToArray( | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSFixed64NoTagToArray(int64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1345:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1345 | return io::CodedOutputStream::WriteLittleEndian64ToArray( | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteFloatNoTagToArray(float, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1350:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1350 | return io::CodedOutputStream::WriteLittleEndian32ToArray(EncodeFloat(value), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteDoubleNoTagToArray(double, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1355:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1355 | return io::CodedOutputStream::WriteLittleEndian64ToArray(EncodeDouble(value), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteBoolNoTagToArray(bool, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1360:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1360 | return io::CodedOutputStream::WriteVarint32ToArray(value ? 1 : 0, target); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteEnumNoTagToArray(int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1364:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1364 | return io::CodedOutputStream::WriteVarint32SignExtendedToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteStringToArray(int, const string&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1510:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1510 | return io::CodedOutputStream::WriteStringWithSizeToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteBytesToArray(int, const string&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1516:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1516 | return io::CodedOutputStream::WriteStringWithSizeToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::InternalWriteMessageNoVirtualToArray(int, const MessageType_WorkAroundCppLookupDefect&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1536:35: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1536 | target = io::CodedOutputStream::WriteVarint32ToArray( | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int32Size(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1548:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1548 | return io::CodedOutputStream::VarintSize32SignExtended(value); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int64Size(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1551:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1551 | return io::CodedOutputStream::VarintSize64(static_cast(value)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt32Size(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1554:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1554 | return io::CodedOutputStream::VarintSize32(value); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt64Size(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1557:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1557 | return io::CodedOutputStream::VarintSize64(value); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt32Size(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1560:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1560 | return io::CodedOutputStream::VarintSize32(ZigZagEncode32(value)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt64Size(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1563:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1563 | return io::CodedOutputStream::VarintSize64(ZigZagEncode64(value)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::EnumSize(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1566:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1566 | return io::CodedOutputStream::VarintSize32SignExtended(value); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int32SizePlusOne(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1569:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1569 | return io::CodedOutputStream::VarintSize32SignExtendedPlusOne(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int64SizePlusOne(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1572:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1572 | return io::CodedOutputStream::VarintSize64PlusOne( | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt32SizePlusOne(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1576:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1576 | return io::CodedOutputStream::VarintSize32PlusOne(value); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt64SizePlusOne(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1579:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1579 | return io::CodedOutputStream::VarintSize64PlusOne(value); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt32SizePlusOne(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1582:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1582 | return io::CodedOutputStream::VarintSize32PlusOne(ZigZagEncode32(value)); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt64SizePlusOne(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1585:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1585 | return io::CodedOutputStream::VarintSize64PlusOne(ZigZagEncode64(value)); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::EnumSizePlusOne(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1588:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1588 | return io::CodedOutputStream::VarintSize32SignExtendedPlusOne(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::LengthDelimitedSize(size_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1631:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1631 | io::CodedOutputStream::VarintSize32(static_cast(length)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:52: error: 'input' was not declared in this scope 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:62: error: expected primary-expression before 'ms' 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:64: error: expression list treated as compound expression in initializer [-fpermissive] 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:65: error: expected ';' before '{' token 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^~ | ; In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:201:7: error: 'google::protobuf::io::CodedInputStream' is not a type 201 | io::CodedInputStream* input, uint32_t tag); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:207:7: error: 'google::protobuf::io::CodedInputStream' is not a type 207 | io::CodedInputStream* input, uint32_t tag, io::CodedOutputStream* output); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:213:7: error: 'google::protobuf::io::CodedInputStream' is not a type 213 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:218:7: error: 'google::protobuf::io::CodedInputStream' is not a type 218 | io::CodedInputStream* input, io::CodedOutputStream* output); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:17: error: 'google::protobuf::io::CodedInputStream' is not a type 281 | ReadPrimitive(io::CodedInputStream* input, CType* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:288:53: error: 'google::protobuf::io::CodedInputStream' is not a type 288 | ReadRepeatedPrimitive(int tag_size, uint32_t tag, io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:306:23: error: 'google::protobuf::io::CodedInputStream' is not a type 306 | ReadPackedPrimitive(io::CodedInputStream* input, RepeatedField* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:311:7: error: 'google::protobuf::io::CodedInputStream' is not a type 311 | io::CodedInputStream* input, std::string* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:314:7: error: 'google::protobuf::io::CodedInputStream' is not a type 314 | io::CodedInputStream* input, std::string* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:317:7: error: 'google::protobuf::io::CodedInputStream' is not a type 317 | io::CodedInputStream* input, absl::Cord* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:330:25: error: 'google::protobuf::io::CodedInputStream' is not a type 330 | int field_number, io::CodedInputStream* input, MessageType* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:334:7: error: 'google::protobuf::io::CodedInputStream' is not a type 334 | io::CodedInputStream* input, MessageType* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:338:7: error: 'google::protobuf::io::CodedInputStream' is not a type 338 | io::CodedInputStream* input, MessageType* value) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:493:54: error: 'EpsCopyOutputStream' is not a member of 'google::protobuf::io'; did you mean 'ZeroCopyOutputStream'? 493 | WriteInt32ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ | ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:493:75: error: 'stream' was not declared in this scope; did you mean 'std::io_errc::stream'? 493 | WriteInt32ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~ | std::io_errc::stream In file included from /usr/pkg/gcc10/include/c++/ios:42, from /usr/pkg/gcc10/include/c++/ostream:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_op.h:28, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:21, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:21: /usr/pkg/gcc10/include/c++/bits/ios_base.h:203:24: note: 'std::io_errc::stream' declared here 203 | enum class io_errc { stream = 1 }; | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:38: error: expected primary-expression before 'value' 494 | int32_t value, uint8_t* target) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:52: error: expected primary-expression before '*' token 494 | int32_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:54: error: 'target' was not declared in this scope 494 | int32_t value, uint8_t* target) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:493:3: error: 'constexpr' needed for in-class initialization of static data member 'uint8_t* google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField' of non-integral type [-fpermissive] 493 | WriteInt32ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:60: error: expression list treated as compound expression in initializer [-fpermissive] 494 | int32_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:61: error: expected ';' before '{' token 494 | int32_t value, uint8_t* target) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:501:54: error: 'EpsCopyOutputStream' is not a member of 'google::protobuf::io'; did you mean 'ZeroCopyOutputStream'? 501 | WriteInt64ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ | ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:501:75: error: 'stream' was not declared in this scope; did you mean 'std::io_errc::stream'? 501 | WriteInt64ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~ | std::io_errc::stream In file included from /usr/pkg/gcc10/include/c++/ios:42, from /usr/pkg/gcc10/include/c++/ostream:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_op.h:28, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:21, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:21: /usr/pkg/gcc10/include/c++/bits/ios_base.h:203:24: note: 'std::io_errc::stream' declared here 203 | enum class io_errc { stream = 1 }; | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:38: error: expected primary-expression before 'value' 502 | int64_t value, uint8_t* target) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:52: error: expected primary-expression before '*' token 502 | int64_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:54: error: 'target' was not declared in this scope 502 | int64_t value, uint8_t* target) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:501:3: error: 'constexpr' needed for in-class initialization of static data member 'uint8_t* google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField' of non-integral type [-fpermissive] 501 | WriteInt64ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:60: error: expression list treated as compound expression in initializer [-fpermissive] 502 | int64_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:61: error: expected ';' before '{' token 502 | int64_t value, uint8_t* target) { | ^~ | ; In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:396:15: error: expected ';' at end of member declaration 396 | const char* InitFrom(io::ZeroCopyInputStream* zcis); | ^~~~~~~~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:396:28: error: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom' conflicts with a previous declaration 396 | const char* InitFrom(io::ZeroCopyInputStream* zcis); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: previous declaration 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(std::string_view)' 373 | const char* InitFrom(absl::string_view flat) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:396:47: error: expected ')' before '*' token 396 | const char* InitFrom(io::ZeroCopyInputStream* zcis); | ~ ^ | ) /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:398:15: error: expected ';' at end of member declaration 398 | const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { | ^~~~~~~~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:398:28: error: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom' conflicts with a previous declaration 398 | const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:509:53: error: 'EpsCopyOutputStream' is not a member of 'google::protobuf::io'; did you mean 'ZeroCopyOutputStream'? 509 | WriteEnumToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ | ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: previous declaration 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(std::string_view)' 373 | const char* InitFrom(absl::string_view flat) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:398:47: error: expected ')' before '*' token 398 | const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { | ~ ^ | ) /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:509:74: error: 'stream' was not declared in this scope; did you mean 'std::io_errc::stream'? 509 | WriteEnumToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~ | std::io_errc::stream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:425:7: error: 'ZeroCopyInputStream' in namespace 'google::protobuf::io' does not name a type 425 | io::ZeroCopyInputStream* zcis_ = nullptr; | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/pkg/gcc10/include/c++/ios:42, from /usr/pkg/gcc10/include/c++/ostream:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_op.h:28, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:21, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:21: /usr/pkg/gcc10/include/c++/bits/ios_base.h:203:24: note: 'std::io_errc::stream' declared here 203 | enum class io_errc { stream = 1 }; | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:102:5: note: 'google::protobuf::io::ZeroCopyInputStream' declared here 102 | ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:29: error: expected primary-expression before 'int' 510 | int value, uint8_t* target) { | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:47: error: expected primary-expression before '*' token 510 | int value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:49: error: 'target' was not declared in this scope 510 | int value, uint8_t* target) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:509:3: error: 'constexpr' needed for in-class initialization of static data member 'uint8_t* google::protobuf::internal::WireFormatLite::WriteEnumToArrayWithField' of non-integral type [-fpermissive] 509 | WriteEnumToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:55: error: expression list treated as compound expression in initializer [-fpermissive] 510 | int value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:56: error: expected ';' before '{' token 510 | int value, uint8_t* target) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:563:7: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 563 | io::EpsCopyOutputStream* stream); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:566:24: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 566 | uint8_t* target, io::EpsCopyOutputStream* stream); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:689:35: error: 'google::protobuf::io::CodedInputStream' is not a type 689 | int tag_size, uint32_t tag, io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:695:7: error: 'google::protobuf::io::CodedInputStream' is not a type 695 | io::CodedInputStream* input, RepeatedField* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:714:7: error: 'google::protobuf::io::CodedInputStream' is not a type 714 | io::CodedInputStream* input, uint32_t tag); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:719:7: error: 'google::protobuf::io::CodedInputStream' is not a type 719 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:737:7: error: 'google::protobuf::io::CodedInputStream' is not a type 737 | io::CodedInputStream* input, uint32_t tag) override; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:739:7: error: 'google::protobuf::io::CodedInputStream' is not a type 739 | io::CodedInputStream* input) override; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::TagSize(int, google::protobuf::internal::WireFormatLite::FieldType)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:768:42: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 768 | size_t result = io::CodedOutputStream::VarintSize32( | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:843:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadString' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 843 | inline bool WireFormatLite::ReadString(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:843:62: error: 'input' was not declared in this scope 843 | inline bool WireFormatLite::ReadString(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:844:51: error: expected primary-expression before '*' token 844 | std::string* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:844:53: error: 'value' was not declared in this scope 844 | std::string* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:844:58: error: expression list treated as compound expression in initializer [-fpermissive] 844 | std::string* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:850:5: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 850 | io::EpsCopyOutputStream* stream) { | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h: In member function 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(const google::protobuf::internal::BoundedZCIS&)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:409:58: error: no matching function for call to 'google::protobuf::internal::EpsCopyInputStream::InitFrom(google::protobuf::io::ZeroCopyInputStream* const&, const int&)' 409 | return InitFrom(bounded_zcis.zcis, bounded_zcis.limit); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: candidate: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(std::string_view)' 373 | const char* InitFrom(absl::string_view flat) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: candidate expects 1 argument, 2 provided /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In function 'uint8_t* google::protobuf::internal::InternalSerializeUnknownMessageSetItemsToArray(const string&, uint8_t*, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:851:18: error: request for member 'WriteRaw' in '* stream', which is of non-class type 'int' 851 | return stream->WriteRaw(unknown_fields.data(), | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:408:15: note: candidate: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(const google::protobuf::internal::BoundedZCIS&)' 408 | const char* InitFrom(const BoundedZCIS& bounded_zcis) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:408:15: note: candidate expects 1 argument, 2 provided /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:9: error: template-id 'ReadPrimitive' used as a declarator 864 | io::CodedInputStream* input, int32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:863:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 863 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:27: error: 'input' was not declared in this scope 864 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:41: error: expected primary-expression before '*' token 864 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h: In member function 'bool google::protobuf::internal::EpsCopyInputStream::StreamNext(const void**)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:490:16: error: 'zcis_' was not declared in this scope 490 | bool res = zcis_->Next(data, &size_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:43: error: 'value' was not declared in this scope 864 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:48: error: expression list treated as compound expression in initializer [-fpermissive] 864 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:863:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 863 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:49: error: expected ';' before '{' token 864 | io::CodedInputStream* input, int32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:9: error: template-id 'ReadPrimitive' used as a declarator 872 | io::CodedInputStream* input, int64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:871:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 871 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h: In member function 'void google::protobuf::internal::EpsCopyInputStream::StreamBackUp(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:495:5: error: 'zcis_' was not declared in this scope 495 | zcis_->BackUp(count); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:27: error: 'input' was not declared in this scope 872 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:41: error: expected primary-expression before '*' token 872 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:43: error: 'value' was not declared in this scope 872 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:48: error: expression list treated as compound expression in initializer [-fpermissive] 872 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:871:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 871 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:49: error: expected ';' before '{' token 872 | io::CodedInputStream* input, int64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:9: error: template-id 'ReadPrimitive' used as a declarator 881 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:880:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 880 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:27: error: 'input' was not declared in this scope 881 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:42: error: expected primary-expression before '*' token 881 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:44: error: 'value' was not declared in this scope 881 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:49: error: expression list treated as compound expression in initializer [-fpermissive] 881 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:880:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 880 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:50: error: expected ';' before '{' token 881 | io::CodedInputStream* input, uint32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:9: error: template-id 'ReadPrimitive' used as a declarator 887 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:886:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 886 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:27: error: 'input' was not declared in this scope 887 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:42: error: expected primary-expression before '*' token 887 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:44: error: 'value' was not declared in this scope 887 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:49: error: expression list treated as compound expression in initializer [-fpermissive] 887 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:886:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 886 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:50: error: expected ';' before '{' token 887 | io::CodedInputStream* input, uint64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:9: error: template-id 'ReadPrimitive' used as a declarator 892 | io::CodedInputStream* input, int32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:891:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 891 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:27: error: 'input' was not declared in this scope 892 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:41: error: expected primary-expression before '*' token 892 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:43: error: 'value' was not declared in this scope 892 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:48: error: expression list treated as compound expression in initializer [-fpermissive] 892 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:891:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 891 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:49: error: expected ';' before '{' token 892 | io::CodedInputStream* input, int32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:9: error: template-id 'ReadPrimitive' used as a declarator 900 | io::CodedInputStream* input, int64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:899:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 899 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:27: error: 'input' was not declared in this scope 900 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:41: error: expected primary-expression before '*' token 900 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:43: error: 'value' was not declared in this scope 900 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:48: error: expression list treated as compound expression in initializer [-fpermissive] 900 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:899:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 899 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:49: error: expected ';' before '{' token 900 | io::CodedInputStream* input, int64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:9: error: template-id 'ReadPrimitive' used as a declarator 909 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:908:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 908 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:27: error: 'input' was not declared in this scope 909 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:42: error: expected primary-expression before '*' token 909 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:44: error: 'value' was not declared in this scope 909 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:49: error: expression list treated as compound expression in initializer [-fpermissive] 909 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:908:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 908 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:50: error: expected ';' before '{' token 909 | io::CodedInputStream* input, uint32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:9: error: template-id 'ReadPrimitive' used as a declarator 915 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:914:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 914 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:27: error: 'input' was not declared in this scope 915 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:42: error: expected primary-expression before '*' token 915 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:44: error: 'value' was not declared in this scope 915 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:49: error: expression list treated as compound expression in initializer [-fpermissive] 915 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:914:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 914 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:50: error: expected ';' before '{' token 915 | io::CodedInputStream* input, uint64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:9: error: template-id 'ReadPrimitive' used as a declarator 921 | io::CodedInputStream* input, int32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:920:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 920 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:27: error: 'input' was not declared in this scope 921 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:41: error: expected primary-expression before '*' token 921 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:43: error: 'value' was not declared in this scope 921 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:48: error: expression list treated as compound expression in initializer [-fpermissive] 921 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:920:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 920 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:49: error: expected ';' before '{' token 921 | io::CodedInputStream* input, int32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:9: error: template-id 'ReadPrimitive' used as a declarator 930 | io::CodedInputStream* input, int64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:929:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 929 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:27: error: 'input' was not declared in this scope 930 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:41: error: expected primary-expression before '*' token 930 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:43: error: 'value' was not declared in this scope 930 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:48: error: expression list treated as compound expression in initializer [-fpermissive] 930 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:929:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 929 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:49: error: expected ';' before '{' token 930 | io::CodedInputStream* input, int64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:9: error: template-id 'ReadPrimitive' used as a declarator 938 | io::CodedInputStream* input, float* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:937:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 937 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:27: error: 'input' was not declared in this scope 938 | io::CodedInputStream* input, float* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:34: error: expected primary-expression before 'float' 938 | io::CodedInputStream* input, float* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:46: error: expression list treated as compound expression in initializer [-fpermissive] 938 | io::CodedInputStream* input, float* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:937:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 937 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:47: error: expected ';' before '{' token 938 | io::CodedInputStream* input, float* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:9: error: template-id 'ReadPrimitive' used as a declarator 946 | io::CodedInputStream* input, double* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:945:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 945 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:27: error: 'input' was not declared in this scope 946 | io::CodedInputStream* input, double* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:34: error: expected primary-expression before 'double' 946 | io::CodedInputStream* input, double* value) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:47: error: expression list treated as compound expression in initializer [-fpermissive] 946 | io::CodedInputStream* input, double* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:945:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 945 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:48: error: expected ';' before '{' token 946 | io::CodedInputStream* input, double* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:9: error: template-id 'ReadPrimitive' used as a declarator 954 | io::CodedInputStream* input, bool* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:953:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 953 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:27: error: 'input' was not declared in this scope 954 | io::CodedInputStream* input, bool* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:34: error: expected primary-expression before 'bool' 954 | io::CodedInputStream* input, bool* value) { | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:45: error: expression list treated as compound expression in initializer [-fpermissive] 954 | io::CodedInputStream* input, bool* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:953:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 953 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:46: error: expected ';' before '{' token 954 | io::CodedInputStream* input, bool* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:9: error: template-id 'ReadPrimitive' used as a declarator 962 | io::CodedInputStream* input, int* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:961:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 961 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:27: error: 'input' was not declared in this scope 962 | io::CodedInputStream* input, int* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:34: error: expected primary-expression before 'int' 962 | io::CodedInputStream* input, int* value) { | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:44: error: expression list treated as compound expression in initializer [-fpermissive] 962 | io::CodedInputStream* input, int* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:961:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 961 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:45: error: expected ';' before '{' token 962 | io::CodedInputStream* input, int* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED32; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:973:32: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 973 | return io::CodedInputStream::ReadLittleEndian32FromArray(buffer, value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = long long unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED64; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:979:32: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 979 | return io::CodedInputStream::ReadLittleEndian64FromArray(buffer, value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED32; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:986:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 986 | buffer = io::CodedInputStream::ReadLittleEndian32FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = long long int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED64; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:995:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 995 | buffer = io::CodedInputStream::ReadLittleEndian64FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = float; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FLOAT; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1004:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 1004 | buffer = io::CodedInputStream::ReadLittleEndian32FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = double; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_DOUBLE; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1013:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 1013 | buffer = io::CodedInputStream::ReadLittleEndian64FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1021:19: error: 'google::protobuf::io::CodedInputStream' is not a type 1021 | uint32_t tag, io::CodedInputStream* input, RepeatedField* values) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static bool google::protobuf::internal::WireFormatLite::ReadRepeatedPrimitive(int, uint32_t, int*, google::protobuf::RepeatedField*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1026:50: error: request for member 'ExpectTag' in 'input->', which is of non-class type 'int' 1026 | while (elements_already_reserved > 0 && input->ExpectTag(tag)) { | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1036:33: error: 'google::protobuf::io::CodedInputStream' is not a type 1036 | int tag_size, uint32_t tag, io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static bool google::protobuf::internal::WireFormatLite::ReadRepeatedFixedSizePrimitive(int, uint32_t, int*, google::protobuf::RepeatedField*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1054:10: error: request for member 'GetDirectBufferPointerInline' in 'input->', which is of non-class type 'int' 1054 | input->GetDirectBufferPointerInline(&void_pointer, &size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1065:44: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 1065 | (buffer = io::CodedInputStream::ExpectTagFromArray(buffer, tag)) != | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1074:20: error: request for member 'Skip' in 'input->', which is of non-class type 'int' 1074 | (void)input->Skip(read_bytes); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1093:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1093 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1094:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1094 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1095:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1095 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1096:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1096 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1097:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1097 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1098:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1098 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1103:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1103 | inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1103:53: error: template definition of non-template 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' 1103 | inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1103:71: error: 'input' was not declared in this scope 1103 | inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1104:69: error: expected primary-expression before '*' token 1104 | RepeatedField* values) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1104:71: error: 'values' was not declared in this scope 1104 | RepeatedField* values) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1118:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedFixedSizePrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1118 | inline bool WireFormatLite::ReadPackedFixedSizePrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:9: error: template definition of non-template 'bool google::protobuf::internal::WireFormatLite::ReadPackedFixedSizePrimitive' 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:27: error: 'input' was not declared in this scope 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:54: error: expected primary-expression before '*' token 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:56: error: 'values' was not declared in this scope 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1198:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadBytes' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1198 | inline bool WireFormatLite::ReadBytes(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1198:61: error: 'input' was not declared in this scope 1198 | inline bool WireFormatLite::ReadBytes(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1199:49: error: expected primary-expression before '*' token 1199 | absl::Cord* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1199:51: error: 'value' was not declared in this scope 1199 | absl::Cord* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1199:56: error: expression list treated as compound expression in initializer [-fpermissive] 1199 | absl::Cord* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1207:39: error: 'google::protobuf::io::CodedInputStream' is not a type 1207 | io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static bool google::protobuf::internal::WireFormatLite::ReadGroup(int, int*, MessageType*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1209:15: error: request for member 'IncrementRecursionDepth' in 'input->', which is of non-class type 'int' 1209 | if (!input->IncrementRecursionDepth()) return false; | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1211:10: error: request for member 'UnsafeDecrementRecursionDepth' in 'input->', which is of non-class type 'int' 1211 | input->UnsafeDecrementRecursionDepth(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1213:15: error: request for member 'LastTagWas' in 'input->', which is of non-class type 'int' 1213 | if (!input->LastTagWas(MakeTag(field_number, WIRETYPE_END_GROUP))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1219:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadMessage' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1219 | inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1219:45: error: template definition of non-template 'bool google::protobuf::internal::WireFormatLite::ReadMessage' 1219 | inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1219:63: error: 'input' was not declared in this scope 1219 | inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1220:52: error: expected primary-expression before '*' token 1220 | MessageType* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1220:54: error: 'value' was not declared in this scope 1220 | MessageType* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteTag(int, google::protobuf::internal::WireFormatLite::WireType, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1235:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1235 | output->WriteTag(MakeTag(field_number, type)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteInt32NoTag(int32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1240:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1240 | output->WriteVarint32SignExtended(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteInt64NoTag(int64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1244:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1244 | output->WriteVarint64(static_cast(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteUInt32NoTag(uint32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1248:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1248 | output->WriteVarint32(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteUInt64NoTag(uint64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1252:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1252 | output->WriteVarint64(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSInt32NoTag(int32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1256:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1256 | output->WriteVarint32(ZigZagEncode32(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSInt64NoTag(int64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1260:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1260 | output->WriteVarint64(ZigZagEncode64(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteFixed32NoTag(uint32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1264:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1264 | output->WriteLittleEndian32(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteFixed64NoTag(uint64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1268:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1268 | output->WriteLittleEndian64(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSFixed32NoTag(int32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1272:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1272 | output->WriteLittleEndian32(static_cast(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSFixed64NoTag(int64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1276:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1276 | output->WriteLittleEndian64(static_cast(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteFloatNoTag(float, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1280:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1280 | output->WriteLittleEndian32(EncodeFloat(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteDoubleNoTag(double, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1284:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1284 | output->WriteLittleEndian64(EncodeDouble(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteBoolNoTag(bool, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1288:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1288 | output->WriteVarint32(value ? 1 : 0); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteEnumNoTag(int, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1292:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1292 | output->WriteVarint32SignExtended(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteTagToArray(int, google::protobuf::internal::WireFormatLite::WireType, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1299:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1299 | return io::CodedOutputStream::WriteTagToArray(MakeTag(field_number, type), | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteInt32NoTagToArray(int32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1305:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1305 | return io::CodedOutputStream::WriteVarint32SignExtendedToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteInt64NoTagToArray(int64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1309:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1309 | return io::CodedOutputStream::WriteVarint64ToArray( | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteUInt32NoTagToArray(uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1314:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1314 | return io::CodedOutputStream::WriteVarint32ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteUInt64NoTagToArray(uint64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1318:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1318 | return io::CodedOutputStream::WriteVarint64ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSInt32NoTagToArray(int32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1322:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1322 | return io::CodedOutputStream::WriteVarint32ToArray(ZigZagEncode32(value), | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSInt64NoTagToArray(int64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1327:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1327 | return io::CodedOutputStream::WriteVarint64ToArray(ZigZagEncode64(value), | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteFixed32NoTagToArray(uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1332:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1332 | return io::CodedOutputStream::WriteLittleEndian32ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteFixed64NoTagToArray(uint64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1336:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1336 | return io::CodedOutputStream::WriteLittleEndian64ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSFixed32NoTagToArray(int32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1340:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1340 | return io::CodedOutputStream::WriteLittleEndian32ToArray( | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSFixed64NoTagToArray(int64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1345:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1345 | return io::CodedOutputStream::WriteLittleEndian64ToArray( | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteFloatNoTagToArray(float, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1350:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1350 | return io::CodedOutputStream::WriteLittleEndian32ToArray(EncodeFloat(value), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteDoubleNoTagToArray(double, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1355:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1355 | return io::CodedOutputStream::WriteLittleEndian64ToArray(EncodeDouble(value), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteBoolNoTagToArray(bool, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1360:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1360 | return io::CodedOutputStream::WriteVarint32ToArray(value ? 1 : 0, target); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteEnumNoTagToArray(int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1364:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1364 | return io::CodedOutputStream::WriteVarint32SignExtendedToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteStringToArray(int, const string&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1510:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1510 | return io::CodedOutputStream::WriteStringWithSizeToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteBytesToArray(int, const string&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1516:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1516 | return io::CodedOutputStream::WriteStringWithSizeToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::InternalWriteMessageNoVirtualToArray(int, const MessageType_WorkAroundCppLookupDefect&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1536:35: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1536 | target = io::CodedOutputStream::WriteVarint32ToArray( | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int32Size(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1548:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1548 | return io::CodedOutputStream::VarintSize32SignExtended(value); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int64Size(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1551:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1551 | return io::CodedOutputStream::VarintSize64(static_cast(value)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt32Size(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1554:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1554 | return io::CodedOutputStream::VarintSize32(value); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt64Size(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1557:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1557 | return io::CodedOutputStream::VarintSize64(value); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt32Size(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1560:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1560 | return io::CodedOutputStream::VarintSize32(ZigZagEncode32(value)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt64Size(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1563:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1563 | return io::CodedOutputStream::VarintSize64(ZigZagEncode64(value)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::EnumSize(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1566:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1566 | return io::CodedOutputStream::VarintSize32SignExtended(value); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int32SizePlusOne(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1569:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1569 | return io::CodedOutputStream::VarintSize32SignExtendedPlusOne(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int64SizePlusOne(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1572:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1572 | return io::CodedOutputStream::VarintSize64PlusOne( | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt32SizePlusOne(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1576:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1576 | return io::CodedOutputStream::VarintSize32PlusOne(value); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt64SizePlusOne(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1579:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1579 | return io::CodedOutputStream::VarintSize64PlusOne(value); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt32SizePlusOne(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1582:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1582 | return io::CodedOutputStream::VarintSize32PlusOne(ZigZagEncode32(value)); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt64SizePlusOne(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1585:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1585 | return io::CodedOutputStream::VarintSize64PlusOne(ZigZagEncode64(value)); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::EnumSizePlusOne(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1588:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1588 | return io::CodedOutputStream::VarintSize32SignExtendedPlusOne(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::LengthDelimitedSize(size_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1631:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1631 | io::CodedOutputStream::VarintSize32(static_cast(length)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:52: error: 'input' was not declared in this scope 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:62: error: expected primary-expression before 'ms' 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:64: error: expression list treated as compound expression in initializer [-fpermissive] 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:65: error: expected ';' before '{' token 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^~ | ; In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:97:7: error: 'google::protobuf::io::CodedInputStream' is not a type 97 | io::CodedInputStream* input, Message* message); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:139:7: error: 'google::protobuf::io::CodedInputStream' is not a type 139 | io::CodedInputStream* input, uint32_t tag, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:145:7: error: 'google::protobuf::io::CodedInputStream' is not a type 145 | io::CodedInputStream* input, UnknownFieldSet* unknown_fields); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:206:25: error: 'google::protobuf::io::CodedInputStream' is not a type 206 | Message* message, io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:229:7: error: 'google::protobuf::io::CodedInputStream' is not a type 229 | io::CodedInputStream* input, Message* message); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:266:35: error: 'google::protobuf::io::CodedInputStream' is not a type 266 | static bool SkipMessageSetField(io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:274:44: error: 'google::protobuf::io::CodedInputStream' is not a type 274 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h: In static member function 'static void google::protobuf::internal::WireFormat::SerializeWithCachedSizes(const google::protobuf::Message&, int, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:113:35: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 113 | int expected_endpoint = output->ByteCount() + size; | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:114:11: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 114 | output->SetCur( | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:115:43: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 115 | _InternalSerialize(message, output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:115:58: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 115 | _InternalSerialize(message, output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:21, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:111, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:116:25: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 116 | ABSL_CHECK_EQ(output->ByteCount(), expected_endpoint) | ^~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_op.h:70:58: note: in definition of macro 'ABSL_LOG_INTERNAL_CHECK_OP' 70 | ::absl::log_internal::GetReferenceableValue(val1), \ | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:50:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_EQ_IMPL' 50 | ABSL_LOG_INTERNAL_CHECK_EQ_IMPL((val1), #val1, (val2), #val2) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:116:5: note: in expansion of macro 'ABSL_CHECK_EQ' 116 | ABSL_CHECK_EQ(output->ByteCount(), expected_endpoint) | ^~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h: In static member function 'static void google::protobuf::internal::WireFormat::SerializeUnknownFields(const google::protobuf::UnknownFieldSet&, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:150:11: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 150 | output->SetCur(InternalSerializeUnknownFieldsToArray( | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:151:31: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 151 | unknown_fields, output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:151:46: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 151 | unknown_fields, output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray(const google::protobuf::UnknownFieldSet&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:162:9: error: variable 'google::protobuf::io::EpsCopyOutputStream stream' has initializer but incomplete type 162 | target, static_cast(ComputeUnknownFieldsSize(unknown_fields)), | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:163:32: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 163 | io::CodedOutputStream::IsDefaultSerializationDeterministic()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h: In static member function 'static void google::protobuf::internal::WireFormat::SerializeFieldWithCachedSizes(const google::protobuf::FieldDescriptor*, const google::protobuf::Message&, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:212:11: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 212 | output->SetCur(InternalSerializeField(field, message, output->Cur(), | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:212:65: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 212 | output->SetCur(InternalSerializeField(field, message, output->Cur(), | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:213:49: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 213 | output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:21, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:19: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:292:7: error: 'google::protobuf::io::CodedInputStream' is not a type 292 | io::CodedInputStream* input, uint32_t tag) override; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format.h:294:7: error: 'google::protobuf::io::CodedInputStream' is not a type 294 | io::CodedInputStream* input) override; | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:72:24: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 72 | uint8_t* target, io::EpsCopyOutputStream* stream) const PROTOBUF_FINAL { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:101:42: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 101 | io::EpsCopyOutputStream* stream) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h: In member function 'virtual uint8_t* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(uint8_t*, int*) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:76:20: error: request for member 'WriteRaw' in '* stream', which is of non-class type 'int' 76 | return stream->WriteRaw(data_->data(), static_cast(data_->size()), | ^~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:396:15: error: expected ';' at end of member declaration 396 | const char* InitFrom(io::ZeroCopyInputStream* zcis); | ^~~~~~~~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:396:28: error: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom' conflicts with a previous declaration 396 | const char* InitFrom(io::ZeroCopyInputStream* zcis); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: previous declaration 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(std::string_view)' 373 | const char* InitFrom(absl::string_view flat) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:396:47: error: expected ')' before '*' token 396 | const char* InitFrom(io::ZeroCopyInputStream* zcis); | ~ ^ | ) /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:398:15: error: expected ';' at end of member declaration 398 | const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { | ^~~~~~~~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:398:28: error: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom' conflicts with a previous declaration 398 | const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: previous declaration 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(std::string_view)' 373 | const char* InitFrom(absl::string_view flat) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:398:47: error: expected ')' before '*' token 398 | const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { | ~ ^ | ) /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:425:7: error: 'ZeroCopyInputStream' in namespace 'google::protobuf::io' does not name a type 425 | io::ZeroCopyInputStream* zcis_ = nullptr; | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:102:5: note: 'google::protobuf::io::ZeroCopyInputStream' declared here 102 | ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:35:23: error: invalid use of incomplete type 'class google::protobuf::Any' 35 | inline constexpr Any::Impl_::Impl_( | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:38:25: error: expected unqualified-id before ',' token 38 | : _cached_size_{0}, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:39:18: error: expected constructor, destructor, or type conversion before '(' token 39 | type_url_( | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:47:47: error: invalid use of incomplete type 'class google::protobuf::Any' 47 | constexpr Any::Any(::_pbi::ConstantInitialized) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:59:9: error: field '_instance' has incomplete type 'google::protobuf::Any' 59 | Any _instance; | ^~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc: In constructor 'constexpr google::protobuf::AnyDefaultTypeInternal::AnyDefaultTypeInternal()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:56:82: error: 'constexpr' constructor for union 'google::protobuf::AnyDefaultTypeInternal::' must initialize exactly one non-static data member 56 | constexpr AnyDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {} | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:312:67: error: invalid use of incomplete type 'class google::protobuf::Any' 312 | #define PROTOBUF_FIELD_OFFSET(TYPE, FIELD) __builtin_offsetof(TYPE, FIELD) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:75:9: note: in expansion of macro 'PROTOBUF_FIELD_OFFSET' 75 | PROTOBUF_FIELD_OFFSET(::google::protobuf::Any, _impl_._has_bits_), | ^~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:312:67: error: invalid use of incomplete type 'class google::protobuf::Any' 312 | #define PROTOBUF_FIELD_OFFSET(TYPE, FIELD) __builtin_offsetof(TYPE, FIELD) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:77:9: note: in expansion of macro 'PROTOBUF_FIELD_OFFSET' 77 | PROTOBUF_FIELD_OFFSET(::google::protobuf::Any, _impl_.type_url_), | ^~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:312:67: error: invalid use of incomplete type 'class google::protobuf::Any' 312 | #define PROTOBUF_FIELD_OFFSET(TYPE, FIELD) __builtin_offsetof(TYPE, FIELD) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:78:9: note: in expansion of macro 'PROTOBUF_FIELD_OFFSET' 78 | PROTOBUF_FIELD_OFFSET(::google::protobuf::Any, _impl_.value_), | ^~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:85:13: error: invalid application of 'sizeof' to incomplete type 'google::protobuf::Any' 85 | {0, sizeof(::google::protobuf::Any)}, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:123:60: error: invalid use of incomplete type 'class google::protobuf::Any' 123 | const ::google::protobuf::FieldDescriptor** value_field) { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:128:49: error: invalid use of incomplete type 'class google::protobuf::Any' 128 | std::string* PROTOBUF_NONNULL full_type_name) { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:131:22: error: qualified name does not name a class before '{' token 131 | class Any::_Internal { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:139:60: error: invalid use of incomplete type 'class google::protobuf::Any' 139 | Any::Any(::google::protobuf::Arena* PROTOBUF_NULLABLE arena) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:148:29: error: invalid use of incomplete type 'class google::protobuf::Any' 148 | PROTOBUF_NDEBUG_INLINE Any::Impl_::Impl_( | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:152:36: error: expected unqualified-id before ',' token 152 | : _has_bits_{from._has_bits_}, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:153:22: error: expected constructor, destructor, or type conversion before '{' token 153 | _cached_size_{0}, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:153:25: error: expected unqualified-id before ',' token 153 | _cached_size_{0}, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:154:18: error: expected constructor, destructor, or type conversion before '(' token 154 | type_url_(arena, from.type_url_), | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:159:20: error: invalid use of incomplete type 'class google::protobuf::Any' 159 | const Any& from) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:173:29: error: invalid use of incomplete type 'class google::protobuf::Any' 173 | PROTOBUF_NDEBUG_INLINE Any::Impl_::Impl_( | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:176:25: error: expected unqualified-id before ',' token 176 | : _cached_size_{0}, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:177:18: error: expected constructor, destructor, or type conversion before '(' token 177 | type_url_(arena), | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:180:66: error: invalid use of incomplete type 'class google::protobuf::Any' 180 | inline void Any::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:183:11: error: invalid use of incomplete type 'class google::protobuf::Any' 183 | Any::~Any() { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:187:46: error: invalid use of incomplete type 'class google::protobuf::Any' 187 | inline void Any::SharedDtor(MessageLite& self) { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:201:55: error: invalid use of incomplete type 'class google::protobuf::Any' 201 | ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:204:38: error: invalid use of incomplete type 'class google::protobuf::Any' 204 | constexpr auto Any::InternalNewImpl_() { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:208:48: error: invalid use of incomplete type 'class google::protobuf::Any' 208 | constexpr auto Any::InternalGenerateClassData_() { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:232:14: error: incomplete type 'google::protobuf::Any' used in nested name specifier 232 | Any::InternalGenerateClassData_(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:235:21: error: invalid use of incomplete type 'class google::protobuf::Any' 235 | Any::GetClassData() const { | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:242:6: error: invalid use of incomplete type 'class google::protobuf::Any' 242 | Any::_table_ = { | ^~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:312:67: error: invalid use of incomplete type 'class google::protobuf::Any' 312 | #define PROTOBUF_FIELD_OFFSET(TYPE, FIELD) __builtin_offsetof(TYPE, FIELD) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:244:5: note: in expansion of macro 'PROTOBUF_FIELD_OFFSET' 244 | PROTOBUF_FIELD_OFFSET(Any, _impl_._has_bits_), | ^~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ In file included from /usr/pkg/gcc10/include/c++/bits/cxxabi_init_exception.h:38, from /usr/pkg/gcc10/include/c++/bits/exception_ptr.h:38, from /usr/pkg/gcc10/include/c++/exception:147, from /usr/pkg/gcc10/include/c++/new:41, from /usr/pkg/gcc10/include/c++/ext/new_allocator.h:33, from /usr/pkg/gcc10/include/c++/i486--netbsdelf/bits/c++allocator.h:33, from /usr/pkg/gcc10/include/c++/bits/allocator.h:46, from /usr/pkg/gcc10/include/c++/string:41, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:10, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:247:23: error: '_table_' was not declared in this scope 247 | offsetof(decltype(_table_), field_lookup_table), | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:247:23: error: '_table_' was not declared in this scope /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:249:23: error: '_table_' was not declared in this scope 249 | offsetof(decltype(_table_), field_entries), | ^~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h: In member function 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(const google::protobuf::internal::BoundedZCIS&)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:409:58: error: no matching function for call to 'google::protobuf::internal::EpsCopyInputStream::InitFrom(google::protobuf::io::ZeroCopyInputStream* const&, const int&)' 409 | return InitFrom(bounded_zcis.zcis, bounded_zcis.limit); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: candidate: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(std::string_view)' 373 | const char* InitFrom(absl::string_view flat) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: candidate expects 1 argument, 2 provided /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:408:15: note: candidate: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(const google::protobuf::internal::BoundedZCIS&)' 408 | const char* InitFrom(const BoundedZCIS& bounded_zcis) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:408:15: note: candidate expects 1 argument, 2 provided /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:249:23: error: '_table_' was not declared in this scope /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:252:23: error: '_table_' was not declared in this scope 252 | offsetof(decltype(_table_), field_names), // no aux_entries | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h: In member function 'bool google::protobuf::internal::EpsCopyInputStream::StreamNext(const void**)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:490:16: error: 'zcis_' was not declared in this scope 490 | bool res = zcis_->Next(data, &size_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:252:23: error: '_table_' was not declared in this scope In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:312:67: error: invalid use of incomplete type 'class google::protobuf::Any' 312 | #define PROTOBUF_FIELD_OFFSET(TYPE, FIELD) __builtin_offsetof(TYPE, FIELD) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:263:7: note: in expansion of macro 'PROTOBUF_FIELD_OFFSET' 263 | PROTOBUF_FIELD_OFFSET(Any, _impl_.value_)}}, | ^~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:312:67: error: invalid use of incomplete type 'class google::protobuf::Any' 312 | #define PROTOBUF_FIELD_OFFSET(TYPE, FIELD) __builtin_offsetof(TYPE, FIELD) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:267:7: note: in expansion of macro 'PROTOBUF_FIELD_OFFSET' 267 | PROTOBUF_FIELD_OFFSET(Any, _impl_.type_url_)}}, | ^~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:312:67: error: invalid use of incomplete type 'class google::protobuf::Any' 312 | #define PROTOBUF_FIELD_OFFSET(TYPE, FIELD) __builtin_offsetof(TYPE, FIELD) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:272:6: note: in expansion of macro 'PROTOBUF_FIELD_OFFSET' 272 | {PROTOBUF_FIELD_OFFSET(Any, _impl_.type_url_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)}, | ^~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:272:52: error: '_Internal' has not been declared 272 | {PROTOBUF_FIELD_OFFSET(Any, _impl_.type_url_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)}, | ^~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:23: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:312:67: error: invalid use of incomplete type 'class google::protobuf::Any' 312 | #define PROTOBUF_FIELD_OFFSET(TYPE, FIELD) __builtin_offsetof(TYPE, FIELD) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:274:6: note: in expansion of macro 'PROTOBUF_FIELD_OFFSET' 274 | {PROTOBUF_FIELD_OFFSET(Any, _impl_.value_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kBytes | ::_fl::kRepAString)}, | ^~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:274:49: error: '_Internal' has not been declared 274 | {PROTOBUF_FIELD_OFFSET(Any, _impl_.value_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kBytes | ::_fl::kRepAString)}, | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:283:35: error: invalid use of incomplete type 'class google::protobuf::Any' 283 | PROTOBUF_NOINLINE void Any::Clear() { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:311:75: error: invalid use of incomplete type 'class google::protobuf::Any' 311 | ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const { | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:353:30: error: invalid use of incomplete type 'class google::protobuf::Any' 353 | ::size_t Any::ByteSizeLong() const { | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h: In member function 'void google::protobuf::internal::EpsCopyInputStream::StreamBackUp(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:495:5: error: 'zcis_' was not declared in this scope 495 | zcis_->BackUp(count); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:386:76: error: invalid use of incomplete type 'class google::protobuf::Any' 386 | const ::google::protobuf::MessageLite& from_msg) { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:424:35: error: invalid use of incomplete type 'class google::protobuf::Any' 424 | void Any::CopyFrom(const Any& from) { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:432:69: error: invalid use of incomplete type 'class google::protobuf::Any' 432 | void Any::InternalSwap(Any* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:442:49: error: invalid use of incomplete type 'class google::protobuf::Any' 442 | ::google::protobuf::Metadata Any::GetMetadata() const { | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:58:7: note: forward declaration of 'class google::protobuf::Any' 58 | class Any; | ^~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:17: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:46:55: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyInputStream' 46 | class PROTOBUF_EXPORT ArrayInputStream final : public ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:139:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyInputStream' 139 | class ZeroCopyInputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:17: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:56:3: error: 'google::protobuf::io::ArrayInputStream::~ArrayInputStream()' marked 'override', but does not override 56 | ~ArrayInputStream() override = default; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:63:44: error: 'bool google::protobuf::io::ArrayInputStream::Next(const void**, int*)' marked 'override', but does not override 63 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:65:8: error: 'void google::protobuf::io::ArrayInputStream::BackUp(int)' marked 'override', but does not override 65 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:66:44: error: 'bool google::protobuf::io::ArrayInputStream::Skip(int)' marked 'override', but does not override 66 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Skip(int count) override; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:67:47: error: 'int64_t google::protobuf::io::ArrayInputStream::ByteCount() const' marked 'override', but does not override 67 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:83:56: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyOutputStream' 83 | class PROTOBUF_EXPORT ArrayOutputStream final : public ZeroCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyOutputStream' 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:17: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:93:3: error: 'google::protobuf::io::ArrayOutputStream::~ArrayOutputStream()' marked 'override', but does not override 93 | ~ArrayOutputStream() override = default; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:100:44: error: 'bool google::protobuf::io::ArrayOutputStream::Next(void**, int*)' marked 'override', but does not override 100 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:102:8: error: 'void google::protobuf::io::ArrayOutputStream::BackUp(int)' marked 'override', but does not override 102 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:103:47: error: 'int64_t google::protobuf::io::ArrayOutputStream::ByteCount() const' marked 'override', but does not override 103 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:118:57: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyOutputStream' 118 | class PROTOBUF_EXPORT StringOutputStream final : public ZeroCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyOutputStream' 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:17: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:130:3: error: 'google::protobuf::io::StringOutputStream::~StringOutputStream()' marked 'override', but does not override 130 | ~StringOutputStream() override = default; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:137:44: error: 'bool google::protobuf::io::StringOutputStream::Next(void**, int*)' marked 'override', but does not override 137 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:139:8: error: 'void google::protobuf::io::StringOutputStream::BackUp(int)' marked 'override', but does not override 139 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:140:47: error: 'int64_t google::protobuf::io::StringOutputStream::ByteCount() const' marked 'override', but does not override 140 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:192:58: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyInputStream' 192 | class PROTOBUF_EXPORT CopyingInputStreamAdaptor : public ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:139:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyInputStream' 139 | class ZeroCopyInputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:17: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:201:3: error: 'google::protobuf::io::CopyingInputStreamAdaptor::~CopyingInputStreamAdaptor()' marked 'override', but does not override 201 | ~CopyingInputStreamAdaptor() override; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:212:44: error: 'bool google::protobuf::io::CopyingInputStreamAdaptor::Next(const void**, int*)' marked 'override', but does not override 212 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:214:8: error: 'void google::protobuf::io::CopyingInputStreamAdaptor::BackUp(int)' marked 'override', but does not override 214 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:215:44: error: 'bool google::protobuf::io::CopyingInputStreamAdaptor::Skip(int)' marked 'override', but does not override 215 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Skip(int count) override; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:216:47: error: 'int64_t google::protobuf::io::CopyingInputStreamAdaptor::ByteCount() const' marked 'override', but does not override 216 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:280:59: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyOutputStream' 280 | class PROTOBUF_EXPORT CopyingOutputStreamAdaptor : public ZeroCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyOutputStream' 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:17: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:288:3: error: 'google::protobuf::io::CopyingOutputStreamAdaptor::~CopyingOutputStreamAdaptor()' marked 'override', but does not override 288 | ~CopyingOutputStreamAdaptor() override; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:304:44: error: 'bool google::protobuf::io::CopyingOutputStreamAdaptor::Next(void**, int*)' marked 'override', but does not override 304 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:306:8: error: 'void google::protobuf::io::CopyingOutputStreamAdaptor::BackUp(int)' marked 'override', but does not override 306 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:307:47: error: 'int64_t google::protobuf::io::CopyingOutputStreamAdaptor::ByteCount() const' marked 'override', but does not override 307 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:308:44: error: 'bool google::protobuf::io::CopyingOutputStreamAdaptor::WriteAliasedRaw(const void*, int)' marked 'override', but does not override 308 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool WriteAliasedRaw(const void* data, | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:310:44: error: 'bool google::protobuf::io::CopyingOutputStreamAdaptor::AllowsAliasing() const' marked 'override', but does not override 310 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool AllowsAliasing() const override { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:313:44: error: 'bool google::protobuf::io::CopyingOutputStreamAdaptor::WriteCord(const absl::lts_20260107::Cord&)' marked 'override', but does not override 313 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool WriteCord( | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:350:58: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyInputStream' 350 | class PROTOBUF_EXPORT LimitingInputStream final : public ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:139:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyInputStream' 139 | class ZeroCopyInputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:17: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:352:42: error: expected ')' before '*' token 352 | LimitingInputStream(ZeroCopyInputStream* input, int64_t limit); | ~ ^ | ) /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:370:3: error: 'ZeroCopyInputStream' does not name a type 370 | ZeroCopyInputStream* input_; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:353:3: error: 'google::protobuf::io::LimitingInputStream::~LimitingInputStream()' marked 'override', but does not override 353 | ~LimitingInputStream() override; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:360:44: error: 'bool google::protobuf::io::LimitingInputStream::Next(const void**, int*)' marked 'override', but does not override 360 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:362:8: error: 'void google::protobuf::io::LimitingInputStream::BackUp(int)' marked 'override', but does not override 362 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:363:44: error: 'bool google::protobuf::io::LimitingInputStream::Skip(int)' marked 'override', but does not override 363 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Skip(int count) override; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:364:47: error: 'int64_t google::protobuf::io::LimitingInputStream::ByteCount() const' marked 'override', but does not override 364 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:365:44: error: 'bool google::protobuf::io::LimitingInputStream::ReadCord(absl::lts_20260107::Cord*, int)' marked 'override', but does not override 365 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool ReadCord(absl::Cord* cord, | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:380:54: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyInputStream' 380 | class PROTOBUF_EXPORT CordInputStream final : public ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:139:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyInputStream' 139 | class ZeroCopyInputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:17: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:396:44: error: 'bool google::protobuf::io::CordInputStream::Next(const void**, int*)' marked 'override', but does not override 396 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:398:8: error: 'void google::protobuf::io::CordInputStream::BackUp(int)' marked 'override', but does not override 398 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:399:44: error: 'bool google::protobuf::io::CordInputStream::Skip(int)' marked 'override', but does not override 399 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Skip(int count) override; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:400:47: error: 'int64_t google::protobuf::io::CordInputStream::ByteCount() const' marked 'override', but does not override 400 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:401:44: error: 'bool google::protobuf::io::CordInputStream::ReadCord(absl::lts_20260107::Cord*, int)' marked 'override', but does not override 401 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool ReadCord(absl::Cord* cord, | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:428:55: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyOutputStream' 428 | class PROTOBUF_EXPORT CordOutputStream final : public ZeroCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:15: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyOutputStream' 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:17: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:475:44: error: 'bool google::protobuf::io::CordOutputStream::Next(void**, int*)' marked 'final', but is not virtual 475 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(void** data, int* size) final; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:476:8: error: 'void google::protobuf::io::CordOutputStream::BackUp(int)' marked 'final', but is not virtual 476 | void BackUp(int count) final; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:477:11: error: 'int64_t google::protobuf::io::CordOutputStream::ByteCount() const' marked 'final', but is not virtual 477 | int64_t ByteCount() const final; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:478:44: error: 'bool google::protobuf::io::CordOutputStream::WriteCord(const absl::lts_20260107::Cord&)' marked 'final', but is not virtual 478 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool WriteCord( | ^~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/string_view.h:29, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/common.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:151:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 151 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedInputStream { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:152:2: error: expected primary-expression before 'public' 152 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:152:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:151:78: note: to match this '{' 151 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedInputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:159:12: error: ISO C++ forbids declaration of 'CodedInputStream' with no type [-fpermissive] 159 | explicit CodedInputStream(const uint8_t* buffer, int size); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:159:3: error: 'explicit' outside class declaration 159 | explicit CodedInputStream(const uint8_t* buffer, int size); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:159:60: error: 'int google::protobuf::io::CodedInputStream(const uint8_t*, int)' redeclared as different kind of entity 159 | explicit CodedInputStream(const uint8_t* buffer, int size); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:151:61: note: previous declaration 'int google::protobuf::io::CodedInputStream' 151 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedInputStream { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:160:26: error: 'CodedInputStream' does not name a type 160 | CodedInputStream(const CodedInputStream&) = delete; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:160:45: error: expected constructor, destructor, or type conversion before '=' token 160 | CodedInputStream(const CodedInputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:161:3: error: 'CodedInputStream' does not name a type 161 | CodedInputStream& operator=(const CodedInputStream&) = delete; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:168:22: error: expected constructor, destructor, or type conversion before ';' token 168 | ~CodedInputStream(); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:172:60: error: non-member function 'bool google::protobuf::io::IsFlat()' cannot have cv-qualifier 172 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD inline bool IsFlat() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint32_t google::protobuf::io::ReadTag()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:252:12: error: 'last_tag_' was not declared in this scope 252 | return last_tag_ = ReadTagNoLastTag(); | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:252:24: error: 'ReadTagNoLastTag' was not declared in this scope 252 | return last_tag_ = ReadTagNoLastTag(); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'std::pair google::protobuf::io::ReadTagWithCutoff(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:269:40: error: 'ReadTagWithCutoffNoLastTag' was not declared in this scope; did you mean 'ReadTagWithCutoff'? 269 | std::pair result = ReadTagWithCutoffNoLastTag(cutoff); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | ReadTagWithCutoff /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:270:5: error: 'last_tag_' was not declared in this scope 270 | last_tag_ = result.first; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::protobuf::io::SetLastTag(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:317:35: error: 'last_tag_' was not declared in this scope 317 | void SetLastTag(uint32_t tag) { last_tag_ = tag; } | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::protobuf::io::SetConsumed()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:326:24: error: 'legitimate_message_end_' was not declared in this scope 326 | void SetConsumed() { legitimate_message_end_ = true; } | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:359:61: error: non-member function 'int google::protobuf::io::BytesUntilLimit()' cannot have cv-qualifier 359 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int BytesUntilLimit() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:362:61: error: non-member function 'int google::protobuf::io::CurrentPosition()' cannot have cv-qualifier 362 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int CurrentPosition() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:385:71: error: non-member function 'int google::protobuf::io::BytesUntilTotalBytesLimit()' cannot have cv-qualifier 385 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int BytesUntilTotalBytesLimit() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::io::RecursionBudget()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:396:12: error: 'recursion_budget_' was not declared in this scope; did you mean 'RecursionBudget'? 396 | return recursion_budget_; | ^~~~~~~~~~~~~~~~~ | RecursionBudget /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::io::GetDefaultRecursionLimit()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:400:12: error: 'default_recursion_limit_' was not declared in this scope 400 | return default_recursion_limit_; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:420:67: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 420 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD std::pair | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:420:77: error: template argument 1 is invalid 420 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD std::pair | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:523:2: error: expected unqualified-id before 'private' 523 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:20: error: non-member function 'int google::protobuf::io::BufferSize()' cannot have cv-qualifier 626 | int BufferSize() const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:632:3: error: 'friend' used outside of class 632 | friend class google::protobuf::ZeroCopyCodedInputStream; | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:632:34: warning: declaration 'class google::protobuf::ZeroCopyCodedInputStream' does not declare anything 632 | friend class google::protobuf::ZeroCopyCodedInputStream; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:633:3: error: 'friend' used outside of class 633 | friend class google::protobuf::internal::EpsCopyByteStream; | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:633:44: warning: declaration 'class google::protobuf::internal::EpsCopyByteStream' does not declare anything 633 | friend class google::protobuf::internal::EpsCopyByteStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/string_view.h:29, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/common.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:642:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 642 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:644:2: error: expected primary-expression before 'public' 644 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:644:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:643:25: note: to match this '{' 643 | EpsCopyOutputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:648:22: error: expected constructor, destructor, or type conversion before '(' token 648 | EpsCopyOutputStream(ZeroCopyOutputStream* stream, bool deterministic, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:659:3: error: ISO C++ forbids declaration of 'EpsCopyOutputStream' with no type [-fpermissive] 659 | EpsCopyOutputStream(void* data, int size, bool deterministic) | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:659:63: error: 'int google::protobuf::EpsCopyOutputStream(void*, int, bool)' redeclared as different kind of entity 659 | EpsCopyOutputStream(void* data, int size, bool deterministic) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:643:5: note: previous declaration 'int google::protobuf::EpsCopyOutputStream' 643 | EpsCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::EpsCopyOutputStream(void*, int, bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:660:9: error: only constructors take member initializers 660 | : end_(static_cast(data) + size), | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:663:57: warning: no return statement in function returning non-void [-Wreturn-type] 663 | is_serialization_deterministic_(deterministic) {} | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:666:45: error: 'ZeroCopyOutputStream' has not been declared 666 | EpsCopyOutputStream(void* data, int size, ZeroCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:666:3: error: ISO C++ forbids declaration of 'EpsCopyOutputStream' with no type [-fpermissive] 666 | EpsCopyOutputStream(void* data, int size, ZeroCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:667:55: error: 'int google::protobuf::EpsCopyOutputStream(void*, int, int*, bool, uint8_t**)' redeclared as different kind of entity 667 | bool deterministic, uint8_t** pp) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:643:5: note: previous declaration 'int google::protobuf::EpsCopyOutputStream' 643 | EpsCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::protobuf::EpsCopyOutputStream(void*, int, int*, bool, uint8_t**)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:668:9: error: only constructors take member initializers 668 | : stream_(stream), is_serialization_deterministic_(deterministic) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:669:11: error: 'SetInitialBuffer' was not declared in this scope 669 | *pp = SetInitialBuffer(data, size); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:670:3: warning: no return statement in function returning non-void [-Wreturn-type] 670 | } | ^ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/port.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/common.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::EnsureSpace(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:680:35: error: 'end_' was not declared in this scope 680 | if (ABSL_PREDICT_FALSE(ptr >= end_)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:681:14: error: 'EnsureSpaceFallback' was not declared in this scope 681 | return EnsureSpaceFallback(ptr); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:687:53: error: non-member function 'size_t google::protobuf::BytesAvailable(uint8_t*)' cannot have cv-qualifier 687 | [[nodiscard]] size_t BytesAvailable(uint8_t* ptr) const { | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_impl.h:23, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:32: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:576:24: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 576 | uint8_t* target, io::EpsCopyOutputStream* stream) const { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:588:7: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 588 | io::EpsCopyOutputStream* stream) const { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:605:7: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 605 | io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:703:37: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 703 | io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:709:35: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 709 | io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'size_t google::protobuf::BytesAvailable(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:688:12: error: 'end_' was not declared in this scope 688 | return end_ + kSlopBytes - ptr; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:713:38: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 713 | io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:720:40: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 720 | io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:768:9: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 768 | io::EpsCopyOutputStream* stream) const = 0; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:806:38: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 806 | int number, uint8_t* target, io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:809:38: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 809 | int number, uint8_t* target, io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:688:19: error: 'kSlopBytes' was not declared in this scope 688 | return end_ + kSlopBytes - ptr; | ^~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/port.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/common.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteRaw(const void*, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:694:28: error: 'end_' was not declared in this scope 694 | if (ABSL_PREDICT_FALSE(end_ - ptr < size)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:695:14: error: 'WriteRawFallback' was not declared in this scope 695 | return WriteRawFallback(data, size, ptr); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteRawMaybeAliased(const void*, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:709:9: error: 'aliasing_enabled_' was not declared in this scope; did you mean 'google::protobuf::io::aliasing_enabled_'? 709 | if (aliasing_enabled_) { | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::aliasing_enabled_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:543:8: note: 'google::protobuf::io::aliasing_enabled_' declared here 543 | bool aliasing_enabled_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:710:14: error: 'WriteAliasedRaw' was not declared in this scope 710 | return WriteAliasedRaw(data, size, ptr); | ^~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/port.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/common.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteStringMaybeAliased(uint32_t, std::string_view, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:727:28: error: 'end_' was not declared in this scope 727 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:727:46: error: 'TagSize' was not declared in this scope 727 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:728:14: error: 'WriteStringMaybeAliasedOutline' was not declared in this scope; did you mean 'WriteStringMaybeAliased'? 728 | return WriteStringMaybeAliasedOutline(num, s, ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteStringMaybeAliased /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:730:11: error: 'UnsafeVarint' was not declared in this scope 730 | ptr = UnsafeVarint((num << 3) | 2, ptr); | ^~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/port.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/common.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteString(uint32_t, const T&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:745:28: error: 'end_' was not declared in this scope 745 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:745:46: error: there are no arguments to 'TagSize' that depend on a template parameter, so a declaration of 'TagSize' must be available [-fpermissive] 745 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:745:46: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) 745 | end_ - ptr + 16 - TagSize(num << 3) - 1 < size)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:189:59: note: in definition of macro 'ABSL_PREDICT_FALSE' 189 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:748:11: error: there are no arguments to 'UnsafeVarint' that depend on a template parameter, so a declaration of 'UnsafeVarint' must be available [-fpermissive] 748 | ptr = UnsafeVarint((num << 3) | 2, ptr); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteString(uint32_t, const absl::lts_20260107::Cord&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:758:11: error: 'WriteTag' was not declared in this scope; did you mean 'WriteRaw'? 758 | ptr = WriteTag(num, 2, ptr); | ^~~~~~~~ | WriteRaw /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:759:12: error: 'WriteCordOutline' was not declared in this scope 759 | return WriteCordOutline(s, ptr); | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteInt32Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:774:49: error: 'Encode64' was not declared in this scope 774 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteUInt32Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:779:49: error: 'Encode32' was not declared in this scope 779 | return WriteVarintPacked(num, r, size, ptr, Encode32); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteSInt32Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:784:49: error: 'ZigZagEncode32' was not declared in this scope 784 | return WriteVarintPacked(num, r, size, ptr, ZigZagEncode32); | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteInt64Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:789:49: error: 'Encode64' was not declared in this scope 789 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteUInt64Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:794:49: error: 'Encode64' was not declared in this scope 794 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteSInt64Packed(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:799:49: error: 'ZigZagEncode64' was not declared in this scope 799 | return WriteVarintPacked(num, r, size, ptr, ZigZagEncode64); | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteEnumPacked(int, const T&, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:804:49: error: 'Encode64' was not declared in this scope 804 | return WriteVarintPacked(num, r, size, ptr, Encode64); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteFixedPacked(int, const T&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:814:12: error: 'WriteRawLittleEndian' was not declared in this scope 814 | return WriteRawLittleEndian(r.data(), static_cast(size), | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h: In member function 'void google::protobuf::internal::ExtensionSet::SerializeWithCachedSizes(const google::protobuf::MessageLite*, int, int, google::protobuf::io::CodedOutputStream*) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:564:11: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 564 | output->SetCur(_InternalSerialize(extendee, start_field_number, | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_impl.h:23, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:32: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:565:63: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 565 | end_field_number, output->Cur(), | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_impl.h:23, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:32: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:566:45: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 566 | output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_impl.h:23, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:32: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h: In member function 'void google::protobuf::internal::ExtensionSet::SerializeMessageSetWithCachedSizes(const google::protobuf::MessageLite*, google::protobuf::io::CodedOutputStream*) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:599:11: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 599 | output->SetCur(InternalSerializeMessageSetWithCachedSizesToArray( | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_impl.h:23, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:32: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:600:25: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 600 | extendee, output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_impl.h:23, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:32: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:600:40: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 600 | extendee, output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteRawNumericArrayLittleEndian(const void*, int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:821:12: error: 'WriteRawLittleEndian' was not declared in this scope 821 | return WriteRawLittleEndian(data, size, ptr); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:826:55: error: non-member function 'bool google::protobuf::HadError()' cannot have cv-qualifier 826 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool HadError() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::protobuf::HadError()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:827:12: error: 'had_error_' was not declared in this scope; did you mean 'HadError'? 827 | return had_error_; | ^~~~~~~~~~ | HadError /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::protobuf::SetSerializationDeterministic(bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:843:5: error: 'is_serialization_deterministic_' was not declared in this scope; did you mean 'SetSerializationDeterministic'? 843 | is_serialization_deterministic_ = value; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | SetSerializationDeterministic /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:848:7: error: non-member function 'bool google::protobuf::IsSerializationDeterministic()' cannot have cv-qualifier 848 | const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::protobuf::IsSerializationDeterministic()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:849:12: error: 'is_serialization_deterministic_' was not declared in this scope; did you mean 'IsSerializationDeterministic'? 849 | return is_serialization_deterministic_; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | IsSerializationDeterministic /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:854:71: error: non-member function 'int64_t google::protobuf::ByteCount(uint8_t*)' cannot have cv-qualifier 854 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount(uint8_t* ptr) const; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:880:2: error: expected unqualified-id before 'private' 880 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:26: error: 'buffer_' was not declared in this scope; did you mean 'buffer_end_'? 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~ | buffer_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:883:23: error: 'kSlopBytes' was not declared in this scope 883 | uint8_t buffer_[2 * kSlopBytes]; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:884:3: error: 'ZeroCopyOutputStream' does not name a type; did you mean 'EpsCopyOutputStream'? 884 | ZeroCopyOutputStream* stream_; | ^~~~~~~~~~~~~~~~~~~~ | EpsCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:893:40: error: non-member function 'std::ptrdiff_t google::protobuf::GetSize(uint8_t*)' cannot have cv-qualifier 893 | std::ptrdiff_t GetSize(uint8_t* ptr) const { | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:22, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:37, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'std::ptrdiff_t google::protobuf::GetSize(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:24: error: 'end_' was not declared in this scope 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION' 68 | !(condition) ? (void)0 : ::absl::log_internal::Voidify() && | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:27:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL' 27 | ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:28:37: note: in expansion of macro 'ABSL_PREDICT_FALSE' 28 | ABSL_PREDICT_FALSE(!(condition))) \ | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:41:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL' 41 | ABSL_LOG_INTERNAL_CHECK_IMPL(condition, condition_text) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL' 47 | ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:5: note: in expansion of macro 'ABSL_DCHECK' 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:31: error: 'kSlopBytes' was not declared in this scope 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION' 68 | !(condition) ? (void)0 : ::absl::log_internal::Voidify() && | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:27:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL' 27 | ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:28:37: note: in expansion of macro 'ABSL_PREDICT_FALSE' 28 | ABSL_PREDICT_FALSE(!(condition))) \ | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:41:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL' 41 | ABSL_LOG_INTERNAL_CHECK_IMPL(condition, condition_text) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL' 47 | ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:894:5: note: in expansion of macro 'ABSL_DCHECK' 894 | ABSL_DCHECK(ptr <= end_ + kSlopBytes); // NOLINT | ^~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:895:12: error: 'end_' was not declared in this scope 895 | return end_ + kSlopBytes - ptr; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:895:19: error: 'kSlopBytes' was not declared in this scope 895 | return end_ + kSlopBytes - ptr; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::Error()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:901:5: error: 'end_' was not declared in this scope 901 | end_ = buffer_ + kSlopBytes; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:901:12: error: 'buffer_' was not declared in this scope; did you mean 'buffer_end_'? 901 | end_ = buffer_ + kSlopBytes; | ^~~~~~~ | buffer_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:901:22: error: 'kSlopBytes' was not declared in this scope 901 | end_ = buffer_ + kSlopBytes; | ^~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:22, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:37, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteTag(uint32_t, uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:915:23: error: 'end_' was not declared in this scope 915 | ABSL_DCHECK(ptr < end_); // NOLINT | ^~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION' 68 | !(condition) ? (void)0 : ::absl::log_internal::Voidify() && | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:27:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL' 27 | ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:28:37: note: in expansion of macro 'ABSL_PREDICT_FALSE' 28 | ABSL_PREDICT_FALSE(!(condition))) \ | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/internal/check_impl.h:41:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL' 41 | ABSL_LOG_INTERNAL_CHECK_IMPL(condition, condition_text) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL' 47 | ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:915:5: note: in expansion of macro 'ABSL_DCHECK' 915 | ABSL_DCHECK(ptr < end_); // NOLINT | ^~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:916:12: error: 'UnsafeVarint' was not declared in this scope 916 | return UnsafeVarint((num << 3) | wt, ptr); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::protobuf::WriteLengthDelim(int, uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:922:12: error: 'UnsafeWriteSize' was not declared in this scope 922 | return UnsafeWriteSize(size, ptr); | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:993:2: error: expected unqualified-id before 'public' 993 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1008:2: error: expected unqualified-id before 'private' 1008 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1020:3: error: 'friend' used outside of class 1020 | friend class CodedOutputStream; | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1024:17: error: 'EpsCopyOutputStream' has not been declared 1024 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<1>(const void* data, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1024:58: error: expected initializer before '<' token 1024 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<1>(const void* data, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1030:17: error: 'EpsCopyOutputStream' has not been declared 1030 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<4>(const void* data, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1030:58: error: expected initializer before '<' token 1030 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<4>(const void* data, | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1041:17: error: 'EpsCopyOutputStream' has not been declared 1041 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<8>(const void* data, | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1041:58: error: expected initializer before '<' token 1041 | inline uint8_t* EpsCopyOutputStream::WriteRawLittleEndian<8>(const void* data, | ^ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/string_view.h:29, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/common.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1098:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 1098 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedOutputStream { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1099:2: error: expected primary-expression before 'public' 1099 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1099:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1098:79: note: to match this '{' 1098 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED CodedOutputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:31: error: 'ZeroCopyOutputStream' was not declared in this scope; did you mean 'google::protobuf::io::ZeroCopyOutputStream'? 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: 'google::protobuf::io::ZeroCopyOutputStream' declared here 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:59: error: template argument 1 is invalid 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:67: error: template argument 1 is invalid 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1110:68: error: '' is not a template [-fpermissive] 1110 | ZeroCopyOutputStream, Stream>::value>::type> | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1111:53: error: expected constructor, destructor, or type conversion before ';' token 1111 | CodedOutputStream(Stream* stream, bool eager_init); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1112:27: error: 'CodedOutputStream' does not name a type 1112 | CodedOutputStream(const CodedOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1112:47: error: expected constructor, destructor, or type conversion before '=' token 1112 | CodedOutputStream(const CodedOutputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1113:3: error: 'CodedOutputStream' does not name a type 1113 | CodedOutputStream& operator=(const CodedOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1117:21: error: expected class-name before '(' token 1117 | ~CodedOutputStream(); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::HadError()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1123:5: error: 'cur_' was not declared in this scope 1123 | cur_ = impl_.FlushAndResetBuffer(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1123:12: error: 'impl_' was not declared in this scope 1123 | cur_ = impl_.FlushAndResetBuffer(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::Trim()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1133:17: error: 'cur_' was not declared in this scope 1133 | void Trim() { cur_ = impl_.Trim(cur_); } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1133:24: error: 'impl_' was not declared in this scope 1133 | void Trim() { cur_ = impl_.Trim(cur_); } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::Skip(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1142:12: error: 'impl_' was not declared in this scope 1142 | return impl_.Skip(count, &cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1142:31: error: 'cur_' was not declared in this scope 1142 | return impl_.Skip(count, &cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::GetDirectBufferPointer(void**, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1155:12: error: 'impl_' was not declared in this scope 1155 | return impl_.GetDirectBufferPointer(data, size, &cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1155:54: error: 'cur_' was not declared in this scope 1155 | return impl_.GetDirectBufferPointer(data, size, &cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::GetDirectBufferForNBytesAndAdvance(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1167:12: error: 'impl_' was not declared in this scope 1167 | return impl_.GetDirectBufferForNBytesAndAdvance(size, &cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1167:60: error: 'cur_' was not declared in this scope 1167 | return impl_.GetDirectBufferForNBytesAndAdvance(size, &cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteRaw(const void*, int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1172:5: error: 'cur_' was not declared in this scope 1172 | cur_ = impl_.WriteRaw(buffer, size, cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1172:12: error: 'impl_' was not declared in this scope 1172 | cur_ = impl_.WriteRaw(buffer, size, cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteCord(const absl::lts_20260107::Cord&)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1195:44: error: 'cur_' was not declared in this scope 1195 | void WriteCord(const absl::Cord& cord) { cur_ = impl_.WriteCord(cord, cur_); } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1195:51: error: 'impl_' was not declared in this scope 1195 | void WriteCord(const absl::Cord& cord) { cur_ = impl_.WriteCord(cord, cur_); } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteLittleEndian16(uint16_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1204:5: error: 'cur_' was not declared in this scope 1204 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1204:12: error: 'impl_' was not declared in this scope 1204 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1205:46: error: 'Cur' was not declared in this scope 1205 | SetCur(WriteLittleEndian16ToArray(value, Cur())); | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1205:12: error: 'WriteLittleEndian16ToArray' was not declared in this scope; did you mean 'WriteLittleEndian16'? 1205 | SetCur(WriteLittleEndian16ToArray(value, Cur())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteLittleEndian16 /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1205:5: error: 'SetCur' was not declared in this scope 1205 | SetCur(WriteLittleEndian16ToArray(value, Cur())); | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteLittleEndian32(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1212:5: error: 'cur_' was not declared in this scope 1212 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1212:12: error: 'impl_' was not declared in this scope 1212 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1213:46: error: 'Cur' was not declared in this scope 1213 | SetCur(WriteLittleEndian32ToArray(value, Cur())); | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1213:12: error: 'WriteLittleEndian32ToArray' was not declared in this scope; did you mean 'WriteLittleEndian16ToArray'? 1213 | SetCur(WriteLittleEndian32ToArray(value, Cur())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteLittleEndian16ToArray /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1213:5: error: 'SetCur' was not declared in this scope 1213 | SetCur(WriteLittleEndian32ToArray(value, Cur())); | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::WriteLittleEndian64(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1220:5: error: 'cur_' was not declared in this scope 1220 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1220:12: error: 'impl_' was not declared in this scope 1220 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1221:46: error: 'Cur' was not declared in this scope 1221 | SetCur(WriteLittleEndian64ToArray(value, Cur())); | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1221:12: error: 'WriteLittleEndian64ToArray' was not declared in this scope; did you mean 'WriteLittleEndian32ToArray'? 1221 | SetCur(WriteLittleEndian64ToArray(value, Cur())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | WriteLittleEndian32ToArray /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1221:5: error: 'SetCur' was not declared in this scope 1221 | SetCur(WriteLittleEndian64ToArray(value, Cur())); | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1293:55: error: non-member function 'int google::ByteCount()' cannot have cv-qualifier 1293 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int ByteCount() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int google::ByteCount()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1294:29: error: 'impl_' was not declared in this scope 1294 | return static_cast(impl_.ByteCount(cur_) - start_count_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1294:45: error: 'cur_' was not declared in this scope 1294 | return static_cast(impl_.ByteCount(cur_) - start_count_); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1294:53: error: 'start_count_' was not declared in this scope 1294 | return static_cast(impl_.ByteCount(cur_) - start_count_); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::EnableAliasing(bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1306:39: error: 'impl_' was not declared in this scope 1306 | void EnableAliasing(bool enabled) { impl_.EnableAliasing(enabled); } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::SetSerializationDeterministic(bool)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1330:5: error: 'impl_' was not declared in this scope 1330 | impl_.SetSerializationDeterministic(value); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1335:7: error: non-member function 'bool google::IsSerializationDeterministic()' cannot have cv-qualifier 1335 | const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::IsSerializationDeterministic()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1336:12: error: 'impl_' was not declared in this scope 1336 | return impl_.IsSerializationDeterministic(); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool google::IsDefaultSerializationDeterministic()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1341:12: error: 'default_serialization_deterministic_' was not declared in this scope; did you mean 'IsDefaultSerializationDeterministic'? 1341 | return default_serialization_deterministic_.load( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | IsDefaultSerializationDeterministic /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:54: error: non-member function 'uint8_t* google::Cur()' cannot have cv-qualifier 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* google::Cur()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:69: error: 'cur_' was not declared in this scope 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void google::SetCur(uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1349:31: error: 'cur_' was not declared in this scope 1349 | void SetCur(uint8_t* ptr) { cur_ = ptr; } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1350:39: error: 'EpsCopyOutputStream' does not name a type; did you mean 'CodedOutputStream'? 1350 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD EpsCopyOutputStream* EpsCopy() { | ^~~~~~~~~~~~~~~~~~~ | CodedOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1354:2: error: expected unqualified-id before 'private' 1354 | private: | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1358:3: error: 'EpsCopyOutputStream' does not name a type; did you mean 'CodedOutputStream'? 1358 | EpsCopyOutputStream impl_; | ^~~~~~~~~~~~~~~~~~~ | CodedOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1370:3: error: 'friend' used outside of class 1370 | friend void google::protobuf::internal::MapTestForceDeterministic(); | ^~~~~~ | ------ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1380:13: error: 'CodedInputStream' has not been declared 1380 | inline bool CodedInputStream::ReadVarint32(uint32_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/port.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/common.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadVarint32(uint32_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1382:25: error: 'buffer_' was not declared in this scope 1382 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1382:35: error: 'buffer_end_' was not declared in this scope 1382 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1382:35: note: suggested alternatives: 1382 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1386:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1386 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1390:20: error: 'ReadVarint32Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadVarint32Fallback'? 1390 | int64_t result = ReadVarint32Fallback(v); | ^~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadVarint32Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:608:11: note: 'google::protobuf::io::ReadVarint32Fallback' declared here 608 | int64_t ReadVarint32Fallback(uint32_t first_byte_or_zero); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1395:13: error: 'CodedInputStream' has not been declared 1395 | inline bool CodedInputStream::ReadVarint64(uint64_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/port.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/common.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadVarint64(uint64_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1396:25: error: 'buffer_' was not declared in this scope 1396 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1396:35: error: 'buffer_end_' was not declared in this scope 1396 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1396:35: note: suggested alternatives: 1396 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1398:5: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1398 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1401:33: error: 'ReadVarint64Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadVarint64Fallback'? 1401 | std::pair p = ReadVarint64Fallback(); | ^~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadVarint64Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:610:29: note: 'google::protobuf::io::ReadVarint64Fallback' declared here 610 | std::pair ReadVarint64Fallback(); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1406:13: error: 'CodedInputStream' has not been declared 1406 | inline bool CodedInputStream::ReadVarintSizeAsInt(int* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/port.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/common.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadVarintSizeAsInt(int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1407:25: error: 'buffer_' was not declared in this scope 1407 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1407:35: error: 'buffer_end_' was not declared in this scope 1407 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1407:35: note: suggested alternatives: 1407 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1411:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1411 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1415:12: error: 'ReadVarintSizeAsIntFallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadVarintSizeAsIntFallback'? 1415 | *value = ReadVarintSizeAsIntFallback(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadVarintSizeAsIntFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:609:7: note: 'google::protobuf::io::ReadVarintSizeAsIntFallback' declared here 609 | int ReadVarintSizeAsIntFallback(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1420:23: error: 'CodedInputStream' has not been declared 1420 | inline const uint8_t* CodedInputStream::ReadLittleEndian16FromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1427:23: error: 'CodedInputStream' has not been declared 1427 | inline const uint8_t* CodedInputStream::ReadLittleEndian32FromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1434:23: error: 'CodedInputStream' has not been declared 1434 | inline const uint8_t* CodedInputStream::ReadLittleEndian64FromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1441:13: error: 'CodedInputStream' has not been declared 1441 | inline bool CodedInputStream::ReadLittleEndian16(uint16_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/port.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/common.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadLittleEndian16(uint16_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1442:25: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1442 | if (ABSL_PREDICT_TRUE(BufferSize() >= static_cast(sizeof(*value)))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1443:5: error: 'buffer_' was not declared in this scope 1443 | buffer_ = ReadLittleEndian16FromArray(buffer_, value); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1446:12: error: 'ReadLittleEndian16Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadLittleEndian16Fallback'? 1446 | return ReadLittleEndian16Fallback(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadLittleEndian16Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:614:8: note: 'google::protobuf::io::ReadLittleEndian16Fallback' declared here 614 | bool ReadLittleEndian16Fallback(uint16_t* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1450:13: error: 'CodedInputStream' has not been declared 1450 | inline bool CodedInputStream::ReadLittleEndian32(uint32_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/port.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/common.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadLittleEndian32(uint32_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1453:25: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1453 | if (ABSL_PREDICT_TRUE(BufferSize() >= static_cast(sizeof(*value)))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1454:5: error: 'buffer_' was not declared in this scope 1454 | buffer_ = ReadLittleEndian32FromArray(buffer_, value); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1457:12: error: 'ReadLittleEndian32Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadLittleEndian32Fallback'? 1457 | return ReadLittleEndian32Fallback(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadLittleEndian32Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:615:8: note: 'google::protobuf::io::ReadLittleEndian32Fallback' declared here 615 | bool ReadLittleEndian32Fallback(uint32_t* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1464:13: error: 'CodedInputStream' has not been declared 1464 | inline bool CodedInputStream::ReadLittleEndian64(uint64_t* value) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/port.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/common.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ReadLittleEndian64(uint64_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1467:25: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1467 | if (ABSL_PREDICT_TRUE(BufferSize() >= static_cast(sizeof(*value)))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1468:5: error: 'buffer_' was not declared in this scope 1468 | buffer_ = ReadLittleEndian64FromArray(buffer_, value); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1471:12: error: 'ReadLittleEndian64Fallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadLittleEndian64Fallback'? 1471 | return ReadLittleEndian64Fallback(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::ReadLittleEndian64Fallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:616:8: note: 'google::protobuf::io::ReadLittleEndian64Fallback' declared here 616 | bool ReadLittleEndian64Fallback(uint64_t* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1478:17: error: 'CodedInputStream' has not been declared 1478 | inline uint32_t CodedInputStream::ReadTagNoLastTag() { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/port.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/common.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint32_t ReadTagNoLastTag()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1480:25: error: 'buffer_' was not declared in this scope 1480 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1480:35: error: 'buffer_end_' was not declared in this scope 1480 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1480:35: note: suggested alternatives: 1480 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1483:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1483 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1487:7: error: 'ReadTagFallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadTagFallback'? 1487 | v = ReadTagFallback(v); | ^~~~~~~~~~~~~~~ | google::protobuf::io::ReadTagFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:621:12: note: 'google::protobuf::io::ReadTagFallback' declared here 621 | uint32_t ReadTagFallback(uint32_t first_byte_or_zero); | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1491:34: error: 'CodedInputStream' has not been declared 1491 | inline std::pair CodedInputStream::ReadTagWithCutoffNoLastTag( | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/port.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/common.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'std::pair ReadTagWithCutoffNoLastTag(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1497:25: error: 'buffer_' was not declared in this scope 1497 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1497:35: error: 'buffer_end_' was not declared in this scope 1497 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1497:35: note: suggested alternatives: 1497 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_)) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1505:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1505 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1515:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1515 | Advance(2); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1527:24: error: 'ReadTagFallback' was not declared in this scope; did you mean 'google::protobuf::io::ReadTagFallback'? 1527 | const uint32_t tag = ReadTagFallback(first_byte_or_zero); | ^~~~~~~~~~~~~~~ | google::protobuf::io::ReadTagFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:621:12: note: 'google::protobuf::io::ReadTagFallback' declared here 621 | uint32_t ReadTagFallback(uint32_t first_byte_or_zero); | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1531:13: error: 'CodedInputStream' has not been declared 1531 | inline bool CodedInputStream::LastTagWas(uint32_t expected) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool LastTagWas(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1532:10: error: 'last_tag_' was not declared in this scope; did you mean 'google::protobuf::io::last_tag_'? 1532 | return last_tag_ == expected; | ^~~~~~~~~ | google::protobuf::io::last_tag_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:535:12: note: 'google::protobuf::io::last_tag_' declared here 535 | uint32_t last_tag_; // result of last ReadTag() or ReadTagWithCutoff(). | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1535:13: error: 'CodedInputStream' has not been declared 1535 | inline bool CodedInputStream::ConsumedEntireMessage() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ConsumedEntireMessage()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1536:10: error: 'legitimate_message_end_' was not declared in this scope; did you mean 'google::protobuf::io::legitimate_message_end_'? 1536 | return legitimate_message_end_; | ^~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::legitimate_message_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:540:8: note: 'google::protobuf::io::legitimate_message_end_' declared here 540 | bool legitimate_message_end_; | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1539:13: error: 'CodedInputStream' has not been declared 1539 | inline bool CodedInputStream::ExpectTag(uint32_t expected) { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/port.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/common.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ExpectTag(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1541:27: error: 'buffer_' was not declared in this scope 1541 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) { | ^~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1541:37: error: 'buffer_end_' was not declared in this scope 1541 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1541:37: note: suggested alternatives: 1541 | if (ABSL_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) { | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1542:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1542 | Advance(1); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/macros.h:36, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/port.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/common.h:22, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1548:27: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1548 | if (ABSL_PREDICT_TRUE(BufferSize() >= 2) && | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/optimization.h:190:58: note: in definition of macro 'ABSL_PREDICT_TRUE' 190 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true)) | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1549:9: error: 'buffer_' was not declared in this scope 1549 | buffer_[0] == static_cast(expected | 0x80) && | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1551:7: error: 'Advance' was not declared in this scope; did you mean 'google::protobuf::io::Advance'? 1551 | Advance(2); | ^~~~~~~ | google::protobuf::io::Advance /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:581:8: note: 'google::protobuf::io::Advance' declared here 581 | void Advance(int amount); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1562:23: error: 'CodedInputStream' has not been declared 1562 | inline const uint8_t* CodedInputStream::ExpectTagFromArray( | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1577:13: error: 'CodedInputStream' has not been declared 1577 | inline void CodedInputStream::GetDirectBufferPointerInline(const void** data, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void GetDirectBufferPointerInline(const void**, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1579:11: error: 'buffer_' was not declared in this scope 1579 | *data = buffer_; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1580:28: error: 'buffer_end_' was not declared in this scope 1580 | *size = static_cast(buffer_end_ - buffer_); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1580:28: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1583:13: error: 'CodedInputStream' has not been declared 1583 | inline bool CodedInputStream::ExpectAtEnd() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool ExpectAtEnd()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:7: error: 'buffer_' was not declared in this scope 1587 | if (buffer_ == buffer_end_ && ((buffer_size_after_limit_ != 0) || | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:18: error: 'buffer_end_' was not declared in this scope 1587 | if (buffer_ == buffer_end_ && ((buffer_size_after_limit_ != 0) || | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:18: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1587:35: error: 'buffer_size_after_limit_' was not declared in this scope; did you mean 'google::protobuf::io::buffer_size_after_limit_'? 1587 | if (buffer_ == buffer_end_ && ((buffer_size_after_limit_ != 0) || | ^~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::buffer_size_after_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:558:7: note: 'google::protobuf::io::buffer_size_after_limit_' declared here 558 | int buffer_size_after_limit_; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1588:35: error: 'total_bytes_read_' was not declared in this scope; did you mean 'google::protobuf::io::total_bytes_read_'? 1588 | (total_bytes_read_ == current_limit_))) { | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::total_bytes_read_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:527:7: note: 'google::protobuf::io::total_bytes_read_' declared here 527 | int total_bytes_read_; // total bytes read from input_, including | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1588:56: error: 'current_limit_' was not declared in this scope; did you mean 'google::protobuf::io::current_limit_'? 1588 | (total_bytes_read_ == current_limit_))) { | ^~~~~~~~~~~~~~ | google::protobuf::io::current_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:549:9: note: 'google::protobuf::io::current_limit_' declared here 549 | Limit current_limit_; // if position = -1, no limit is applied | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1589:5: error: 'last_tag_' was not declared in this scope; did you mean 'google::protobuf::io::last_tag_'? 1589 | last_tag_ = 0; // Pretend we called ReadTag()... | ^~~~~~~~~ | google::protobuf::io::last_tag_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:535:12: note: 'google::protobuf::io::last_tag_' declared here 535 | uint32_t last_tag_; // result of last ReadTag() or ReadTagWithCutoff(). | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1590:5: error: 'legitimate_message_end_' was not declared in this scope; did you mean 'google::protobuf::io::legitimate_message_end_'? 1590 | legitimate_message_end_ = true; // ... and it hit EOF. | ^~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::legitimate_message_end_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:540:8: note: 'google::protobuf::io::legitimate_message_end_' declared here 540 | bool legitimate_message_end_; | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1597:12: error: 'CodedInputStream' has not been declared 1597 | inline int CodedInputStream::CurrentPosition() const { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1597:48: error: non-member function 'int CurrentPosition()' cannot have cv-qualifier 1597 | inline int CodedInputStream::CurrentPosition() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int CurrentPosition()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1598:10: error: 'total_bytes_read_' was not declared in this scope; did you mean 'google::protobuf::io::total_bytes_read_'? 1598 | return total_bytes_read_ - (BufferSize() + buffer_size_after_limit_); | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::total_bytes_read_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:527:7: note: 'google::protobuf::io::total_bytes_read_' declared here 527 | int total_bytes_read_; // total bytes read from input_, including | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1598:31: error: 'BufferSize' was not declared in this scope; did you mean 'google::protobuf::io::BufferSize'? 1598 | return total_bytes_read_ - (BufferSize() + buffer_size_after_limit_); | ^~~~~~~~~~ | google::protobuf::io::BufferSize /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:626:7: note: 'google::protobuf::io::BufferSize' declared here 626 | int BufferSize() const; | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1598:46: error: 'buffer_size_after_limit_' was not declared in this scope; did you mean 'google::protobuf::io::buffer_size_after_limit_'? 1598 | return total_bytes_read_ - (BufferSize() + buffer_size_after_limit_); | ^~~~~~~~~~~~~~~~~~~~~~~~ | google::protobuf::io::buffer_size_after_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:558:7: note: 'google::protobuf::io::buffer_size_after_limit_' declared here 558 | int buffer_size_after_limit_; | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1601:13: error: 'CodedInputStream' has not been declared 1601 | inline void CodedInputStream::Advance(int amount) { buffer_ += amount; } | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void Advance(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1601:53: error: 'buffer_' was not declared in this scope 1601 | inline void CodedInputStream::Advance(int amount) { buffer_ += amount; } | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1603:13: error: 'CodedInputStream' has not been declared 1603 | inline void CodedInputStream::SetRecursionLimit(int limit) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void SetRecursionLimit(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1604:3: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1604 | recursion_budget_ += limit - recursion_limit_; | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_budget_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1604:32: error: 'recursion_limit_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_limit_'? 1604 | recursion_budget_ += limit - recursion_limit_; | ^~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:569:7: note: 'google::protobuf::io::recursion_limit_' declared here 569 | int recursion_limit_; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1608:13: error: 'CodedInputStream' has not been declared 1608 | inline bool CodedInputStream::IncrementRecursionDepth() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool IncrementRecursionDepth()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1609:5: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1609 | --recursion_budget_; | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_budget_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any_lite.cc:16: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED32]' used but never defined 281 | ReadPrimitive(io::CodedInputStream* input, CType* value); | ^~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = long long unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED64]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED32]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = long long int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED64]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = float; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FLOAT]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = double; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_DOUBLE]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1613:13: error: 'CodedInputStream' has not been declared 1613 | inline void CodedInputStream::DecrementRecursionDepth() { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void DecrementRecursionDepth()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1614:7: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1614 | if (recursion_budget_ < recursion_limit_) ++recursion_budget_; | ^~~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_budget_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1614:27: error: 'recursion_limit_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_limit_'? 1614 | if (recursion_budget_ < recursion_limit_) ++recursion_budget_; | ^~~~~~~~~~~~~~~~ | google::protobuf::io::recursion_limit_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:569:7: note: 'google::protobuf::io::recursion_limit_' declared here 569 | int recursion_limit_; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1617:13: error: 'CodedInputStream' has not been declared 1617 | inline void CodedInputStream::UnsafeDecrementRecursionDepth() { | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:89, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void UnsafeDecrementRecursionDepth()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1618:10: error: 'recursion_budget_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_budget_'? 1618 | assert(recursion_budget_ < recursion_limit_); | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:567:7: note: 'google::protobuf::io::recursion_budget_' declared here 567 | int recursion_budget_; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:89, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1618:30: error: 'recursion_limit_' was not declared in this scope; did you mean 'google::protobuf::io::recursion_limit_'? 1618 | assert(recursion_budget_ < recursion_limit_); | ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:569:7: note: 'google::protobuf::io::recursion_limit_' declared here 569 | int recursion_limit_; | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1622:13: error: 'CodedInputStream' has not been declared 1622 | inline void CodedInputStream::SetExtensionRegistry(const DescriptorPool* pool, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1622:58: error: 'DescriptorPool' does not name a type 1622 | inline void CodedInputStream::SetExtensionRegistry(const DescriptorPool* pool, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1623:52: error: 'MessageFactory' has not been declared 1623 | MessageFactory* factory) { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void SetExtensionRegistry(const int*, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1624:3: error: 'extension_pool_' was not declared in this scope; did you mean 'google::protobuf::io::extension_pool_'? 1624 | extension_pool_ = pool; | ^~~~~~~~~~~~~~~ | google::protobuf::io::extension_pool_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:572:25: note: 'google::protobuf::io::extension_pool_' declared here 572 | const DescriptorPool* extension_pool_; | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1625:3: error: 'extension_factory_' was not declared in this scope; did you mean 'google::protobuf::io::extension_factory_'? 1625 | extension_factory_ = factory; | ^~~~~~~~~~~~~~~~~~ | google::protobuf::io::extension_factory_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:573:19: note: 'google::protobuf::io::extension_factory_' declared here 573 | MessageFactory* extension_factory_; | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1628:14: error: 'DescriptorPool' does not name a type 1628 | inline const DescriptorPool* CodedInputStream::GetExtensionPool() { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1632:8: error: 'MessageFactory' does not name a type 1632 | inline MessageFactory* CodedInputStream::GetExtensionFactory() { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1636:12: error: 'CodedInputStream' has not been declared 1636 | inline int CodedInputStream::BufferSize() const { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1636:43: error: non-member function 'int BufferSize()' cannot have cv-qualifier 1636 | inline int CodedInputStream::BufferSize() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'int BufferSize()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1637:27: error: 'buffer_end_' was not declared in this scope 1637 | return static_cast(buffer_end_ - buffer_); | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1637:27: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:882:12: note: 'google::protobuf::buffer_end_' 882 | uint8_t* buffer_end_ = buffer_; | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:525:18: note: 'google::protobuf::io::buffer_end_' 525 | const uint8_t* buffer_end_; // pointer to the end of the buffer. | ^~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1637:41: error: 'buffer_' was not declared in this scope 1637 | return static_cast(buffer_end_ - buffer_); | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1640:8: error: 'CodedInputStream' does not name a type 1640 | inline CodedInputStream::CodedInputStream(ZeroCopyInputStream* input) | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1661:8: error: 'CodedInputStream' does not name a type 1661 | inline CodedInputStream::CodedInputStream(const uint8_t* buffer, int size) | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1682:13: error: 'CodedInputStream' has not been declared 1682 | inline bool CodedInputStream::IsFlat() const { return input_ == nullptr; } | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1682:40: error: non-member function 'bool IsFlat()' cannot have cv-qualifier 1682 | inline bool CodedInputStream::IsFlat() const { return input_ == nullptr; } | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool IsFlat()': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1682:55: error: 'input_' was not declared in this scope; did you mean 'google::protobuf::io::input_'? 1682 | inline bool CodedInputStream::IsFlat() const { return input_ == nullptr; } | ^~~~~~ | google::protobuf::io::input_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:526:24: note: 'google::protobuf::io::input_' declared here 526 | ZeroCopyInputStream* input_; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1684:13: error: 'CodedInputStream' has not been declared 1684 | inline bool CodedInputStream::Skip(int count) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'bool Skip(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1695:10: error: 'SkipFallback' was not declared in this scope; did you mean 'google::protobuf::io::SkipFallback'? 1695 | return SkipFallback(count, original_buffer_size); | ^~~~~~~~~~~~ | google::protobuf::io::SkipFallback /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:578:8: note: 'google::protobuf::io::SkipFallback' declared here 578 | bool SkipFallback(int count, int original_buffer_size); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1699:8: error: 'CodedOutputStream' does not name a type 1699 | inline CodedOutputStream::CodedOutputStream(Stream* stream) | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1706:8: error: 'CodedOutputStream' does not name a type 1706 | inline CodedOutputStream::CodedOutputStream(Stream* stream, bool eager_init) | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1715:13: error: 'CodedOutputStream' has not been declared 1715 | inline void CodedOutputStream::InitEagerly(Stream* stream) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void InitEagerly(Stream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1719:5: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1719 | cur_ = impl_.SetInitialBuffer(data, size); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1719:12: error: 'impl_' was not declared in this scope 1719 | cur_ = impl_.SetInitialBuffer(data, size); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1723:17: error: 'CodedOutputStream' has not been declared 1723 | inline uint8_t* CodedOutputStream::WriteVarint32ToArray(uint32_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* WriteVarint32ToArray(uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1725:10: error: 'EpsCopyOutputStream' has not been declared 1725 | return EpsCopyOutputStream::UnsafeVarint(value, target); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1728:17: error: 'CodedOutputStream' has not been declared 1728 | inline uint8_t* CodedOutputStream::WriteVarint64ToArray(uint64_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'uint8_t* WriteVarint64ToArray(uint64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1730:10: error: 'EpsCopyOutputStream' has not been declared 1730 | return EpsCopyOutputStream::UnsafeVarint(value, target); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1733:13: error: 'CodedOutputStream' has not been declared 1733 | inline void CodedOutputStream::WriteVarint32SignExtended(int32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteVarint32SignExtended(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1734:3: error: 'WriteVarint64' was not declared in this scope; did you mean 'google::WriteVarint64'? 1734 | WriteVarint64(static_cast(value)); | ^~~~~~~~~~~~~ | google::WriteVarint64 /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1241:8: note: 'google::WriteVarint64' declared here 1241 | void WriteVarint64(uint64_t value); | ^~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1737:17: error: 'CodedOutputStream' has not been declared 1737 | inline uint8_t* CodedOutputStream::WriteVarint32SignExtendedToArray( | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1742:17: error: 'CodedOutputStream' has not been declared 1742 | inline uint8_t* CodedOutputStream::WriteLittleEndian16ToArray(uint16_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1749:17: error: 'CodedOutputStream' has not been declared 1749 | inline uint8_t* CodedOutputStream::WriteLittleEndian32ToArray(uint32_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1763:17: error: 'CodedOutputStream' has not been declared 1763 | inline uint8_t* CodedOutputStream::WriteLittleEndian64ToArray(uint64_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1784:13: error: 'CodedOutputStream' has not been declared 1784 | inline void CodedOutputStream::WriteVarint32(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteVarint32(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1785:3: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1785 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1785:10: error: 'impl_' was not declared in this scope 1785 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1786:38: error: 'Cur' was not declared in this scope; did you mean 'google::Cur'? 1786 | SetCur(WriteVarint32ToArray(value, Cur())); | ^~~ | google::Cur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:48: note: 'google::Cur' declared here 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1786:3: error: 'SetCur' was not declared in this scope; did you mean 'google::SetCur'? 1786 | SetCur(WriteVarint32ToArray(value, Cur())); | ^~~~~~ | google::SetCur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1349:8: note: 'google::SetCur' declared here 1349 | void SetCur(uint8_t* ptr) { cur_ = ptr; } | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1789:13: error: 'CodedOutputStream' has not been declared 1789 | inline void CodedOutputStream::WriteVarint64(uint64_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteVarint64(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1790:3: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1790 | cur_ = impl_.EnsureSpace(cur_); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1790:10: error: 'impl_' was not declared in this scope 1790 | cur_ = impl_.EnsureSpace(cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1791:38: error: 'Cur' was not declared in this scope; did you mean 'google::Cur'? 1791 | SetCur(WriteVarint64ToArray(value, Cur())); | ^~~ | google::Cur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1348:48: note: 'google::Cur' declared here 1348 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* Cur() const { return cur_; } | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1791:3: error: 'SetCur' was not declared in this scope; did you mean 'google::SetCur'? 1791 | SetCur(WriteVarint64ToArray(value, Cur())); | ^~~~~~ | google::SetCur /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1349:8: note: 'google::SetCur' declared here 1349 | void SetCur(uint8_t* ptr) { cur_ = ptr; } | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1794:13: error: 'CodedOutputStream' has not been declared 1794 | inline void CodedOutputStream::WriteTag(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1798:17: error: 'CodedOutputStream' has not been declared 1798 | inline uint8_t* CodedOutputStream::WriteTagToArray(uint32_t value, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1813:15: error: 'CodedOutputStream' has not been declared 1813 | inline size_t CodedOutputStream::VarintSize32(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1827:15: error: 'CodedOutputStream' has not been declared 1827 | inline size_t CodedOutputStream::VarintSize32PlusOne(uint32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1840:15: error: 'CodedOutputStream' has not been declared 1840 | inline size_t CodedOutputStream::VarintSize64(uint64_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1854:15: error: 'CodedOutputStream' has not been declared 1854 | inline size_t CodedOutputStream::VarintSize64PlusOne(uint64_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1867:15: error: 'CodedOutputStream' has not been declared 1867 | inline size_t CodedOutputStream::VarintSize32SignExtended(int32_t value) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1871:15: error: 'CodedOutputStream' has not been declared 1871 | inline size_t CodedOutputStream::VarintSize32SignExtendedPlusOne( | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1877:13: error: 'CodedOutputStream' has not been declared 1877 | inline void CodedOutputStream::WriteString(absl::string_view str) { | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteString(std::string_view)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1878:3: error: 'WriteRaw' was not declared in this scope 1878 | WriteRaw(str.data(), static_cast(str.size())); | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1878:3: note: suggested alternatives: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1171:8: note: 'google::WriteRaw' 1171 | void WriteRaw(const void* buffer, int size) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:691:48: note: 'google::protobuf::WriteRaw' 691 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD uint8_t* WriteRaw(const void* data, | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1881:13: error: 'CodedOutputStream' has not been declared 1881 | inline void CodedOutputStream::WriteRawMaybeAliased(const void* data, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: In function 'void WriteRawMaybeAliased(const void*, int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1883:3: error: 'cur_' was not declared in this scope; did you mean 'google::cur_'? 1883 | cur_ = impl_.WriteRawMaybeAliased(data, size, cur_); | ^~~~ | google::cur_ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1359:12: note: 'google::cur_' declared here 1359 | uint8_t* cur_; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1883:10: error: 'impl_' was not declared in this scope 1883 | cur_ = impl_.WriteRawMaybeAliased(data, size, cur_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1886:17: error: 'CodedOutputStream' has not been declared 1886 | inline uint8_t* CodedOutputStream::WriteRawToArray(const void* data, int size, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1892:17: error: 'CodedOutputStream' has not been declared 1892 | inline uint8_t* CodedOutputStream::WriteStringToArray(absl::string_view str, | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1897:1: error: expected declaration before '}' token 1897 | } // namespace io | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1898:1: error: expected declaration before '}' token 1898 | } // namespace protobuf | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:1899:1: error: expected declaration before '}' token 1899 | } // namespace google | ^ --- CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/any_lite.cc.o --- *** [CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/any_lite.cc.o] Error code 1 make[2]: stopped in /pbulk/work/devel/protobuf/work/protobuf-34.1/cmake-pkgsrc-build In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.h:24, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.pb.cc:6: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED32]' used but never defined 281 | ReadPrimitive(io::CodedInputStream* input, CType* value); | ^~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = long long unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED64]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED32]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = long long int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED64]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = float; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FLOAT]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = double; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_DOUBLE]' used but never defined In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:35: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:46:55: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyInputStream' 46 | class PROTOBUF_EXPORT ArrayInputStream final : public ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:139:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyInputStream' 139 | class ZeroCopyInputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:35: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:56:3: error: 'google::protobuf::io::ArrayInputStream::~ArrayInputStream()' marked 'override', but does not override 56 | ~ArrayInputStream() override = default; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:63:44: error: 'bool google::protobuf::io::ArrayInputStream::Next(const void**, int*)' marked 'override', but does not override 63 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:65:8: error: 'void google::protobuf::io::ArrayInputStream::BackUp(int)' marked 'override', but does not override 65 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:66:44: error: 'bool google::protobuf::io::ArrayInputStream::Skip(int)' marked 'override', but does not override 66 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Skip(int count) override; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:67:47: error: 'int64_t google::protobuf::io::ArrayInputStream::ByteCount() const' marked 'override', but does not override 67 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:83:56: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyOutputStream' 83 | class PROTOBUF_EXPORT ArrayOutputStream final : public ZeroCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyOutputStream' 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:35: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:93:3: error: 'google::protobuf::io::ArrayOutputStream::~ArrayOutputStream()' marked 'override', but does not override 93 | ~ArrayOutputStream() override = default; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:100:44: error: 'bool google::protobuf::io::ArrayOutputStream::Next(void**, int*)' marked 'override', but does not override 100 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:102:8: error: 'void google::protobuf::io::ArrayOutputStream::BackUp(int)' marked 'override', but does not override 102 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:103:47: error: 'int64_t google::protobuf::io::ArrayOutputStream::ByteCount() const' marked 'override', but does not override 103 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:118:57: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyOutputStream' 118 | class PROTOBUF_EXPORT StringOutputStream final : public ZeroCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyOutputStream' 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:35: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:130:3: error: 'google::protobuf::io::StringOutputStream::~StringOutputStream()' marked 'override', but does not override 130 | ~StringOutputStream() override = default; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:137:44: error: 'bool google::protobuf::io::StringOutputStream::Next(void**, int*)' marked 'override', but does not override 137 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:139:8: error: 'void google::protobuf::io::StringOutputStream::BackUp(int)' marked 'override', but does not override 139 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:140:47: error: 'int64_t google::protobuf::io::StringOutputStream::ByteCount() const' marked 'override', but does not override 140 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:192:58: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyInputStream' 192 | class PROTOBUF_EXPORT CopyingInputStreamAdaptor : public ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:139:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyInputStream' 139 | class ZeroCopyInputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:35: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:201:3: error: 'google::protobuf::io::CopyingInputStreamAdaptor::~CopyingInputStreamAdaptor()' marked 'override', but does not override 201 | ~CopyingInputStreamAdaptor() override; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:212:44: error: 'bool google::protobuf::io::CopyingInputStreamAdaptor::Next(const void**, int*)' marked 'override', but does not override 212 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:214:8: error: 'void google::protobuf::io::CopyingInputStreamAdaptor::BackUp(int)' marked 'override', but does not override 214 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:215:44: error: 'bool google::protobuf::io::CopyingInputStreamAdaptor::Skip(int)' marked 'override', but does not override 215 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Skip(int count) override; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:216:47: error: 'int64_t google::protobuf::io::CopyingInputStreamAdaptor::ByteCount() const' marked 'override', but does not override 216 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:280:59: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyOutputStream' 280 | class PROTOBUF_EXPORT CopyingOutputStreamAdaptor : public ZeroCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyOutputStream' 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:35: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:288:3: error: 'google::protobuf::io::CopyingOutputStreamAdaptor::~CopyingOutputStreamAdaptor()' marked 'override', but does not override 288 | ~CopyingOutputStreamAdaptor() override; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:304:44: error: 'bool google::protobuf::io::CopyingOutputStreamAdaptor::Next(void**, int*)' marked 'override', but does not override 304 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:306:8: error: 'void google::protobuf::io::CopyingOutputStreamAdaptor::BackUp(int)' marked 'override', but does not override 306 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:307:47: error: 'int64_t google::protobuf::io::CopyingOutputStreamAdaptor::ByteCount() const' marked 'override', but does not override 307 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:308:44: error: 'bool google::protobuf::io::CopyingOutputStreamAdaptor::WriteAliasedRaw(const void*, int)' marked 'override', but does not override 308 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool WriteAliasedRaw(const void* data, | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:310:44: error: 'bool google::protobuf::io::CopyingOutputStreamAdaptor::AllowsAliasing() const' marked 'override', but does not override 310 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool AllowsAliasing() const override { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:313:44: error: 'bool google::protobuf::io::CopyingOutputStreamAdaptor::WriteCord(const absl::lts_20260107::Cord&)' marked 'override', but does not override 313 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool WriteCord( | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:350:58: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyInputStream' 350 | class PROTOBUF_EXPORT LimitingInputStream final : public ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:139:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyInputStream' 139 | class ZeroCopyInputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:35: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:352:42: error: expected ')' before '*' token 352 | LimitingInputStream(ZeroCopyInputStream* input, int64_t limit); | ~ ^ | ) /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:370:3: error: 'ZeroCopyInputStream' does not name a type 370 | ZeroCopyInputStream* input_; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:353:3: error: 'google::protobuf::io::LimitingInputStream::~LimitingInputStream()' marked 'override', but does not override 353 | ~LimitingInputStream() override; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:360:44: error: 'bool google::protobuf::io::LimitingInputStream::Next(const void**, int*)' marked 'override', but does not override 360 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:362:8: error: 'void google::protobuf::io::LimitingInputStream::BackUp(int)' marked 'override', but does not override 362 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:363:44: error: 'bool google::protobuf::io::LimitingInputStream::Skip(int)' marked 'override', but does not override 363 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Skip(int count) override; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:364:47: error: 'int64_t google::protobuf::io::LimitingInputStream::ByteCount() const' marked 'override', but does not override 364 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:365:44: error: 'bool google::protobuf::io::LimitingInputStream::ReadCord(absl::lts_20260107::Cord*, int)' marked 'override', but does not override 365 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool ReadCord(absl::Cord* cord, | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:380:54: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyInputStream' 380 | class PROTOBUF_EXPORT CordInputStream final : public ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:139:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyInputStream' 139 | class ZeroCopyInputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:35: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:396:44: error: 'bool google::protobuf::io::CordInputStream::Next(const void**, int*)' marked 'override', but does not override 396 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:398:8: error: 'void google::protobuf::io::CordInputStream::BackUp(int)' marked 'override', but does not override 398 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:399:44: error: 'bool google::protobuf::io::CordInputStream::Skip(int)' marked 'override', but does not override 399 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Skip(int count) override; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:400:47: error: 'int64_t google::protobuf::io::CordInputStream::ByteCount() const' marked 'override', but does not override 400 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:401:44: error: 'bool google::protobuf::io::CordInputStream::ReadCord(absl::lts_20260107::Cord*, int)' marked 'override', but does not override 401 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool ReadCord(absl::Cord* cord, | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:428:55: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyOutputStream' 428 | class PROTOBUF_EXPORT CordOutputStream final : public ZeroCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_enum_util.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:30: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyOutputStream' 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:35: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:475:44: error: 'bool google::protobuf::io::CordOutputStream::Next(void**, int*)' marked 'final', but is not virtual 475 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(void** data, int* size) final; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:476:8: error: 'void google::protobuf::io::CordOutputStream::BackUp(int)' marked 'final', but is not virtual 476 | void BackUp(int count) final; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:477:11: error: 'int64_t google::protobuf::io::CordOutputStream::ByteCount() const' marked 'final', but is not virtual 477 | int64_t ByteCount() const final; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:478:44: error: 'bool google::protobuf::io::CordOutputStream::WriteCord(const absl::lts_20260107::Cord&)' marked 'final', but is not virtual 478 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool WriteCord( | ^~~~~~~~~ --- CMakeFiles/libprotobuf.dir/src/google/protobuf/any.pb.cc.o --- *** [CMakeFiles/libprotobuf.dir/src/google/protobuf/any.pb.cc.o] Error code 1 make[2]: stopped in /pbulk/work/devel/protobuf/work/protobuf-34.1/cmake-pkgsrc-build 1 error make[2]: stopped in /pbulk/work/devel/protobuf/work/protobuf-34.1/cmake-pkgsrc-build --- CMakeFiles/libprotobuf.dir/all --- *** [CMakeFiles/libprotobuf.dir/all] Error code 2 make[1]: stopped in /pbulk/work/devel/protobuf/work/protobuf-34.1/cmake-pkgsrc-build In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:429:46: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 429 | io::EpsCopyOutputStream* stream), | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:627:24: error: 'google::protobuf::io::CodedInputStream' is not a type 627 | ParseFromCodedStream(io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:631:31: error: 'google::protobuf::io::CodedInputStream' is not a type 631 | ParsePartialFromCodedStream(io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:710:7: error: 'google::protobuf::io::CodedInputStream' is not a type 710 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:718:7: error: 'google::protobuf::io::CodedInputStream' is not a type 718 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:1133:21: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 1133 | uint8_t* ptr, io::EpsCopyOutputStream* stream) const = 0; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:1195:22: error: 'google::protobuf::io::CodedInputStream' is not a type 1195 | bool MergeFromImpl(io::CodedInputStream* input, ParseFlags parse_flags); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h: In member function 'void google::protobuf::MessageLite::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:895:11: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 895 | output->SetCur(_InternalSerialize(output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:895:45: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 895 | output->SetCur(_InternalSerialize(output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:895:60: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 895 | output->SetCur(_InternalSerialize(output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc: In static member function 'static void google::protobuf::internal::TcParser::WriteMapEntryAsUnknown(google::protobuf::MessageLite*, const google::protobuf::internal::TcParseTableBase*, google::protobuf::internal::UntypedMapBase&, google::protobuf::Arena*, uint32_t, google::protobuf::internal::NodeBase*, google::protobuf::internal::MapAuxInfo)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:2873:39: error: variable 'google::protobuf::io::CodedOutputStream coded_output' has initializer but incomplete type 2873 | io::CodedOutputStream coded_output(&string_output); | ^ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/string_view.h:29, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/common.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h: At global scope: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:101:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 101 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:103:2: error: expected primary-expression before 'public' 103 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:103:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:102:25: note: to match this '{' 102 | ZeroCopyInputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:105:11: error: declaration of '~ google::protobuf::io::ZeroCopyInputStream' as non-member 105 | virtual ~ZeroCopyInputStream() = default; | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:107:29: error: 'ZeroCopyInputStream' does not name a type 107 | ZeroCopyInputStream(const ZeroCopyInputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:107:51: error: expected constructor, destructor, or type conversion before '=' token 107 | ZeroCopyInputStream(const ZeroCopyInputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:108:3: error: 'ZeroCopyInputStream' does not name a type 108 | ZeroCopyInputStream& operator=(const ZeroCopyInputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:109:22: error: expected constructor, destructor, or type conversion before '(' token 109 | ZeroCopyInputStream(ZeroCopyInputStream&&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:110:3: error: 'ZeroCopyInputStream' does not name a type 110 | ZeroCopyInputStream& operator=(ZeroCopyInputStream&&) = delete; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:128:39: error: 'virtual' outside class declaration 128 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(const void** data, | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:128:52: error: function 'bool google::protobuf::io::Next(const void**, int*)' is initialized like a variable 128 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:147:3: error: 'virtual' outside class declaration 147 | virtual void BackUp(int count) = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:147:16: error: function 'void google::protobuf::io::BackUp(int)' is initialized like a variable 147 | virtual void BackUp(int count) = 0; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:157:39: error: 'virtual' outside class declaration 157 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Skip(int count) = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:157:52: error: function 'bool google::protobuf::io::Skip(int)' is initialized like a variable 157 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Skip(int count) = 0; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:160:39: error: 'virtual' outside class declaration 160 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:160:67: error: non-member function 'int64_t google::protobuf::io::ByteCount()' cannot have cv-qualifier 160 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:160:55: error: function 'int64_t google::protobuf::io::ByteCount()' is initialized like a variable 160 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:172:39: error: 'virtual' outside class declaration 172 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool ReadCord(absl::Cord* cord, | ^~~~~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/string_view.h:29, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/stubs/common.h:20, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:32, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/attributes.h:1076:36: error: expected identifier before '[' token 1076 | #define ABSL_ATTRIBUTE_WARN_UNUSED [[gnu::warn_unused]] | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/port_def.inc:158:47: note: in expansion of macro 'ABSL_ATTRIBUTE_WARN_UNUSED' 158 | #define PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED ABSL_ATTRIBUTE_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:179:23: note: in expansion of macro 'PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED' 179 | class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:181:2: error: expected primary-expression before 'public' 181 | public: | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:181:2: error: expected '}' before 'public' /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:180:26: note: to match this '{' 180 | ZeroCopyOutputStream { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:183:30: error: 'ZeroCopyOutputStream' does not name a type 183 | ZeroCopyOutputStream(const ZeroCopyOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:183:53: error: expected constructor, destructor, or type conversion before '=' token 183 | ZeroCopyOutputStream(const ZeroCopyOutputStream&) = delete; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:184:3: error: 'ZeroCopyOutputStream' does not name a type 184 | ZeroCopyOutputStream& operator=(const ZeroCopyOutputStream&) = delete; | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:185:32: error: expected class-name before '(' token 185 | virtual ~ZeroCopyOutputStream() = default; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:207:39: error: 'virtual' outside class declaration 207 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(void** data, | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:207:52: error: function 'bool google::protobuf::Next(void**, int*)' is initialized like a variable 207 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool Next(void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:233:3: error: 'virtual' outside class declaration 233 | virtual void BackUp(int count) = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:233:16: error: function 'void google::protobuf::BackUp(int)' is initialized like a variable 233 | virtual void BackUp(int count) = 0; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:236:39: error: 'virtual' outside class declaration 236 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:236:67: error: non-member function 'int64_t google::protobuf::ByteCount()' cannot have cv-qualifier 236 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:236:55: error: function 'int64_t google::protobuf::ByteCount()' is initialized like a variable 236 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual int64_t ByteCount() const = 0; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:245:39: error: 'virtual' outside class declaration 245 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool WriteAliasedRaw( | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:247:39: error: 'virtual' outside class declaration 247 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool AllowsAliasing() const { | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:247:69: error: non-member function 'bool google::protobuf::AllowsAliasing()' cannot have cv-qualifier 247 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool AllowsAliasing() const { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:258:39: error: 'virtual' outside class declaration 258 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD virtual bool WriteCord( | ^~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:264:1: error: expected declaration before '}' token 264 | } // namespace protobuf | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:265:1: error: expected declaration before '}' token 265 | } // namespace google | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:201:7: error: 'google::protobuf::io::CodedInputStream' is not a type 201 | io::CodedInputStream* input, uint32_t tag); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:207:7: error: 'google::protobuf::io::CodedInputStream' is not a type 207 | io::CodedInputStream* input, uint32_t tag, io::CodedOutputStream* output); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:213:7: error: 'google::protobuf::io::CodedInputStream' is not a type 213 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:218:7: error: 'google::protobuf::io::CodedInputStream' is not a type 218 | io::CodedInputStream* input, io::CodedOutputStream* output); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:17: error: 'google::protobuf::io::CodedInputStream' is not a type 281 | ReadPrimitive(io::CodedInputStream* input, CType* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:288:53: error: 'google::protobuf::io::CodedInputStream' is not a type 288 | ReadRepeatedPrimitive(int tag_size, uint32_t tag, io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:306:23: error: 'google::protobuf::io::CodedInputStream' is not a type 306 | ReadPackedPrimitive(io::CodedInputStream* input, RepeatedField* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:311:7: error: 'google::protobuf::io::CodedInputStream' is not a type 311 | io::CodedInputStream* input, std::string* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:314:7: error: 'google::protobuf::io::CodedInputStream' is not a type 314 | io::CodedInputStream* input, std::string* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:317:7: error: 'google::protobuf::io::CodedInputStream' is not a type 317 | io::CodedInputStream* input, absl::Cord* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:330:25: error: 'google::protobuf::io::CodedInputStream' is not a type 330 | int field_number, io::CodedInputStream* input, MessageType* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:334:7: error: 'google::protobuf::io::CodedInputStream' is not a type 334 | io::CodedInputStream* input, MessageType* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:338:7: error: 'google::protobuf::io::CodedInputStream' is not a type 338 | io::CodedInputStream* input, MessageType* value) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:493:54: error: 'EpsCopyOutputStream' is not a member of 'google::protobuf::io'; did you mean 'ZeroCopyOutputStream'? 493 | WriteInt32ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ | ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:493:75: error: 'stream' was not declared in this scope; did you mean 'std::io_errc::stream'? 493 | WriteInt32ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~ | std::io_errc::stream In file included from /usr/pkg/gcc10/include/c++/ios:42, from /usr/pkg/gcc10/include/c++/ostream:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/log_severity.h:19, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/internal/raw_logging.h:27, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/internal/low_level_scheduling.h:21, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/call_once.h:37, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:33, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /usr/pkg/gcc10/include/c++/bits/ios_base.h:203:24: note: 'std::io_errc::stream' declared here 203 | enum class io_errc { stream = 1 }; | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:38: error: expected primary-expression before 'value' 494 | int32_t value, uint8_t* target) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:52: error: expected primary-expression before '*' token 494 | int32_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:54: error: 'target' was not declared in this scope 494 | int32_t value, uint8_t* target) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:493:3: error: 'constexpr' needed for in-class initialization of static data member 'uint8_t* google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField' of non-integral type [-fpermissive] 493 | WriteInt32ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:60: error: expression list treated as compound expression in initializer [-fpermissive] 494 | int32_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:494:61: error: expected ';' before '{' token 494 | int32_t value, uint8_t* target) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:501:54: error: 'EpsCopyOutputStream' is not a member of 'google::protobuf::io'; did you mean 'ZeroCopyOutputStream'? 501 | WriteInt64ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ | ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:501:75: error: 'stream' was not declared in this scope; did you mean 'std::io_errc::stream'? 501 | WriteInt64ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~ | std::io_errc::stream In file included from /usr/pkg/gcc10/include/c++/ios:42, from /usr/pkg/gcc10/include/c++/ostream:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/log_severity.h:19, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/internal/raw_logging.h:27, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/internal/low_level_scheduling.h:21, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/call_once.h:37, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:33, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /usr/pkg/gcc10/include/c++/bits/ios_base.h:203:24: note: 'std::io_errc::stream' declared here 203 | enum class io_errc { stream = 1 }; | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:38: error: expected primary-expression before 'value' 502 | int64_t value, uint8_t* target) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:52: error: expected primary-expression before '*' token 502 | int64_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:54: error: 'target' was not declared in this scope 502 | int64_t value, uint8_t* target) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:501:3: error: 'constexpr' needed for in-class initialization of static data member 'uint8_t* google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField' of non-integral type [-fpermissive] 501 | WriteInt64ToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:60: error: expression list treated as compound expression in initializer [-fpermissive] 502 | int64_t value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:502:61: error: expected ';' before '{' token 502 | int64_t value, uint8_t* target) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:509:53: error: 'EpsCopyOutputStream' is not a member of 'google::protobuf::io'; did you mean 'ZeroCopyOutputStream'? 509 | WriteEnumToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~ | ZeroCopyOutputStream /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:509:74: error: 'stream' was not declared in this scope; did you mean 'std::io_errc::stream'? 509 | WriteEnumToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~ | std::io_errc::stream In file included from /usr/pkg/gcc10/include/c++/ios:42, from /usr/pkg/gcc10/include/c++/ostream:38, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/log_severity.h:19, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/internal/raw_logging.h:27, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/internal/low_level_scheduling.h:21, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/base/call_once.h:37, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:33, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /usr/pkg/gcc10/include/c++/bits/ios_base.h:203:24: note: 'std::io_errc::stream' declared here 203 | enum class io_errc { stream = 1 }; | ^~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:29: error: expected primary-expression before 'int' 510 | int value, uint8_t* target) { | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:47: error: expected primary-expression before '*' token 510 | int value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:49: error: 'target' was not declared in this scope 510 | int value, uint8_t* target) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:509:3: error: 'constexpr' needed for in-class initialization of static data member 'uint8_t* google::protobuf::internal::WireFormatLite::WriteEnumToArrayWithField' of non-integral type [-fpermissive] 509 | WriteEnumToArrayWithField(::google::protobuf::io::EpsCopyOutputStream* stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:55: error: expression list treated as compound expression in initializer [-fpermissive] 510 | int value, uint8_t* target) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:510:56: error: expected ';' before '{' token 510 | int value, uint8_t* target) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:563:7: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 563 | io::EpsCopyOutputStream* stream); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:566:24: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 566 | uint8_t* target, io::EpsCopyOutputStream* stream); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:689:35: error: 'google::protobuf::io::CodedInputStream' is not a type 689 | int tag_size, uint32_t tag, io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:695:7: error: 'google::protobuf::io::CodedInputStream' is not a type 695 | io::CodedInputStream* input, RepeatedField* value); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:714:7: error: 'google::protobuf::io::CodedInputStream' is not a type 714 | io::CodedInputStream* input, uint32_t tag); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:719:7: error: 'google::protobuf::io::CodedInputStream' is not a type 719 | io::CodedInputStream* input); | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:737:7: error: 'google::protobuf::io::CodedInputStream' is not a type 737 | io::CodedInputStream* input, uint32_t tag) override; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:739:7: error: 'google::protobuf::io::CodedInputStream' is not a type 739 | io::CodedInputStream* input) override; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::TagSize(int, google::protobuf::internal::WireFormatLite::FieldType)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:768:42: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 768 | size_t result = io::CodedOutputStream::VarintSize32( | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:843:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadString' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 843 | inline bool WireFormatLite::ReadString(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:843:62: error: 'input' was not declared in this scope 843 | inline bool WireFormatLite::ReadString(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:844:51: error: expected primary-expression before '*' token 844 | std::string* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:844:53: error: 'value' was not declared in this scope 844 | std::string* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:844:58: error: expression list treated as compound expression in initializer [-fpermissive] 844 | std::string* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:850:5: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 850 | io::EpsCopyOutputStream* stream) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In function 'uint8_t* google::protobuf::internal::InternalSerializeUnknownMessageSetItemsToArray(const string&, uint8_t*, int*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:851:18: error: request for member 'WriteRaw' in '* stream', which is of non-class type 'int' 851 | return stream->WriteRaw(unknown_fields.data(), | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:9: error: template-id 'ReadPrimitive' used as a declarator 864 | io::CodedInputStream* input, int32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:863:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 863 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:27: error: 'input' was not declared in this scope 864 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:41: error: expected primary-expression before '*' token 864 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:43: error: 'value' was not declared in this scope 864 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:48: error: expression list treated as compound expression in initializer [-fpermissive] 864 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:863:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 863 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:864:49: error: expected ';' before '{' token 864 | io::CodedInputStream* input, int32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:9: error: template-id 'ReadPrimitive' used as a declarator 872 | io::CodedInputStream* input, int64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:871:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 871 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:27: error: 'input' was not declared in this scope 872 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:41: error: expected primary-expression before '*' token 872 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:43: error: 'value' was not declared in this scope 872 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:48: error: expression list treated as compound expression in initializer [-fpermissive] 872 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:871:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 871 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:872:49: error: expected ';' before '{' token 872 | io::CodedInputStream* input, int64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:9: error: template-id 'ReadPrimitive' used as a declarator 881 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:880:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 880 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:27: error: 'input' was not declared in this scope 881 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:42: error: expected primary-expression before '*' token 881 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:44: error: 'value' was not declared in this scope 881 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:49: error: expression list treated as compound expression in initializer [-fpermissive] 881 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:880:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 880 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:881:50: error: expected ';' before '{' token 881 | io::CodedInputStream* input, uint32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:9: error: template-id 'ReadPrimitive' used as a declarator 887 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:886:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 886 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:27: error: 'input' was not declared in this scope 887 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:42: error: expected primary-expression before '*' token 887 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:44: error: 'value' was not declared in this scope 887 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:49: error: expression list treated as compound expression in initializer [-fpermissive] 887 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:886:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 886 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:887:50: error: expected ';' before '{' token 887 | io::CodedInputStream* input, uint64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:9: error: template-id 'ReadPrimitive' used as a declarator 892 | io::CodedInputStream* input, int32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:891:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 891 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:27: error: 'input' was not declared in this scope 892 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:41: error: expected primary-expression before '*' token 892 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:43: error: 'value' was not declared in this scope 892 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:48: error: expression list treated as compound expression in initializer [-fpermissive] 892 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:891:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 891 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:892:49: error: expected ';' before '{' token 892 | io::CodedInputStream* input, int32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:9: error: template-id 'ReadPrimitive' used as a declarator 900 | io::CodedInputStream* input, int64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:899:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 899 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:27: error: 'input' was not declared in this scope 900 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:41: error: expected primary-expression before '*' token 900 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:43: error: 'value' was not declared in this scope 900 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:48: error: expression list treated as compound expression in initializer [-fpermissive] 900 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:899:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 899 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:900:49: error: expected ';' before '{' token 900 | io::CodedInputStream* input, int64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:9: error: template-id 'ReadPrimitive' used as a declarator 909 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:908:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 908 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:27: error: 'input' was not declared in this scope 909 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:42: error: expected primary-expression before '*' token 909 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:44: error: 'value' was not declared in this scope 909 | io::CodedInputStream* input, uint32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:49: error: expression list treated as compound expression in initializer [-fpermissive] 909 | io::CodedInputStream* input, uint32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:908:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 908 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:909:50: error: expected ';' before '{' token 909 | io::CodedInputStream* input, uint32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:9: error: template-id 'ReadPrimitive' used as a declarator 915 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:914:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 914 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:27: error: 'input' was not declared in this scope 915 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:42: error: expected primary-expression before '*' token 915 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:44: error: 'value' was not declared in this scope 915 | io::CodedInputStream* input, uint64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:49: error: expression list treated as compound expression in initializer [-fpermissive] 915 | io::CodedInputStream* input, uint64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:914:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 914 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:915:50: error: expected ';' before '{' token 915 | io::CodedInputStream* input, uint64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:9: error: template-id 'ReadPrimitive' used as a declarator 921 | io::CodedInputStream* input, int32_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:920:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 920 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:27: error: 'input' was not declared in this scope 921 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:41: error: expected primary-expression before '*' token 921 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:43: error: 'value' was not declared in this scope 921 | io::CodedInputStream* input, int32_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:48: error: expression list treated as compound expression in initializer [-fpermissive] 921 | io::CodedInputStream* input, int32_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:920:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 920 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:921:49: error: expected ';' before '{' token 921 | io::CodedInputStream* input, int32_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:9: error: template-id 'ReadPrimitive' used as a declarator 930 | io::CodedInputStream* input, int64_t* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:929:1: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 929 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:27: error: 'input' was not declared in this scope 930 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:41: error: expected primary-expression before '*' token 930 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:43: error: 'value' was not declared in this scope 930 | io::CodedInputStream* input, int64_t* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:48: error: expression list treated as compound expression in initializer [-fpermissive] 930 | io::CodedInputStream* input, int64_t* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:929:1: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 929 | WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:930:49: error: expected ';' before '{' token 930 | io::CodedInputStream* input, int64_t* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:9: error: template-id 'ReadPrimitive' used as a declarator 938 | io::CodedInputStream* input, float* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:937:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 937 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:27: error: 'input' was not declared in this scope 938 | io::CodedInputStream* input, float* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:34: error: expected primary-expression before 'float' 938 | io::CodedInputStream* input, float* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:46: error: expression list treated as compound expression in initializer [-fpermissive] 938 | io::CodedInputStream* input, float* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:937:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 937 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:938:47: error: expected ';' before '{' token 938 | io::CodedInputStream* input, float* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:9: error: template-id 'ReadPrimitive' used as a declarator 946 | io::CodedInputStream* input, double* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:945:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 945 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:27: error: 'input' was not declared in this scope 946 | io::CodedInputStream* input, double* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:34: error: expected primary-expression before 'double' 946 | io::CodedInputStream* input, double* value) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:47: error: expression list treated as compound expression in initializer [-fpermissive] 946 | io::CodedInputStream* input, double* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:945:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 945 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:946:48: error: expected ';' before '{' token 946 | io::CodedInputStream* input, double* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:9: error: template-id 'ReadPrimitive' used as a declarator 954 | io::CodedInputStream* input, bool* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:953:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 953 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:27: error: 'input' was not declared in this scope 954 | io::CodedInputStream* input, bool* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:34: error: expected primary-expression before 'bool' 954 | io::CodedInputStream* input, bool* value) { | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:45: error: expression list treated as compound expression in initializer [-fpermissive] 954 | io::CodedInputStream* input, bool* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:953:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 953 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:954:46: error: expected ';' before '{' token 954 | io::CodedInputStream* input, bool* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:9: error: template-id 'ReadPrimitive' used as a declarator 962 | io::CodedInputStream* input, int* value) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:961:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 961 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:27: error: 'input' was not declared in this scope 962 | io::CodedInputStream* input, int* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:34: error: expected primary-expression before 'int' 962 | io::CodedInputStream* input, int* value) { | ^~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:44: error: expression list treated as compound expression in initializer [-fpermissive] 962 | io::CodedInputStream* input, int* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:961:13: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPrimitive' (should be 0) 961 | inline bool WireFormatLite::ReadPrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:962:45: error: expected ';' before '{' token 962 | io::CodedInputStream* input, int* value) { | ^~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED32; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:973:32: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 973 | return io::CodedInputStream::ReadLittleEndian32FromArray(buffer, value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = long long unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED64; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:979:32: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 979 | return io::CodedInputStream::ReadLittleEndian64FromArray(buffer, value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED32; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:986:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 986 | buffer = io::CodedInputStream::ReadLittleEndian32FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = long long int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED64; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:995:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 995 | buffer = io::CodedInputStream::ReadLittleEndian64FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = float; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FLOAT; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1004:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 1004 | buffer = io::CodedInputStream::ReadLittleEndian32FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static const uint8_t* google::protobuf::internal::WireFormatLite::ReadPrimitiveFromArray(const uint8_t*, CType*) [with CType = double; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_DOUBLE; uint8_t = unsigned char]': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1013:34: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 1013 | buffer = io::CodedInputStream::ReadLittleEndian64FromArray(buffer, &temp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1021:19: error: 'google::protobuf::io::CodedInputStream' is not a type 1021 | uint32_t tag, io::CodedInputStream* input, RepeatedField* values) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static bool google::protobuf::internal::WireFormatLite::ReadRepeatedPrimitive(int, uint32_t, int*, google::protobuf::RepeatedField*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1026:50: error: request for member 'ExpectTag' in 'input->', which is of non-class type 'int' 1026 | while (elements_already_reserved > 0 && input->ExpectTag(tag)) { | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1036:33: error: 'google::protobuf::io::CodedInputStream' is not a type 1036 | int tag_size, uint32_t tag, io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static bool google::protobuf::internal::WireFormatLite::ReadRepeatedFixedSizePrimitive(int, uint32_t, int*, google::protobuf::RepeatedField*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1054:10: error: request for member 'GetDirectBufferPointerInline' in 'input->', which is of non-class type 'int' 1054 | input->GetDirectBufferPointerInline(&void_pointer, &size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1065:44: error: incomplete type 'google::protobuf::io::CodedInputStream' used in nested name specifier 1065 | (buffer = io::CodedInputStream::ExpectTagFromArray(buffer, tag)) != | ^~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1074:20: error: request for member 'Skip' in 'input->', which is of non-class type 'int' 1074 | (void)input->Skip(read_bytes); | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1093:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1093 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1094:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1094 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1095:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1095 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1096:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1096 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1097:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1097 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1086:35: error: 'google::protobuf::io::CodedInputStream' is not a type 1086 | int tag_size, uint32_t tag, io::CodedInputStream* input, \ | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1098:1: note: in expansion of macro 'READ_REPEATED_FIXED_SIZE_PRIMITIVE' 1098 | READ_REPEATED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1103:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1103 | inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1103:53: error: template definition of non-template 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' 1103 | inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1103:71: error: 'input' was not declared in this scope 1103 | inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1104:69: error: expected primary-expression before '*' token 1104 | RepeatedField* values) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1104:71: error: 'values' was not declared in this scope 1104 | RepeatedField* values) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1118:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedFixedSizePrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1118 | inline bool WireFormatLite::ReadPackedFixedSizePrimitive( | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:9: error: template definition of non-template 'bool google::protobuf::internal::WireFormatLite::ReadPackedFixedSizePrimitive' 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:27: error: 'input' was not declared in this scope 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:54: error: expected primary-expression before '*' token 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1119:56: error: 'values' was not declared in this scope 1119 | io::CodedInputStream* input, RepeatedField* values) { | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1189:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1189 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint32_t, TYPE_FIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1190:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1190 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(uint64_t, TYPE_FIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1191:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1191 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int32_t, TYPE_SFIXED32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1192:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1192 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(int64_t, TYPE_SFIXED64) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1193:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1193 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(float, TYPE_FLOAT) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:11: error: template-id 'ReadPackedPrimitive' used as a declarator 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: error: 'bool google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:30: error: 'input' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:60: error: expected primary-expression before '*' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:62: error: 'values' was not declared in this scope 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:68: error: expression list treated as compound expression in initializer [-fpermissive] 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1182:3: warning: too many template headers for 'google::protobuf::internal::WireFormatLite::ReadPackedPrimitive' (should be 0) 1182 | WireFormatLite::ReadPackedPrimitive( \ | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1183:70: error: expected ';' before '{' token 1183 | io::CodedInputStream * input, RepeatedField * values) { \ | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1194:1: note: in expansion of macro 'READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE' 1194 | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(double, TYPE_DOUBLE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1198:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadBytes' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1198 | inline bool WireFormatLite::ReadBytes(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1198:61: error: 'input' was not declared in this scope 1198 | inline bool WireFormatLite::ReadBytes(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1199:49: error: expected primary-expression before '*' token 1199 | absl::Cord* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1199:51: error: 'value' was not declared in this scope 1199 | absl::Cord* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1199:56: error: expression list treated as compound expression in initializer [-fpermissive] 1199 | absl::Cord* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1207:39: error: 'google::protobuf::io::CodedInputStream' is not a type 1207 | io::CodedInputStream* input, | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static bool google::protobuf::internal::WireFormatLite::ReadGroup(int, int*, MessageType*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1209:15: error: request for member 'IncrementRecursionDepth' in 'input->', which is of non-class type 'int' 1209 | if (!input->IncrementRecursionDepth()) return false; | ^~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1211:10: error: request for member 'UnsafeDecrementRecursionDepth' in 'input->', which is of non-class type 'int' 1211 | input->UnsafeDecrementRecursionDepth(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1213:15: error: request for member 'LastTagWas' in 'input->', which is of non-class type 'int' 1213 | if (!input->LastTagWas(MakeTag(field_number, WIRETYPE_END_GROUP))) { | ^~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1219:13: error: 'bool google::protobuf::internal::WireFormatLite::ReadMessage' is not a static data member of 'class google::protobuf::internal::WireFormatLite' 1219 | inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1219:45: error: template definition of non-template 'bool google::protobuf::internal::WireFormatLite::ReadMessage' 1219 | inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, | ^~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1219:63: error: 'input' was not declared in this scope 1219 | inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1220:52: error: expected primary-expression before '*' token 1220 | MessageType* value) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1220:54: error: 'value' was not declared in this scope 1220 | MessageType* value) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteTag(int, google::protobuf::internal::WireFormatLite::WireType, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1235:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1235 | output->WriteTag(MakeTag(field_number, type)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteInt32NoTag(int32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1240:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1240 | output->WriteVarint32SignExtended(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteInt64NoTag(int64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1244:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1244 | output->WriteVarint64(static_cast(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteUInt32NoTag(uint32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1248:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1248 | output->WriteVarint32(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteUInt64NoTag(uint64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1252:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1252 | output->WriteVarint64(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSInt32NoTag(int32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1256:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1256 | output->WriteVarint32(ZigZagEncode32(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSInt64NoTag(int64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1260:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1260 | output->WriteVarint64(ZigZagEncode64(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteFixed32NoTag(uint32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1264:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1264 | output->WriteLittleEndian32(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteFixed64NoTag(uint64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1268:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1268 | output->WriteLittleEndian64(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSFixed32NoTag(int32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1272:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1272 | output->WriteLittleEndian32(static_cast(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteSFixed64NoTag(int64_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1276:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1276 | output->WriteLittleEndian64(static_cast(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteFloatNoTag(float, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1280:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1280 | output->WriteLittleEndian32(EncodeFloat(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteDoubleNoTag(double, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1284:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1284 | output->WriteLittleEndian64(EncodeDouble(value)); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteBoolNoTag(bool, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1288:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1288 | output->WriteVarint32(value ? 1 : 0); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static void google::protobuf::internal::WireFormatLite::WriteEnumNoTag(int, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1292:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 1292 | output->WriteVarint32SignExtended(value); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteTagToArray(int, google::protobuf::internal::WireFormatLite::WireType, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1299:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1299 | return io::CodedOutputStream::WriteTagToArray(MakeTag(field_number, type), | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteInt32NoTagToArray(int32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1305:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1305 | return io::CodedOutputStream::WriteVarint32SignExtendedToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteInt64NoTagToArray(int64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1309:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1309 | return io::CodedOutputStream::WriteVarint64ToArray( | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteUInt32NoTagToArray(uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1314:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1314 | return io::CodedOutputStream::WriteVarint32ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteUInt64NoTagToArray(uint64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1318:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1318 | return io::CodedOutputStream::WriteVarint64ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSInt32NoTagToArray(int32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1322:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1322 | return io::CodedOutputStream::WriteVarint32ToArray(ZigZagEncode32(value), | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSInt64NoTagToArray(int64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1327:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1327 | return io::CodedOutputStream::WriteVarint64ToArray(ZigZagEncode64(value), | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteFixed32NoTagToArray(uint32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1332:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1332 | return io::CodedOutputStream::WriteLittleEndian32ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteFixed64NoTagToArray(uint64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1336:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1336 | return io::CodedOutputStream::WriteLittleEndian64ToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSFixed32NoTagToArray(int32_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1340:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1340 | return io::CodedOutputStream::WriteLittleEndian32ToArray( | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteSFixed64NoTagToArray(int64_t, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1345:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1345 | return io::CodedOutputStream::WriteLittleEndian64ToArray( | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteFloatNoTagToArray(float, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1350:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1350 | return io::CodedOutputStream::WriteLittleEndian32ToArray(EncodeFloat(value), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteDoubleNoTagToArray(double, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1355:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1355 | return io::CodedOutputStream::WriteLittleEndian64ToArray(EncodeDouble(value), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteBoolNoTagToArray(bool, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1360:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1360 | return io::CodedOutputStream::WriteVarint32ToArray(value ? 1 : 0, target); | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteEnumNoTagToArray(int, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1364:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1364 | return io::CodedOutputStream::WriteVarint32SignExtendedToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteStringToArray(int, const string&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1510:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1510 | return io::CodedOutputStream::WriteStringWithSizeToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::WriteBytesToArray(int, const string&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1516:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1516 | return io::CodedOutputStream::WriteStringWithSizeToArray(value, target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static uint8_t* google::protobuf::internal::WireFormatLite::InternalWriteMessageNoVirtualToArray(int, const MessageType_WorkAroundCppLookupDefect&, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1536:35: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1536 | target = io::CodedOutputStream::WriteVarint32ToArray( | ^~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int32Size(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1548:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1548 | return io::CodedOutputStream::VarintSize32SignExtended(value); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int64Size(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1551:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1551 | return io::CodedOutputStream::VarintSize64(static_cast(value)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt32Size(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1554:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1554 | return io::CodedOutputStream::VarintSize32(value); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt64Size(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1557:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1557 | return io::CodedOutputStream::VarintSize64(value); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt32Size(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1560:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1560 | return io::CodedOutputStream::VarintSize32(ZigZagEncode32(value)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt64Size(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1563:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1563 | return io::CodedOutputStream::VarintSize64(ZigZagEncode64(value)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::EnumSize(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1566:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1566 | return io::CodedOutputStream::VarintSize32SignExtended(value); | ^~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int32SizePlusOne(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1569:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1569 | return io::CodedOutputStream::VarintSize32SignExtendedPlusOne(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::Int64SizePlusOne(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1572:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1572 | return io::CodedOutputStream::VarintSize64PlusOne( | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt32SizePlusOne(uint32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1576:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1576 | return io::CodedOutputStream::VarintSize32PlusOne(value); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::UInt64SizePlusOne(uint64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1579:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1579 | return io::CodedOutputStream::VarintSize64PlusOne(value); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt32SizePlusOne(int32_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1582:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1582 | return io::CodedOutputStream::VarintSize32PlusOne(ZigZagEncode32(value)); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::SInt64SizePlusOne(int64_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1585:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1585 | return io::CodedOutputStream::VarintSize64PlusOne(ZigZagEncode64(value)); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::EnumSizePlusOne(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1588:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1588 | return io::CodedOutputStream::VarintSize32SignExtendedPlusOne(value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: In static member function 'static size_t google::protobuf::internal::WireFormatLite::LengthDelimitedSize(size_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1631:33: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 1631 | io::CodedOutputStream::VarintSize32(static_cast(length)); | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:52: error: 'input' was not declared in this scope 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:62: error: expected primary-expression before 'ms' 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:64: error: expression list treated as compound expression in initializer [-fpermissive] 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:1635:65: error: expected ';' before '{' token 1635 | bool ParseMessageSetItemImpl(io::CodedInputStream* input, MS ms) { | ^~ | ; In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:396:15: error: expected ';' at end of member declaration 396 | const char* InitFrom(io::ZeroCopyInputStream* zcis); | ^~~~~~~~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:396:28: error: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom' conflicts with a previous declaration 396 | const char* InitFrom(io::ZeroCopyInputStream* zcis); | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: previous declaration 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(std::string_view)' 373 | const char* InitFrom(absl::string_view flat) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:396:47: error: expected ')' before '*' token 396 | const char* InitFrom(io::ZeroCopyInputStream* zcis); | ~ ^ | ) /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:398:15: error: expected ';' at end of member declaration 398 | const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { | ^~~~~~~~ | ; /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:398:28: error: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom' conflicts with a previous declaration 398 | const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: previous declaration 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(std::string_view)' 373 | const char* InitFrom(absl::string_view flat) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:398:47: error: expected ')' before '*' token 398 | const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { | ~ ^ | ) /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:425:7: error: 'ZeroCopyInputStream' in namespace 'google::protobuf::io' does not name a type 425 | io::ZeroCopyInputStream* zcis_ = nullptr; | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:35, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream.h:102:5: note: 'google::protobuf::io::ZeroCopyInputStream' declared here 102 | ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h: In member function 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(const google::protobuf::internal::BoundedZCIS&)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:409:58: error: no matching function for call to 'google::protobuf::internal::EpsCopyInputStream::InitFrom(google::protobuf::io::ZeroCopyInputStream* const&, const int&)' 409 | return InitFrom(bounded_zcis.zcis, bounded_zcis.limit); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: candidate: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(std::string_view)' 373 | const char* InitFrom(absl::string_view flat) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:373:15: note: candidate expects 1 argument, 2 provided /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:408:15: note: candidate: 'const char* google::protobuf::internal::EpsCopyInputStream::InitFrom(const google::protobuf::internal::BoundedZCIS&)' 408 | const char* InitFrom(const BoundedZCIS& bounded_zcis) { | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:408:15: note: candidate expects 1 argument, 2 provided /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h: In member function 'bool google::protobuf::internal::EpsCopyInputStream::StreamNext(const void**)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:490:16: error: 'zcis_' was not declared in this scope 490 | bool res = zcis_->Next(data, &size_); | ^~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h: In member function 'void google::protobuf::internal::EpsCopyInputStream::StreamBackUp(int)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:495:5: error: 'zcis_' was not declared in this scope 495 | zcis_->BackUp(count); | ^~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:72:24: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 72 | uint8_t* target, io::EpsCopyOutputStream* stream) const PROTOBUF_FINAL { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:101:42: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 101 | io::EpsCopyOutputStream* stream) { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h: In member function 'virtual uint8_t* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(uint8_t*, int*) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:76:20: error: request for member 'WriteRaw' in '* stream', which is of non-class type 'int' 76 | return stream->WriteRaw(data_->data(), static_cast(data_->size()), | ^~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:31: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED32]' used but never defined 281 | ReadPrimitive(io::CodedInputStream* input, CType* value); | ^~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = long long unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED64]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED32]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = long long int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED64]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = float; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FLOAT]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = double; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_DOUBLE]' used but never defined In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:24: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:576:24: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 576 | uint8_t* target, io::EpsCopyOutputStream* stream) const { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:588:7: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 588 | io::EpsCopyOutputStream* stream) const { | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:605:7: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 605 | io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:703:37: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 703 | io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:709:35: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 709 | io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:713:38: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 713 | io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:720:40: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 720 | io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:768:9: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 768 | io::EpsCopyOutputStream* stream) const = 0; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:806:38: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 806 | int number, uint8_t* target, io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:809:38: error: 'google::protobuf::io::EpsCopyOutputStream' has not been declared 809 | int number, uint8_t* target, io::EpsCopyOutputStream* stream) const; | ^~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc: In function 'void google::protobuf::internal::AlignFail(std::integral_constant, uintptr_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:67:1: warning: 'noreturn' function does return 67 | } | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc: In function 'void google::protobuf::internal::AlignFail(std::integral_constant, uintptr_t)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_lite.cc:71:1: warning: 'noreturn' function does return 71 | } | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h: In member function 'void google::protobuf::internal::ExtensionSet::SerializeWithCachedSizes(const google::protobuf::MessageLite*, int, int, google::protobuf::io::CodedOutputStream*) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:564:11: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 564 | output->SetCur(_InternalSerialize(extendee, start_field_number, | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:24: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:565:63: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 565 | end_field_number, output->Cur(), | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:24: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:566:45: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 566 | output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:24: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h: In member function 'void google::protobuf::internal::ExtensionSet::SerializeMessageSetWithCachedSizes(const google::protobuf::MessageLite*, google::protobuf::io::CodedOutputStream*) const': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:599:11: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 599 | output->SetCur(InternalSerializeMessageSetWithCachedSizesToArray( | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:24: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:600:25: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 600 | extendee, output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:24: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/extension_set.h:600:40: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 600 | extendee, output->Cur(), output->EpsCopy())); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:26: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:46:55: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyInputStream' 46 | class PROTOBUF_EXPORT ArrayInputStream final : public ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:139:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyInputStream' 139 | class ZeroCopyInputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:26: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:56:3: error: 'google::protobuf::io::ArrayInputStream::~ArrayInputStream()' marked 'override', but does not override 56 | ~ArrayInputStream() override = default; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:63:44: error: 'bool google::protobuf::io::ArrayInputStream::Next(const void**, int*)' marked 'override', but does not override 63 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:65:8: error: 'void google::protobuf::io::ArrayInputStream::BackUp(int)' marked 'override', but does not override 65 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:66:44: error: 'bool google::protobuf::io::ArrayInputStream::Skip(int)' marked 'override', but does not override 66 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Skip(int count) override; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:67:47: error: 'int64_t google::protobuf::io::ArrayInputStream::ByteCount() const' marked 'override', but does not override 67 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:83:56: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyOutputStream' 83 | class PROTOBUF_EXPORT ArrayOutputStream final : public ZeroCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyOutputStream' 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:26: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:93:3: error: 'google::protobuf::io::ArrayOutputStream::~ArrayOutputStream()' marked 'override', but does not override 93 | ~ArrayOutputStream() override = default; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:100:44: error: 'bool google::protobuf::io::ArrayOutputStream::Next(void**, int*)' marked 'override', but does not override 100 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:102:8: error: 'void google::protobuf::io::ArrayOutputStream::BackUp(int)' marked 'override', but does not override 102 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:103:47: error: 'int64_t google::protobuf::io::ArrayOutputStream::ByteCount() const' marked 'override', but does not override 103 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:118:57: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyOutputStream' 118 | class PROTOBUF_EXPORT StringOutputStream final : public ZeroCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyOutputStream' 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:26: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:130:3: error: 'google::protobuf::io::StringOutputStream::~StringOutputStream()' marked 'override', but does not override 130 | ~StringOutputStream() override = default; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:137:44: error: 'bool google::protobuf::io::StringOutputStream::Next(void**, int*)' marked 'override', but does not override 137 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:139:8: error: 'void google::protobuf::io::StringOutputStream::BackUp(int)' marked 'override', but does not override 139 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:140:47: error: 'int64_t google::protobuf::io::StringOutputStream::ByteCount() const' marked 'override', but does not override 140 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:192:58: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyInputStream' 192 | class PROTOBUF_EXPORT CopyingInputStreamAdaptor : public ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:139:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyInputStream' 139 | class ZeroCopyInputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:26: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:201:3: error: 'google::protobuf::io::CopyingInputStreamAdaptor::~CopyingInputStreamAdaptor()' marked 'override', but does not override 201 | ~CopyingInputStreamAdaptor() override; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:212:44: error: 'bool google::protobuf::io::CopyingInputStreamAdaptor::Next(const void**, int*)' marked 'override', but does not override 212 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:214:8: error: 'void google::protobuf::io::CopyingInputStreamAdaptor::BackUp(int)' marked 'override', but does not override 214 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:215:44: error: 'bool google::protobuf::io::CopyingInputStreamAdaptor::Skip(int)' marked 'override', but does not override 215 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Skip(int count) override; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:216:47: error: 'int64_t google::protobuf::io::CopyingInputStreamAdaptor::ByteCount() const' marked 'override', but does not override 216 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:280:59: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyOutputStream' 280 | class PROTOBUF_EXPORT CopyingOutputStreamAdaptor : public ZeroCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyOutputStream' 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:26: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:288:3: error: 'google::protobuf::io::CopyingOutputStreamAdaptor::~CopyingOutputStreamAdaptor()' marked 'override', but does not override 288 | ~CopyingOutputStreamAdaptor() override; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:304:44: error: 'bool google::protobuf::io::CopyingOutputStreamAdaptor::Next(void**, int*)' marked 'override', but does not override 304 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:306:8: error: 'void google::protobuf::io::CopyingOutputStreamAdaptor::BackUp(int)' marked 'override', but does not override 306 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:307:47: error: 'int64_t google::protobuf::io::CopyingOutputStreamAdaptor::ByteCount() const' marked 'override', but does not override 307 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:308:44: error: 'bool google::protobuf::io::CopyingOutputStreamAdaptor::WriteAliasedRaw(const void*, int)' marked 'override', but does not override 308 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool WriteAliasedRaw(const void* data, | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:310:44: error: 'bool google::protobuf::io::CopyingOutputStreamAdaptor::AllowsAliasing() const' marked 'override', but does not override 310 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool AllowsAliasing() const override { | ^~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:313:44: error: 'bool google::protobuf::io::CopyingOutputStreamAdaptor::WriteCord(const absl::lts_20260107::Cord&)' marked 'override', but does not override 313 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool WriteCord( | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:350:58: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyInputStream' 350 | class PROTOBUF_EXPORT LimitingInputStream final : public ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:139:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyInputStream' 139 | class ZeroCopyInputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:26: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:352:42: error: expected ')' before '*' token 352 | LimitingInputStream(ZeroCopyInputStream* input, int64_t limit); | ~ ^ | ) /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:370:3: error: 'ZeroCopyInputStream' does not name a type 370 | ZeroCopyInputStream* input_; | ^~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:353:3: error: 'google::protobuf::io::LimitingInputStream::~LimitingInputStream()' marked 'override', but does not override 353 | ~LimitingInputStream() override; | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:360:44: error: 'bool google::protobuf::io::LimitingInputStream::Next(const void**, int*)' marked 'override', but does not override 360 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:362:8: error: 'void google::protobuf::io::LimitingInputStream::BackUp(int)' marked 'override', but does not override 362 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:363:44: error: 'bool google::protobuf::io::LimitingInputStream::Skip(int)' marked 'override', but does not override 363 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Skip(int count) override; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:364:47: error: 'int64_t google::protobuf::io::LimitingInputStream::ByteCount() const' marked 'override', but does not override 364 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:365:44: error: 'bool google::protobuf::io::LimitingInputStream::ReadCord(absl::lts_20260107::Cord*, int)' marked 'override', but does not override 365 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool ReadCord(absl::Cord* cord, | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:380:54: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyInputStream' 380 | class PROTOBUF_EXPORT CordInputStream final : public ZeroCopyInputStream { | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:139:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyInputStream' 139 | class ZeroCopyInputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:26: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:396:44: error: 'bool google::protobuf::io::CordInputStream::Next(const void**, int*)' marked 'override', but does not override 396 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(const void** data, | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:398:8: error: 'void google::protobuf::io::CordInputStream::BackUp(int)' marked 'override', but does not override 398 | void BackUp(int count) override; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:399:44: error: 'bool google::protobuf::io::CordInputStream::Skip(int)' marked 'override', but does not override 399 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Skip(int count) override; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:400:47: error: 'int64_t google::protobuf::io::CordInputStream::ByteCount() const' marked 'override', but does not override 400 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD int64_t ByteCount() const override; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:401:44: error: 'bool google::protobuf::io::CordInputStream::ReadCord(absl::lts_20260107::Cord*, int)' marked 'override', but does not override 401 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool ReadCord(absl::Cord* cord, | ^~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:428:55: error: invalid use of incomplete type 'class google::protobuf::io::ZeroCopyOutputStream' 428 | class PROTOBUF_EXPORT CordOutputStream final : public ZeroCopyOutputStream { | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:140:7: note: forward declaration of 'class google::protobuf::io::ZeroCopyOutputStream' 140 | class ZeroCopyOutputStream; // zero_copy_stream.h | ^~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:26: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:475:44: error: 'bool google::protobuf::io::CordOutputStream::Next(void**, int*)' marked 'final', but is not virtual 475 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool Next(void** data, int* size) final; | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:476:8: error: 'void google::protobuf::io::CordOutputStream::BackUp(int)' marked 'final', but is not virtual 476 | void BackUp(int count) final; | ^~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:477:11: error: 'int64_t google::protobuf::io::CordOutputStream::ByteCount() const' marked 'final', but is not virtual 477 | int64_t ByteCount() const final; | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h:478:44: error: 'bool google::protobuf::io::CordOutputStream::WriteCord(const absl::lts_20260107::Cord&)' marked 'final', but is not virtual 478 | PROTOBUF_FUTURE_ADD_EARLY_NODISCARD bool WriteCord( | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc: In static member function 'static void google::protobuf::internal::PrimitiveTypeHelper<9>::Serialize(const void*, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:252:11: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 252 | output->WriteVarint32(value.size()); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:253:11: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 253 | output->WriteRawMaybeAliased(value.data(), value.size()); | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc: In static member function 'static uint8_t* google::protobuf::internal::PrimitiveTypeHelper<9>::SerializeToArray(const void*, uint8_t*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:257:35: error: incomplete type 'google::protobuf::io::CodedOutputStream' used in nested name specifier 257 | return io::CodedOutputStream::WriteStringWithSizeToArray(value, buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc: In function 'void google::protobuf::internal::SerializeMessageNoTable(const google::protobuf::MessageLite*, google::protobuf::internal::ArrayOutput*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:314:26: error: variable 'google::protobuf::io::CodedOutputStream o' has initializer but incomplete type 314 | io::CodedOutputStream o(&array_stream); | ^ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc: In function 'void google::protobuf::internal::UnknownFieldSerializerLite(const uint8_t*, uint32_t, uint32_t, uint32_t, google::protobuf::io::CodedOutputStream*)': /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:373:9: error: invalid use of incomplete type 'class google::protobuf::io::CodedOutputStream' 373 | output->WriteString( | ^~ In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/message_lite.h:43, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/any.h:15, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:38, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/io/coded_stream.h:136:7: note: forward declaration of 'class google::protobuf::io::CodedOutputStream' 136 | class CodedOutputStream; | ^~~~~~~~~~~~~~~~~ --- CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/generated_message_tctable_lite.cc.o --- *** [CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/generated_message_tctable_lite.cc.o] Error code 1 make[2]: stopped in /pbulk/work/devel/protobuf/work/protobuf-34.1/cmake-pkgsrc-build In file included from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/parse_context.h:42, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_tctable_decl.h:25, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/implicit_weak_message.h:17, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.h:40, from /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/generated_message_util.cc:12: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h: At global scope: /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED32]' used but never defined 281 | ReadPrimitive(io::CodedInputStream* input, CType* value); | ^~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = long long unsigned int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FIXED64]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED32]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = long long int; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_SFIXED64]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = float; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_FLOAT]' used but never defined /pbulk/work/devel/protobuf/work/protobuf-34.1/src/google/protobuf/wire_format_lite.h:281:3: warning: inline function 'static bool google::protobuf::internal::WireFormatLite::ReadPrimitive(int*, CType*) [with CType = double; google::protobuf::internal::WireFormatLite::FieldType DeclaredType = google::protobuf::internal::WireFormatLite::TYPE_DOUBLE]' used but never defined --- CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/generated_message_util.cc.o --- *** [CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/generated_message_util.cc.o] Error code 1 make[2]: stopped in /pbulk/work/devel/protobuf/work/protobuf-34.1/cmake-pkgsrc-build 6 errors make[2]: stopped in /pbulk/work/devel/protobuf/work/protobuf-34.1/cmake-pkgsrc-build --- CMakeFiles/libprotobuf-lite.dir/all --- *** [CMakeFiles/libprotobuf-lite.dir/all] Error code 2 make[1]: stopped in /pbulk/work/devel/protobuf/work/protobuf-34.1/cmake-pkgsrc-build 3 errors make[1]: stopped in /pbulk/work/devel/protobuf/work/protobuf-34.1/cmake-pkgsrc-build *** [all] Error code 2 make: stopped in /pbulk/work/devel/protobuf/work/protobuf-34.1/cmake-pkgsrc-build 1 error make: stopped in /pbulk/work/devel/protobuf/work/protobuf-34.1/cmake-pkgsrc-build *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/devel/protobuf *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/protobuf