Console Output

Skipping 392 KB.. Full Log
  337 | #pragma region // 0x401 报文解析数据log输出
      | 
/senior/workspace/orin-module-slave32/master/src/rcinterpreter/src/ros_can_interpreter.cpp:405: warning: ignoring #pragma endregion  [-Wunknown-pragmas]
  405 | #pragma endregion
      | 
/senior/workspace/orin-module-slave32/master/src/rcinterpreter/src/ros_can_interpreter.cpp:436: warning: ignoring #pragma region  [-Wunknown-pragmas]
  436 | #pragma region // 0x400 报文解析数据log输出
      | 
/senior/workspace/orin-module-slave32/master/src/rcinterpreter/src/ros_can_interpreter.cpp:520: warning: ignoring #pragma endregion  [-Wunknown-pragmas]
  520 | #pragma endregion
      | 
/senior/workspace/orin-module-slave32/master/src/rcinterpreter/src/ros_can_interpreter.cpp:559: warning: ignoring #pragma region  [-Wunknown-pragmas]
  559 | #pragma region // 0x401 报文解析数据log输出
      | 
/senior/workspace/orin-module-slave32/master/src/rcinterpreter/src/ros_can_interpreter.cpp:574: warning: ignoring #pragma endregion  [-Wunknown-pragmas]
  574 | #pragma endregion
      | 
In file included from /senior/workspace/orin-module-slave32/master/src/rcinterpreter/base/bounded_queue.h:12,
                 from /senior/workspace/orin-module-slave32/master/src/rcinterpreter/base/thread_pool.h:13,
                 from /senior/workspace/orin-module-slave32/master/src/rcinterpreter/src/ros_can_interpreter.h:7,
                 from /senior/workspace/orin-module-slave32/master/src/rcinterpreter/src/ros_can_interpreter_node.cpp:6:
/senior/workspace/orin-module-slave32/master/src/rcinterpreter/base/macros.h:16: warning: "DEFINE_TYPE_TRAIT" redefined
   16 | #define DEFINE_TYPE_TRAIT(name, func)                            \
      | 
In file included from /senior/workspace/orin-module-slave32/master/install/include/heartbeat/heart_beat_sender.h:5,
                 from /senior/workspace/orin-module-slave32/master/src/rcinterpreter/src/ros_can_interpreter_node.cpp:4:
/senior/workspace/orin-module-slave32/master/install/include/common/macros.h:20: note: this is the location of the previous definition
   20 | #define DEFINE_TYPE_TRAIT(name, func)                      \
      | 
/senior/workspace/orin-module-slave32/master/src/rcinterpreter/src/CanFrame/socketcanclient.cpp: In member function ‘void SocketCanClient::can_rcv()’:
/senior/workspace/orin-module-slave32/master/src/rcinterpreter/src/CanFrame/socketcanclient.cpp:63:44: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘struct Canframe’; use assignment or value-initialization instead [-Wclass-memaccess]
   63 |     memset(&one_frame, 0, sizeof(one_frame));
      |                                            ^
In file included from /senior/workspace/orin-module-slave32/master/src/rcinterpreter/src/CanFrame/socketcanclient.h:20,
                 from /senior/workspace/orin-module-slave32/master/src/rcinterpreter/src/CanFrame/socketcanclient.cpp:1:
/senior/workspace/orin-module-slave32/master/src/rcinterpreter/src/CanFrame/can_adaptor.h:17:8: note: ‘struct Canframe’ declared here
   17 | struct Canframe {
      |        ^~~~~~~~
/senior/workspace/orin-module-slave32/master/src/rcinterpreter/src/CanFrame/socketcanclient.cpp:64:9: warning: unused variable ‘size’ [-Wunused-variable]
   64 |     int size = sizeof(one_frame.frame);
      |         ^~~~
/senior/workspace/orin-module-slave32/master/src/rcinterpreter/src/ros_traffic.cpp: In lambda function:
/senior/workspace/orin-module-slave32/master/src/rcinterpreter/src/ros_traffic.cpp:202:3: warning: control reaches end of non-void function [-Wreturn-type]
  202 |   };
      |   ^
cd /senior/workspace/orin-module-slave32/master/build/ros_can_interpreter; catkin build --get-env ros_can_interpreter | catkin env -si  /usr/bin/make --jobserver-auth=3,4; cd -

...............................................................................
_______________________________________________________________________________
Warnings << RMInterpreter:make /senior/workspace/orin-module-slave32/master/logs/RMInterpreter/build.make.000.log
In file included from /usr/include/string.h:495,
                 from /usr/include/c++/9/cstring:42,
                 from /usr/include/boost/math/policies/error_handling.hpp:14,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/serialization.h:34,
                 from /senior/workspace/orin-module-slave32/master/install/include/msf_localization_msgs/LocalizationEstimate.h:14,
                 from /senior/workspace/orin-module-slave32/master/src/rminterpreter/src/RMInterpreter/data/ros_data.h:4,
                 from /senior/workspace/orin-module-slave32/master/src/rminterpreter/src/RMInterpreter/data_converter.h:4,
                 from /senior/workspace/orin-module-slave32/master/src/rminterpreter/src/RMInterpreter/data_converter.cpp:1:
In function ‘char* strncpy(char*, const char*, size_t)’,
    inlined from ‘senior::V2C_INH senior::DataConverter::get_v2c_inh()’ at /senior/workspace/orin-module-slave32/master/src/rminterpreter/src/RMInterpreter/data_converter.cpp:45:10:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:106:34: warning: ‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 8 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘char* strncpy(char*, const char*, size_t)’,
    inlined from ‘senior::V2C_INH senior::DataConverter::get_v2c_inh()’ at /senior/workspace/orin-module-slave32/master/src/rminterpreter/src/RMInterpreter/data_converter.cpp:48:10:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:106:34: warning: ‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 5 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘char* strncpy(char*, const char*, size_t)’,
    inlined from ‘senior::V2C_INH senior::DataConverter::get_v2c_inh()’ at /senior/workspace/orin-module-slave32/master/src/rminterpreter/src/RMInterpreter/data_converter.cpp:51:10:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:106:34: warning: ‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 5 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘char* strncpy(char*, const char*, size_t)’,
    inlined from ‘senior::V2C_INH senior::DataConverter::get_v2c_inh()’ at /senior/workspace/orin-module-slave32/master/src/rminterpreter/src/RMInterpreter/data_converter.cpp:54:10:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:106:34: warning: ‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 5 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘char* strncpy(char*, const char*, size_t)’,
    inlined from ‘senior::V2C_STATE_V1 senior::DataConverter::get_v2c_state_v1(senior::RosData&)’ at /senior/workspace/orin-module-slave32/master/src/rminterpreter/src/RMInterpreter/data_converter.cpp:84:10:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:106:34: warning: ‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 8 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/string.h:495,
                 from /usr/local/include/google/protobuf/stubs/port.h:38,
                 from /usr/local/include/google/protobuf/stubs/common.h:46,
                 from /usr/local/include/google/protobuf/io/coded_stream.h:135,
                 from /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.h:23,
                 from /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:4:
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void AdviceSpeed::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:11577:11,
    inlined from ‘AdviceSpeed::AdviceSpeed()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:11562:13,
    inlined from ‘void InitDefaultsscc_info_AdviceSpeed_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:11560:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [33, 48] from the object at ‘_AdviceSpeed_default_instance_’ is out of the bounds of referenced subobject ‘AdviceSpeed::speed_max_’ with type ‘double’ at offset 24 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void CenterLinePoint::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:7458:11,
    inlined from ‘CenterLinePoint::CenterLinePoint()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:7443:13,
    inlined from ‘void InitDefaultsscc_info_CenterLinePoint_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:7441:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [33, 40] from the object at ‘_CenterLinePoint_default_instance_’ is out of the bounds of referenced subobject ‘CenterLinePoint::longitude_’ with type ‘double’ at offset 24 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void PhaseState::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:3637:11,
    inlined from ‘PhaseState::PhaseState()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:3622:13,
    inlined from ‘void InitDefaultsscc_info_PhaseState_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:3620:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [33, 40] from the object at ‘_PhaseState_default_instance_’ is out of the bounds of referenced subobject ‘PhaseState::time_left_’ with type ‘double’ at offset 24 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void Position2D::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:8351:11,
    inlined from ‘Position2D::Position2D()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:8336:13,
    inlined from ‘void InitDefaultsscc_info_Position2D_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:8334:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [33, 40] from the object at ‘_Position2D_default_instance_’ is out of the bounds of referenced subobject ‘Position2D::longitude_’ with type ‘double’ at offset 24 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void SpatWarning::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:12760:11,
    inlined from ‘SpatWarning::SpatWarning()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:12745:13,
    inlined from ‘void InitDefaultsscc_info_SpatWarning_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:12743:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [29, 32] from the object at ‘_SpatWarning_default_instance_’ is out of the bounds of referenced subobject ‘SpatWarning::phase_id_’ with type ‘int’ at offset 24 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void SpeedLimitWarning::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:13401:11,
    inlined from ‘SpeedLimitWarning::SpeedLimitWarning()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:13386:13,
    inlined from ‘void InitDefaultsscc_info_SpeedLimitWarning_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:13384:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [33, 44] from the object at ‘_SpeedLimitWarning_default_instance_’ is out of the bounds of referenced subobject ‘SpeedLimitWarning::min_speed_limit_’ with type ‘double’ at offset 24 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void BendSigns::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:6170:11,
    inlined from ‘BendSigns::BendSigns()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:6155:13,
    inlined from ‘void InitDefaultsscc_info_BendSigns_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:6153:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [29, 40] from the object at ‘_BendSigns_default_instance_’ is out of the bounds of referenced subobject ‘BendSigns::direction_’ with type ‘int’ at offset 24 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void OnRampMerge::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:12320:11,
    inlined from ‘OnRampMerge::OnRampMerge()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:12305:13,
    inlined from ‘void InitDefaultsscc_info_OnRampMerge_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:12303:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [33, 60] from the object at ‘_OnRampMerge_default_instance_’ is out of the bounds of referenced subobject ‘OnRampMerge::velocity_’ with type ‘double’ at offset 24 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void RoadOccupancyConstruction::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:6919:11,
    inlined from ‘RoadOccupancyConstruction::RoadOccupancyConstruction()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:6903:13,
    inlined from ‘void InitDefaultsscc_info_RoadOccupancyConstruction_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:6901:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [45, 80] from the object at ‘_RoadOccupancyConstruction_default_instance_’ is out of the bounds of referenced subobject ‘RoadOccupancyConstruction::valid_’ with type ‘int’ at offset 40 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void GreenLightStartReminder::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:6533:11,
    inlined from ‘GreenLightStartReminder::GreenLightStartReminder()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:6517:13,
    inlined from ‘void InitDefaultsscc_info_GreenLightStartReminder_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:6515:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [49, 52] from the object at ‘_GreenLightStartReminder_default_instance_’ is out of the bounds of referenced subobject ‘GreenLightStartReminder::distance_to_stopline_’ with type ‘double’ at offset 40 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void TargetInfo::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:16166:11,
    inlined from ‘TargetInfo::TargetInfo()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:16145:13,
    inlined from ‘void InitDefaultsscc_info_TargetInfo_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:16143:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [41, 92] from the object at ‘_TargetInfo_default_instance_’ is out of the bounds of referenced subobject ‘TargetInfo::speed_’ with type ‘double’ at offset 32 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void EmergencyBrakeVehicleWarning::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:11114:11,
    inlined from ‘EmergencyBrakeVehicleWarning::EmergencyBrakeVehicleWarning()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:11093:13,
    inlined from ‘void InitDefaultsscc_info_EmergencyBrakeVehicleWarning_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:11091:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [41, 60] from the object at ‘_EmergencyBrakeVehicleWarning_default_instance_’ is out of the bounds of referenced subobject ‘EmergencyBrakeVehicleWarning::velocity_’ with type ‘double’ at offset 32 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void SpeedingVehicleWarning::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:10164:11,
    inlined from ‘SpeedingVehicleWarning::SpeedingVehicleWarning()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:10143:13,
    inlined from ‘void InitDefaultsscc_info_SpeedingVehicleWarning_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:10141:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [41, 60] from the object at ‘_SpeedingVehicleWarning_default_instance_’ is out of the bounds of referenced subobject ‘SpeedingVehicleWarning::velocity_’ with type ‘double’ at offset 32 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void AbnormalParkingVehicleWarning::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:9689:11,
    inlined from ‘AbnormalParkingVehicleWarning::AbnormalParkingVehicleWarning()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:9668:13,
    inlined from ‘void InitDefaultsscc_info_AbnormalParkingVehicleWarning_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:9666:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [41, 60] from the object at ‘_AbnormalParkingVehicleWarning_default_instance_’ is out of the bounds of referenced subobject ‘AbnormalParkingVehicleWarning::velocity_’ with type ‘double’ at offset 32 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void ReverseVehicleWarning::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:10639:11,
    inlined from ‘ReverseVehicleWarning::ReverseVehicleWarning()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:10618:13,
    inlined from ‘void InitDefaultsscc_info_ReverseVehicleWarning_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:10616:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [41, 60] from the object at ‘_ReverseVehicleWarning_default_instance_’ is out of the bounds of referenced subobject ‘ReverseVehicleWarning::velocity_’ with type ‘double’ at offset 32 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void ObjInfo::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:13797:11,
    inlined from ‘ObjInfo::ObjInfo()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:13776:13,
    inlined from ‘void InitDefaultsscc_info_ObjInfo_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:13774:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [41, 120] from the object at ‘_ObjInfo_default_instance_’ is out of the bounds of referenced subobject ‘ObjInfo::velocity_’ with type ‘double’ at offset 32 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void BusObjInfo::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:14996:11,
    inlined from ‘BusObjInfo::BusObjInfo()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:14975:13,
    inlined from ‘void InitDefaultsscc_info_BusObjInfo_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:14973:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [41, 104] from the object at ‘_BusObjInfo_default_instance_’ is out of the bounds of referenced subobject ‘BusObjInfo::velocity_’ with type ‘double’ at offset 32 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void VEH2TCU_STATE::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:1552:11,
    inlined from ‘VEH2TCU_STATE::VEH2TCU_STATE()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:1531:13,
    inlined from ‘void InitDefaultsscc_info_VEH2TCU_STATE_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:1529:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [41, 196] from the object at ‘_VEH2TCU_STATE_default_instance_’ is out of the bounds of referenced subobject ‘VEH2TCU_STATE::longitude_’ with type ‘double’ at offset 32 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void AbnormalLowSpeedVehicleWarning::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:9165:11,
    inlined from ‘AbnormalLowSpeedVehicleWarning::AbnormalLowSpeedVehicleWarning()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:9139:13,
    inlined from ‘void InitDefaultsscc_info_AbnormalLowSpeedVehicleWarning_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:9137:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [41, 68] from the object at ‘_AbnormalLowSpeedVehicleWarning_default_instance_’ is out of the bounds of referenced subobject ‘AbnormalLowSpeedVehicleWarning::obj_point_’ with type ‘Position2D*’ at offset 32 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void VEH2TCU_STATE_head::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:3078:11,
    inlined from ‘VEH2TCU_STATE_head::VEH2TCU_STATE_head()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:3052:13,
    inlined from ‘void InitDefaultsscc_info_VEH2TCU_STATE_head_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:3050:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [29, 48] from the object at ‘_VEH2TCU_STATE_head_default_instance_’ is out of the bounds of referenced subobject ‘VEH2TCU_STATE_head::identifier_’ with type ‘unsigned int’ at offset 24 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void TCU2VEH_ADVICE::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:4933:11,
    inlined from ‘TCU2VEH_ADVICE::TCU2VEH_ADVICE()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:4839:13,
    inlined from ‘void InitDefaultsscc_info_TCU2VEH_ADVICE_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:4837:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [29, 52] from the object at ‘_TCU2VEH_ADVICE_default_instance_’ is out of the bounds of referenced subobject ‘TCU2VEH_ADVICE::advice_type_’ with type ‘int’ at offset 24 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void BusArrivalAndDepartureReminder::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:15686:11,
    inlined from ‘BusArrivalAndDepartureReminder::BusArrivalAndDepartureReminder()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:15665:13,
    inlined from ‘void InitDefaultsscc_info_BusArrivalAndDepartureReminder_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:15663:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [33, 48] from the object at ‘_BusArrivalAndDepartureReminder_default_instance_’ is out of the bounds of referenced subobject ‘BusArrivalAndDepartureReminder::obj_info_’ with type ‘BusObjInfo*’ at offset 24 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void TCU2VEH_ASTFUC_TLM::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:4007:11,
    inlined from ‘TCU2VEH_ASTFUC_TLM::TCU2VEH_ASTFUC_TLM()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:3990:13,
    inlined from ‘void InitDefaultsscc_info_TCU2VEH_ASTFUC_TLM_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:3988:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [53, 64] from the object at ‘_TCU2VEH_ASTFUC_TLM_default_instance_’ is out of the bounds of referenced subobject ‘TCU2VEH_ASTFUC_TLM::control_mode_’ with type ‘int’ at offset 48 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void TemporaryParking::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:7795:11,
    inlined from ‘TemporaryParking::TemporaryParking()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:7773:13,
    inlined from ‘void InitDefaultsscc_info_TemporaryParking_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:7771:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [65, 88] from the object at ‘_TemporaryParking_default_instance_’ is out of the bounds of referenced subobject ‘TemporaryParking::docking_area_length_’ with type ‘double’ at offset 56 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void ForwardCollisionWarning::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:8677:11,
    inlined from ‘ForwardCollisionWarning::ForwardCollisionWarning()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:8660:13,
    inlined from ‘void InitDefaultsscc_info_ForwardCollisionWarning_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:8658:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [53, 68] from the object at ‘_ForwardCollisionWarning_default_instance_’ is out of the bounds of referenced subobject ‘ForwardCollisionWarning::alert_type_’ with type ‘int’ at offset 48 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void GreenLightOptimalSpeedAdvisory::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:11937:11,
    inlined from ‘GreenLightOptimalSpeedAdvisory::GreenLightOptimalSpeedAdvisory()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:11920:13,
    inlined from ‘void InitDefaultsscc_info_GreenLightOptimalSpeedAdvisory_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:11918:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [57, 60] from the object at ‘_GreenLightOptimalSpeedAdvisory_default_instance_’ is out of the bounds of referenced subobject ‘GreenLightOptimalSpeedAdvisory::distance_to_stopline_’ with type ‘double’ at offset 48 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void IntersectionCollisionWarning::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:14550:11,
    inlined from ‘IntersectionCollisionWarning::IntersectionCollisionWarning()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:14533:13,
    inlined from ‘void InitDefaultsscc_info_IntersectionCollisionWarning_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:14531:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [53, 64] from the object at ‘_IntersectionCollisionWarning_default_instance_’ is out of the bounds of referenced subobject ‘IntersectionCollisionWarning::alert_type_’ with type ‘int’ at offset 48 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void Uturnbackcar::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:17355:11,
    inlined from ‘Uturnbackcar::Uturnbackcar()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:17338:13,
    inlined from ‘void InitDefaultsscc_info_Uturnbackcar_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:17336:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [57, 80] from the object at ‘_Uturnbackcar_default_instance_’ is out of the bounds of referenced subobject ‘Uturnbackcar::time_stamp_’ with type ‘double’ at offset 48 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memset(void*, int, size_t)’,
    inlined from ‘void PlatformparkcheckWarning::SharedCtor()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:16801:11,
    inlined from ‘PlatformparkcheckWarning::PlatformparkcheckWarning()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:16784:13,
    inlined from ‘void InitDefaultsscc_info_PlatformparkcheckWarning_tsingcloud_5ftcu_5fvehicle_2eproto()’ at /senior/workspace/orin-module-slave32/master/build/RMInterpreter/src/RMInterpreter/tsingcloud_tcu_vehicle.pb.cc:16782:1:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:71:33: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ offset [57, 80] from the object at ‘_PlatformparkcheckWarning_default_instance_’ is out of the bounds of referenced subobject ‘PlatformparkcheckWarning::time_stamp_’ with type ‘double’ at offset 48 [-Warray-bounds]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/string.h:495,
                 from /usr/include/c++/9/cstring:42,
                 from /senior/workspace/orin-module-slave32/master/src/rminterpreter/src/RMInterpreter/../thirdparty/spdlog/fmt/bundled/core.h:13,
                 from /senior/workspace/orin-module-slave32/master/src/rminterpreter/src/RMInterpreter/../thirdparty/spdlog/fmt/fmt.h:24,
                 from /senior/workspace/orin-module-slave32/master/src/rminterpreter/src/RMInterpreter/../thirdparty/spdlog/common.h:45,
                 from /senior/workspace/orin-module-slave32/master/src/rminterpreter/src/RMInterpreter/../thirdparty/spdlog/spdlog.h:12,
                 from /senior/workspace/orin-module-slave32/master/src/rminterpreter/src/RMInterpreter/socket/tcp_async_client.cpp:2:
In function ‘char* strncpy(char*, const char*, size_t)’,
    inlined from ‘int senior::passwordCallback(char*, int, int, void*)’ at /senior/workspace/orin-module-slave32/master/src/rminterpreter/src/RMInterpreter/socket/tcp_async_client.cpp:24:10:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:106:34: warning: ‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ output truncated before terminating nul copying 6 bytes from a string of the same length [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /senior/workspace/orin-module-slave32/master/src/rminterpreter/src/RMInterpreter/powercmd_processer.h:23,
                 from /senior/workspace/orin-module-slave32/master/src/rminterpreter/src/RMInterpreter/ros_mqtt_bridge.h:20,
                 from /senior/workspace/orin-module-slave32/master/src/rminterpreter/src/RMInterpreter/ros_mqtt_bridge.cpp:1:
/senior/workspace/orin-module-slave32/master/src/rminterpreter/src/RMInterpreter/rm_message_convert.h: In member function ‘void senior::ROS2MQTTMessageConverter::insert_ros_message(T&, const string_view&, std::vector<_ValT>&) [with T = rapidjson::GenericValue<rapidjson::UTF8<> >; M = double]’:
/senior/workspace/orin-module-slave32/master/src/rminterpreter/src/RMInterpreter/rm_message_convert.h:545:9: warning: ‘data’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  545 |       M data;
      |         ^~~~
cd /senior/workspace/orin-module-slave32/master/build/RMInterpreter; catkin build --get-env RMInterpreter | catkin env -si  /usr/bin/make --jobserver-auth=3,4; cd -
[build 03:23.6 s] [30/31 complete] [1/14 jobs] [0 queued] [RMInterpreter:in... 
...............................................................................
Finished <<< RMInterpreter                        [ 2 minutes and 4.9 seconds ]
[build] Summary: All 31 packages succeeded!                                    
[build] Ignored: None.                                                         
[build] Warnings: 19 packages succeeded with warnings.                         
[build] Abandoned: No packages were abandoned.                                 
[build] Failed: No packages failed.                                            
[build] Runtime: 3 minutes and 23.7 seconds total.                             
[build] Note: Workspace packages have changed, please re-source setup files to use them.
[Pipeline] sh
+ mkdir -p /senior/workspace/orin-module-slave32/master/src/hdmap_analysis
[Pipeline] dir
Running in /senior/workspace/orin-module-slave32/master/src/hdmap_analysis
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Avoid second fetch
Checking out Revision 95ec724887af1b240b58915e6d1946ca3d6f4520 (origin/rc_dev)
Commit message: "Merge branch 'revert-1344c0e2' into 'rc_dev'"
Cloning repository http://159.27.226.4/map/hdmap_analysis.git
 > git init /senior/workspace/orin-module-slave32/master/src/hdmap_analysis # timeout=10
Fetching upstream changes from http://159.27.226.4/map/hdmap_analysis.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
 > git fetch --tags --force --progress -- http://159.27.226.4/map/hdmap_analysis.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url http://159.27.226.4/map/hdmap_analysis.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/rc_dev^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 95ec724887af1b240b58915e6d1946ca3d6f4520 # timeout=10
 > git rev-list --no-walk 95ec724887af1b240b58915e6d1946ca3d6f4520 # timeout=10
[Pipeline] sh
+ mkdir /senior/workspace/orin-module-slave32/master/install/lib/hdmap_analysis
[Pipeline] sh
+ cp -r /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/embedding_in_qt_sgskip.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/hdmap_analysis.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/hdmap_polygon_selector.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/hdmap.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/header.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/junction.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/lane.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/log_loader.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/main_window.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/map_loader.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/object.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/restricted_area.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/table_model.py /senior/workspace/orin-module-slave32/master/install/lib/hdmap_analysis/
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
不编译pnc或者缺少依赖
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo >>>>>>>>>>压缩成zip包>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] dir Running in /senior/workspace/orin-module-slave32/master [Pipeline] { [Pipeline] sh + zip -rq module_master_2025-10-18_17-24-06.zip ./install/ ./version.json [Pipeline] sh + ls /senior/workspace/orin-module-slave32/master build devel install logs module_master_2025-10-18_17-24-06.zip src version.json [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /senior/workspace/orin-module-slave32/master@tmp [Pipeline] echo /senior/workspace/orin-module-slave32/master/module_master_2025-10-18_17-24-06.zip,/senior/workspace/orin-module-slave32/master/version.json [Pipeline] echo ------------------- 开始上传公网ota --------------------------------------------------------------------- [Pipeline] sh + curl -X POST http://ota.senior.auto/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/senior/workspace/orin-module-slave32/master/module_master_2025-10-18_17-24-06.zip"' --form 'version=@"/senior/workspace/orin-module-slave32/master/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 15 10.9M 0 0 15 1728k 0 6967k 0:00:01 --:--:-- 0:00:01 6939k 100 10.9M 0 43 100 10.9M 40 10.2M 0:00:01 0:00:01 --:--:-- 10.2M [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo ------------------- 开始上传厦门ota --------------------------------------------------------------------- [Pipeline] echo ------------------- 开始上传大榭ota --------------------------------------------------------------------- [Pipeline] echo ------------------- 开始上传苏溪ota --------------------------------------------------------------------- [Pipeline] echo public [Pipeline] echo 上传失败:[] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] echo always [Pipeline] sh + rm -rf /senior/workspace/orin-module-slave32/master/.catkin_tools /senior/workspace/orin-module-slave32/master/build/ /senior/workspace/orin-module-slave32/master/devel/ /senior/workspace/orin-module-slave32/master/install /senior/workspace/orin-module-slave32/master/logs/ [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh + cp -r /senior/workspace/commit/orin-module-slave32/master_tmp/avm /senior/workspace/commit/orin-module-slave32/master_tmp/cache_bag_node /senior/workspace/commit/orin-module-slave32/master_tmp/calibration_tools /senior/workspace/commit/orin-module-slave32/master_tmp/camera_driver /senior/workspace/commit/orin-module-slave32/master_tmp/control /senior/workspace/commit/orin-module-slave32/master_tmp/crane_align /senior/workspace/commit/orin-module-slave32/master_tmp/data_collection /senior/workspace/commit/orin-module-slave32/master_tmp/groundmarker_detection /senior/workspace/commit/orin-module-slave32/master_tmp/guardian /senior/workspace/commit/orin-module-slave32/master_tmp/hdcontrol /senior/workspace/commit/orin-module-slave32/master_tmp/hdmap /senior/workspace/commit/orin-module-slave32/master_tmp/hdmap_cloud /senior/workspace/commit/orin-module-slave32/master_tmp/hdmap_interface /senior/workspace/commit/orin-module-slave32/master_tmp/imv_spreader_detection /senior/workspace/commit/orin-module-slave32/master_tmp/lane_detection /senior/workspace/commit/orin-module-slave32/master_tmp/login_sync_tool /senior/workspace/commit/orin-module-slave32/master_tmp/master /senior/workspace/commit/orin-module-slave32/master_tmp/mrpt2 /senior/workspace/commit/orin-module-slave32/master_tmp/msf_assistant /senior/workspace/commit/orin-module-slave32/master_tmp/msf_localization /senior/workspace/commit/orin-module-slave32/master_tmp/node-manager /senior/workspace/commit/orin-module-slave32/master_tmp/node-manager-hmi /senior/workspace/commit/orin-module-slave32/master_tmp/node_manager_online /senior/workspace/commit/orin-module-slave32/master_tmp/perception_publisher /senior/workspace/commit/orin-module-slave32/master_tmp/performance_analyst /senior/workspace/commit/orin-module-slave32/master_tmp/peripheral_controller /senior/workspace/commit/orin-module-slave32/master_tmp/pnc /senior/workspace/commit/orin-module-slave32/master_tmp/prediction /senior/workspace/commit/orin-module-slave32/master_tmp/rcinterpreter /senior/workspace/commit/orin-module-slave32/master_tmp/rminterpreter /senior/workspace/commit/orin-module-slave32/master_tmp/ros-bridge /senior/workspace/commit/orin-module-slave32/master_tmp/rslidar_sdk /senior/workspace/commit/orin-module-slave32/master_tmp/rslidar_sdk_new /senior/workspace/commit/orin-module-slave32/master_tmp/schedule_manager /senior/workspace/commit/orin-module-slave32/master_tmp/segmentation /senior/workspace/commit/orin-module-slave32/master_tmp/shared_msgs /senior/workspace/commit/orin-module-slave32/master_tmp/simulator /senior/workspace/commit/orin-module-slave32/master_tmp/sins_calibration_hmi /senior/workspace/commit/orin-module-slave32/master_tmp/snapshot_upload /senior/workspace/commit/orin-module-slave32/master_tmp/static_transform /senior/workspace/commit/orin-module-slave32/master_tmp/system_monitor /senior/workspace/commit/orin-module-slave32/master_tmp/system-ros /senior/workspace/commit/orin-module-slave32/master_tmp/thirdparty /senior/workspace/commit/orin-module-slave32/master_tmp/tools /senior/workspace/commit/orin-module-slave32/master_tmp/tos_visualize /senior/workspace/commit/orin-module-slave32/master_tmp/traffic_light_detection /senior/workspace/commit/orin-module-slave32/master_tmp/unified-system-monitor /senior/workspace/commit/orin-module-slave32/master_tmp/versions_observer /senior/workspace/commit/orin-module-slave32/master_tmp/warningModule /senior/workspace/commit/orin-module-slave32/master/ [Pipeline] sh + rm -rf /senior/workspace/commit/orin-module-slave32/master_tmp [Pipeline] readJSON [Pipeline] echo webhtml准备完成 [Pipeline] echo 方向盘转角方向错误 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo <!DOCTYPE html><html><head><meta charset="utf-8"><title>msg2html</title></head><body><h1>更新内容</h1><h2>模块名: rcinterpreter</h2><h2>模块名: rminterpreter</h2><h3>feat_out</h3><ul><li> 方向盘转角方向错误</li></ul><h2>模块名: shared_msgs</h2><h2>模块名: system-ros</h2><h2>模块名: thirdparty</h2></body></html> [Pipeline] echo msg已经准备完成 [Pipeline] sh + touch /senior/workspace/orin-module-slave32/master/index.html [Pipeline] writeFile [Pipeline] echo html更新完成 [Pipeline] publishHTML [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at BUILD level /senior/workspace/orin-module-slave32/master to /var/lib/jenkins/jobs/orin-module-slave32/builds/2434/htmlreports/update_20message [Pipeline] wrap [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: null [Pipeline] echo 用户不存在列表中 [Pipeline] } [Pipeline] // script [Pipeline] sh + curl -X POST 'http://143.64.81.104:8080/robot/send?access_token=c4e318472bbd19d0449efb4060de213f730dc32b4bf44819381a8fa7adf61983' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"jenkins通知","text": "# 版本发布通知 ### [IMV专用()] --- - 版本名: [module_master_2025-10-18_17-24-06] - 状态:<font color=#01B468> 编译成功 </font> - 执行人:zhaozitong - 更新模块: [rminterpreter] - 上传平台: public - 任务号: [orin-module-slave32 #2434] - 具体更新内容点此链接 [该版本详细内容点此](http://jenkins.vehicle.senior.auto:8080/jenkins/job/orin-module-slave32/2434/update_20message/index.html) > 请ota发布同学尽快发布验证,并在群里同步发布信息~ "},"at": {"atMobiles": [""],"isAtAll": "false"} }' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 706 100 27 100 679 262 6592 --:--:-- --:--:-- --:--:-- 6854 [Pipeline] echo {"errcode":0,"errmsg":"ok"} [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } Lock released on resource [Label: orin-arm, Quantity: 1] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS