=> 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.1 [ 1%] Building C object third_party/utf8_range/CMakeFiles/utf8_range.dir/utf8_range.c.o [ 1%] Building C object third_party/utf8_range/CMakeFiles/utf8_validity.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%] Building C object CMakeFiles/libupb.dir/upb/lex/atoi.c.o [ 2%] Building C object CMakeFiles/libupb.dir/upb/base/status.c.o [ 3%] Building C object CMakeFiles/libupb.dir/upb/lex/round_trip.c.o [ 4%] Building C object CMakeFiles/libupb.dir/upb/hash/common.c.o [ 4%] Building C object CMakeFiles/libupb.dir/upb/json/encode.c.o [ 4%] Building C object CMakeFiles/libupb.dir/upb/lex/strtod.c.o [ 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/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) | ^~~~~ [ 4%] Built target utf8_validity /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; } | ^ 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/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) | ^~~~~ 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); | ^ 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); | ^ [ 5%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/any_lite.cc.o [ 5%] Building C object CMakeFiles/libupb.dir/upb/lex/unicode.c.o [ 5%] Building C object CMakeFiles/libupb.dir/upb/message/accessors.c.o [ 5%] Building C object CMakeFiles/libupb.dir/upb/mem/alloc.c.o [ 6%] Building C object CMakeFiles/libupb.dir/upb/mem/arena.c.o [ 6%] Building C object CMakeFiles/libupb.dir/upb/message/array.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) | ^~~~~ [ 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/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); | ^ 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/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/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); | ^ 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); | ^ [ 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 [ 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/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) | ^~~~~ 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); | ^ 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) | ^~~~~ 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: 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/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': 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/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/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/message/internal/message.h: In function 'upb_TaggedAuxPtr_UnknownData': /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: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/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); | ^ [ 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/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) | ^~~~~ [ 8%] Building C object CMakeFiles/libupb.dir/upb/message/map.c.o 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); | ^ 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) | ^~~~~ [ 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/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: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) | ^~~~~ [ 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_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); | ^ 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) | ^~~~~ 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/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); | ^ 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); | ^ /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/mini_descriptor/build_enum.c.o [ 10%] Building C object CMakeFiles/libupb.dir/upb/mini_descriptor/decode.c.o [ 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 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) | ^~~~~ [ 11%] Building C object CMakeFiles/libupb.dir/upb/mini_table/debug_string.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) | ^~~~~ /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/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) | ^~~~~ [ 11%] Building C object CMakeFiles/libupb.dir/upb/mini_table/extension_registry.c.o [ 12%] Building C object CMakeFiles/libupb.dir/upb/mini_table/generated_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) | ^~~~~ [ 12%] Building C object CMakeFiles/libupb.dir/upb/mini_table/message.c.o [ 12%] Building C object CMakeFiles/libupb.dir/upb/mini_table/internal/message.c.o [ 12%] Building C object CMakeFiles/libupb.dir/upb/reflection/def_pool.c.o [ 13%] Building C object CMakeFiles/libupb.dir/upb/reflection/def_type.c.o [ 13%] Building C object CMakeFiles/libupb.dir/upb/reflection/enum_def.c.o [ 13%] Building C object CMakeFiles/libupb.dir/upb/reflection/desc_state.c.o [ 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/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) | ^~~~~ 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) | ^~~~~ [ 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/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); | ^ [ 14%] Building C object CMakeFiles/libupb.dir/upb/reflection/extension_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/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/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) | ^~~~~ 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/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); | ^ 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) | ^~~~~ [ 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/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); | ^ 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); | ^ [ 15%] Building C object CMakeFiles/libupb.dir/upb/reflection/file_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/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); | ^ 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); | ^ [ 15%] 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/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/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) | ^~~~~ [ 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/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/method_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/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); | ^ 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); | ^ [ 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/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 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/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/encode.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.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); | ^ 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_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); | ^ 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/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); | ^ [ 18%] Building C object CMakeFiles/libupb.dir/upb/util/required_fields.c.o [ 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 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); | ^ 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) | ^~~~~ 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); | ^ 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); | ^ [ 19%] Building C object CMakeFiles/libupb.dir/upb/wire/decode_fast/select.c.o [ 19%] Building C object CMakeFiles/libupb.dir/upb/wire/encode.c.o [ 20%] Building C object CMakeFiles/libupb.dir/upb/wire/eps_copy_input_stream.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': /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) | ^~~~~ [ 20%] Building C object CMakeFiles/libupb.dir/upb/wire/internal/decoder.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/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 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/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) | ^~~~~ [ 20%] Building C object CMakeFiles/libupb.dir/upb/reflection/cmake/google/protobuf/descriptor.upb_minitable.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/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); | ^ [ 20%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/any.pb.cc.o [ 20%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/api.pb.cc.o [ 20%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/duration.pb.cc.o [ 21%] Linking C static library libupb.a [ 21%] Built target libupb [ 21%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/arena_align.cc.o [ 22%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/arenastring.cc.o [ 22%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/extension_set.cc.o [ 22%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/arena.cc.o [ 22%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/arenaz_sampler.cc.o [ 22%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/generated_enum_util.cc.o [ 23%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/generated_message_tctable_lite.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_20260107::MutexLock::MutexLock(absl::lts_20260107::Mutex*)' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations] 703 | absl::MutexLock lock(&mutex_); | ^ In file included from /pbulk/work/devel/protobuf/work/protobuf-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:622:12: note: declared here 622 | explicit MutexLock(Mutex* absl_nonnull mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) | ^~~~~~~~~ /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_20260107::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:182:15: note: declared here 182 | 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_20260107::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:191:15: note: declared here 191 | inline void Unlock() ABSL_UNLOCK_FUNCTION() { unlock(); } | ^~~~~~ [ 23%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/generated_message_util.cc.o [ 23%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/implicit_weak_message.cc.o [ 24%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/empty.pb.cc.o [ 24%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/field_mask.pb.cc.o [ 24%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/inlined_string_field.cc.o [ 24%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/source_context.pb.cc.o [ 25%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/io/coded_stream.cc.o [ 25%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/io/io_win32.cc.o [ 25%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/io/zero_copy_stream.cc.o [ 26%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/io/zero_copy_stream_impl.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; | ^~~~~~~ [ 26%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/struct.pb.cc.o [ 27%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/timestamp.pb.cc.o [ 27%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o [ 27%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/map.cc.o [ 27%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/type.pb.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 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 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 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