=> 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-35.1nb1 [ 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 [ 1%] Linking C shared library libutf8_range.so [ 2%] Linking C shared library libutf8_validity.so [ 2%] Built target utf8_range [ 2%] Built target utf8_validity [ 2%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/any.pb.cc.o [ 2%] Building C object CMakeFiles/libupb.dir/upb/json/encode.c.o [ 2%] Building C object CMakeFiles/libupb.dir/upb/hash/common.c.o [ 3%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/any_lite.cc.o [ 3%] Building C object CMakeFiles/libupb.dir/upb/lex/atoi.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/accessors.h:20, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/json/encode.h:11, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/json/encode.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/hash/common.h:77:1: note: in expansion of macro 'FUNCS' 77 | FUNCS(constptr, constptr, const void*, uintptr_t) | ^~~~~ [ 4%] Building C object CMakeFiles/libupb.dir/upb/json/decode.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/accessors.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/json/encode.h:11, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/json/encode.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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/protobuf-35.1/upb/hash/common.c:14: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/hash/common.h:77:1: note: in expansion of macro 'FUNCS' 77 | FUNCS(constptr, constptr, const void*, uintptr_t) | ^~~~~ [ 5%] Building C object CMakeFiles/libupb.dir/upb/lex/round_trip.c.o /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.c: In function 'upb_inthash': /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.c:113:43: warning: right shift count >= width of type [-Wshift-count-overflow] 113 | return (uint32_t)key ^ (uint32_t)(key >> 32); | ^~ /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.c: In function '_upb_Seed': /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.c:455:42: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 455 | static uint64_t _upb_Seed(void) { return (uint64_t)&_upb_seed; } | ^ [ 5%] Building C object CMakeFiles/libupb.dir/upb/lex/strtod.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/message.h:21, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/json/decode.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/json/decode.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/message.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/json/decode.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/json/decode.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 5%] Building C object CMakeFiles/libupb.dir/upb/base/status.c.o [ 5%] Building C object CMakeFiles/libupb.dir/upb/lex/unicode.c.o [ 5%] Building C object CMakeFiles/libupb.dir/upb/mem/alloc.c.o [ 5%] Building C object CMakeFiles/libupb.dir/upb/message/accessors.c.o [ 5%] Building C object CMakeFiles/libupb.dir/upb/message/array.c.o [ 6%] Building C object CMakeFiles/libupb.dir/upb/mem/arena.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/accessors.h:20, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/internal/accessors.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 6%] Building C object CMakeFiles/libupb.dir/upb/message/compare.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/message.h:21, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/compare.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/compare.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/message.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/compare.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/compare.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/message.h:21, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/array.c:18: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/message.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/array.c:18: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 7%] Building C object CMakeFiles/libupb.dir/upb/message/compat.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/message.h:21, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/compat.h:13, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/compat.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/message.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/compat.h:13, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/compat.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 7%] Building C object CMakeFiles/libupb.dir/upb/message/copy.c.o [ 7%] Building C object CMakeFiles/libupb.dir/upb/message/internal/compare_unknown.c.o [ 8%] Building C object CMakeFiles/libupb.dir/upb/message/internal/extension.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/message.h:21, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/compare_unknown.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/compare_unknown.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/message.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/compare_unknown.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/compare_unknown.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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/protobuf-35.1/upb/message/internal/extension.c:15: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/map.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/copy.h:13, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/copy.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/hash/common.h:77:1: note: in expansion of macro 'FUNCS' 77 | FUNCS(constptr, constptr, const void*, uintptr_t) | ^~~~~ [ 8%] Building C object CMakeFiles/libupb.dir/upb/message/internal/iterator.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/message.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/copy.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/copy.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 8%] Building C object CMakeFiles/libupb.dir/upb/message/internal/message.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/message.h:21, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/iterator.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/iterator.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/message.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/iterator.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/iterator.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h:24, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/internal/message.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 8%] Building C object CMakeFiles/libupb.dir/upb/message/map.c.o [ 9%] Building C object CMakeFiles/libupb.dir/upb/message/map_sorter.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/map.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/map.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/internal/map_sorter.h:19, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/map_sorter.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/message.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/map.c:22: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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/protobuf-35.1/upb/message/internal/map_sorter.h:24, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/map_sorter.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 9%] Building C object CMakeFiles/libupb.dir/upb/message/merge.c.o [ 9%] Building C object CMakeFiles/libupb.dir/upb/message/message.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/message.h:21, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/merge.h:5, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/merge.c:1: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/hash/common.h:77:1: note: in expansion of macro 'FUNCS' 77 | FUNCS(constptr, constptr, const void*, uintptr_t) | ^~~~~ [ 9%] Building C object CMakeFiles/libupb.dir/upb/mini_descriptor/build_enum.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/message.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/merge.h:5, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/merge.c:1: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 10%] Building C object CMakeFiles/libupb.dir/upb/mini_descriptor/decode.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/message.h:21, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/message.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/message.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/message.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map_entry.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/mini_descriptor/decode.c:21: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 10%] Building C object CMakeFiles/libupb.dir/upb/mini_descriptor/internal/base92.c.o [ 10%] Building C object CMakeFiles/libupb.dir/upb/mini_descriptor/internal/encode.c.o [ 11%] Building C object CMakeFiles/libupb.dir/upb/mini_descriptor/link.c.o [ 11%] Building C object CMakeFiles/libupb.dir/upb/mini_table/compat.c.o [ 12%] Building C object CMakeFiles/libupb.dir/upb/mini_table/debug_string.c.o [ 12%] Building C object CMakeFiles/libupb.dir/upb/mini_table/generated_registry.c.o [ 12%] Building C object CMakeFiles/libupb.dir/upb/mini_table/extension_registry.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/ext_table.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/mini_table/extension_registry.c:14: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/mini_table/debug_string.c:17: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/hash/common.h:77:1: note: in expansion of macro 'FUNCS' 77 | FUNCS(constptr, constptr, const void*, uintptr_t) | ^~~~~ [ 12%] Building C object CMakeFiles/libupb.dir/upb/mini_table/internal/message.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/mini_table/compat.c:14: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/hash/common.h:77:1: note: in expansion of macro 'FUNCS' 77 | FUNCS(constptr, constptr, const void*, uintptr_t) | ^~~~~ [ 12%] Building C object CMakeFiles/libupb.dir/upb/mini_table/message.c.o [ 12%] Building C object CMakeFiles/libupb.dir/upb/reflection/def_pool.c.o /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/mini_table/compat.c: In function 'upb_deep_check': /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/mini_table/compat.c:68:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 68 | val.val = (uint64_t)dst; | ^ /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/mini_table/compat.c:81:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 81 | if (cmp.val != (uint64_t)sub_dst) { | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/accessors.h:20, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/def_pool.h:13, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/hash/common.h:77:1: note: in expansion of macro 'FUNCS' 77 | FUNCS(constptr, constptr, const void*, uintptr_t) | ^~~~~ [ 13%] Building C object CMakeFiles/libupb.dir/upb/reflection/def_type.c.o [ 13%] Building C object CMakeFiles/libupb.dir/upb/reflection/desc_state.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/accessors.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/def_pool.h:13, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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/protobuf-35.1/upb/reflection/def_type.h:11, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_type.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/hash/common.h:77:1: note: in expansion of macro 'FUNCS' 77 | FUNCS(constptr, constptr, const void*, uintptr_t) | ^~~~~ [ 13%] Building C object CMakeFiles/libupb.dir/upb/reflection/enum_def.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/accessors.h:20, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/enum_def.h:13, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/enum_def.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/hash/common.h:77:1: note: in expansion of macro 'FUNCS' 77 | FUNCS(constptr, constptr, const void*, uintptr_t) | ^~~~~ [ 14%] Building C object CMakeFiles/libupb.dir/upb/reflection/enum_reserved_range.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/accessors.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/enum_def.h:13, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/enum_def.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 14%] Building C object CMakeFiles/libupb.dir/upb/reflection/enum_value_def.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/accessors.h:20, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/enum_reserved_range.h:11, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/enum_reserved_range.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/internal/accessors.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/enum_reserved_range.h:11, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/enum_reserved_range.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/accessors.h:20, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/enum_value_def.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/enum_value_def.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/internal/accessors.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/enum_value_def.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/enum_value_def.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 14%] Building C object CMakeFiles/libupb.dir/upb/reflection/extension_range.c.o [ 14%] Building C object CMakeFiles/libupb.dir/upb/reflection/field_def.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/accessors.h:20, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/extension_range.h:11, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/extension_range.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/internal/accessors.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/extension_range.h:11, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/extension_range.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/accessors.h:20, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/field_def.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/field_def.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/internal/accessors.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/field_def.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/field_def.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 14%] Building C object CMakeFiles/libupb.dir/upb/reflection/internal/def_builder.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/def_builder.h:18, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/def_builder.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/internal/accessors.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/def_builder.h:23, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/def_builder.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 15%] Building C object CMakeFiles/libupb.dir/upb/reflection/file_def.c.o [ 15%] Building C object CMakeFiles/libupb.dir/upb/reflection/internal/strdup2.c.o [ 16%] Building C object CMakeFiles/libupb.dir/upb/reflection/message.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/accessors.h:20, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/file_def.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/file_def.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/internal/accessors.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/file_def.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/file_def.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/map.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/message.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/message.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/hash/common.h:77:1: note: in expansion of macro 'FUNCS' 77 | FUNCS(constptr, constptr, const void*, uintptr_t) | ^~~~~ [ 16%] Building C object CMakeFiles/libupb.dir/upb/reflection/message_def.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/message.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/message.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/message.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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/protobuf-35.1/upb/reflection/internal/message_def.h:13, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/message_def.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/internal/accessors.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/message_def.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/message_def.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 16%] Building C object CMakeFiles/libupb.dir/upb/reflection/message_reserved_range.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/accessors.h:20, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/message_reserved_range.c:10: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/internal/accessors.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/message_reserved_range.c:10: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 16%] Building C object CMakeFiles/libupb.dir/upb/reflection/method_def.c.o [ 17%] Building C object CMakeFiles/libupb.dir/upb/reflection/oneof_def.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/accessors.h:20, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/method_def.h:11, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/method_def.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/internal/accessors.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/method_def.h:11, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/method_def.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/accessors.h:20, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/oneof_def.h:11, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/oneof_def.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/internal/accessors.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/oneof_def.h:11, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/oneof_def.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 17%] Building C object CMakeFiles/libupb.dir/upb/reflection/service_def.c.o [ 17%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/arena.cc.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/accessors.h:20, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/service_def.h:11, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/service_def.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/internal/accessors.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/internal/service_def.h:11, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/service_def.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 17%] Building C object CMakeFiles/libupb.dir/upb/text/debug_string.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/message.h:21, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/text/debug_string.h:13, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/text/debug_string.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/message.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/text/debug_string.h:13, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/text/debug_string.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 18%] Building C object CMakeFiles/libupb.dir/upb/text/internal/encode.c.o [ 18%] Building C object CMakeFiles/libupb.dir/upb/util/def_to_proto.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map_sorter.h:19, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/text/internal/encode.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/text/internal/encode.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/accessors.h:20, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/util/def_to_proto.h:11, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/util/def_to_proto.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/internal/map_sorter.h:24, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/text/internal/encode.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/text/internal/encode.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 18%] Building C object CMakeFiles/libupb.dir/upb/text/encode.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/accessors.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/util/def_to_proto.h:11, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/util/def_to_proto.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/accessors.h:20, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/text/encode.h:11, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/text/encode.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/internal/accessors.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/text/encode.h:11, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/text/encode.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 18%] Building C object CMakeFiles/libupb.dir/upb/util/required_fields.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/accessors.h:20, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/util/required_fields.h:13, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/util/required_fields.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/internal/accessors.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/descriptor_bootstrap.h:14, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/common.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def_pool.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/def.h:12, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/util/required_fields.h:13, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/util/required_fields.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 19%] Building C object CMakeFiles/libupb.dir/upb/wire/byte_size.c.o [ 19%] Building C object CMakeFiles/libupb.dir/upb/wire/decode.c.o [ 19%] Building C object CMakeFiles/libupb.dir/upb/wire/decode_fast/select.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/message.h:21, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/wire/decode.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/wire/decode.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/message.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/wire/decode.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/wire/decode.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/message.h:21, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/wire/byte_size.h:13, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/wire/byte_size.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/hash/common.h:77:1: note: in expansion of macro 'FUNCS' 77 | FUNCS(constptr, constptr, const void*, uintptr_t) | ^~~~~ [ 19%] Building C object CMakeFiles/libupb.dir/upb/wire/encode.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/message.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/wire/byte_size.h:13, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/wire/byte_size.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 20%] Building C object CMakeFiles/libupb.dir/upb/wire/eps_copy_input_stream.c.o [ 20%] Building C object CMakeFiles/libupb.dir/upb/wire/internal/decoder.c.o [ 20%] Building C object CMakeFiles/libupb.dir/upb/wire/reader.c.o In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/message.h:21, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/wire/encode.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/wire/encode.c:10: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': [ 20%] Building C object CMakeFiles/libupb.dir/upb/reflection/cmake/google/protobuf/descriptor.upb_minitable.c.o /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/message.h:21, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/wire/internal/decoder.h:26, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/wire/internal/decoder.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/message.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/wire/internal/decoder.h:26, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/wire/internal/decoder.c:8: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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/protobuf-35.1/upb/message/internal/map.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/extension.h:15, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/accessors.h:20, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb_minitable.c:10: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/hash/common.h: In function 'upb_value_setcstr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/internal/accessors.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/accessors.h:16, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/generated_code_support.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/reflection/cmake/google/protobuf/descriptor.upb_minitable.c:10: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/hash/common.h: In function 'upb_value_setptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/hash/common.h: In function 'upb_value_setconstptr': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.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-35.1/upb/message/message.h:22, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/wire/encode.h:17, from /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/wire/encode.c:10: /pbulk/work/devel/protobuf/work/protobuf-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_Extension': /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/upb/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /pbulk/work/devel/protobuf/work/protobuf-35.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); | ^ [ 20%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/source_context.pb.cc.o [ 20%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/api.pb.cc.o [ 21%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/duration.pb.cc.o [ 21%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/empty.pb.cc.o [ 21%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/field_mask.pb.cc.o [ 21%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/struct.pb.cc.o [ 22%] Linking C static library libupb.a [ 22%] Built target libupb /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/src/google/protobuf/arena.cc:703:31: warning: 'absl::lts_20260526::MutexLock::MutexLock(absl::lts_20260526::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-35.1/src/google/protobuf/thread_safe_arena.h:21, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/arena.h:43, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/arena.cc:8: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/synchronization/mutex.h:635:12: note: declared here 635 | explicit MutexLock(Mutex* absl_nonnull mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) | ^~~~~~~~~ [ 22%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/arena_align.cc.o [ 23%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/arenastring.cc.o [ 23%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/arenaz_sampler.cc.o [ 23%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/extension_set.cc.o [ 24%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/timestamp.pb.cc.o [ 24%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/type.pb.cc.o [ 24%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/wrappers.pb.cc.o [ 25%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/any.cc.o /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/arenastring.cc: In member function 'const string& google::protobuf::internal::LazyString::Init() const': /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/arenastring.cc:60:11: warning: 'void absl::lts_20260526::Mutex::Lock()' is deprecated [-Wdeprecated-declarations] 60 | mu.Lock(); | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/thread_safe_arena.h:21, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/arena.h:43, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/arenastring.h:19, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/synchronization/mutex.h:195:15: note: declared here 195 | inline void Lock() ABSL_EXCLUSIVE_LOCK_FUNCTION() { lock(); } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/arenastring.cc:68:13: warning: 'void absl::lts_20260526::Mutex::Unlock()' is deprecated [-Wdeprecated-declarations] 68 | mu.Unlock(); | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/thread_safe_arena.h:21, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/arena.h:43, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/arenastring.h:19, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/synchronization/mutex.h:204:15: note: declared here 204 | inline void Unlock() ABSL_UNLOCK_FUNCTION() { unlock(); } | ^~~~~~ [ 25%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/generated_enum_util.cc.o [ 25%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/any_lite.cc.o [ 25%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/arena.cc.o [ 25%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/arena_align.cc.o [ 26%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/arenastring.cc.o [ 27%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/generated_message_tctable_lite.cc.o [ 27%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/arenaz_sampler.cc.o [ 27%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/compiler/importer.cc.o [ 27%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/compiler/parser.cc.o /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/src/google/protobuf/arena.cc:703:31: warning: 'absl::lts_20260526::MutexLock::MutexLock(absl::lts_20260526::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-35.1/src/google/protobuf/thread_safe_arena.h:21, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/arena.h:43, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/arena.cc:8: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/synchronization/mutex.h:635:12: note: declared here 635 | explicit MutexLock(Mutex* absl_nonnull mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) | ^~~~~~~~~ [ 28%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/cpp_features.pb.cc.o [ 28%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/descriptor.cc.o [ 28%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/descriptor.pb.cc.o /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/arenastring.cc: In member function 'const string& google::protobuf::internal::LazyString::Init() const': /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/arenastring.cc:60:11: warning: 'void absl::lts_20260526::Mutex::Lock()' is deprecated [-Wdeprecated-declarations] 60 | mu.Lock(); | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/thread_safe_arena.h:21, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/arena.h:43, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/arenastring.h:19, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/synchronization/mutex.h:195:15: note: declared here 195 | inline void Lock() ABSL_EXCLUSIVE_LOCK_FUNCTION() { lock(); } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/arenastring.cc:68:13: warning: 'void absl::lts_20260526::Mutex::Unlock()' is deprecated [-Wdeprecated-declarations] 68 | mu.Unlock(); | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/thread_safe_arena.h:21, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/arena.h:43, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/arenastring.h:19, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/arenastring.cc:8: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/synchronization/mutex.h:204:15: note: declared here 204 | inline void Unlock() ABSL_UNLOCK_FUNCTION() { unlock(); } | ^~~~~~ [ 28%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/generated_message_util.cc.o [ 29%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/descriptor_database.cc.o [ 29%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/dynamic_message.cc.o [ 29%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/extension_set.cc.o [ 29%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/implicit_weak_message.cc.o /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.cc: In member function 'google::protobuf::Symbol google::protobuf::DescriptorPool::Tables::FindByNameHelper(const google::protobuf::DescriptorPool*, std::string_view)': /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.cc:1985:44: warning: 'absl::lts_20260526::ReaderMutexLock::ReaderMutexLock(absl::lts_20260526::Mutex*)' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations] 1985 | absl::ReaderMutexLock lock(pool->mutex_); | ^ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/internal/cordz_info.h:31, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:94, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:59, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/hash_container_defaults.h:19, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/flat_hash_map.h:43, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.h:47, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.cc:12: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/synchronization/mutex.h:678:12: note: declared here 678 | explicit ReaderMutexLock(Mutex* absl_nonnull mu) ABSL_SHARED_LOCK_FUNCTION(mu) | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.cc: In member function 'const google::protobuf::EnumValueDescriptor* google::protobuf::FileDescriptorTables::FindEnumValueByNumberCreatingIfUnknown(const google::protobuf::EnumDescriptor*, int) const': /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.cc:2142:53: warning: 'absl::lts_20260526::ReaderMutexLock::ReaderMutexLock(absl::lts_20260526::Mutex*)' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations] 2142 | absl::ReaderMutexLock l(&unknown_enum_values_mu_); | ^ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/internal/cordz_info.h:31, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:94, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:59, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/hash_container_defaults.h:19, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/flat_hash_map.h:43, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.h:47, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.cc:12: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/synchronization/mutex.h:678:12: note: declared here 678 | explicit ReaderMutexLock(Mutex* absl_nonnull mu) ABSL_SHARED_LOCK_FUNCTION(mu) | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.cc:2151:53: warning: 'absl::lts_20260526::WriterMutexLock::WriterMutexLock(absl::lts_20260526::Mutex*)' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations] 2151 | absl::WriterMutexLock l(&unknown_enum_values_mu_); | ^ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/internal/cordz_info.h:31, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:94, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:59, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/hash_container_defaults.h:19, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/flat_hash_map.h:43, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.h:47, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.cc:12: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/synchronization/mutex.h:718:12: note: declared here 718 | explicit WriterMutexLock(Mutex* absl_nonnull mu) | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.cc: In member function 'const google::protobuf::FieldDescriptor* google::protobuf::DescriptorPool::FindExtensionByNumber(const google::protobuf::Descriptor*, int) const': /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.cc:2652:38: warning: 'absl::lts_20260526::ReaderMutexLock::ReaderMutexLock(absl::lts_20260526::Mutex*)' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations] 2652 | absl::ReaderMutexLock lock(mutex_); | ^ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/internal/cordz_info.h:31, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:94, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:59, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/hash_container_defaults.h:19, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/flat_hash_map.h:43, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.h:47, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.cc:12: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/synchronization/mutex.h:678:12: note: declared here 678 | explicit ReaderMutexLock(Mutex* absl_nonnull mu) ABSL_SHARED_LOCK_FUNCTION(mu) | ^~~~~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.cc: In member function 'void google::protobuf::DescriptorBuilder::CrossLinkField(google::protobuf::FieldDescriptor*, const google::protobuf::FieldDescriptorProto&)': /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.cc:8005:66: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations] 8005 | bool is_weak = !pool_->enforce_weak_ && proto.options().weak(); | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/cpp_features.pb.h:34, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.cc:72: /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.pb.h:19782:13: note: declared here 19782 | inline bool FieldOptions::weak() const { | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.cc: In function 'google::protobuf::internal::cpp::HasbitMode google::protobuf::internal::cpp::GetFieldHasbitModeWithoutProfile(const google::protobuf::FieldDescriptor*)': /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.cc:10707:63: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations] 10707 | if (field->real_containing_oneof() || field->options().weak() || | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/cpp_features.pb.h:34, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.cc:72: /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.pb.h:19782:13: note: declared here 19782 | inline bool FieldOptions::weak() const { | ^~~~~~~~~~~~ [ 29%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/extension_set_heavy.cc.o [ 29%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/inlined_string_field.cc.o /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/dynamic_message.cc: In member function 'void google::protobuf::DynamicMessage::CrossLinkPrototypes()': /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/dynamic_message.cc:845:32: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations] 845 | !field->options().weak() && !InRealOneof(field) && | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/dynamic_message.cc:57: /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.pb.h:19782:13: note: declared here 19782 | inline bool FieldOptions::weak() const { | ^~~~~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/dynamic_message.cc: In member function 'virtual const google::protobuf::Message* google::protobuf::DynamicMessageFactory::GetPrototype(const google::protobuf::Descriptor*)': /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/dynamic_message.cc:880:42: warning: 'absl::lts_20260526::MutexLock::MutexLock(absl::lts_20260526::Mutex*)' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations] 880 | absl::MutexLock lock(&prototypes_mutex_); | ^ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/internal/cordz_info.h:31, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:94, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:59, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/hash_container_defaults.h:19, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/flat_hash_map.h:43, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/dynamic_message.h:24, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/dynamic_message.cc:42: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/synchronization/mutex.h:635:12: note: declared here 635 | explicit MutexLock(Mutex* absl_nonnull mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) | ^~~~~~~~~ [ 30%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/io/coded_stream.cc.o [ 31%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/feature_resolver.cc.o [ 31%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_enum_util.cc.o [ 31%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/io/io_win32.cc.o [ 31%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/io/zero_copy_stream.cc.o [ 32%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/io/zero_copy_stream_impl.cc.o [ 32%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_bases.cc.o In file included from /usr/pkg/gcc10/include/c++/ext/string_conversions.h:43, from /usr/pkg/gcc10/include/c++/bits/basic_string.h:6557, from /usr/pkg/gcc10/include/c++/string:55, from /usr/pkg/gcc10/include/c++/bits/locale_classes.h:40, from /usr/pkg/gcc10/include/c++/bits/ios_base.h:41, from /usr/pkg/gcc10/include/c++/ios:42, from /usr/pkg/gcc10/include/c++/istream:38, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/io/zero_copy_stream_impl.cc:24: /usr/pkg/gcc10/include/c++/cstdio:176:11: error: 'vfscanf' has not been declared in '::' 176 | using ::vfscanf; | ^~~~~~~ /usr/pkg/gcc10/include/c++/cstdio:177:11: error: 'vscanf' has not been declared in '::' 177 | using ::vscanf; | ^~~~~~ /usr/pkg/gcc10/include/c++/cstdio:179:11: error: 'vsscanf' has not been declared in '::' 179 | using ::vsscanf; | ^~~~~~~ /usr/pkg/gcc10/include/c++/cstdio:186:22: error: 'vfscanf' has not been declared in '__gnu_cxx' 186 | using ::__gnu_cxx::vfscanf; | ^~~~~~~ /usr/pkg/gcc10/include/c++/cstdio:187:22: error: 'vscanf' has not been declared in '__gnu_cxx' 187 | using ::__gnu_cxx::vscanf; | ^~~~~~ /usr/pkg/gcc10/include/c++/cstdio:189:22: error: 'vsscanf' has not been declared in '__gnu_cxx' 189 | using ::__gnu_cxx::vsscanf; | ^~~~~~~ [ 32%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_reflection.cc.o --- CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/io/zero_copy_stream_impl.cc.o --- *** [CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/io/zero_copy_stream_impl.cc.o] Error code 1 make[2]: stopped in /pbulk/work/devel/protobuf/work/protobuf-35.1/cmake-pkgsrc-build 1 error make[2]: stopped in /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/cmake-pkgsrc-build /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc: In member function 'const google::protobuf::Message* google::protobuf::Reflection::GetDefaultMessageInstance(const google::protobuf::FieldDescriptor*) const': /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:2518:30: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations] 2518 | !field->options().weak() && !IsLazyField(field) && | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/cpp_features.pb.h:34, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:44: /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.pb.h:19782:13: note: declared here 19782 | inline bool FieldOptions::weak() 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-35.1/src/google/protobuf/generated_message_reflection.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:12: /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc: In member function 'bool google::protobuf::Reflection::HasFieldWithHasbits(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const': /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:3228:38: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations] 3228 | ABSL_DCHECK(!field->options().weak()); | ^ /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-35.1/src/google/protobuf/generated_message_reflection.cc:3228:3: note: in expansion of macro 'ABSL_DCHECK' 3228 | ABSL_DCHECK(!field->options().weak()); | ^~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/cpp_features.pb.h:34, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:44: /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.pb.h:19782:13: note: declared here 19782 | inline bool FieldOptions::weak() 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-35.1/src/google/protobuf/generated_message_reflection.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:12: /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc: In member function 'void google::protobuf::Reflection::SetHasBit(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const': /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:3261:38: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations] 3261 | ABSL_DCHECK(!field->options().weak()); | ^ /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-35.1/src/google/protobuf/generated_message_reflection.cc:3261:3: note: in expansion of macro 'ABSL_DCHECK' 3261 | ABSL_DCHECK(!field->options().weak()); | ^~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/cpp_features.pb.h:34, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:44: /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.pb.h:19782:13: note: declared here 19782 | inline bool FieldOptions::weak() 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-35.1/src/google/protobuf/generated_message_reflection.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:12: /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc: In member function 'void google::protobuf::Reflection::ClearHasBit(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const': /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:3270:38: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations] 3270 | ABSL_DCHECK(!field->options().weak()); | ^ /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-35.1/src/google/protobuf/generated_message_reflection.cc:3270:3: note: in expansion of macro 'ABSL_DCHECK' 3270 | ABSL_DCHECK(!field->options().weak()); | ^~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/cpp_features.pb.h:34, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:44: /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.pb.h:19782:13: note: declared here 19782 | inline bool FieldOptions::weak() 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-35.1/src/google/protobuf/generated_message_reflection.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:12: /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc: In member function 'void google::protobuf::Reflection::NaiveSwapHasBit(google::protobuf::Message*, google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const': /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:3279:38: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations] 3279 | ABSL_DCHECK(!field->options().weak()); | ^ /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-35.1/src/google/protobuf/generated_message_reflection.cc:3279:3: note: in expansion of macro 'ABSL_DCHECK' 3279 | ABSL_DCHECK(!field->options().weak()); | ^~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/cpp_features.pb.h:34, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:44: /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.pb.h:19782:13: note: declared here 19782 | inline bool FieldOptions::weak() const { | ^~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.h:26, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:12: /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.h: In instantiation of 'static const auto& google::protobuf::DescriptorPool::MemoizeProjection(const Desc*, Func) [with Desc = google::protobuf::EnumDescriptor; Func = google::protobuf::Reflection::PopulateTcParseFieldAux(const google::protobuf::internal::TailCallTableInfo&, google::protobuf::internal::TcParseTableBase::FieldAux*) const::]': /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:3700:65: required from here /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.h:2702:29: warning: 'absl::lts_20260526::ReaderMutexLock::ReaderMutexLock(absl::lts_20260526::Mutex*)' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations] 2702 | absl::ReaderMutexLock lock(&pool->field_memo_table_mutex_); | ^~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/internal/cordz_info.h:31, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:94, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:59, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/hash_container_defaults.h:19, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/flat_hash_map.h:43, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.h:47, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.h:26, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:12: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/synchronization/mutex.h:678:12: note: declared here 678 | explicit ReaderMutexLock(Mutex* absl_nonnull mu) ABSL_SHARED_LOCK_FUNCTION(mu) | ^~~~~~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.h:26, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:12: /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.h:2711:23: warning: 'absl::lts_20260526::MutexLock::MutexLock(absl::lts_20260526::Mutex*)' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations] 2711 | absl::MutexLock lock(&pool->field_memo_table_mutex_); | ^~~~ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/internal/cordz_info.h:31, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:94, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:59, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/hash_container_defaults.h:19, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/flat_hash_map.h:43, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.h:47, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.h:26, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:12: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/synchronization/mutex.h:635:12: note: declared here 635 | explicit MutexLock(Mutex* absl_nonnull mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) | ^~~~~~~~~ /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc: In function 'void google::protobuf::{anonymous}::AssignDescriptorsImpl(const google::protobuf::internal::DescriptorTable*, bool)': /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:3935:13: warning: 'void absl::lts_20260526::Mutex::Lock()' is deprecated [-Wdeprecated-declarations] 3935 | mu.Lock(); | ^ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/internal/cordz_info.h:31, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:94, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:59, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/hash_container_defaults.h:19, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/flat_hash_map.h:43, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.h:47, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.h:26, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:12: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/synchronization/mutex.h:195:15: note: declared here 195 | inline void Lock() ABSL_EXCLUSIVE_LOCK_FUNCTION() { lock(); } | ^~~~ /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:3937:15: warning: 'void absl::lts_20260526::Mutex::Unlock()' is deprecated [-Wdeprecated-declarations] 3937 | mu.Unlock(); | ^ In file included from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/internal/cordz_info.h:31, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/strings/cord.h:94, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:59, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/hash_container_defaults.h:19, from /pbulk/work/devel/protobuf/work/.buildlink/include/absl/container/flat_hash_map.h:43, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.h:47, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.h:26, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:12: /pbulk/work/devel/protobuf/work/.buildlink/include/absl/synchronization/mutex.h:204:15: note: declared here 204 | inline void Unlock() ABSL_UNLOCK_FUNCTION() { unlock(); } | ^~~~~~ 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-35.1/src/google/protobuf/generated_message_reflection.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:12: /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/reflection_visit_fields.h: In instantiation of 'static void google::protobuf::internal::ReflectionVisit::VisitFields(MessageT&, CallbackFn&&, google::protobuf::internal::FieldMask) [with MessageT = google::protobuf::Message; CallbackFn = google::protobuf::internal::ReflectionVisit::VisitMessageFields >::]': /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/reflection_visit_fields.h:447:31: required from 'static void google::protobuf::internal::ReflectionVisit::VisitMessageFields(google::protobuf::Message&, CallbackFn&&) [with CallbackFn = google::protobuf::Reflection::MaybePoisonAfterClear(google::protobuf::Message&) const::]' /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/reflection_visit_fields.h:502:38: required from 'void google::protobuf::internal::VisitMutableMessageFields(google::protobuf::Message&, CallbackFn&&) [with CallbackFn = google::protobuf::Reflection::MaybePoisonAfterClear(google::protobuf::Message&) const::]' /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:1408:6: required from here /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/reflection_visit_fields.h:109:39: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations] 109 | ABSL_DCHECK(!field->options().weak()) << "weak fields are not supported"; | ~~~~~~~~~~~~~~~~~~~~~^~ /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-35.1/src/google/protobuf/reflection_visit_fields.h:109:5: note: in expansion of macro 'ABSL_DCHECK' 109 | ABSL_DCHECK(!field->options().weak()) << "weak fields are not supported"; | ^~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/cpp_features.pb.h:34, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:44: /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.pb.h:19782:13: note: declared here 19782 | inline bool FieldOptions::weak() 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-35.1/src/google/protobuf/generated_message_reflection.h:25, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:12: /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/reflection_visit_fields.h:109:39: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations] 109 | ABSL_DCHECK(!field->options().weak()) << "weak fields are not supported"; | ~~~~~~~~~~~~~~~~~~~~~^~ /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-35.1/src/google/protobuf/reflection_visit_fields.h:109:5: note: in expansion of macro 'ABSL_DCHECK' 109 | ABSL_DCHECK(!field->options().weak()) << "weak fields are not supported"; | ^~~~~~~~~~~ In file included from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/cpp_features.pb.h:34, from /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/generated_message_reflection.cc:44: /pbulk/work/devel/protobuf/work/protobuf-35.1/src/google/protobuf/descriptor.pb.h:19782:13: note: declared here 19782 | inline bool FieldOptions::weak() const { | ^~~~~~~~~~~~ A failure has been detected in another branch of the parallel make make[2]: stopped in /pbulk/work/devel/protobuf/work/protobuf-35.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-35.1/cmake-pkgsrc-build 2 errors make[1]: stopped in /pbulk/work/devel/protobuf/work/protobuf-35.1/cmake-pkgsrc-build *** [all] Error code 2 make: stopped in /pbulk/work/devel/protobuf/work/protobuf-35.1/cmake-pkgsrc-build 1 error make: stopped in /pbulk/work/devel/protobuf/work/protobuf-35.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