Console Output

Skipping 299 KB.. Full Log
Warnings << mrpt:cmake /senior/workspace/orin-slave64/slave/logs/mrpt/build.cmake.000.log
All libs: apps;bayes;comms;config;containers;core;detectors;expr;graphs;graphslam;gui;hmtslam;hwdrivers;img;io;kinematics;maps;math;nav;obs;opengl;poses;random;ros1bridge;rtti;serialization;slam;system;tclap;tfest;topography;typemeta;vision;vision-lgpl
We only compile: bayes;config;containers;core;expr;graphs;img;io;maps;math;obs;opengl;poses;random;rtti;serialization;slam;system;tfest;typemeta;vision
cd /senior/workspace/orin-slave64/slave/build/mrpt; catkin build --get-env mrpt | catkin env -si  /usr/bin/cmake /senior/workspace/orin-slave64/slave/src/mrpt2 --no-warn-unused-cli -DCMAKE_INSTALL_PREFIX=/senior/workspace/orin-slave64/slave/install; cd -

...............................................................................
_______________________________________________________________________________
Warnings << mrpt:make /senior/workspace/orin-slave64/slave/logs/mrpt/build.make.000.log
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscommon/enumexpandersbase.cpp: In function โ€˜void forceEnumExpanderInclusion()โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscommon/enumexpandersbase.cpp:505:16: warning: unused variable โ€˜blahโ€™ [-Wunused-variable]
  505 |  volatile bool blah = false;
      |                ^~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscommon/enumexpandersbase.cpp: At global scope:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscommon/enumexpandersbase.cpp:503:13: warning: โ€˜void forceEnumExpanderInclusion()โ€™ defined but not used [-Wunused-function]
  503 | static void forceEnumExpanderInclusion()
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscommon/journaller.cpp: In member function โ€˜void Journaller::writeFileHeader(const string&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscommon/journaller.cpp:158:14: warning: variable โ€˜nowโ€™ set but not used [-Wunused-but-set-variable]
  158 |  XsTimeStamp now = XsTimeStamp::now();
      |              ^~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/libfyaml/src/lib/fy-emit.c: In function โ€˜fy_emit_token_commentโ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/libfyaml/src/lib/fy-emit.c:514:14: warning: variable โ€˜textfโ€™ set but not used [-Wunused-but-set-variable]
  514 |  const char *textf;
      |              ^~~~~
In file included from /senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscommon/threading.cpp:33:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscommon/threading.h:122:49: warning: โ€˜cdeclโ€™ attribute directive ignored [-Wattributes]
  122 |  typedef void (CDECL_XS *WatchDogFunction)(void*);
      |                                                 ^
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscommon/threading.h:176:46: warning: โ€˜cdeclโ€™ attribute directive ignored [-Wattributes]
  176 |   typedef void (CDECL_XS *TaskFunction)(void*); //!< A function prototype for a task
      |                                              ^
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/libfyaml/src/lib/fy-parse.c: In function โ€˜fy_scan_commentโ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/libfyaml/src/lib/fy-parse.c:615:14: warning: variable โ€˜textfโ€™ set but not used [-Wunused-but-set-variable]
  615 |  const char *textf;
      |              ^~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/libfyaml/src/lib/fy-parse.c: In function โ€˜fy_attach_comment_noticeโ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/libfyaml/src/lib/fy-parse.c:732:14: warning: variable โ€˜textfโ€™ set but not used [-Wunused-but-set-variable]
  732 |  const char *textf;
      |              ^~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/libfyaml/src/lib/fy-parse.c: In function โ€˜fy_attach_right_comment_if_anyโ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/libfyaml/src/lib/fy-parse.c:808:16: warning: variable โ€˜textfโ€™ set but not used [-Wunused-but-set-variable]
  808 |    const char *textf;
      |                ^~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/libfyaml/src/lib/fy-parse.c: In function โ€˜fy_scan_to_next_tokenโ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/libfyaml/src/lib/fy-parse.c:866:14: warning: variable โ€˜textfโ€™ set but not used [-Wunused-but-set-variable]
  866 |  const char *textf;
      |              ^~~~~
In file included from /senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscommon/xsens_threadpool.cpp:44:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscommon/threading.h:122:49: warning: โ€˜cdeclโ€™ attribute directive ignored [-Wattributes]
  122 |  typedef void (CDECL_XS *WatchDogFunction)(void*);
      |                                                 ^
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscommon/threading.h:176:46: warning: โ€˜cdeclโ€™ attribute directive ignored [-Wattributes]
  176 |   typedef void (CDECL_XS *TaskFunction)(void*); //!< A function prototype for a task
      |                                              ^
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/broadcastdevice.cpp: In member function โ€˜virtual bool BroadcastDevice::isMeasuring() constโ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/broadcastdevice.cpp:324:65: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  324 |  return ForwardConstFunc(const_cast<BroadcastDevice* const>(this), &XsDevice::isMeasuring)();
      |                                                                 ^
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/broadcastdevice.cpp: In member function โ€˜virtual bool BroadcastDevice::isRecording() constโ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/broadcastdevice.cpp:329:65: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  329 |  return ForwardConstFunc(const_cast<BroadcastDevice* const>(this), &XsDevice::isRecording)();
      |                                                                 ^
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/broadcastdevice.cpp: In member function โ€˜virtual bool BroadcastDevice::isReadingFromFile() constโ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/broadcastdevice.cpp:334:65: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  334 |  return ForwardConstFunc(const_cast<BroadcastDevice* const>(this), &XsDevice::isReadingFromFile)();
      |                                                                 ^
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/enumexpanders.cpp: In function โ€˜void forceEnumExpanderInclusion()โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/enumexpanders.cpp:65:16: warning: unused variable โ€˜blahโ€™ [-Wunused-variable]
   65 |  volatile bool blah = false;
      |                ^~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/enumexpanders.cpp: At global scope:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/enumexpanders.cpp:63:13: warning: โ€˜void forceEnumExpanderInclusion()โ€™ defined but not used [-Wunused-function]
   63 | static void forceEnumExpanderInclusion()
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/mti7device.cpp: In lambda function:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/mti7device.cpp:79:47: warning: declaration of โ€˜XsDataIdentifier dataTypeโ€™ shadows a parameter [-Wshadow]
   79 |  auto baseFreq = [&](XsDataIdentifier dataType)
      |                                               ^
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/mti7device.cpp:62:90: note: shadowed declaration is here
   62 | MtiBaseDevice::BaseFrequencyResult Mti7Device::getBaseFrequencyInternal(XsDataIdentifier dataType) const
      |                                                                         ~~~~~~~~~~~~~~~~~^~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/mti6x0device.cpp: In lambda function:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/mti6x0device.cpp:91:47: warning: declaration of โ€˜XsDataIdentifier dataTypeโ€™ shadows a parameter [-Wshadow]
   91 |  auto baseFreq = [&](XsDataIdentifier dataType)
      |                                               ^
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/mti6x0device.cpp:67:92: note: shadowed declaration is here
   67 | MtiBaseDevice::BaseFrequencyResult Mti6X0Device::getBaseFrequencyInternal(XsDataIdentifier dataType) const
      |                                                                           ~~~~~~~~~~~~~~~~~^~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/mtigdevice.cpp: In lambda function:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/mtigdevice.cpp:111:47: warning: declaration of โ€˜XsDataIdentifier dataTypeโ€™ shadows a parameter [-Wshadow]
  111 |  auto baseFreq = [&](XsDataIdentifier dataType)
      |                                               ^
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/mtigdevice.cpp:97:90: note: shadowed declaration is here
   97 | MtiBaseDevice::BaseFrequencyResult MtigDevice::getBaseFrequencyInternal(XsDataIdentifier dataType) const
      |                                                                         ~~~~~~~~~~~~~~~~~^~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/mtix00device.cpp: In lambda function:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/mtix00device.cpp:108:47: warning: declaration of โ€˜XsDataIdentifier dataTypeโ€™ shadows a parameter [-Wshadow]
  108 |  auto baseFreq = [&](XsDataIdentifier dataType)
      |                                               ^
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/mtix00device.cpp:91:92: note: shadowed declaration is here
   91 | MtiBaseDevice::BaseFrequencyResult MtiX00Device::getBaseFrequencyInternal(XsDataIdentifier dataType) const
      |                                                                           ~~~~~~~~~~~~~~~~~^~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/mtix0device.cpp: In lambda function:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/mtix0device.cpp:108:47: warning: declaration of โ€˜XsDataIdentifier dataTypeโ€™ shadows a parameter [-Wshadow]
  108 |  auto baseFreq = [&](XsDataIdentifier dataType)
      |                                               ^
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/mtix0device.cpp:91:91: note: shadowed declaration is here
   91 | MtiBaseDevice::BaseFrequencyResult MtiX0Device::getBaseFrequencyInternal(XsDataIdentifier dataType) const
      |                                                                          ~~~~~~~~~~~~~~~~~^~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/mtixdevice.cpp: In lambda function:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/mtixdevice.cpp:85:47: warning: declaration of โ€˜XsDataIdentifier dataTypeโ€™ shadows a parameter [-Wshadow]
   85 |  auto baseFreq = [&](XsDataIdentifier dataType)
      |                                               ^
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/mtixdevice.cpp:65:90: note: shadowed declaration is here
   65 | MtiBaseDevice::BaseFrequencyResult MtiXDevice::getBaseFrequencyInternal(XsDataIdentifier dataType) const
      |                                                                         ~~~~~~~~~~~~~~~~~^~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/serialinterface.cpp: In member function โ€˜virtual XsResultValue SerialInterface::readData(XsFilePos, XsByteArray&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/serialinterface.cpp:593:7: warning: declaration of โ€˜errโ€™ shadows a previous local [-Wshadow]
  593 |   int err = errno;
      |       ^~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/serialinterface.cpp:565:9: note: shadowed declaration is here
  565 |  fd_set err;
      |         ^~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/serialcommunicator.cpp: In member function โ€˜virtual XsResultValue SerialCommunicator::gotoConfig(bool)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/serialcommunicator.cpp:133:14: warning: declaration of โ€˜rcvโ€™ shadows a previous local [-Wshadow]
  133 |    XsMessage rcv = reply2->message(100);
      |              ^~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/serialcommunicator.cpp:124:12: note: shadowed declaration is here
  124 |  XsMessage rcv = reply->message(gotoConfigTimeout() + interfaceTimeout + 1000); // set higher timeout for RS485
      |            ^~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/xsdeviceconfiguration.c: In function โ€˜XsDeviceConfiguration_readFromMessageโ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/xsdeviceconfiguration.c:158:14: warning: declaration of โ€˜deviceIdโ€™ shadows a previous local [-Wshadow]
  158 |   XsDeviceId deviceId = {thisPtr->m_deviceInfo[i].m_deviceId, XSDEVICEID_PRODUCT_CODE_INIT, 0, 0};
      |              ^~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/xsdeviceconfiguration.c:138:13: note: shadowed declaration is here
  138 |  XsDeviceId deviceId = { thisPtr->m_masterInfo.m_masterDeviceId, XSDEVICEID_PRODUCT_CODE_INIT, 0, 0};
      |             ^~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/xsdeviceconfiguration.c: In function โ€˜XsDeviceConfiguration_writeToMessageโ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/xsdeviceconfiguration.c:217:14: warning: declaration of โ€˜deviceIdโ€™ shadows a previous local [-Wshadow]
  217 |   XsDeviceId deviceId = {thisPtr->m_deviceInfo[i].m_deviceId, XSDEVICEID_PRODUCT_CODE_INIT, 0, 0};
      |              ^~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/xsdeviceconfiguration.c:195:13: note: shadowed declaration is here
  195 |  XsDeviceId deviceId = {thisPtr->m_masterInfo.m_masterDeviceId, XSDEVICEID_PRODUCT_CODE_INIT, 0, 0};
      |             ^~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/xsdevice_def.cpp: In lambda function:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/xsdevice_def.cpp:502:39: warning: declaration of โ€˜cfgโ€™ shadows a previous local [-Wshadow]
  502 |   [&](const XsOutputConfiguration &cfg)
      |                                       ^
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xscontroller/xsdevice_def.cpp:500:29: note: shadowed declaration is here
  500 |  XsOutputConfigurationArray cfg = outputConfiguration();
      |                             ^~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xstypes/xsmalloc.c:75:1: warning: โ€˜cdeclโ€™ attribute directive ignored [-Wattributes]
   75 | {
      | ^
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xstypes/xstime.h: In function โ€˜XsTime_getDateAsStringโ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xstypes/xstime.c:204:21: warning: โ€˜%04dโ€™ directive output may be truncated writing between 4 and 11 bytes into a region of size 9 [-Wformat-truncation=]
  204 |  snprintf(dest, 9, "%04d%02d%02d", year, month, dt.tm_mday);
      |                     ^~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xstypes/xstime.c:204:20: note: directive argument in the range [-2147481748, 2147483647]
  204 |  snprintf(dest, 9, "%04d%02d%02d", year, month, dt.tm_mday);
      |                    ^~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xstypes/xstime.c:204:20: note: directive argument in the range [-2147483647, 2147483647]
In file included from /usr/include/stdio.h:867,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xstypes/xsens_compat.h:79,
                 from <command-line>:
/usr/include/aarch64-linux-gnu/bits/stdio2.h:67:10: note: โ€˜__builtin___snprintf_chkโ€™ output between 9 and 34 bytes into a destination of size 9
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xstypes/xstime.h: In function โ€˜XsTime_getTimeAsStringโ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xstypes/xstime.c:223:37: warning: โ€˜__builtin___snprintf_chkโ€™ output truncated before the last format character [-Wformat-truncation=]
  223 |  snprintf(dest, 8, "%02d%02d%02d%02d", dt.tm_hour, dt.tm_min, dt.tm_sec, 0);
      |                                     ^
In file included from /usr/include/stdio.h:867,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xstypes/xsens_compat.h:79,
                 from <command-line>:
/usr/include/aarch64-linux-gnu/bits/stdio2.h:67:10: note: โ€˜__builtin___snprintf_chkโ€™ output between 9 and 36 bytes into a destination of size 8
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xstypes/xstimestamp.c: In function โ€˜XsTimeStamp_fromTimeInfoโ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/xspublic/xstypes/xstimestamp.c:145:20: warning: implicit declaration of function โ€˜timegmโ€™; did you mean โ€˜timeโ€™? [-Wimplicit-function-declaration]
  145 |   epoch = (int64_t)timegm(&utctm);
      |                    ^~~~~~
      |                    time
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/arch/linux/net_socket.cpp: In member function โ€˜virtual u_result rp::arch::net::StreamSocketImpl::send(const void*, size_t)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/arch/linux/net_socket.cpp:438:17: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
  438 |         if (ans == (int)len) {
      |             ~~~~^~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/arch/linux/net_serial.cpp: In member function โ€˜bool rp::arch::net::raw_serial::open(const char*, uint32_t, uint32_t)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/arch/linux/net_serial.cpp:207:13: warning: declaration of โ€˜int flagsโ€™ shadows a parameter [-Wshadow]
  207 |         int flags = fcntl(_selfpipe[0], F_GETFL);
      |             ^~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/arch/linux/net_serial.cpp:97:74: note: shadowed declaration is here
   97 | bool raw_serial::open(const char * portname, uint32_t baudrate, uint32_t flags)
      |                                                                 ~~~~~~~~~^~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/arch/linux/net_serial.cpp: In member function โ€˜virtual void rp::arch::net::raw_serial::cancelOperation()โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/arch/linux/net_serial.cpp:428:12: warning: ignoring return value of โ€˜ssize_t write(int, const void*, size_t)โ€™, declared with attribute warn_unused_result [-Wunused-result]
  428 |     ::write(_selfpipe[1], "x", 1);
      |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/string.h:495,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/arch/linux/arch_linux.h:40,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/arch/linux/net_serial.cpp:35:
In function โ€˜char* strncpy(char*, const char*, size_t)โ€™,
    inlined from โ€˜virtual bool rp::arch::net::raw_serial::bind(const char*, uint32_t, uint32_t)โ€™ at /senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/arch/linux/net_serial.cpp:91:12:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:106:34: warning: โ€˜char* __builtin_strncpy(char*, const char*, long unsigned int)โ€™ specified bound 200 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/rplidar_driver.cpp: In member function โ€˜virtual int rp::standalone::rplidar::RPlidarDriverImplCommon::_getSyncBitByAngle(int, int)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/rplidar_driver.cpp:672:9: warning: unused variable โ€˜current_angleInc_q16โ€™ [-Wunused-variable]
  672 |     int current_angleInc_q16 = angleInc_q16;
      |         ^~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/rplidar_driver.cpp: In member function โ€˜virtual u_result rp::standalone::rplidar::RPlidarDriverImplCommon::_cacheUltraCapsuledScanData()โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/rplidar_driver.cpp:771:46: warning: unused variable โ€˜last_scan_countโ€™ [-Wunused-variable]
  771 |     size_t                                   last_scan_count = 0;
      |                                              ^~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/rplidar_driver.cpp: In member function โ€˜virtual void rp::standalone::rplidar::RPlidarDriverImplCommon::_ultraCapsuleToNormal(const rplidar_response_ultra_capsule_measurement_nodes_t&, rplidar_response_measurement_node_hq_t*, size_t&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/rplidar_driver.cpp:1238:32: warning: comparison of integer expressions of different signedness: โ€˜intโ€™ and โ€˜unsigned intโ€™ [-Wsign-compare]
 1238 |             if ((dist_predict1 == 0xFFFFFE00) || (dist_predict1 == 0x1FF)) {
      |                  ~~~~~~~~~~~~~~^~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/rplidar_driver.cpp:1246:32: warning: comparison of integer expressions of different signedness: โ€˜intโ€™ and โ€˜unsigned intโ€™ [-Wsign-compare]
 1246 |             if ((dist_predict2 == 0xFFFFFE00) || (dist_predict2 == 0x1FF)) {
      |                  ~~~~~~~~~~~~~~^~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/rplidar_driver.cpp:1256:21: warning: unused variable โ€˜syncBit_check_thresholdโ€™ [-Wunused-variable]
 1256 |                 int syncBit_check_threshold = (int)((3 << 16) / angleInc_q16)+1;//find syncBit in 0~1 degree
      |                     ^~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/rplidar_driver.cpp: In function โ€˜u_result rp::standalone::rplidar::ascendScanData_(TNode*, size_t)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/rplidar_driver.cpp:1991:14: warning: declaration of โ€˜iโ€™ shadows a previous local [-Wshadow]
 1991 |     for (int i = count - 1; i >= 0; i--) {
      |              ^
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/rplidar_driver.cpp:1970:12: note: shadowed declaration is here
 1970 |     size_t i = 0;
      |            ^
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/rplidar_driver.cpp: In instantiation of โ€˜u_result rp::standalone::rplidar::ascendScanData_(TNode*, size_t) [with TNode = _rplidar_response_measurement_node_t; u_result = unsigned int; size_t = long unsigned int]โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/rplidar_driver.cpp:2025:82:   required from here
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/rplidar_driver.cpp:1991:14: warning: declaration of โ€˜iโ€™ shadows a previous local [-Wshadow]
 1991 |     for (int i = count - 1; i >= 0; i--) {
      |              ^
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/rplidar_driver.cpp:1970:12: note: shadowed declaration is here
 1970 |     size_t i = 0;
      |            ^
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/rplidar_driver.cpp: In instantiation of โ€˜u_result rp::standalone::rplidar::ascendScanData_(TNode*, size_t) [with TNode = rplidar_response_measurement_node_hq_t; u_result = unsigned int; size_t = long unsigned int]โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/rplidar_driver.cpp:2030:85:   required from here
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/rplidar_driver.cpp:1991:14: warning: declaration of โ€˜iโ€™ shadows a previous local [-Wshadow]
 1991 |     for (int i = count - 1; i >= 0; i--) {
      |              ^
/senior/workspace/orin-slave64/slave/src/mrpt2/3rdparty/rplidar_sdk/sdk/sdk/src/rplidar_driver.cpp:1970:12: note: shadowed declaration is here
 1970 |     size_t i = 0;
      |            ^
In file included from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/exceptions.h:13,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/img/include/mrpt/img/CCanvas.h:11,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/img/include/mrpt/img/CImage.h:12,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/img/src/img-precomp.h:12,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/img/src/CImage_JPEG_streams.cpp:10:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/img/src/CImage_JPEG_streams.cpp: In member function โ€˜void mrpt::img::CImage::saveToStreamAsJPEG(mrpt::io::CStream&, int) constโ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:105:27: note: #pragma message: TODO: Port to cv::encode()
  105 | #define MRPT_DO_PRAGMA(x) _Pragma(#x)
      |                           ^~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:106:31: note: in expansion of macro โ€˜MRPT_DO_PRAGMAโ€™
  106 | #define MRPT_MSG_PRAGMA(_msg) MRPT_DO_PRAGMA(message(_msg))
      |                               ^~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:113:22: note: in expansion of macro โ€˜MRPT_MSG_PRAGMAโ€™
  113 | #define MRPT_TODO(x) MRPT_MSG_PRAGMA("TODO: " x)
      |                      ^~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/img/src/CImage_JPEG_streams.cpp:352:2: note: in expansion of macro โ€˜MRPT_TODOโ€™
  352 |  MRPT_TODO("Port to cv::encode()");
      |  ^~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/img/src/CImage_JPEG_streams.cpp: In member function โ€˜void mrpt::img::CImage::loadFromStreamAsJPEG(mrpt::io::CStream&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:105:27: note: #pragma message: TODO: Port to cv::imdecode()
  105 | #define MRPT_DO_PRAGMA(x) _Pragma(#x)
      |                           ^~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:106:31: note: in expansion of macro โ€˜MRPT_DO_PRAGMAโ€™
  106 | #define MRPT_MSG_PRAGMA(_msg) MRPT_DO_PRAGMA(message(_msg))
      |                               ^~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:113:22: note: in expansion of macro โ€˜MRPT_MSG_PRAGMAโ€™
  113 | #define MRPT_TODO(x) MRPT_MSG_PRAGMA("TODO: " x)
      |                      ^~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/img/src/CImage_JPEG_streams.cpp:452:2: note: in expansion of macro โ€˜MRPT_TODOโ€™
  452 |  MRPT_TODO("Port to cv::imdecode()");
      |  ^~~~~~~~~
In file included from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/exceptions.h:13,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/img/include/mrpt/img/CCanvas.h:11,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/img/include/mrpt/img/CImage.h:12,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/img/src/img-precomp.h:12,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/img/src/CImage.cpp:10:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/img/src/CImage.cpp: In member function โ€˜bool mrpt::img::CImage::loadFromFile(const string&, int)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:105:27: note: #pragma message: TODO: Port to cv::imdecode()?
  105 | #define MRPT_DO_PRAGMA(x) _Pragma(#x)
      |                           ^~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:106:31: note: in expansion of macro โ€˜MRPT_DO_PRAGMAโ€™
  106 | #define MRPT_MSG_PRAGMA(_msg) MRPT_DO_PRAGMA(message(_msg))
      |                               ^~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:113:22: note: in expansion of macro โ€˜MRPT_MSG_PRAGMAโ€™
  113 | #define MRPT_TODO(x) MRPT_MSG_PRAGMA("TODO: " x)
      |                      ^~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/img/src/CImage.cpp:307:2: note: in expansion of macro โ€˜MRPT_TODOโ€™
  307 |  MRPT_TODO("Port to cv::imdecode()?");
      |  ^~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:105:27: note: #pragma message: TODO: add flag to reuse current img buffer
  105 | #define MRPT_DO_PRAGMA(x) _Pragma(#x)
      |                           ^~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:106:31: note: in expansion of macro โ€˜MRPT_DO_PRAGMAโ€™
  106 | #define MRPT_MSG_PRAGMA(_msg) MRPT_DO_PRAGMA(message(_msg))
      |                               ^~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:113:22: note: in expansion of macro โ€˜MRPT_MSG_PRAGMAโ€™
  113 | #define MRPT_TODO(x) MRPT_MSG_PRAGMA("TODO: " x)
      |                      ^~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/img/src/CImage.cpp:308:2: note: in expansion of macro โ€˜MRPT_TODOโ€™
  308 |  MRPT_TODO("add flag to reuse current img buffer");
      |  ^~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/tfest/src/se3_l2.cpp: In function โ€˜bool se3_l2_internal_ceres_p2p_auto(const std::vector<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::aligned_allocator<Eigen::Matrix<double, 3, 1, 0, 3, 1> > >&, const std::vector<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::aligned_allocator<Eigen::Matrix<double, 3, 1, 0, 3, 1> > >&, mrpt::poses::CPose3DQuat&, mrpt::poses::CPose3D&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/tfest/src/se3_l2.cpp:315:19: warning: comparison of integer expressions of different signedness: โ€˜intโ€™ and โ€˜const size_tโ€™ {aka โ€˜const long unsigned intโ€™} [-Wsign-compare]
  315 |  for(int i = 0; i < nMatches; i++) {
      |                 ~~^~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/tfest/src/se3_l2.cpp: In function โ€˜bool se3_l2_internal_ceres_p2p_analytic(const std::vector<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::aligned_allocator<Eigen::Matrix<double, 3, 1, 0, 3, 1> > >&, const std::vector<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::aligned_allocator<Eigen::Matrix<double, 3, 1, 0, 3, 1> > >&, mrpt::poses::CPose3DQuat&, mrpt::poses::CPose3D&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/tfest/src/se3_l2.cpp:379:19: warning: comparison of integer expressions of different signedness: โ€˜intโ€™ and โ€˜const size_tโ€™ {aka โ€˜const long unsigned intโ€™} [-Wsign-compare]
  379 |  for(int i = 0; i < nMatches; i++) {
      |                 ~~^~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/tfest/src/se3_l2.cpp: In function โ€˜bool se3_l2_internal_ceres_p2l_auto(const std::vector<Eigen::Matrix<double, 3, 1, 0, 3, 1> >&, const std::vector<std::vector<Eigen::Matrix<double, 3, 1, 0, 3, 1> > >&, mrpt::poses::CPose3DQuat&, mrpt::poses::CPose3D&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/tfest/src/se3_l2.cpp:445:19: warning: comparison of integer expressions of different signedness: โ€˜intโ€™ and โ€˜const size_tโ€™ {aka โ€˜const long unsigned intโ€™} [-Wsign-compare]
  445 |  for(int i = 0; i < nMatches; i++) {
      |                 ~~^~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/tfest/src/se3_l2.cpp: In function โ€˜bool se3_l2_internal_ceres_p2l_analylic(const std::vector<Eigen::Matrix<double, 3, 1, 0, 3, 1> >&, const std::vector<std::vector<Eigen::Matrix<double, 3, 1, 0, 3, 1> > >&, mrpt::poses::CPose3DQuat&, mrpt::poses::CPose3D&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/tfest/src/se3_l2.cpp:550:19: warning: comparison of integer expressions of different signedness: โ€˜intโ€™ and โ€˜const size_tโ€™ {aka โ€˜const long unsigned intโ€™} [-Wsign-compare]
  550 |  for(int i = 0; i < nMatches; i++) {
      |                 ~~^~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/tfest/src/se3_l2.cpp: In function โ€˜bool se3_l2_internal_ceres_p2pl_auto(const std::vector<Eigen::Matrix<double, 3, 1, 0, 3, 1> >&, const std::vector<std::vector<Eigen::Matrix<double, 3, 1, 0, 3, 1> > >&, mrpt::poses::CPose3DQuat&, mrpt::poses::CPose3D&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/tfest/src/se3_l2.cpp:656:19: warning: comparison of integer expressions of different signedness: โ€˜intโ€™ and โ€˜const size_tโ€™ {aka โ€˜const long unsigned intโ€™} [-Wsign-compare]
  656 |  for(int i = 0; i < nMatches; i++) {
      |                 ~~^~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/tfest/src/se3_l2.cpp: In function โ€˜bool se3_l2_internal_ceres_p2pl_analytic(const std::vector<Eigen::Matrix<double, 3, 1, 0, 3, 1> >&, const std::vector<std::vector<Eigen::Matrix<double, 3, 1, 0, 3, 1> > >&, mrpt::poses::CPose3DQuat&, mrpt::poses::CPose3D&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/tfest/src/se3_l2.cpp:758:19: warning: comparison of integer expressions of different signedness: โ€˜intโ€™ and โ€˜const size_tโ€™ {aka โ€˜const long unsigned intโ€™} [-Wsign-compare]
  758 |  for(int i = 0; i < nMatches; i++) {
      |                 ~~^~~~~~~~~~
In file included from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/exceptions.h:13,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/math/include/mrpt/math/CVectorDynamic.h:12,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/graphs/include/mrpt/graphs/ScalarFactorGraph.h:11,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/graphs/src/ScalarFactorGraph.cpp:12:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/graphs/src/ScalarFactorGraph.cpp: In member function โ€˜void mrpt::graphs::ScalarFactorGraph::updateEstimation(mrpt::math::CVectorDouble&, mrpt::math::CVectorDouble*)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:105:27: note: #pragma message: TODO: Use compressed access instead of coeff() below
  105 | #define MRPT_DO_PRAGMA(x) _Pragma(#x)
      |                           ^~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:106:31: note: in expansion of macro โ€˜MRPT_DO_PRAGMAโ€™
  106 | #define MRPT_MSG_PRAGMA(_msg) MRPT_DO_PRAGMA(message(_msg))
      |                               ^~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:113:22: note: in expansion of macro โ€˜MRPT_MSG_PRAGMAโ€™
  113 | #define MRPT_TODO(x) MRPT_MSG_PRAGMA("TODO: " x)
      |                      ^~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/graphs/src/ScalarFactorGraph.cpp:179:3: note: in expansion of macro โ€˜MRPT_TODOโ€™
  179 |   MRPT_TODO("Use compressed access instead of coeff() below");
      |   ^~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/maps/src/maps/CPointsMap.cpp: In member function โ€˜void mrpt::maps::CPointsMap::determineMatching2DHeightRestrict(const mrpt::maps::CMetricMap*, const mrpt::poses::CPose2D&, double, mrpt::tfest::TMatchingPairList&, const mrpt::maps::TMatchingParams&, mrpt::maps::TMatchingExtraResults&) constโ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/maps/src/maps/CPointsMap.cpp:565:26: warning: variable โ€˜z_localโ€™ set but not used [-Wunused-but-set-variable]
  565 |  float x_local, y_local, z_local;
      |                          ^~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/maps/src/maps/CPointsMap.cpp: In member function โ€˜void mrpt::maps::CPointsMap::determineMatching3DSimplified(const mrpt::maps::CMetricMap*, const mrpt::poses::CPose3D&, mrpt::tfest::TMatchingPairList&, const mrpt::maps::TMatchingParams&, mrpt::maps::TMatchingExtraResults&) constโ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/maps/src/maps/CPointsMap.cpp:1867:7: warning: variable โ€˜bbLocalโ€™ set but not used [-Wunused-but-set-variable]
 1867 |  auto bbLocal = mrpt::math::TBoundingBoxf::PlusMinusInfinity();
      |       ^~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/maps/src/maps/CPointsMap.cpp: In member function โ€˜void mrpt::maps::CPointsMap::determineMatching3DTest(const mrpt::maps::CMetricMap*, const mrpt::poses::CPose3D&, mrpt::tfest::TMatchingPairList&, const mrpt::maps::TMatchingParams&, mrpt::maps::TMatchingExtraResults&) constโ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/maps/src/maps/CPointsMap.cpp:2034:7: warning: variable โ€˜bbLocalโ€™ set but not used [-Wunused-but-set-variable]
 2034 |  auto bbLocal = mrpt::math::TBoundingBoxf::PlusMinusInfinity();
      |       ^~~~~~~
In file included from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/exceptions.h:13,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/safe_pointers.h:11,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/rtti/include/mrpt/rtti/CObject.h:12,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/serialization/include/mrpt/serialization/CSerializable.h:11,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/serialization/include/mrpt/serialization/CArchive.h:15,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/maps/src/maps-precomp.h:13,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/maps/src/obs/CObservationRotatingScan.cpp:10:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:105:27: note: #pragma message: TODO: toPointCloud / calibration
  105 | #define MRPT_DO_PRAGMA(x) _Pragma(#x)
      |                           ^~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:106:31: note: in expansion of macro โ€˜MRPT_DO_PRAGMAโ€™
  106 | #define MRPT_MSG_PRAGMA(_msg) MRPT_DO_PRAGMA(message(_msg))
      |                               ^~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:113:22: note: in expansion of macro โ€˜MRPT_MSG_PRAGMAโ€™
  113 | #define MRPT_TODO(x) MRPT_MSG_PRAGMA("TODO: " x)
      |                      ^~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/maps/src/obs/CObservationRotatingScan.cpp:133:1: note: in expansion of macro โ€˜MRPT_TODOโ€™
  133 | MRPT_TODO("toPointCloud / calibration");
      | ^~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/maps/src/obs/CObservationRotatingScan.cpp: In member function โ€˜void mrpt::obs::CObservationRotatingScan::fromPointCloud(const mrpt::obs::CObservationPointCloud&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:105:27: note: #pragma message: TODO: fromPointCloud
  105 | #define MRPT_DO_PRAGMA(x) _Pragma(#x)
      |                           ^~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:106:31: note: in expansion of macro โ€˜MRPT_DO_PRAGMAโ€™
  106 | #define MRPT_MSG_PRAGMA(_msg) MRPT_DO_PRAGMA(message(_msg))
      |                               ^~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:113:22: note: in expansion of macro โ€˜MRPT_MSG_PRAGMAโ€™
  113 | #define MRPT_TODO(x) MRPT_MSG_PRAGMA("TODO: " x)
      |                      ^~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/maps/src/obs/CObservationRotatingScan.cpp:404:2: note: in expansion of macro โ€˜MRPT_TODOโ€™
  404 |  MRPT_TODO("fromPointCloud");
      |  ^~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp: In member function โ€˜mrpt::poses::CPosePDF::Ptr mrpt::slam::CICP::ICP_Method_Classic(const mrpt::maps::CMetricMap*, const mrpt::maps::CMetricMap*, const mrpt::poses::CPosePDFGaussian&, mrpt::slam::CICP::TReturnInfo&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:320:25: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
  320 |    if (nCorrespondences < options.min_correspondence)
      |        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:350:27: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
  350 |      if (nCorrespondences >= options.min_correspondence) {
      |          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:374:57: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
  374 |   if (!options.skip_cov_calculation && nCorrespondences >= options.min_correspondence)
      |                                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:504:24: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
  504 |   if (nCorrespondences < options.min_correspondence || options.skip_quality_calculation)
      |       ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp: In member function โ€˜mrpt::poses::CPosePDF::Ptr mrpt::slam::CICP::ICP_Method_LM(const mrpt::maps::CMetricMap*, const mrpt::maps::CMetricMap*, const mrpt::poses::CPosePDFGaussian&, mrpt::slam::CICP::TReturnInfo&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:687:25: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
  687 |    if (nCorrespondences < options.min_correspondence)
      |        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/exceptions.h:13,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/config/include/mrpt/config/CConfigFileBase.h:12,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/config/include/mrpt/config/CConfigFilePrefixer.h:11,
                 from /senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CIncrementalMapPartitioner.cpp:12:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CIncrementalMapPartitioner.cpp: In member function โ€˜virtual void mrpt::slam::CIncrementalMapPartitioner::TOptions::loadFromConfigFile(const mrpt::config::CConfigFileBase&, const string&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:105:27: note: #pragma message: TODO: Add link to example INI file
  105 | #define MRPT_DO_PRAGMA(x) _Pragma(#x)
      |                           ^~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:106:31: note: in expansion of macro โ€˜MRPT_DO_PRAGMAโ€™
  106 | #define MRPT_MSG_PRAGMA(_msg) MRPT_DO_PRAGMA(message(_msg))
      |                               ^~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/core/include/mrpt/core/common.h:113:22: note: in expansion of macro โ€˜MRPT_MSG_PRAGMAโ€™
  113 | #define MRPT_TODO(x) MRPT_MSG_PRAGMA("TODO: " x)
      |                      ^~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CIncrementalMapPartitioner.cpp:81:2: note: in expansion of macro โ€˜MRPT_TODOโ€™
   81 |  MRPT_TODO("Add link to example INI file");
      |  ^~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:931:27: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
  931 |      if (nCorrespondences >= options.min_correspondence) {
      |          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:949:21: warning: comparison of integer expressions of different signedness: โ€˜intโ€™ and โ€˜std::vector<mrpt::tfest::TMatchingPairTempl<float>, std::allocator<mrpt::tfest::TMatchingPairTempl<float> > >::size_typeโ€™ {aka โ€˜long unsigned intโ€™} [-Wsign-compare]
  949 |    for(int i = 0; i < correspondences.size(); i++){
      |                   ~~^~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp: In member function โ€˜mrpt::poses::CPosePDF::Ptr mrpt::slam::CICP::ICP_Method_LM_Height_Restrict(const mrpt::maps::CMetricMap*, const mrpt::maps::CMetricMap*, const mrpt::poses::CPosePDFGaussian&, mrpt::slam::CICP::TReturnInfo&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:1060:25: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 1060 |    if (nCorrespondences < options.min_correspondence)
      |        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:1304:27: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 1304 |      if (nCorrespondences >= options.min_correspondence) {
      |          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:1322:30: warning: comparison of integer expressions of different signedness: โ€˜intโ€™ and โ€˜std::vector<mrpt::tfest::TMatchingPairTempl<float>, std::allocator<mrpt::tfest::TMatchingPairTempl<float> > >::size_typeโ€™ {aka โ€˜long unsigned intโ€™} [-Wsign-compare]
 1322 |             for(int i = 0; i < correspondences.size(); i++){
      |                            ~~^~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp: In member function โ€˜mrpt::poses::CPosePDF::Ptr mrpt::slam::CICP::ICP_Method_LM_Test(const mrpt::maps::CMetricMap*, const mrpt::maps::CMetricMap*, const mrpt::poses::CPosePDFGaussian&, mrpt::slam::CICP::TReturnInfo&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:1431:25: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 1431 |    if (nCorrespondences < options.min_correspondence)
      |        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:1675:27: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 1675 |      if (nCorrespondences >= options.min_correspondence) {
      |          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp: In member function โ€˜mrpt::poses::CPosePDF::Ptr mrpt::slam::CICP::ICP_Method_LM_3D_Asso(const mrpt::maps::CMetricMap*, const mrpt::maps::CMetricMap*, const mrpt::poses::CPosePDFGaussian&, mrpt::slam::CICP::TReturnInfo&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:1798:25: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 1798 |    if (nCorrespondences < options.min_correspondence)
      |        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:2038:27: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 2038 |      if (nCorrespondences >= options.min_correspondence) {
      |          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp: In member function โ€˜mrpt::poses::CPosePDF::Ptr mrpt::slam::CICP::ICP_Method_LM_3D_Asso_Simplified(const mrpt::maps::CMetricMap*, const mrpt::maps::CMetricMap*, const mrpt::poses::CPosePDFGaussian&, mrpt::slam::CICP::TReturnInfo&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:2159:25: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 2159 |    if (nCorrespondences < options.min_correspondence)
      |        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:2403:27: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 2403 |      if (nCorrespondences >= options.min_correspondence) {
      |          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp: In member function โ€˜mrpt::poses::CPosePDF::Ptr mrpt::slam::CICP::ICP_Method_LM_3D_Asso_Test(const mrpt::maps::CMetricMap*, const mrpt::maps::CMetricMap*, const mrpt::poses::CPosePDFGaussian&, mrpt::slam::CICP::TReturnInfo&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:2524:25: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 2524 |    if (nCorrespondences < options.min_correspondence)
      |        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:2768:27: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 2768 |      if (nCorrespondences >= options.min_correspondence) {
      |          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp: In member function โ€˜mrpt::poses::CPose3DPDF::Ptr mrpt::slam::CICP::ICP3D_Method_Classic(const mrpt::maps::CMetricMap*, const mrpt::maps::CMetricMap*, const mrpt::poses::CPose3DPDFGaussian&, mrpt::slam::CICP::TReturnInfo&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:2948:25: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 2948 |    if (nCorrespondences < options.min_correspondence)
      |        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:2987:27: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 2987 |      if (nCorrespondences >= options.min_correspondence) {
      |          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3011:57: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 3011 |   if (!options.skip_cov_calculation && nCorrespondences >= options.min_correspondence)
      |                                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3028:26: warning: comparison of integer expressions of different signedness: โ€˜intโ€™ and โ€˜std::vector<mrpt::tfest::TMatchingPairTempl<float>, std::allocator<mrpt::tfest::TMatchingPairTempl<float> > >::size_typeโ€™ {aka โ€˜long unsigned intโ€™} [-Wsign-compare]
 3028 |         for(int i = 0; i < correspondences.size(); i++){
      |                        ~~^~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp: In member function โ€˜mrpt::poses::CPose3DPDF::Ptr mrpt::slam::CICP::ICP3D_Method_SVD(const mrpt::maps::CMetricMap*, const mrpt::maps::CMetricMap*, const mrpt::poses::CPose3DPDFGaussian&, mrpt::slam::CICP::TReturnInfo&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3125:25: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 3125 |    if (nCorrespondences < options.min_correspondence)
      |        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3162:27: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 3162 |      if (nCorrespondences >= options.min_correspondence) {
      |          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3186:57: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 3186 |   if (!options.skip_cov_calculation && nCorrespondences >= options.min_correspondence)
      |                                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3203:26: warning: comparison of integer expressions of different signedness: โ€˜intโ€™ and โ€˜std::vector<mrpt::tfest::TMatchingPairTempl<float>, std::allocator<mrpt::tfest::TMatchingPairTempl<float> > >::size_typeโ€™ {aka โ€˜long unsigned intโ€™} [-Wsign-compare]
 3203 |         for(int i = 0; i < correspondences.size(); i++){
      |                        ~~^~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp: In member function โ€˜mrpt::poses::CPose3DPDF::Ptr mrpt::slam::CICP::ICP3D_Method_CERES_P2P_AUTO(const mrpt::maps::CMetricMap*, const mrpt::maps::CMetricMap*, const mrpt::poses::CPose3DPDFGaussian&, mrpt::slam::CICP::TReturnInfo&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3293:25: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 3293 |    if (nCorrespondences < options.min_correspondence)
      |        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3330:27: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 3330 |      if (nCorrespondences >= options.min_correspondence) {
      |          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3354:57: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 3354 |   if (!options.skip_cov_calculation && nCorrespondences >= options.min_correspondence)
      |                                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3371:26: warning: comparison of integer expressions of different signedness: โ€˜intโ€™ and โ€˜std::vector<mrpt::tfest::TMatchingPairTempl<float>, std::allocator<mrpt::tfest::TMatchingPairTempl<float> > >::size_typeโ€™ {aka โ€˜long unsigned intโ€™} [-Wsign-compare]
 3371 |         for(int i = 0; i < correspondences.size(); i++){
      |                        ~~^~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp: In member function โ€˜mrpt::poses::CPose3DPDF::Ptr mrpt::slam::CICP::ICP3D_Method_CERES_P2P_ANALYTIC(const mrpt::maps::CMetricMap*, const mrpt::maps::CMetricMap*, const mrpt::poses::CPose3DPDFGaussian&, mrpt::slam::CICP::TReturnInfo&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3461:25: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 3461 |    if (nCorrespondences < options.min_correspondence)
      |        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3497:27: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 3497 |      if (nCorrespondences >= options.min_correspondence) {
      |          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3521:57: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 3521 |   if (!options.skip_cov_calculation && nCorrespondences >= options.min_correspondence)
      |                                        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3538:26: warning: comparison of integer expressions of different signedness: โ€˜intโ€™ and โ€˜std::vector<mrpt::tfest::TMatchingPairTempl<float>, std::allocator<mrpt::tfest::TMatchingPairTempl<float> > >::size_typeโ€™ {aka โ€˜long unsigned intโ€™} [-Wsign-compare]
 3538 |         for(int i = 0; i < correspondences.size(); i++){
      |                        ~~^~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp: In member function โ€˜mrpt::poses::CPose3DPDF::Ptr mrpt::slam::CICP::ICP3D_Method_CERES_P2L_AUTO(const mrpt::maps::CMetricMap*, const mrpt::maps::CMetricMap*, const mrpt::poses::CPose3DPDFGaussian&, mrpt::slam::CICP::TReturnInfo&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3635:20: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 3635 |    if (n_p2l_other < options.min_correspondence) // min_correspondence = 5
      |        ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3671:22: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 3671 |      if (n_p2l_other >= options.min_correspondence) {
      |          ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3695:52: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 3695 |   if (!options.skip_cov_calculation && n_p2l_other >= options.min_correspondence)
      |                                        ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3562:9: warning: unused variable โ€˜nCorrespondencesโ€™ [-Wunused-variable]
 3562 |  size_t nCorrespondences = 0;
      |         ^~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp: In member function โ€˜mrpt::poses::CPose3DPDF::Ptr mrpt::slam::CICP::ICP3D_Method_CERES_P2L_ANALYTIC(const mrpt::maps::CMetricMap*, const mrpt::maps::CMetricMap*, const mrpt::poses::CPose3DPDFGaussian&, mrpt::slam::CICP::TReturnInfo&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3810:20: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 3810 |    if (n_p2l_other < options.min_correspondence) // min_correspondence = 5
      |        ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3846:22: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 3846 |      if (n_p2l_other >= options.min_correspondence) {
      |          ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3870:52: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 3870 |   if (!options.skip_cov_calculation && n_p2l_other >= options.min_correspondence)
      |                                        ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3737:9: warning: unused variable โ€˜nCorrespondencesโ€™ [-Wunused-variable]
 3737 |  size_t nCorrespondences = 0;
      |         ^~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp: In member function โ€˜mrpt::poses::CPose3DPDF::Ptr mrpt::slam::CICP::ICP3D_Method_CERES_P2PL_AUTO(const mrpt::maps::CMetricMap*, const mrpt::maps::CMetricMap*, const mrpt::poses::CPose3DPDFGaussian&, mrpt::slam::CICP::TReturnInfo&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3985:20: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 3985 |    if (n_p2l_other < options.min_correspondence) // min_correspondence = 5
      |        ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:4021:22: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 4021 |      if (n_p2l_other >= options.min_correspondence) {
      |          ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:4045:52: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 4045 |   if (!options.skip_cov_calculation && n_p2l_other >= options.min_correspondence)
      |                                        ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:3912:9: warning: unused variable โ€˜nCorrespondencesโ€™ [-Wunused-variable]
 3912 |  size_t nCorrespondences = 0;
      |         ^~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp: In member function โ€˜mrpt::poses::CPose3DPDF::Ptr mrpt::slam::CICP::ICP3D_Method_CERES_P2PL_ANALYTIC(const mrpt::maps::CMetricMap*, const mrpt::maps::CMetricMap*, const mrpt::poses::CPose3DPDFGaussian&, mrpt::slam::CICP::TReturnInfo&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:4160:20: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 4160 |    if (n_p2l_other < options.min_correspondence) // min_correspondence = 5
      |        ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:4196:22: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 4196 |      if (n_p2l_other >= options.min_correspondence) {
      |          ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:4220:52: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 4220 |   if (!options.skip_cov_calculation && n_p2l_other >= options.min_correspondence)
      |                                        ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:4087:9: warning: unused variable โ€˜nCorrespondencesโ€™ [-Wunused-variable]
 4087 |  size_t nCorrespondences = 0;
      |         ^~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp: In member function โ€˜mrpt::poses::CPosePDF::Ptr mrpt::slam::CICP::ICP_Method_LM_Weighted(const mrpt::maps::CMetricMap*, const mrpt::maps::CMetricMap*, const mrpt::poses::CPosePDFGaussian&, mrpt::slam::CICP::TReturnInfo&)โ€™:
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:4333:25: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 4333 |    if (nCorrespondences < options.min_correspondence)
      |        ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:4645:27: warning: comparison of integer expressions of different signedness: โ€˜size_tโ€™ {aka โ€˜long unsigned intโ€™} and โ€˜intโ€™ [-Wsign-compare]
 4645 |      if (nCorrespondences >= options.min_correspondence) {
      |          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/mrpt2/libs/slam/src/slam/CICP.cpp:4664:30: warning: comparison of integer expressions of different signedness: โ€˜intโ€™ and โ€˜std::vector<mrpt::tfest::TMatchingPairTempl<float>, std::allocator<mrpt::tfest::TMatchingPairTempl<float> > >::size_typeโ€™ {aka โ€˜long unsigned intโ€™} [-Wsign-compare]
 4664 |             for(int i = 0; i < correspondences.size(); i++){
      |                            ~~^~~~~~~~~~~~~~~~~~~~~~~~
cd /senior/workspace/orin-slave64/slave/build/mrpt; catkin build --get-env mrpt | catkin env -si  /usr/bin/make --jobserver-auth=3,4; cd -
[build 03:20.8 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install - 0... 
[build 03:20.9 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (1%... 
[build 03:21.0 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (8%... 
[build 03:21.1 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (10... 
[build 03:21.2 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (11... 
[build 03:21.3 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (20... 
[build 03:21.4 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (25... 
[build 03:21.5 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (31... 
[build 03:21.6 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (41... 
[build 03:21.7 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (43... 
[build 03:21.8 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (51... 
[build 03:21.9 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (57... 
[build 03:22.0 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (64... 
[build 03:22.1 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (67... 
[build 03:22.2 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (72... 
[build 03:22.3 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (93... 
[build 03:22.4 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (93... 
[build 03:22.5 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (93... 
[build 03:22.6 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (94... 
[build 03:22.7 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (94... 
[build 03:22.8 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (94... 
[build 03:22.9 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (94... 
[build 03:23.0 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (95... 
[build 03:23.1 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (95... 
[build 03:23.2 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (95... 
[build 03:23.3 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (96... 
[build 03:23.4 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (96... 
[build 03:23.5 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (97... 
[build 03:23.6 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (97... 
[build 03:23.7 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (98... 
[build 03:23.8 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (98... 
[build 03:23.9 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (98... 
[build 03:24.0 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (98... 
[build 03:24.1 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (98... 
[build 03:24.2 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (98... 
[build 03:24.3 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (98... 
[build 03:24.4 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (98... 
[build 03:24.5 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (98... 
[build 03:24.6 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (98... 
[build 03:24.7 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (98... 
[build 03:24.8 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (98... 
[build 03:24.9 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (98... 
[build 03:25.0 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (98... 
[build 03:25.1 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (98... 
[build 03:25.2 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (99... 
[build 03:25.3 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (99... 
[build 03:25.4 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (99... 
[build 03:25.5 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (99... 
[build 03:25.6 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (99... 
[build 03:25.7 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (99... 
[build 03:25.8 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (99... 
[build 03:25.9 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (99... 
[build 03:26.0 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (99... 
[build 03:26.1 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (99... 
[build 03:26.2 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (99... 
[build 03:26.3 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (99... 
[build 03:26.4 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (99... 
[build 03:26.5 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (99... 
[build 03:26.6 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (99... 
[build 03:26.7 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (10... 
[build 03:26.8 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (10... 
[build 03:26.9 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (10... 
[build 03:27.0 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (10... 
[build 03:27.1 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (10... 
[build 03:27.2 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (10... 
[build 03:27.3 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (10... 
[build 03:27.4 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (10... 
[build 03:27.5 s] [27/28 complete] [1/14 jobs] [0 queued] [mrpt:install (10... 
...............................................................................
Finished <<< mrpt                                 [ 3 minutes and 25.9 seconds ]
[build] Summary: All 28 packages succeeded!                                    
[build] Ignored: None.                                                         
[build] Warnings: 1 packages succeeded with warnings.                          
[build] Abandoned: No packages were abandoned.                                 
[build] Failed: No packages failed.                                            
[build] Runtime: 3 minutes and 27.5 seconds total.                             
[build] Note: Workspace packages have changed, please re-source setup files to use them.
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ mkdir -p /senior/workspace/orin-slave64/slave/src/login_sync_tool
[Pipeline] dir
Running in /senior/workspace/orin-slave64/slave/src/login_sync_tool
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Avoid second fetch
Checking out Revision dd159a843880991c2b6930e358e8c8c4b67b7b68 (origin/rc_dev)
Commit message: "fix service name"
Cloning repository http://159.27.226.4/system/login-sync-tool.git
 > git init /senior/workspace/orin-slave64/slave/src/login_sync_tool # timeout=10
Fetching upstream changes from http://159.27.226.4/system/login-sync-tool.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/system/login-sync-tool.git +refs/heads/*:refs/remotes/origin/* # timeout=30
 > git config remote.origin.url http://159.27.226.4/system/login-sync-tool.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 dd159a843880991c2b6930e358e8c8c4b67b7b68 # timeout=30
 > git rev-list --no-walk dd159a843880991c2b6930e358e8c8c4b67b7b68 # timeout=10
[Pipeline] sh
+ git checkout -b rc_dev
Switched to a new branch 'rc_dev'
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ mkdir -p /senior/workspace/orin-slave64/slave/src/new_detection
[Pipeline] dir
Running in /senior/workspace/orin-slave64/slave/src/new_detection
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Cloning repository http://159.27.226.4/lidar/new_detection.git
 > git init /senior/workspace/orin-slave64/slave/src/new_detection # timeout=10
Fetching upstream changes from http://159.27.226.4/lidar/new_detection.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/lidar/new_detection.git +refs/heads/*:refs/remotes/origin/* # timeout=30
Avoid second fetch
Checking out Revision 286b2e416489404dfd2e2404d4049ce45e625f02 (origin/rc_dev)
 > git config remote.origin.url http://159.27.226.4/lidar/new_detection.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 286b2e416489404dfd2e2404d4049ce45e625f02 # timeout=30
Commit message: "note_out: ้›†ๅก่ฝฆๅŽ็š„ๆ™ฎ้€š้ซ˜ๅ็‚นๆžๅ›ž&&้›†ๅก่ฝฆๅŽไธไฝฟ็”จๆ‚ฌ็ฉบ่ฟ‡ๆปค"
 > git rev-list --no-walk 286b2e416489404dfd2e2404d4049ce45e625f02 # timeout=10
[Pipeline] sh
+ git checkout -b rc_dev
Switched to a new branch 'rc_dev'
[Pipeline] sh
+ git submodule update --init --recursive
Submodule 'perception/dl_detection/lib/centerpoint' (git@159.27.226.4:lidar/centerpoint.git) registered for path 'perception/dl_detection/lib/centerpoint'
Submodule 'perception/dl_detection/lib/pointpillars' (git@159.27.226.4:lidar/pointpillars.git) registered for path 'perception/dl_detection/lib/pointpillars'
Submodule 'perception/dl_detection/params/model' (git@159.27.226.4:lidar/lidar-infermodel.git) registered for path 'perception/dl_detection/params/model'
Cloning into '/senior/workspace/orin-slave64/slave/src/new_detection/perception/dl_detection/lib/centerpoint'...
Cloning into '/senior/workspace/orin-slave64/slave/src/new_detection/perception/dl_detection/lib/pointpillars'...
Cloning into '/senior/workspace/orin-slave64/slave/src/new_detection/perception/dl_detection/params/model'...
Submodule path 'perception/dl_detection/lib/centerpoint': checked out 'd41167a9e96e471e925230f1a675a1d16f0fc821'
Submodule path 'perception/dl_detection/lib/pointpillars': checked out '386ff5038dcbe2109587292a56c9dc6a1c47ffac'
Filtering content:  47% (8/17)
Filtering content:  52% (9/17)
Filtering content:  58% (10/17)
Filtering content:  64% (11/17), 294.55 MiB | 480.56 MiB/s
Filtering content:  70% (12/17), 294.55 MiB | 480.56 MiB/s
Filtering content:  76% (13/17), 294.55 MiB | 480.56 MiB/s
Filtering content:  82% (14/17), 294.55 MiB | 480.56 MiB/s
Filtering content:  88% (15/17), 294.55 MiB | 480.56 MiB/s
Filtering content:  94% (16/17), 294.55 MiB | 480.56 MiB/s
Filtering content: 100% (17/17), 294.55 MiB | 480.56 MiB/s
Filtering content: 100% (17/17), 294.61 MiB | 246.67 MiB/s, done.
Submodule path 'perception/dl_detection/params/model': checked out 'e267df8af8fab501dcdfa8af969a11b1ef9c1470'
[Pipeline] dir
Running in /senior/workspace/orin-slave64/slave/src/new_detection/perception/dl_detection/params/model
[Pipeline] {
[Pipeline] sh
+ git lfs pull
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /senior/workspace/orin-slave64/slave/src/new_detection/dl_detection/params/model@tmp
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ mkdir -p /senior/workspace/orin-slave64/slave/src/lidar_loc_v2
[Pipeline] dir
Running in /senior/workspace/orin-slave64/slave/src/lidar_loc_v2
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Avoid second fetch
Checking out Revision 650851692062bb9c4543b1c970bfdfe1a0ad6fa9 (origin/rc_dev)
Commit message: "feat_out: ็งป้™คsn_loggerไพ่ต–"
Cloning repository http://159.27.226.4/lidar_localization_mapping/lidar_loc_v2.git
 > git init /senior/workspace/orin-slave64/slave/src/lidar_loc_v2 # timeout=10
Fetching upstream changes from http://159.27.226.4/lidar_localization_mapping/lidar_loc_v2.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/lidar_localization_mapping/lidar_loc_v2.git +refs/heads/*:refs/remotes/origin/* # timeout=30
 > git config remote.origin.url http://159.27.226.4/lidar_localization_mapping/lidar_loc_v2.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 650851692062bb9c4543b1c970bfdfe1a0ad6fa9 # timeout=30
 > git rev-list --no-walk 650851692062bb9c4543b1c970bfdfe1a0ad6fa9 # timeout=10
[Pipeline] sh
+ git checkout -b rc_dev
Switched to a new branch 'rc_dev'
[Pipeline] sh
+ mkdir /senior/workspace/orin-slave64/slave/src/ethzasl_msf
[Pipeline] dir
Running in /senior/workspace/orin-slave64/slave/src/ethzasl_msf
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Avoid second fetch
Checking out Revision 9ce44567c95981f7cde0e17c37dfafcbcaac8dfd (refs/remotes/origin/ry/dev)
Commit message: "log gps lambda."
Cloning repository http://159.27.226.4/lidar/ethzasl_msf
 > git init /senior/workspace/orin-slave64/slave/src/ethzasl_msf # timeout=10
Fetching upstream changes from http://159.27.226.4/lidar/ethzasl_msf
 > 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/lidar/ethzasl_msf +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url http://159.27.226.4/lidar/ethzasl_msf # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/ry/dev^{commit} # timeout=10
 > git rev-parse ry/dev^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9ce44567c95981f7cde0e17c37dfafcbcaac8dfd # timeout=10
 > git rev-list --no-walk 9ce44567c95981f7cde0e17c37dfafcbcaac8dfd # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ mkdir -p /senior/workspace/orin-slave64/slave/src/crane_align
[Pipeline] dir
Running in /senior/workspace/orin-slave64/slave/src/crane_align
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Cloning repository http://159.27.226.4/lidar_localization_mapping/crane_align.git
 > git init /senior/workspace/orin-slave64/slave/src/crane_align # timeout=10
Fetching upstream changes from http://159.27.226.4/lidar_localization_mapping/crane_align.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/lidar_localization_mapping/crane_align.git +refs/heads/*:refs/remotes/origin/* # timeout=30
Avoid second fetch
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (version)
Stage "version" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
Stage "build" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
Stage "zip->post" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
 > git config remote.origin.url http://159.27.226.4/lidar_localization_mapping/crane_align.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 rev-parse rc_dev^{commit} # timeout=10
[Pipeline] script
[Pipeline] {
[Pipeline] echo
always
[Pipeline] sh
+ rm -rf /senior/workspace/orin-slave64/slave/.catkin_tools /senior/workspace/orin-slave64/slave/build/ /senior/workspace/orin-slave64/slave/devel/ /senior/workspace/orin-slave64/slave/install /senior/workspace/orin-slave64/slave/logs/
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
failure: checkout
[Pipeline] sh
+ rm -rf /senior/workspace/commit/orin-slave64/slave_tmp
[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=0e635ba9c724e48482d5e4146087ccb44e6b324d34f5e351b80db04fcf41017a' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"Jenkins้€š็Ÿฅ","text": "# ็‰ˆๆœฌ็ผ–่ฏ‘ๅคฑ่ดฅ    
    
### [IMVไธ“็”จ๏ผˆ๏ผ‰bss] 
 ---  
  - ไปปๅŠกๅ๏ผš [orin-slave64] 
  - ไปปๅŠกๅท๏ผš # 204  
  - ้˜ถๆฎต๏ผšcheckout  
  - ๅทฒไธŠไผ ๅนณๅฐ:   
  - ็Šถๆ€๏ผš<font color=#FF5151> ็ผ–่ฏ‘ๅคฑ่ดฅ </font> 
  - ๆ‰ง่กŒไบบ๏ผšliwang 
   ---  
   > ่ฏทๆฃ€ๆŸฅๅคฑ่ดฅๅŽŸๅ›   "},"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   431  100    27  100   404    234   3513 --:--:-- --:--:-- --:--:--  3747
[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
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Finished: FAILURE