Created
November 4, 2023 11:24
-
-
Save allwefantasy/2129aea78395d338401c58603794c734 to your computer and use it in GitHub Desktop.
compile ray fails
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bazel build //:ray_pkg --spawn_strategy=standalone | |
DEBUG: /mnt/sdb/byzerllm/projects/ray/bazel/ray_deps_setup.bzl:67:14: No implicit mirrors used because urls were explicitly provided | |
DEBUG: /mnt/sdb/byzerllm/projects/ray/bazel/ray_deps_setup.bzl:67:14: No implicit mirrors used because urls were explicitly provided | |
DEBUG: /mnt/sdb/byzerllm/projects/ray/bazel/ray.bzl:202:10: [<generated file external/jemalloc/libjemalloc/lib/libjemalloc.so>] | |
INFO: Analyzed target //:ray_pkg (210 packages loaded, 24637 targets configured). | |
INFO: Found 1 target... | |
INFO: From Compiling src/google/protobuf/generated_message_tctable_lite.cc [for host]: | |
In file included from bazel-out/host/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:45, | |
from external/com_google_protobuf/src/google/protobuf/generated_message_tctable_lite.cc:37: | |
bazel-out/host/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:1150:1: warning: always_inline function might not be inlinable [-Wattributes] | |
ParseContext::ParseLengthDelimitedInlined(const char* ptr, const Func& func) { | |
^~~~~~~~~~~~ | |
external/com_google_protobuf/src/google/protobuf/generated_message_tctable_lite.cc:871:36: warning: always_inline function might not be inlinable [-Wattributes] | |
PROTOBUF_ALWAYS_INLINE const char* TcParser::FastVarintS1( | |
^~~~~~~~ | |
external/com_google_protobuf/src/google/protobuf/generated_message_tctable_lite.cc:871:36: warning: always_inline function might not be inlinable [-Wattributes] | |
INFO: From Compiling src/google/protobuf/compiler/retention.cc [for host]: | |
external/com_google_protobuf/src/google/protobuf/compiler/retention.cc: In function 'void google::protobuf::compiler::{anonymous}::StripSourceCodeInfo(std::vector<std::vector<int> >&, google::protobuf::SourceCodeInfo&)': | |
external/com_google_protobuf/src/google/protobuf/compiler/retention.cc:216:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<google::protobuf::SourceCodeInfo_Location*>::size_type' {aka 'long unsigned int'} [-Wsign-compare] | |
for (int i = 0; i < old_locations.size(); ++i) { | |
~~^~~~~~~~~~~~~~~~~~~~~~ | |
INFO: From Action external/com_github_grpc_grpc/src/proto/grpc/testing/xds/v3/config_dump.grpc.pb.h: | |
bazel-out/k8-opt/bin/external/com_github_grpc_grpc/external/com_github_grpc_grpc: warning: directory does not exist. | |
INFO: From Action external/com_github_grpc_grpc/src/proto/grpc/testing/xds/v3/csds.grpc.pb.h: | |
bazel-out/k8-opt/bin/external/com_github_grpc_grpc/external/com_github_grpc_grpc: warning: directory does not exist. | |
INFO: From Action external/com_github_grpc_grpc/src/proto/grpc/channelz/channelz.grpc.pb.h: | |
bazel-out/k8-opt/bin/external/com_github_grpc_grpc/external/com_github_grpc_grpc: warning: directory does not exist. | |
INFO: From Action external/com_github_grpc_grpc/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h: | |
bazel-out/k8-opt/bin/external/com_github_grpc_grpc/external/com_github_grpc_grpc: warning: directory does not exist. | |
INFO: From Action external/com_github_grpc_grpc/src/proto/grpc/testing/xds/v3/base.grpc.pb.h: | |
bazel-out/k8-opt/bin/external/com_github_grpc_grpc/external/com_github_grpc_grpc: warning: directory does not exist. | |
INFO: From Action external/com_github_grpc_grpc/src/proto/grpc/testing/xds/v3/percent.grpc.pb.h: | |
bazel-out/k8-opt/bin/external/com_github_grpc_grpc/external/com_github_grpc_grpc: warning: directory does not exist. | |
INFO: From Action external/com_github_grpc_grpc/src/proto/grpc/health/v1/health.grpc.pb.h: | |
bazel-out/k8-opt/bin/external/com_github_grpc_grpc/external/com_github_grpc_grpc: warning: directory does not exist. | |
INFO: From Compiling src/google/protobuf/compiler/retention.cc: | |
external/com_google_protobuf/src/google/protobuf/compiler/retention.cc: In function 'void google::protobuf::compiler::{anonymous}::StripSourceCodeInfo(std::vector<std::vector<int> >&, google::protobuf::SourceCodeInfo&)': | |
external/com_google_protobuf/src/google/protobuf/compiler/retention.cc:216:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<google::protobuf::SourceCodeInfo_Location*>::size_type' {aka 'long unsigned int'} [-Wsign-compare] | |
for (int i = 0; i < old_locations.size(); ++i) { | |
~~^~~~~~~~~~~~~~~~~~~~~~ | |
INFO: From Compiling src/google/protobuf/generated_message_tctable_lite.cc: | |
In file included from bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:45, | |
from external/com_google_protobuf/src/google/protobuf/generated_message_tctable_lite.cc:37: | |
bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:1150:1: warning: always_inline function might not be inlinable [-Wattributes] | |
ParseContext::ParseLengthDelimitedInlined(const char* ptr, const Func& func) { | |
^~~~~~~~~~~~ | |
external/com_google_protobuf/src/google/protobuf/generated_message_tctable_lite.cc:871:36: warning: always_inline function might not be inlinable [-Wattributes] | |
PROTOBUF_ALWAYS_INLINE const char* TcParser::FastVarintS1( | |
^~~~~~~~ | |
external/com_google_protobuf/src/google/protobuf/generated_message_tctable_lite.cc:871:36: warning: always_inline function might not be inlinable [-Wattributes] | |
INFO: From Compiling upb/util/def_to_proto.c: | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:116:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_EnumValueDescriptorProto_set_number' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:2744:3, | |
inlined from 'enumvaldef_toproto' at external/upb/upb/util/def_to_proto.c:311:3: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [5, 8] is out of the bounds [0, 4] of object 'value' with type 'int32_t' {aka 'int'} [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'enumvaldef_toproto': | |
external/upb/upb/util/def_to_proto.c:303:50: note: 'value' declared here | |
static google_protobuf_EnumValueDescriptorProto* enumvaldef_toproto( | |
^~~~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:119:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_EnumValueDescriptorProto_set_number' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:2744:3, | |
inlined from 'enumvaldef_toproto' at external/upb/upb/util/def_to_proto.c:311:3: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [5, 16] is out of the bounds [0, 4] of object 'value' with type 'int32_t' {aka 'int'} [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'enumvaldef_toproto': | |
external/upb/upb/util/def_to_proto.c:303:50: note: 'value' declared here | |
static google_protobuf_EnumValueDescriptorProto* enumvaldef_toproto( | |
^~~~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:113:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_MethodDescriptorProto_set_client_streaming' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:3057:3, | |
inlined from 'methoddef_toproto' at external/upb/upb/util/def_to_proto.c:472:5: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [2, 4] is out of the bounds [0, 1] of object 'value' with type '_Bool' [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'methoddef_toproto': | |
external/upb/upb/util/def_to_proto.c:455:47: note: 'value' declared here | |
static google_protobuf_MethodDescriptorProto* methoddef_toproto(upb_ToProto_Context* ctx, | |
^~~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:116:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_MethodDescriptorProto_set_client_streaming' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:3057:3, | |
inlined from 'methoddef_toproto' at external/upb/upb/util/def_to_proto.c:472:5: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [2, 8] is out of the bounds [0, 1] of object 'value' with type '_Bool' [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'methoddef_toproto': | |
external/upb/upb/util/def_to_proto.c:455:47: note: 'value' declared here | |
static google_protobuf_MethodDescriptorProto* methoddef_toproto(upb_ToProto_Context* ctx, | |
^~~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:119:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_MethodDescriptorProto_set_client_streaming' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:3057:3, | |
inlined from 'methoddef_toproto' at external/upb/upb/util/def_to_proto.c:472:5: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [2, 16] is out of the bounds [0, 1] of object 'value' with type '_Bool' [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'methoddef_toproto': | |
external/upb/upb/util/def_to_proto.c:455:47: note: 'value' declared here | |
static google_protobuf_MethodDescriptorProto* methoddef_toproto(upb_ToProto_Context* ctx, | |
^~~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:113:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_MethodDescriptorProto_set_server_streaming' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:3061:3, | |
inlined from 'methoddef_toproto' at external/upb/upb/util/def_to_proto.c:476:5: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [2, 4] is out of the bounds [0, 1] of object 'value' with type '_Bool' [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'methoddef_toproto': | |
external/upb/upb/util/def_to_proto.c:455:47: note: 'value' declared here | |
static google_protobuf_MethodDescriptorProto* methoddef_toproto(upb_ToProto_Context* ctx, | |
^~~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:116:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_MethodDescriptorProto_set_server_streaming' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:3061:3, | |
inlined from 'methoddef_toproto' at external/upb/upb/util/def_to_proto.c:476:5: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [2, 8] is out of the bounds [0, 1] of object 'value' with type '_Bool' [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'methoddef_toproto': | |
external/upb/upb/util/def_to_proto.c:455:47: note: 'value' declared here | |
static google_protobuf_MethodDescriptorProto* methoddef_toproto(upb_ToProto_Context* ctx, | |
^~~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:119:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_MethodDescriptorProto_set_server_streaming' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:3061:3, | |
inlined from 'methoddef_toproto' at external/upb/upb/util/def_to_proto.c:476:5: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [2, 16] is out of the bounds [0, 1] of object 'value' with type '_Bool' [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'methoddef_toproto': | |
external/upb/upb/util/def_to_proto.c:455:47: note: 'value' declared here | |
static google_protobuf_MethodDescriptorProto* methoddef_toproto(upb_ToProto_Context* ctx, | |
^~~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:116:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_EnumDescriptorProto_EnumReservedRange_set_start' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:2650:3, | |
inlined from 'enumresrange_toproto' at external/upb/upb/util/def_to_proto.c:224:3, | |
inlined from 'enumdef_toproto' at external/upb/upb/util/def_to_proto.c:342:21: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [5, 8] is out of the bounds [0, 4] of object 'value' with type 'int32_t' {aka 'int'} [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'enumdef_toproto': | |
external/upb/upb/util/def_to_proto.c:218:63: note: 'value' declared here | |
static google_protobuf_EnumDescriptorProto_EnumReservedRange* enumresrange_toproto( | |
^~~~~~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:119:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_EnumDescriptorProto_EnumReservedRange_set_start' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:2650:3, | |
inlined from 'enumresrange_toproto' at external/upb/upb/util/def_to_proto.c:224:3, | |
inlined from 'enumdef_toproto' at external/upb/upb/util/def_to_proto.c:342:21: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [5, 16] is out of the bounds [0, 4] of object 'value' with type 'int32_t' {aka 'int'} [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'enumdef_toproto': | |
external/upb/upb/util/def_to_proto.c:218:63: note: 'value' declared here | |
static google_protobuf_EnumDescriptorProto_EnumReservedRange* enumresrange_toproto( | |
^~~~~~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:116:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_EnumDescriptorProto_EnumReservedRange_set_end' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:2654:3, | |
inlined from 'enumresrange_toproto' at external/upb/upb/util/def_to_proto.c:226:3, | |
inlined from 'enumdef_toproto' at external/upb/upb/util/def_to_proto.c:342:21: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [5, 8] is out of the bounds [0, 4] of object 'value' with type 'int32_t' {aka 'int'} [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'enumdef_toproto': | |
external/upb/upb/util/def_to_proto.c:218:63: note: 'value' declared here | |
static google_protobuf_EnumDescriptorProto_EnumReservedRange* enumresrange_toproto( | |
^~~~~~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:119:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_EnumDescriptorProto_EnumReservedRange_set_end' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:2654:3, | |
inlined from 'enumresrange_toproto' at external/upb/upb/util/def_to_proto.c:226:3, | |
inlined from 'enumdef_toproto' at external/upb/upb/util/def_to_proto.c:342:21: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [5, 16] is out of the bounds [0, 4] of object 'value' with type 'int32_t' {aka 'int'} [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'enumdef_toproto': | |
external/upb/upb/util/def_to_proto.c:218:63: note: 'value' declared here | |
static google_protobuf_EnumDescriptorProto_EnumReservedRange* enumresrange_toproto( | |
^~~~~~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:116:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_FieldDescriptorProto_set_number' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:2186:3, | |
inlined from 'fielddef_toproto' at external/upb/upb/util/def_to_proto.c:240:3: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [5, 8] is out of the bounds [0, 4] of object 'value' with type 'int32_t' {aka 'int'} [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'fielddef_toproto': | |
external/upb/upb/util/def_to_proto.c:232:46: note: 'value' declared here | |
static google_protobuf_FieldDescriptorProto* fielddef_toproto(upb_ToProto_Context* ctx, | |
^~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:119:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_FieldDescriptorProto_set_number' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:2186:3, | |
inlined from 'fielddef_toproto' at external/upb/upb/util/def_to_proto.c:240:3: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [5, 16] is out of the bounds [0, 4] of object 'value' with type 'int32_t' {aka 'int'} [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'fielddef_toproto': | |
external/upb/upb/util/def_to_proto.c:232:46: note: 'value' declared here | |
static google_protobuf_FieldDescriptorProto* fielddef_toproto(upb_ToProto_Context* ctx, | |
^~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:116:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_FieldDescriptorProto_set_label' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:2190:3, | |
inlined from 'fielddef_toproto' at external/upb/upb/util/def_to_proto.c:241:3: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [5, 8] is out of the bounds [0, 4] of object 'value' with type 'int32_t' {aka 'int'} [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'fielddef_toproto': | |
external/upb/upb/util/def_to_proto.c:232:46: note: 'value' declared here | |
static google_protobuf_FieldDescriptorProto* fielddef_toproto(upb_ToProto_Context* ctx, | |
^~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:119:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_FieldDescriptorProto_set_label' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:2190:3, | |
inlined from 'fielddef_toproto' at external/upb/upb/util/def_to_proto.c:241:3: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [5, 16] is out of the bounds [0, 4] of object 'value' with type 'int32_t' {aka 'int'} [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'fielddef_toproto': | |
external/upb/upb/util/def_to_proto.c:232:46: note: 'value' declared here | |
static google_protobuf_FieldDescriptorProto* fielddef_toproto(upb_ToProto_Context* ctx, | |
^~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:116:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_FieldDescriptorProto_set_type' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:2194:3, | |
inlined from 'fielddef_toproto' at external/upb/upb/util/def_to_proto.c:242:3: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [5, 8] is out of the bounds [0, 4] of object 'value' with type 'int32_t' {aka 'int'} [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'fielddef_toproto': | |
external/upb/upb/util/def_to_proto.c:232:46: note: 'value' declared here | |
static google_protobuf_FieldDescriptorProto* fielddef_toproto(upb_ToProto_Context* ctx, | |
^~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:119:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_FieldDescriptorProto_set_type' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:2194:3, | |
inlined from 'fielddef_toproto' at external/upb/upb/util/def_to_proto.c:242:3: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [5, 16] is out of the bounds [0, 4] of object 'value' with type 'int32_t' {aka 'int'} [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'fielddef_toproto': | |
external/upb/upb/util/def_to_proto.c:232:46: note: 'value' declared here | |
static google_protobuf_FieldDescriptorProto* fielddef_toproto(upb_ToProto_Context* ctx, | |
^~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:116:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_FieldDescriptorProto_set_oneof_index' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:2218:3, | |
inlined from 'fielddef_toproto' at external/upb/upb/util/def_to_proto.c:271:5: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [5, 8] is out of the bounds [0, 4] of object 'value' with type 'int32_t' {aka 'int'} [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'fielddef_toproto': | |
external/upb/upb/util/def_to_proto.c:232:46: note: 'value' declared here | |
static google_protobuf_FieldDescriptorProto* fielddef_toproto(upb_ToProto_Context* ctx, | |
^~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:119:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_FieldDescriptorProto_set_oneof_index' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:2218:3, | |
inlined from 'fielddef_toproto' at external/upb/upb/util/def_to_proto.c:271:5: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [5, 16] is out of the bounds [0, 4] of object 'value' with type 'int32_t' {aka 'int'} [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'fielddef_toproto': | |
external/upb/upb/util/def_to_proto.c:232:46: note: 'value' declared here | |
static google_protobuf_FieldDescriptorProto* fielddef_toproto(upb_ToProto_Context* ctx, | |
^~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:113:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_FieldDescriptorProto_set_proto3_optional' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:2226:3, | |
inlined from 'fielddef_toproto' at external/upb/upb/util/def_to_proto.c:275:5: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [2, 4] is out of the bounds [0, 1] of object 'value' with type '_Bool' [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'fielddef_toproto': | |
external/upb/upb/util/def_to_proto.c:232:46: note: 'value' declared here | |
static google_protobuf_FieldDescriptorProto* fielddef_toproto(upb_ToProto_Context* ctx, | |
^~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:116:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_FieldDescriptorProto_set_proto3_optional' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:2226:3, | |
inlined from 'fielddef_toproto' at external/upb/upb/util/def_to_proto.c:275:5: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [2, 8] is out of the bounds [0, 1] of object 'value' with type '_Bool' [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'fielddef_toproto': | |
external/upb/upb/util/def_to_proto.c:232:46: note: 'value' declared here | |
static google_protobuf_FieldDescriptorProto* fielddef_toproto(upb_ToProto_Context* ctx, | |
^~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:119:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_FieldDescriptorProto_set_proto3_optional' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:2226:3, | |
inlined from 'fielddef_toproto' at external/upb/upb/util/def_to_proto.c:275:5: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [2, 16] is out of the bounds [0, 1] of object 'value' with type '_Bool' [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'fielddef_toproto': | |
external/upb/upb/util/def_to_proto.c:232:46: note: 'value' declared here | |
static google_protobuf_FieldDescriptorProto* fielddef_toproto(upb_ToProto_Context* ctx, | |
^~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:116:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_DescriptorProto_ExtensionRange_set_start' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:1548:3, | |
inlined from 'extrange_toproto' at external/upb/upb/util/def_to_proto.c:366:3, | |
inlined from 'msgdef_toproto' at external/upb/upb/util/def_to_proto.c:430:21: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [5, 8] is out of the bounds [0, 4] of object 'value' with type 'int32_t' {aka 'int'} [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'msgdef_toproto': | |
external/upb/upb/util/def_to_proto.c:360:56: note: 'value' declared here | |
static google_protobuf_DescriptorProto_ExtensionRange* extrange_toproto( | |
^~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:119:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_DescriptorProto_ExtensionRange_set_start' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:1548:3, | |
inlined from 'extrange_toproto' at external/upb/upb/util/def_to_proto.c:366:3, | |
inlined from 'msgdef_toproto' at external/upb/upb/util/def_to_proto.c:430:21: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [5, 16] is out of the bounds [0, 4] of object 'value' with type 'int32_t' {aka 'int'} [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'msgdef_toproto': | |
external/upb/upb/util/def_to_proto.c:360:56: note: 'value' declared here | |
static google_protobuf_DescriptorProto_ExtensionRange* extrange_toproto( | |
^~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:116:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_DescriptorProto_ExtensionRange_set_end' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:1552:3, | |
inlined from 'extrange_toproto' at external/upb/upb/util/def_to_proto.c:368:3, | |
inlined from 'msgdef_toproto' at external/upb/upb/util/def_to_proto.c:430:21: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [5, 8] is out of the bounds [0, 4] of object 'value' with type 'int32_t' {aka 'int'} [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'msgdef_toproto': | |
external/upb/upb/util/def_to_proto.c:360:56: note: 'value' declared here | |
static google_protobuf_DescriptorProto_ExtensionRange* extrange_toproto( | |
^~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:119:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_DescriptorProto_ExtensionRange_set_end' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:1552:3, | |
inlined from 'extrange_toproto' at external/upb/upb/util/def_to_proto.c:368:3, | |
inlined from 'msgdef_toproto' at external/upb/upb/util/def_to_proto.c:430:21: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [5, 16] is out of the bounds [0, 4] of object 'value' with type 'int32_t' {aka 'int'} [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'msgdef_toproto': | |
external/upb/upb/util/def_to_proto.c:360:56: note: 'value' declared here | |
static google_protobuf_DescriptorProto_ExtensionRange* extrange_toproto( | |
^~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:116:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_DescriptorProto_ReservedRange_set_start' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:1635:3, | |
inlined from 'resrange_toproto' at external/upb/upb/util/def_to_proto.c:210:3, | |
inlined from 'msgdef_toproto' at external/upb/upb/util/def_to_proto.c:437:21: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [5, 8] is out of the bounds [0, 4] of object 'value' with type 'int32_t' {aka 'int'} [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'msgdef_toproto': | |
external/upb/upb/util/def_to_proto.c:204:55: note: 'value' declared here | |
static google_protobuf_DescriptorProto_ReservedRange* resrange_toproto( | |
^~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:119:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_DescriptorProto_ReservedRange_set_start' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:1635:3, | |
inlined from 'resrange_toproto' at external/upb/upb/util/def_to_proto.c:210:3, | |
inlined from 'msgdef_toproto' at external/upb/upb/util/def_to_proto.c:437:21: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [5, 16] is out of the bounds [0, 4] of object 'value' with type 'int32_t' {aka 'int'} [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'msgdef_toproto': | |
external/upb/upb/util/def_to_proto.c:204:55: note: 'value' declared here | |
static google_protobuf_DescriptorProto_ReservedRange* resrange_toproto( | |
^~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:116:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_DescriptorProto_ReservedRange_set_end' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:1639:3, | |
inlined from 'resrange_toproto' at external/upb/upb/util/def_to_proto.c:212:3, | |
inlined from 'msgdef_toproto' at external/upb/upb/util/def_to_proto.c:437:21: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [5, 8] is out of the bounds [0, 4] of object 'value' with type 'int32_t' {aka 'int'} [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'msgdef_toproto': | |
external/upb/upb/util/def_to_proto.c:204:55: note: 'value' declared here | |
static google_protobuf_DescriptorProto_ReservedRange* resrange_toproto( | |
^~~~~~~~~~~~~~~~ | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/base/string_view.h:31, | |
from external/upb/upb/reflection/def_pool.h:34, | |
from external/upb/upb/reflection/def.h:31, | |
from external/upb/upb/util/def_to_proto.h:31, | |
from external/upb/upb/util/def_to_proto.c:28: | |
In function 'memcpy', | |
inlined from '_upb_MiniTable_CopyFieldData' at external/upb/upb/message/accessors_internal.h:119:7, | |
inlined from '_upb_Message_SetNonExtensionField' at external/upb/upb/message/accessors_internal.h:244:3, | |
inlined from 'google_protobuf_DescriptorProto_ReservedRange_set_end' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:1639:3, | |
inlined from 'resrange_toproto' at external/upb/upb/util/def_to_proto.c:212:3, | |
inlined from 'msgdef_toproto' at external/upb/upb/util/def_to_proto.c:437:21: | |
/usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [5, 16] is out of the bounds [0, 4] of object 'value' with type 'int32_t' {aka 'int'} [-Warray-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
external/upb/upb/util/def_to_proto.c: In function 'msgdef_toproto': | |
external/upb/upb/util/def_to_proto.c:204:55: note: 'value' declared here | |
static google_protobuf_DescriptorProto_ReservedRange* resrange_toproto( | |
^~~~~~~~~~~~~~~~ | |
ERROR: /home/byzerllm/.cache/bazel/_bazel_byzerllm/f8547f9bfa2845d12a3394080acb4928/external/upb/upbc/BUILD:263:10: Compiling upbc/protoc-gen-upbdefs.cc failed: (Exit 1): gcc failed: error executing command | |
(cd /home/byzerllm/.cache/bazel/_bazel_byzerllm/f8547f9bfa2845d12a3394080acb4928/execroot/com_github_ray_project_ray && \ | |
exec env - \ | |
LD_LIBRARY_PATH=/opt/rh/gcc-toolset-9/root/usr/lib64:/opt/rh/gcc-toolset-9/root/usr/lib:/opt/rh/gcc-toolset-9/root/usr/lib64/dyninst:/opt/rh/gcc-toolset-9/root/usr/lib/dyninst:/opt/rh/gcc-toolset-9/root/usr/lib64:/opt/rh/gcc-toolset-9/root/usr/lib:/usr/local/cuda/lib64:/usr/local/cuda/lib64:/usr/local/cuda/lib64: \ | |
PATH=/home/byzerllm/.cache/bazelisk/downloads/bazelbuild/bazel-5.4.1-linux-x86_64/bin:/opt/rh/gcc-toolset-9/root/usr/bin:/home/byzerllm/.rvm/gems/ruby-3.2.2/bin:/home/byzerllm/.rvm/gems/ruby-3.2.2@global/bin:/home/byzerllm/.rvm/rubies/ruby-3.2.2/bin:/home/byzerllm/.rbenv/shims:/home/byzerllm/.rbenv/bin:/home/byzerllm/softwares/byzer-lang-all-in-one-linux-amd64-3.3.0-2.3.7/jdk8/bin:/usr/local/cuda/bin:/usr/local/cuda/bin:/home/byzerllm/.rbenv/shims:/home/byzerllm/.rbenv/bin:/home/byzerllm/softwares/byzer-lang-all-in-one-linux-amd64-3.3.0-2.3.7/jdk8/bin:/home/byzerllm/miniconda3/envs/ray/bin:/home/byzerllm/miniconda3/condabin:/home/byzerllm/.local/bin:/home/byzerllm/bin:/usr/local/cuda/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/byzerllm/.rvm/bin:/home/byzerllm/.rvm/bin \ | |
PWD=/proc/self/cwd \ | |
/usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -g0 -O2 '-D_FORTIFY_SOURCE=1' -DNDEBUG -ffunction-sections -fdata-sections '-std=c++0x' -MD -MF bazel-out/k8-opt-exec-2B5CBBC6/bin/external/upb/upbc/_objs/protoc-gen-upbdefs/protoc-gen-upbdefs.d '-frandom-seed=bazel-out/k8-opt-exec-2B5CBBC6/bin/external/upb/upbc/_objs/protoc-gen-upbdefs/protoc-gen-upbdefs.o' -iquote external/upb -iquote bazel-out/k8-opt-exec-2B5CBBC6/bin/external/upb -iquote external/com_google_absl -iquote bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_absl -iquote external/utf8_range -iquote bazel-out/k8-opt-exec-2B5CBBC6/bin/external/utf8_range -iquote external/com_google_protobuf -iquote bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf -iquote external/bazel_tools -iquote bazel-out/k8-opt-exec-2B5CBBC6/bin/external/bazel_tools -Ibazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src -g0 -g0 '-std=c++17' -Wextra -Werror -Wno-unused-parameter -Wno-long-long -fno-canonical-system-headers -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c external/upb/upbc/protoc-gen-upbdefs.cc -o bazel-out/k8-opt-exec-2B5CBBC6/bin/external/upb/upbc/_objs/protoc-gen-upbdefs/protoc-gen-upbdefs.o) | |
# Configuration: da885e950386fbff8163109921147a25dc221921251abcf2c97ba662c016a6c5 | |
# Execution platform: @local_config_platform//:host | |
In file included from /usr/include/string.h:495, | |
from external/upb/upb/collections/array_internal.h:31, | |
from bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/descriptor.upb.h:12, | |
from external/upb/upbc/protoc-gen-upbdefs.cc:28: | |
In function 'void* memcpy(void*, const void*, size_t)', | |
inlined from 'void _upb_MiniTable_CopyFieldData(void*, const void*, const upb_MiniTableField*)' at external/upb/upb/message/accessors_internal.h:119:13, | |
inlined from 'void _upb_Message_SetNonExtensionField(upb_Message*, const upb_MiniTableField*, const void*)' at external/upb/upb/message/accessors_internal.h:244:31, | |
inlined from 'void google_protobuf_compiler_CodeGeneratorResponse_set_supported_features(google_protobuf_compiler_CodeGeneratorResponse*, uint64_t)' at bazel-out/k8-opt-exec-2B5CBBC6/bin/external/com_google_protobuf/src/google/protobuf/compiler/plugin.upb.h:478:36, | |
inlined from 'void upbc::Plugin::ReadRequest()' at external/upb/upbc/plugin.h:185:5, | |
inlined from 'upbc::Plugin::Plugin()' at external/upb/upbc/plugin.h:83:25, | |
inlined from 'int main(int, char**)' at external/upb/upbc/protoc-gen-upbdefs.cc:161:16: | |
/usr/include/bits/string_fortified.h:34:33: error: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' forming offset [9, 16] is out of the bounds [0, 8] of object 'value' with type 'uint64_t' {aka 'long unsigned int'} [-Werror=array-bounds] | |
return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | |
~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
In file included from external/upb/upbc/protoc-gen-upbdefs.cc:33: | |
external/upb/upbc/plugin.h: In function 'int main(int, char**)': | |
external/upb/upbc/plugin.h:176:8: note: 'value' declared here | |
void ReadRequest() { | |
^~~~~~~~~~~ | |
cc1plus: all warnings being treated as errors | |
Target //:ray_pkg failed to build | |
INFO: Elapsed time: 118.737s, Critical Path: 31.34s | |
INFO: 6144 processes: 1788 internal, 4356 local. | |
FAILED: Build did NOT complete successfully |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Centos-8
Python 3.9
GCC-9