https://build.chromium.org/p/chromium.lkgr/builders/UBSan%20Release/builds/4924/steps/compile/logs/stdio
[8431/29704] ACTION //components/policy:cloud_policy_proto_generated_compile_proto_gen(//build/toolchain/linux:clang_x64)
FAILED: gen/components/policy/proto/cloud_policy.pb.h gen/components/policy/proto/cloud_policy.pb.cc pyproto/components/policy/proto/cloud_policy_pb2.py
python ../../tools/protoc_wrapper/protoc_wrapper.py cloud_policy.proto --protoc ./protoc --proto-in-dir gen/components/policy/proto --cc-out-dir gen/components/policy/proto --cc-options dllexport_decl=POLICY_PROTO_EXPORT: --include components/policy/proto/policy_proto_export.h --py-out-dir pyproto/components/policy/proto
../../third_party/protobuf/src/google/protobuf/stubs/strutil.cc:984:17: runtime error: signed integer overflow: 42 * 100000000 cannot be represented in type 'int'
Protoc has returned non-zero status: 1 .
[8432/29704] ACTION //third_party/webrtc/modules/audio_processing:audioproc_debug_proto_gen(//build/toolchain/linux:clang_x64)
[8433/29704] STAMP obj/components/drive/proto_gen.stamp
[8434/29704] STAMP obj/components/ntp_snippets/remote/proto/proto_gen.stamp
[8435/29704] ACTION //components/omnibox/browser:in_memory_url_index_cache_proto_gen(//build/toolchain/linux:clang_x64)
[8436/29704] ACTION //components/password_manager/core/browser:proto_gen(//build/toolchain/linux:clang_x64)
[8437/29704] ACTION //components/metrics/proto:proto_gen(//build/toolchain/linux:clang_x64)
FAILED: gen/components/metrics/proto/call_stack_profile.pb.h gen/components/metrics/proto/call_stack_profile.pb.cc pyproto/components/metrics/proto/call_stack_profile_pb2.py gen/components/metrics/proto/cast_logs.pb.h gen/components/metrics/proto/cast_logs.pb.cc pyproto/components/metrics/proto/cast_logs_pb2.py gen/components/metrics/proto/chrome_user_metrics_extension.pb.h gen/components/metrics/proto/chrome_user_metrics_extension.pb.cc pyproto/components/metrics/proto/chrome_user_metrics_extension_pb2.py gen/components/metrics/proto/execution_context.pb.h gen/components/metrics/proto/execution_context.pb.cc pyproto/components/metrics/proto/execution_context_pb2.py gen/components/metrics/proto/histogram_event.pb.h gen/components/metrics/proto/histogram_event.pb.cc pyproto/components/metrics/proto/histogram_event_pb2.py gen/components/metrics/proto/memory_leak_report.pb.h gen/components/metrics/proto/memory_leak_report.pb.cc pyproto/components/metrics/proto/memory_leak_report_pb2.py gen/components/metrics/proto/omnibox_event.pb.h gen/components/metrics/proto/omnibox_event.pb.cc pyproto/components/metrics/proto/omnibox_event_pb2.py gen/components/metrics/proto/omnibox_input_type.pb.h gen/components/metrics/proto/omnibox_input_type.pb.cc pyproto/components/metrics/proto/omnibox_input_type_pb2.py gen/components/metrics/proto/perf_data.pb.h gen/components/metrics/proto/perf_data.pb.cc pyproto/components/metrics/proto/perf_data_pb2.py gen/components/metrics/proto/perf_stat.pb.h gen/components/metrics/proto/perf_stat.pb.cc pyproto/components/metrics/proto/perf_stat_pb2.py gen/components/metrics/proto/profiler_event.pb.h gen/components/metrics/proto/profiler_event.pb.cc pyproto/components/metrics/proto/profiler_event_pb2.py gen/components/metrics/proto/sampled_profile.pb.h gen/components/metrics/proto/sampled_profile.pb.cc pyproto/components/metrics/proto/sampled_profile_pb2.py gen/components/metrics/proto/system_profile.pb.h gen/components/metrics/proto/system_profile.pb.cc pyproto/components/metrics/proto/system_profile_pb2.py gen/components/metrics/proto/translate_event.pb.h gen/components/metrics/proto/translate_event.pb.cc pyproto/components/metrics/proto/translate_event_pb2.py gen/components/metrics/proto/user_action_event.pb.h gen/components/metrics/proto/user_action_event.pb.cc pyproto/components/metrics/proto/user_action_event_pb2.py
python ../../tools/protoc_wrapper/protoc_wrapper.py call_stack_profile.proto cast_logs.proto chrome_user_metrics_extension.proto execution_context.proto histogram_event.proto memory_leak_report.proto omnibox_event.proto omnibox_input_type.proto perf_data.proto perf_stat.proto profiler_event.proto sampled_profile.proto system_profile.proto translate_event.proto user_action_event.proto --protoc ./protoc --proto-in-dir ../../components/metrics/proto --cc-out-dir gen/components/metrics/proto --py-out-dir pyproto/components/metrics/proto
../../third_party/protobuf/src/google/protobuf/stubs/strutil.cc:984:17: runtime error: signed integer overflow: 42 * 100000000 cannot be represented in type 'int'
Protoc has returned non-zero status: 1 .
Comment 1 by emaxx@chromium.org
, Dec 12 2016