[ 40%] Building CXX object spreader_detection/CMakeFiles/spreaderatt_lib.dir/core/spreader_att/spreader_att.cpp.o
In file included from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/spreader_att.h:2:0,
from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/spreader_att.cpp:1:
/senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/common.h:21:0: warning: "CHECK" redefined
#define CHECK(status) \
In file included from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/common.h:15:0,
from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/spreader_att.h:2,
from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/spreader_att.cpp:1:
/usr/include/glog/logging.h:584:0: note: this is the location of the previous definition
#define CHECK(condition) \
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
[ 43%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libspreaderatt_lib.so
[ 45%] Building CXX object ipm_segmentation/core/ddrnet/CMakeFiles/ddrnet_lib.dir/util.cc.o
[ 48%] Building CXX object ipm_segmentation/core/ddrnet/CMakeFiles/ddrnet_lib.dir/ddrnet.cc.o
[ 48%] Built target spreaderatt_lib
[ 51%] Building NVCC intermediate link file lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/laneatt_lib_intermediate_link.o
[ 56%] Building CXX object lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/util.cc.o
[ 56%] Building CXX object lane_detection/core/laneatt/CMakeFiles/laneatt_lib.dir/laneatt.cc.o
In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:45:0,
from /senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.h:5,
from /senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.cpp:1:
/opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14
constexpr static bool pcl_uses_boost = true;
^~~~~~~~~~~~~~
In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:45:0,
from /senior/workspace/slave_ws/src/spreader_detection/common/ransac_plane.h:5,
from /senior/workspace/slave_ws/src/spreader_detection/common/ransac_plane.cpp:1:
/opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14
constexpr static bool pcl_uses_boost = true;
^~~~~~~~~~~~~~
/senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.cpp: In member function ‘bool SprdIPM::DoProcess(PointCloud&, ros::Time&, SprdOutPut&, bool&)’:
/senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.cpp:36:93: warning: format ‘%d’ expects argument of type ‘int’, but argument 9 has type ‘std::vector<int>::size_type {aka long unsigned int}’ [-Wformat=]
flag, vec(0), vec(1), vec(2), vec(3), ransacPlane.m_inliersNumMax, gndIndices.size());
~~~~~~~~~~~~~~~~~^
[ 59%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libipm_lib.so
[ 62%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libddrnet_lib.so
[ 62%] Built target ipm_lib
[ 62%] Built target ddrnet_lib
[ 64%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libipm_seg_lib.so
[ 64%] Built target ipm_seg_lib
[ 70%] Building CXX object ipm_segmentation/CMakeFiles/ipm_segmenation_node.dir/node/ipm_segmenation_node.cpp.o
[ 70%] Building CXX object ipm_segmentation/CMakeFiles/ipm_segmenation_node.dir/core/ipm_segmenation.cpp.o
[ 72%] Building CXX object ipm_segmentation/CMakeFiles/ipm_segmenation_node.dir/common/utils.cpp.o
[ 75%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so
[ 75%] Built target laneatt_lib
[ 78%] Building CXX object lane_detection/CMakeFiles/lane_detection_node.dir/node/lane_detection_node.cpp.o
[ 81%] Building CXX object lane_detection/CMakeFiles/lane_detection_node.dir/core/lane_detection.cpp.o
[ 83%] Building CXX object lane_detection/CMakeFiles/lane_detection_node.dir/common/utils.cpp.o
In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:42:0,
from /senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.h:5,
from /senior/workspace/slave_ws/src/spreader_detection/core/ipm/sprd_ipm.cpp:1:
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’:
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations]
SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel));
^~~~~~~~~~~~~~~
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here
In file included from /senior/workspace/slave_ws/src/ipm_segmentation/common/basic_type.h:21:0,
from /senior/workspace/slave_ws/src/ipm_segmentation/common/utils.h:9,
from /senior/workspace/slave_ws/src/ipm_segmentation/common/utils.cpp:1:
/opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14
constexpr static bool pcl_uses_boost = true;
^~~~~~~~~~~~~~
In file included from /senior/workspace/slave_ws/src/ipm_segmentation/common/basic_type.h:21:0,
from /senior/workspace/slave_ws/src/ipm_segmentation/node/ipm_segmenation_node.cpp:11:
/opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14
constexpr static bool pcl_uses_boost = true;
^~~~~~~~~~~~~~
In file included from /senior/workspace/slave_ws/src/ipm_segmentation/common/basic_type.h:21:0,
from /senior/workspace/slave_ws/src/ipm_segmentation/core/ipm_segmenation.h:8,
from /senior/workspace/slave_ws/src/ipm_segmentation/core/ipm_segmenation.cpp:1:
/opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14
constexpr static bool pcl_uses_boost = true;
^~~~~~~~~~~~~~
In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:42:0,
from /senior/workspace/slave_ws/src/spreader_detection/common/ransac_plane.h:5,
from /senior/workspace/slave_ws/src/spreader_detection/common/ransac_plane.cpp:1:
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’:
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations]
SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel));
^~~~~~~~~~~~~~~
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here
In file included from /senior/workspace/slave_ws/src/ipm_segmentation/common/basic_type.h:18:0,
from /senior/workspace/slave_ws/src/ipm_segmentation/common/utils.h:9,
from /senior/workspace/slave_ws/src/ipm_segmentation/common/utils.cpp:1:
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’:
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations]
SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel));
^~~~~~~~~~~~~~~
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here
[ 86%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libsprd_ipm_lib.so
In file included from /senior/workspace/slave_ws/src/ipm_segmentation/common/basic_type.h:18:0,
from /senior/workspace/slave_ws/src/ipm_segmentation/node/ipm_segmenation_node.cpp:11:
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’:
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations]
SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel));
^~~~~~~~~~~~~~~
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here
[ 86%] Built target sprd_ipm_lib
[ 89%] Building CXX object spreader_detection/CMakeFiles/spreader_detection_node.dir/node/spreader_detection_node.cpp.o
[ 91%] Building CXX object spreader_detection/CMakeFiles/spreader_detection_node.dir/core/spreader_detection.cpp.o
In file included from /senior/workspace/slave_ws/src/ipm_segmentation/common/basic_type.h:18:0,
from /senior/workspace/slave_ws/src/ipm_segmentation/core/ipm_segmenation.h:8,
from /senior/workspace/slave_ws/src/ipm_segmentation/core/ipm_segmenation.cpp:1:
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’:
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations]
SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel));
^~~~~~~~~~~~~~~
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here
[ 94%] Linking CXX executable /senior/workspace/slave_ws/devel/lib/lane_detection/lane_detection_node
/usr/bin/ld: warning: libopencv_imgcodecs.so.3.2, needed by /opt/ros/melodic/lib/libcv_bridge.so, may conflict with libopencv_imgcodecs.so.4.1
/usr/bin/ld: warning: libopencv_imgproc.so.4.1, needed by /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so, may conflict with libopencv_imgproc.so.3.2
/usr/bin/ld: warning: libopencv_core.so.4.1, needed by /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so, may conflict with libopencv_core.so.3.2
[ 94%] Built target lane_detection_node
In file included from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/spreader_att.h:2:0,
from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.h:16,
from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.cpp:1:
/senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/common.h:21:0: warning: "CHECK" redefined
#define CHECK(status) \
In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:4:0,
from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.h:14,
from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.cpp:1:
/usr/include/glog/logging.h:584:0: note: this is the location of the previous definition
#define CHECK(condition) \
In file included from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/spreader_att.h:2:0,
from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.h:16,
from /senior/workspace/slave_ws/src/spreader_detection/node/spreader_detection_node.cpp:11:
/senior/workspace/slave_ws/src/spreader_detection/core/spreader_att/common.h:21:0: warning: "CHECK" redefined
#define CHECK(status) \
In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:4:0,
from /senior/workspace/slave_ws/src/spreader_detection/node/spreader_detection_node.cpp:10:
/usr/include/glog/logging.h:584:0: note: this is the location of the previous definition
#define CHECK(condition) \
[ 97%] Linking CXX executable /senior/workspace/slave_ws/devel/lib/ipm_segmenation/ipm_segmenation_node
In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:45:0,
from /senior/workspace/slave_ws/src/spreader_detection/node/spreader_detection_node.cpp:10:
/opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14
constexpr static bool pcl_uses_boost = true;
^~~~~~~~~~~~~~
In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:45:0,
from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.h:14,
from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.cpp:1:
/opt/ros/melodic/include/pcl_ros/point_cloud.h:303:27: warning: variable templates only available with -std=c++14 or -std=gnu++14
constexpr static bool pcl_uses_boost = true;
^~~~~~~~~~~~~~
/usr/bin/ld: warning: libopencv_core.so.4.1, needed by /usr/lib/aarch64-linux-gnu/libopencv_highgui.so.4.1.1, may conflict with libopencv_core.so.3.2
[ 97%] Built target ipm_segmenation_node
In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:42:0,
from /senior/workspace/slave_ws/src/spreader_detection/node/spreader_detection_node.cpp:10:
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’:
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations]
SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel));
^~~~~~~~~~~~~~~
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here
In file included from /senior/workspace/slave_ws/src/spreader_detection/common/basic_type.h:42:0,
from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.h:14,
from /senior/workspace/slave_ws/src/spreader_detection/core/spreader_detection.cpp:1:
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h: In function ‘void __static_initialization_and_destruction_0(int, int)’:
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: warning: ‘pcl::SAC_SAMPLE_SIZE’ is deprecated: This map is deprecated and is kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model sample size is a protected member of the SampleConsensusModel class [-Wdeprecated-declarations]
SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof (sample_size_pairs) / sizeof (SampleSizeModel));
^~~~~~~~~~~~~~~
/usr/include/pcl-1.8/pcl/sample_consensus/model_types.h:99:3: note: declared here
[100%] Linking CXX executable /senior/workspace/slave_ws/devel/lib/spreader_detection/spreader_detection_node
/usr/bin/ld: warning: libopencv_imgcodecs.so.3.2, needed by /opt/ros/melodic/lib/libcv_bridge.so, may conflict with libopencv_imgcodecs.so.4.1
/usr/bin/ld: warning: libopencv_core.so.4.1, needed by /senior/workspace/slave_ws/devel/lib/libspreaderatt_lib.so, may conflict with libopencv_core.so.3.2
[100%] Built target spreader_detection_node
Base path: /senior/workspace/slave_ws
Source space: /senior/workspace/slave_ws/src
Build space: /senior/workspace/slave_ws/build
Devel space: /senior/workspace/slave_ws/devel
Install space: /senior/workspace/slave_ws/install
Creating symlink "/senior/workspace/slave_ws/src/CMakeLists.txt" pointing to "/opt/ros/melodic/share/catkin/cmake/toplevel.cmake"
####
#### Running command: "cmake /senior/workspace/slave_ws/src -DCATKIN_DEVEL_PREFIX=/senior/workspace/slave_ws/devel -DCMAKE_INSTALL_PREFIX=/senior/workspace/slave_ws/install -G Unix Makefiles" in "/senior/workspace/slave_ws/build"
####
####
#### Running command: "make -j8 -l8" in "/senior/workspace/slave_ws/build"
####
+ catkin_make install -DCMAKE_INSTALL_PREFIX=/senior/perception --make-args -j
-- Using CATKIN_DEVEL_PREFIX: /senior/workspace/slave_ws/devel
-- Using CMAKE_PREFIX_PATH: /senior/workspace/shared_msgs/devel;/opt/ros/melodic
-- This workspace overlays: /senior/workspace/shared_msgs/devel;/opt/ros/melodic
-- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.17", minimum required is "2")
-- Using PYTHON_EXECUTABLE: /usr/bin/python2
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Call enable_testing()
-- Using CATKIN_TEST_RESULTS_DIR: /senior/workspace/slave_ws/build/test_results
-- Found gtest sources under '/usr/src/googletest': gtests will be built
-- Found gmock sources under '/usr/src/googletest': gmock will be built
CMake Deprecation Warning at /usr/src/googletest/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at /usr/src/googletest/googlemock/CMakeLists.txt:41 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at /usr/src/googletest/googletest/CMakeLists.txt:48 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- Found PythonInterp: /usr/bin/python2 (found version "2.7.17")
-- Using Python nosetests: /usr/bin/nosetests-2.7
-- catkin 0.7.29
-- BUILD_SHARED_LIBS is on
-- BUILD_SHARED_LIBS is on
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- ~~ traversing 3 packages in topological order:
-- ~~ - ipm_segmenation
-- ~~ - lane_detection
-- ~~ - spreader_detection
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- +++ processing catkin package: 'ipm_segmenation'
-- ==> add_subdirectory(ipm_segmentation)
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (eigen) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:153 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:638 (find_eigen)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found Boost: /usr/include (found suitable version "1.65.1", minimum required is "1.40.0") found components: system filesystem thread date_time iostreams serialization chrono atomic regex
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (openni)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (OpenNI2)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (ensenso)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR)
** WARNING ** io features related to ensenso will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (DAVIDSDK)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR)
** WARNING ** io features related to davidSDK will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (DSSDK) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES)
** WARNING ** io features related to dssdk will be disabled
** WARNING ** io features related to pcap will be disabled
** WARNING ** io features related to png will be disabled
-- The imported target "vtkRenderingPythonTkWidgets" references the file
"/usr/lib/aarch64-linux-gnu/libvtkRenderingPythonTkWidgets.so"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib/cmake/vtk-6.3/VTKTargets.cmake"
but not all the files it references.
-- The imported target "vtk" references the file
"/usr/bin/vtk"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib/cmake/vtk-6.3/VTKTargets.cmake"
but not all the files it references.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (libusb-1.0)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:515 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:658 (find_libusb)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
** WARNING ** io features related to libusb-1.0 will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (Flann) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (Flann) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (openni)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (OpenNI2)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (ensenso)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR)
** WARNING ** visualization features related to ensenso will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (DAVIDSDK)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR)
** WARNING ** visualization features related to davidSDK will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (DSSDK) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES)
** WARNING ** visualization features related to dssdk will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (RSSDK) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:432 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:654 (find_rssdk)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find RSSDK (missing: _RSSDK_LIBRARIES)
** WARNING ** visualization features related to rssdk will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (qhull) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:185 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:642 (find_qhull)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (openni)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_COMMON
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_COMMON)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_OCTREE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_OCTREE)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_IO
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_IO)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_KDTREE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_KDTREE)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_SEARCH
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_SEARCH)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_SAMPLE_CONSENSUS
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_SAMPLE_CONSENSUS) does not match the name of the calling package
(PCL). This can lead to problems in calling code that expects
`find_package` result variables (e.g., `_FOUND`) to follow a certain
pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_FILTERS
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_FILTERS) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_2D
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_2D)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_GEOMETRY
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_GEOMETRY) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_FEATURES
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_FEATURES) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_ML
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_ML)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_SEGMENTATION
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_SEGMENTATION) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_VISUALIZATION
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_VISUALIZATION) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_SURFACE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_SURFACE) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_REGISTRATION
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_REGISTRATION) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_KEYPOINTS
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_KEYPOINTS) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_TRACKING
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_TRACKING) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_RECOGNITION
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_RECOGNITION) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_STEREO
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_STEREO)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_APPS
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_APPS)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_IN_HAND_SCANNER
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_IN_HAND_SCANNER) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_MODELER
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_MODELER) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_POINT_CLOUD_EDITOR
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_POINT_CLOUD_EDITOR) does not match the name of the calling package
(PCL). This can lead to problems in calling code that expects
`find_package` result variables (e.g., `_FOUND`) to follow a certain
pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_OUTOFCORE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_OUTOFCORE) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_PEOPLE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_PEOPLE)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
ipm_segmentation/CMakeLists.txt:63 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found Boost: /usr/include (found version "1.65.1") found components: system program_options
-- +++ processing catkin package: 'lane_detection'
-- ==> add_subdirectory(lane_detection)
CMake Warning (dev) in lane_detection/core/laneatt/CMakeLists.txt:
A logical block opening on the line
/senior/workspace/slave_ws/src/lane_detection/core/laneatt/CMakeLists.txt:46 (if)
closes on the line
/senior/workspace/slave_ws/src/lane_detection/core/laneatt/CMakeLists.txt:48 (endif)
with mis-matching arguments.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in lane_detection/core/laneatt/CMakeLists.txt:
A logical block opening on the line
/senior/workspace/slave_ws/src/lane_detection/core/laneatt/CMakeLists.txt:57 (if)
closes on the line
/senior/workspace/slave_ws/src/lane_detection/core/laneatt/CMakeLists.txt:71 (endif)
with mis-matching arguments.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
version : 0.0.0.182ed61
version : 0.0.0
-- +++ processing catkin package: 'spreader_detection'
-- ==> add_subdirectory(spreader_detection)
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (eigen) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:153 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:638 (find_eigen)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found Boost: /usr/include (found suitable version "1.65.1", minimum required is "1.40.0") found components: system filesystem thread date_time iostreams serialization chrono atomic regex
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (openni)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (OpenNI2)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (ensenso)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR)
** WARNING ** io features related to ensenso will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (DAVIDSDK)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR)
** WARNING ** io features related to davidSDK will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (DSSDK) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES)
** WARNING ** io features related to dssdk will be disabled
** WARNING ** io features related to pcap will be disabled
** WARNING ** io features related to png will be disabled
-- The imported target "vtkRenderingPythonTkWidgets" references the file
"/usr/lib/aarch64-linux-gnu/libvtkRenderingPythonTkWidgets.so"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib/cmake/vtk-6.3/VTKTargets.cmake"
but not all the files it references.
-- The imported target "vtk" references the file
"/usr/bin/vtk"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib/cmake/vtk-6.3/VTKTargets.cmake"
but not all the files it references.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (libusb-1.0)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:515 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:658 (find_libusb)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
** WARNING ** io features related to libusb-1.0 will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (Flann) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (Flann) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:473 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:640 (find_flann)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:850 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (openni)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (OpenNI2)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:280 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:646 (find_openni2)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (ensenso)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:312 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:648 (find_ensenso)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find ensenso (missing: ENSENSO_LIBRARY ENSENSO_INCLUDE_DIR)
** WARNING ** visualization features related to ensenso will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (DAVIDSDK)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:346 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:650 (find_davidSDK)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR)
** WARNING ** visualization features related to davidSDK will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (DSSDK) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:388 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:652 (find_dssdk)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES)
** WARNING ** visualization features related to dssdk will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (RSSDK) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:432 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:654 (find_rssdk)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find RSSDK (missing: _RSSDK_LIBRARIES)
** WARNING ** visualization features related to rssdk will be disabled
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (qhull) does
not match the name of the calling package (PCL). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:185 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:642 (find_qhull)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (openni)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:235 (find_package_handle_standard_args)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:644 (find_openni)
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:847 (find_external_library)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_COMMON
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_COMMON)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_OCTREE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_OCTREE)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_IO
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_IO)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_KDTREE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_KDTREE)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_SEARCH
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_SEARCH)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_SAMPLE_CONSENSUS
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_SAMPLE_CONSENSUS) does not match the name of the calling package
(PCL). This can lead to problems in calling code that expects
`find_package` result variables (e.g., `_FOUND`) to follow a certain
pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_FILTERS
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_FILTERS) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_2D
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_2D)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_GEOMETRY
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_GEOMETRY) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_FEATURES
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_FEATURES) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_ML
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_ML)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_SEGMENTATION
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_SEGMENTATION) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_VISUALIZATION
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_VISUALIZATION) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_SURFACE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_SURFACE) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_REGISTRATION
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_REGISTRATION) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_KEYPOINTS
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_KEYPOINTS) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_TRACKING
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_TRACKING) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_RECOGNITION
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_RECOGNITION) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_STEREO
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_STEREO)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_APPS
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_APPS)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_IN_HAND_SCANNER
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_IN_HAND_SCANNER) does not match the name of the calling package (PCL).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_MODELER
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_MODELER) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_POINT_CLOUD_EDITOR
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_POINT_CLOUD_EDITOR) does not match the name of the calling package
(PCL). This can lead to problems in calling code that expects
`find_package` result variables (e.g., `_FOUND`) to follow a certain
pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:914 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_OUTOFCORE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args`
(PCL_OUTOFCORE) does not match the name of the calling package (PCL). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- looking for PCL_PEOPLE
CMake Warning (dev) at /opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PCL_PEOPLE)
does not match the name of the calling package (PCL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/lib/aarch64-linux-gnu/cmake/pcl/PCLConfig.cmake:911 (find_package_handle_standard_args)
spreader_detection/CMakeLists.txt:35 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found Boost: /usr/include (found version "1.65.1") found components: system program_options
-- Configuring done
-- Generating done
-- Build files have been written to: /senior/workspace/slave_ws/build
[ 2%] Building NVCC (Device) object ipm_segmentation/core/ddrnet/CMakeFiles/ddrnet_lib.dir/ddrnet_lib_generated_image_process.cu.o
[ 2%] Built target vehicle_msgs_generate_messages_eus
[ 2%] Built target vehicle_msgs_generate_messages_lisp
[ 2%] Built target vehicle_msgs_generate_messages_py
[ 2%] Built target rosgraph_msgs_generate_messages_eus
[ 2%] Built target vehicle_msgs_generate_messages_nodejs
[ 2%] Built target bond_generate_messages_lisp
[ 2%] Built target geometry_msgs_generate_messages_nodejs
[ 2%] Built target nodelet_generate_messages_py
[ 2%] Built target bond_generate_messages_eus
[ 2%] Built target rosgraph_msgs_generate_messages_lisp
[ 2%] Built target nodelet_generate_messages_nodejs
[ 2%] Built target sensor_msgs_generate_messages_lisp
[ 2%] Built target roscpp_generate_messages_lisp
[ 2%] Built target actionlib_generate_messages_cpp
[ 2%] Built target geometry_msgs_generate_messages_py
[ 2%] Built target topic_tools_generate_messages_cpp
[ 2%] Built target nodelet_generate_messages_lisp
[ 2%] Built target roscpp_generate_messages_py
[ 2%] Built target sensor_msgs_generate_messages_nodejs
[ 2%] Built target actionlib_msgs_generate_messages_eus
[ 2%] Built target std_msgs_generate_messages_eus
[ 2%] Built target actionlib_generate_messages_lisp
[ 2%] Built target pcl_msgs_generate_messages_cpp
[ 2%] Built target pcl_ros_gencfg
[ 2%] Built target nodelet_generate_messages_cpp
[ 2%] Built target geometry_msgs_generate_messages_lisp
[ 2%] Built target bond_generate_messages_nodejs
[ 2%] Built target std_srvs_generate_messages_eus
[ 2%] Built target std_msgs_generate_messages_cpp
[ 2%] Built target std_srvs_generate_messages_lisp
[ 2%] Built target std_srvs_generate_messages_cpp
[ 2%] Built target nodelet_generate_messages_eus
[ 2%] Built target dynamic_reconfigure_generate_messages_eus
[ 2%] Built target dynamic_reconfigure_generate_messages_cpp
[ 2%] Built target tf_generate_messages_py
[ 2%] Built target std_msgs_generate_messages_nodejs
[ 2%] Built target pcl_msgs_generate_messages_nodejs
[ 2%] Built target actionlib_msgs_generate_messages_cpp
[ 2%] Built target bond_generate_messages_py
[ 2%] Built target std_srvs_generate_messages_nodejs
[ 2%] Built target roscpp_generate_messages_eus
[ 2%] Built target dynamic_reconfigure_generate_messages_lisp
[ 2%] Built target geometry_msgs_generate_messages_cpp
[ 2%] Built target topic_tools_generate_messages_nodejs
[ 2%] Built target sensor_msgs_generate_messages_cpp
[ 2%] Built target pcl_msgs_generate_messages_eus
[ 2%] Built target dynamic_reconfigure_generate_messages_nodejs
[ 2%] Built target dynamic_reconfigure_generate_messages_py
[ 2%] Built target roscpp_generate_messages_cpp
[ 2%] Built target topic_tools_generate_messages_eus
[ 2%] Built target topic_tools_generate_messages_lisp
[ 2%] Built target sensor_msgs_generate_messages_eus
[ 2%] Built target tf_generate_messages_eus
[ 2%] Built target std_srvs_generate_messages_py
[ 2%] Built target std_msgs_generate_messages_py
[ 2%] Built target std_msgs_generate_messages_lisp
[ 2%] Built target rosgraph_msgs_generate_messages_cpp
[ 2%] Built target rosgraph_msgs_generate_messages_nodejs
[ 2%] Built target rosgraph_msgs_generate_messages_py
[ 2%] Built target bond_generate_messages_cpp
[ 2%] Built target vehicle_msgs_generate_messages_cpp
[ 2%] Built target geometry_msgs_generate_messages_eus
[ 2%] Built target tf2_msgs_generate_messages_eus
Consolidate compiler generated dependencies of target ipm_seg_lib
[ 5%] Building NVCC intermediate link file lane_detection/core/laneatt/CMakeFiles/ScatterND.dir/ScatterND_intermediate_link.o
[ 5%] Built target roscpp_generate_messages_nodejs
Consolidate compiler generated dependencies of target ipm_lib
[ 5%] Built target actionlib_msgs_generate_messages_py
[ 5%] Built target actionlib_generate_messages_py
[ 5%] Built target pcl_msgs_generate_messages_py
[ 2%] Built target sensor_msgs_generate_messages_py
[ 5%] Built target topic_tools_generate_messages_py
[ 5%] Built target tf2_msgs_generate_messages_py
[ 5%] Built target tf2_msgs_generate_messages_nodejs
[ 5%] Built target tf_generate_messages_lisp
[ 5%] Built target actionlib_msgs_generate_messages_nodejs
[ 5%] Built target actionlib_msgs_generate_messages_lisp
Consolidate compiler generated dependencies of target spreaderatt_lib
[ 5%] Built target tf2_msgs_generate_messages_cpp
[ 5%] Built target actionlib_generate_messages_nodejs
[ 13%] Built target ipm_seg_lib
[ 13%] Built target tf_generate_messages_nodejs
[ 13%] Built target actionlib_generate_messages_eus
[ 13%] Built target pcl_msgs_generate_messages_lisp
[ 21%] Built target ipm_lib
[ 21%] Built target nodelet_topic_tools_gencfg
[ 21%] Built target tf_generate_messages_cpp
Consolidate compiler generated dependencies of target laneatt_lib
[ 21%] Built target tf2_msgs_generate_messages_lisp
[ 21%] Built target dynamic_reconfigure_gencfg
[ 26%] Built target spreaderatt_lib
[ 28%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so
Consolidate compiler generated dependencies of target sprd_ipm_lib
[ 36%] Built target sprd_ipm_lib
[ 39%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libScatterND.so
Consolidate compiler generated dependencies of target spreader_detection_node
[ 47%] Built target spreader_detection_node
[ 50%] Built target ScatterND
[ 68%] Built target laneatt_lib
Consolidate compiler generated dependencies of target lane_detection_node
[ 71%] Linking CXX executable /senior/workspace/slave_ws/devel/lib/lane_detection/lane_detection_node
/usr/bin/ld: warning: libopencv_imgcodecs.so.3.2, needed by /opt/ros/melodic/lib/libcv_bridge.so, may conflict with libopencv_imgcodecs.so.4.1
/usr/bin/ld: warning: libopencv_imgproc.so.4.1, needed by /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so, may conflict with libopencv_imgproc.so.3.2
/usr/bin/ld: warning: libopencv_core.so.4.1, needed by /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so, may conflict with libopencv_core.so.3.2
[ 78%] Built target lane_detection_node
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::buildMaps" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/warpers.hpp(213): warning: overloaded virtual function "cv::detail::PlaneWarper::warp" is only partially overridden in class "cv::detail::AffineWarper"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(100): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::FeatherBlender"
/usr/include/opencv4/opencv2/stitching/detail/blenders.hpp(127): warning: overloaded virtual function "cv::detail::Blender::prepare" is only partially overridden in class "cv::detail::MultiBandBlender"
[ 81%] Building NVCC intermediate link file ipm_segmentation/core/ddrnet/CMakeFiles/ddrnet_lib.dir/ddrnet_lib_intermediate_link.o
Consolidate compiler generated dependencies of target ddrnet_lib
[ 84%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libddrnet_lib.so
[ 89%] Built target ddrnet_lib
Consolidate compiler generated dependencies of target ipm_segmenation_node
[ 92%] Linking CXX executable /senior/workspace/slave_ws/devel/lib/ipm_segmenation/ipm_segmenation_node
/usr/bin/ld: warning: libopencv_core.so.4.1, needed by /usr/lib/aarch64-linux-gnu/libopencv_highgui.so.4.1.1, may conflict with libopencv_core.so.3.2
[100%] Built target ipm_segmenation_node
Install the project...
-- Install configuration: ""
-- Installing: /senior/perception/_setup_util.py
-- Installing: /senior/perception/env.sh
-- Installing: /senior/perception/setup.bash
-- Installing: /senior/perception/local_setup.bash
-- Installing: /senior/perception/setup.sh
-- Installing: /senior/perception/local_setup.sh
-- Installing: /senior/perception/setup.zsh
-- Installing: /senior/perception/local_setup.zsh
-- Installing: /senior/perception/.rosinstall
-- Installing: /senior/perception/lib/pkgconfig/ipm_segmenation.pc
-- Installing: /senior/perception/share/ipm_segmenation/cmake/ipm_segmenationConfig.cmake
-- Installing: /senior/perception/share/ipm_segmenation/cmake/ipm_segmenationConfig-version.cmake
-- Installing: /senior/perception/share/ipm_segmenation/package.xml
-- Installing: /senior/perception/lib/ipm_segmenation/ipm_segmenation_node
-- Set runtime path of "/senior/perception/lib/ipm_segmenation/ipm_segmenation_node" to ""
-- Installing: /senior/perception/share/ipm_segmenation/launch
-- Installing: /senior/perception/share/ipm_segmenation/launch/ipm_segmenation.launch
-- Installing: /senior/perception/share/ipm_segmenation/params
-- Installing: /senior/perception/share/ipm_segmenation/params/ipm.yaml
-- Installing: /senior/perception/share/ipm_segmenation/params/ipm_segmenation_warn_config.yaml
-- Installing: /senior/perception/share/ipm_segmenation/params/ddrnet
-- Installing: /senior/perception/share/ipm_segmenation/params/ddrnet/model
-- Installing: /senior/perception/share/ipm_segmenation/params/ddrnet/model/DXMODEL_small.trt7
-- Installing: /senior/perception/share/ipm_segmenation/params/ddrnet/model/DXMODEL_0818.onnx
-- Installing: /senior/perception/share/ipm_segmenation/params/ddrnet/model/DXMODEL_small.onnx
-- Installing: /senior/perception/share/ipm_segmenation/params/ddrnet/model/DXMODEL_0818.trt7
-- Installing: /senior/perception/share/ipm_segmenation/params/ddrnet/ddrnet.yaml
-- Installing: /senior/perception/share/ipm_segmenation/params/ipm_segmenation.yaml
-- Installing: /senior/perception/lib/libipm_seg_lib.so
-- Installing: /senior/perception/lib/libddrnet_lib.so
-- Set runtime path of "/senior/perception/lib/libddrnet_lib.so" to ""
-- Installing: /senior/perception/lib/pkgconfig/lane_detection.pc
-- Installing: /senior/perception/share/lane_detection/cmake/lane_detectionConfig.cmake
-- Installing: /senior/perception/share/lane_detection/cmake/lane_detectionConfig-version.cmake
-- Installing: /senior/perception/share/lane_detection/package.xml
-- Installing: /senior/perception/lib/lane_detection/lane_detection_node
-- Set runtime path of "/senior/perception/lib/lane_detection/lane_detection_node" to ""
-- Installing: /senior/perception/share/lane_detection/launch
-- Installing: /senior/perception/share/lane_detection/launch/lane_detection.launch
-- Installing: /senior/perception/share/lane_detection/launch/lane_detection_offline.launch
-- Installing: /senior/perception/share/lane_detection/params
-- Installing: /senior/perception/share/lane_detection/params/lane_detection_warn_config.yaml
-- Installing: /senior/perception/share/lane_detection/params/lane_detection.yaml
-- Installing: /senior/perception/share/lane_detection/params/laneatt
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/rzimv_orin
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/rzimv_orin/model_20230512.trt8
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/rzimv_orin/laneatt.yaml
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/sqtruck_orin
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/sqtruck_orin/model_20230512.trt8
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/sqtruck_orin/laneatt.yaml
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/wfimv_orin
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/wfimv_orin/model_20230428.trt8
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/wfimv_orin/laneatt.yaml
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv/model_20221026.trt7
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv/laneatt.yaml
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/zhtruck
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/zhtruck/model_20220902.trt7
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/zhtruck/laneatt.yaml
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck_orin
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck_orin/model_20230208.trt8
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck_orin/model_20230422.trt8
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck_orin/laneatt.yaml
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tcimv
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tcimv/model_20230211.trt7
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tcimv/model_20230321.trt8
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tcimv/model_20221022.trt7
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tcimv/laneatt.yaml
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck/model_20230208.trt7
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck/model_20220916.trt7
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/tctruck/laneatt.yaml
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/README.md
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/dxtruck
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/dxtruck/model_20230211.trt7
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/dxtruck/model_20221124.trt7
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/dxtruck/model_20220529.trt7
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/dxtruck/laneatt.yaml
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/.git
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv_orin
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv_orin/model_20230110.trt8
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv_orin/model_20221111.trt8
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv_orin/model_20230428.trt8
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv_orin/laneatt.yaml
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv_orin/model_20221205.trt8
-- Installing: /senior/perception/share/lane_detection/params/lane_detection.rviz
-- Installing: /senior/perception/share/lane_detection/params/localization_region.yaml
-- Installing: /senior/perception/lib/liblaneatt_lib.so
-- Set runtime path of "/senior/perception/lib/liblaneatt_lib.so" to ""
-- Installing: /senior/perception/lib/libipm_lib.so
-- Installing: /senior/perception/lib/pkgconfig/spreader_detection.pc
-- Installing: /senior/perception/share/spreader_detection/cmake/spreader_detectionConfig.cmake
-- Installing: /senior/perception/share/spreader_detection/cmake/spreader_detectionConfig-version.cmake
-- Installing: /senior/perception/share/spreader_detection/package.xml
-- Installing: /senior/perception/lib/spreader_detection/spreader_detection_node
-- Set runtime path of "/senior/perception/lib/spreader_detection/spreader_detection_node" to ""
-- Installing: /senior/perception/lib/libspreaderatt_lib.so
-- Set runtime path of "/senior/perception/lib/libspreaderatt_lib.so" to ""
-- Installing: /senior/perception/lib/libsprd_ipm_lib.so
-- Installing: /senior/perception/share/spreader_detection/launch
-- Installing: /senior/perception/share/spreader_detection/launch/spreader_detection.launch
-- Installing: /senior/perception/share/spreader_detection/launch/spreader_detection_offline.launch
-- Installing: /senior/perception/share/spreader_detection/params
-- Installing: /senior/perception/share/spreader_detection/params/model
-- Installing: /senior/perception/share/spreader_detection/params/model/model_sprd_det5_0729.trt
-- Installing: /senior/perception/share/spreader_detection/params/model/model_crane_det5_0620.trt
-- Installing: /senior/perception/share/spreader_detection/params/model/model_sprd_det5_0812.trt
-- Installing: /senior/perception/share/spreader_detection/params/spreader_detection.rviz
-- Installing: /senior/perception/share/spreader_detection/params/spreader_detection.yaml
Base path: /senior/workspace/slave_ws
Source space: /senior/workspace/slave_ws/src
Build space: /senior/workspace/slave_ws/build
Devel space: /senior/workspace/slave_ws/devel
Install space: /senior/perception
####
#### Running command: "cmake /senior/workspace/slave_ws/src -DCATKIN_DEVEL_PREFIX=/senior/workspace/slave_ws/devel -DCMAKE_INSTALL_PREFIX=/senior/perception -G Unix Makefiles" in "/senior/workspace/slave_ws/build"
####
####
#### Running command: "make install -j" in "/senior/workspace/slave_ws/build"
####
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (change-ver-json)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>修改version文件>>>>>>>>>>[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] sh
+ cat /senior/version.json
[Pipeline] echo
{"module":[{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-05-29_23-10-27","commit_id":"a76ffe6","version":"","commit_msgs":",djJ4CuWIoOmZpOWkmuS9meeahOebruW9lQ==,"},{"repo_name":"system-ros","branch":"rc_dev","time":"2023-05-29_23-11-14","commit_id":"607f123","version":"","commit_msgs":",,"},{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-05-29_23-16-41","commit_id":"2d3d2bb","version":"","commit_msgs":",,"},{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-05-29_23-18-50","commit_id":"182ed61","version":"","commit_msgs":",,"},{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-05-29_23-19-12","commit_id":"65fdd74","version":"","commit_msgs":",,"},
[Pipeline] sh
+ sed -i '$ s/,$//' /senior/version.json
[Pipeline] echo
[Pipeline] sh
+ echo -n '],'
[Pipeline] echo
"device":"2","device_name":"none","type":1,"project":0
[Pipeline] sh
+ echo -n '"device":"2","device_name":"none","type":1,"project":0'
[Pipeline] sh
+ echo '}'
[Pipeline] sh
+ cat /senior/version.json
{"module":[{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-05-29_23-10-27","commit_id":"a76ffe6","version":"","commit_msgs":",djJ4CuWIoOmZpOWkmuS9meeahOebruW9lQ==,"},{"repo_name":"system-ros","branch":"rc_dev","time":"2023-05-29_23-11-14","commit_id":"607f123","version":"","commit_msgs":",,"},{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-05-29_23-16-41","commit_id":"2d3d2bb","version":"","commit_msgs":",,"},{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-05-29_23-18-50","commit_id":"182ed61","version":"","commit_msgs":",,"},{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-05-29_23-19-12","commit_id":"65fdd74","version":"","commit_msgs":",,"}],"device":"2","device_name":"none","type":1,"project":0}
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>压缩成zip包>>>>>>>>>>[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] sh
+ rm -rf /senior/workspace/perception
[Pipeline] sh
+ mkdir /senior/workspace/perception_ota_slave_2023-05-29_23-22-03
[Pipeline] sh
+ cp -r /senior/perception/ /senior/workspace/perception_ota_slave_2023-05-29_23-22-03/
[Pipeline] sh
+ cp -r /senior/version.json /senior/workspace/
[Pipeline] sh
+ cat /senior/workspace/version.json
{"module":[{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-05-29_23-10-27","commit_id":"a76ffe6","version":"","commit_msgs":",djJ4CuWIoOmZpOWkmuS9meeahOebruW9lQ==,"},{"repo_name":"system-ros","branch":"rc_dev","time":"2023-05-29_23-11-14","commit_id":"607f123","version":"","commit_msgs":",,"},{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-05-29_23-16-41","commit_id":"2d3d2bb","version":"","commit_msgs":",,"},{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-05-29_23-18-50","commit_id":"182ed61","version":"","commit_msgs":",,"},{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-05-29_23-19-12","commit_id":"65fdd74","version":"","commit_msgs":",,"}],"device":"2","device_name":"none","type":1,"project":0}
[Pipeline] dir
Running in /senior/workspace
[Pipeline] {
[Pipeline] sh
+ zip -rq perception_ota_slave_2023-05-29_23-22-03.zip ./perception_ota_slave_2023-05-29_23-22-03 ./version.json
[Pipeline] sh
+ ls /senior/workspace
perception_ota_slave_2023-05-29_23-22-03
perception_ota_slave_2023-05-29_23-22-03.zip
shared_msgs
slave_ws
slave_ws@tmp
system-ros
version.json
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
/senior/workspace/perception_ota_slave_2023-05-29_23-22-03.zip,/senior/version.json
[Pipeline] sh
+ curl -X POST http://ota.senior.auto/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/senior/workspace/perception_ota_slave_2023-05-29_23-22-03.zip"' --form 'version=@"/senior/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
1 623M 0 0 1 7120k 0 7243k 0:01:28 --:--:-- 0:01:28 7235k
2 623M 0 0 2 14.2M 0 7330k 0:01:27 0:00:01 0:01:26 7326k
3 623M 0 0 3 20.9M 0 7203k 0:01:28 0:00:02 0:01:26 7201k
4 623M 0 0 4 27.9M 0 7174k 0:01:28 0:00:03 0:01:25 7172k
5 623M 0 0 5 35.8M 0 7364k 0:01:26 0:00:04 0:01:22 7362k
6 623M 0 0 6 43.0M 0 7364k 0:01:26 0:00:05 0:01:21 7388k
7 623M 0 0 7 49.7M 0 7287k 0:01:27 0:00:06 0:01:21 7270k
9 623M 0 0 9 56.5M 0 7249k 0:01:28 0:00:07 0:01:21 7278k
10 623M 0 0 10 63.3M 0 7222k 0:01:28 0:00:08 0:01:20 7260k
11 623M 0 0 11 69.5M 0 7137k 0:01:29 0:00:09 0:01:20 6912k
12 623M 0 0 12 77.8M 0 7257k 0:01:27 0:00:10 0:01:17 7128k
13 623M 0 0 13 85.4M 0 7305k 0:01:27 0:00:11 0:01:16 7328k
15 623M 0 0 15 93.9M 0 7409k 0:01:26 0:00:12 0:01:14 7663k
16 623M 0 0 16 101M 0 7432k 0:01:25 0:00:13 0:01:12 7809k
17 623M 0 0 17 108M 0 7409k 0:01:26 0:00:14 0:01:12 7955k
18 623M 0 0 18 117M 0 7499k 0:01:25 0:00:15 0:01:10 8032k
19 623M 0 0 19 124M 0 7482k 0:01:25 0:00:16 0:01:09 7910k
21 623M 0 0 21 132M 0 7524k 0:01:24 0:00:17 0:01:07 7825k
22 623M 0 0 22 140M 0 7570k 0:01:24 0:00:18 0:01:06 7958k
23 623M 0 0 23 148M 0 7581k 0:01:24 0:00:19 0:01:05 8092k
25 623M 0 0 25 156M 0 7613k 0:01:23 0:00:20 0:01:03 7977k
26 623M 0 0 26 163M 0 7608k 0:01:23 0:00:21 0:01:02 8036k
27 623M 0 0 27 170M 0 7611k 0:01:23 0:00:22 0:01:01 7924k
28 623M 0 0 28 179M 0 7660k 0:01:23 0:00:23 0:01:00 8001k
30 623M 0 0 30 187M 0 7688k 0:01:23 0:00:24 0:00:59 8118k
31 623M 0 0 31 197M 0 7794k 0:01:21 0:00:25 0:00:56 8555k
33 623M 0 0 33 208M 0 7911k 0:01:20 0:00:26 0:00:54 9244k
35 623M 0 0 35 218M 0 7986k 0:01:19 0:00:27 0:00:52 9706k
36 623M 0 0 36 227M 0 8035k 0:01:19 0:00:28 0:00:51 9831k
38 623M 0 0 38 236M 0 8092k 0:01:18 0:00:29 0:00:49 9.8M
39 623M 0 0 39 246M 0 8140k 0:01:18 0:00:30 0:00:48 9940k
41 623M 0 0 41 256M 0 8213k 0:01:17 0:00:31 0:00:46 9843k
42 623M 0 0 42 266M 0 8273k 0:01:17 0:00:32 0:00:45 9880k
44 623M 0 0 44 275M 0 8291k 0:01:17 0:00:33 0:00:44 9776k
45 623M 0 0 45 283M 0 8298k 0:01:16 0:00:34 0:00:42 9532k
46 623M 0 0 46 291M 0 8284k 0:01:17 0:00:35 0:00:42 9172k
48 623M 0 0 48 301M 0 8335k 0:01:16 0:00:36 0:00:40 9116k
49 623M 0 0 49 310M 0 8358k 0:01:16 0:00:37 0:00:39 8915k
51 623M 0 0 51 318M 0 8366k 0:01:16 0:00:38 0:00:38 8881k
52 623M 0 0 52 326M 0 8365k 0:01:16 0:00:39 0:00:37 8838k
53 623M 0 0 53 334M 0 8354k 0:01:16 0:00:40 0:00:36 8861k
54 623M 0 0 54 342M 0 8342k 0:01:16 0:00:41 0:00:35 8391k
56 623M 0 0 56 349M 0 8324k 0:01:16 0:00:42 0:00:34 8068k
57 623M 0 0 57 360M 0 8379k 0:01:16 0:00:43 0:00:33 8478k
59 623M 0 0 59 370M 0 8430k 0:01:15 0:00:44 0:00:31 8944k
61 623M 0 0 61 382M 0 8516k 0:01:14 0:00:45 0:00:29 9840k
63 623M 0 0 63 395M 0 8609k 0:01:14 0:00:46 0:00:28 10.5M
65 623M 0 0 65 407M 0 8695k 0:01:13 0:00:47 0:00:26 11.6M
67 623M 0 0 67 419M 0 8776k 0:01:12 0:00:48 0:00:24 11.9M
69 623M 0 0 69 434M 0 8898k 0:01:11 0:00:49 0:00:22 12.8M
71 623M 0 0 71 448M 0 9005k 0:01:10 0:00:50 0:00:20 13.1M
73 623M 0 0 73 461M 0 9088k 0:01:10 0:00:51 0:00:19 13.2M
76 623M 0 0 76 474M 0 9174k 0:01:09 0:00:52 0:00:17 13.4M
78 623M 0 0 78 487M 0 9244k 0:01:09 0:00:53 0:00:16 13.5M
80 623M 0 0 80 498M 0 9289k 0:01:08 0:00:54 0:00:14 12.8M
81 623M 0 0 81 507M 0 9287k 0:01:08 0:00:55 0:00:13 11.8M
82 623M 0 0 82 516M 0 9287k 0:01:08 0:00:56 0:00:12 11.0M
84 623M 0 0 84 528M 0 9326k 0:01:08 0:00:57 0:00:11 10.6M
86 623M 0 0 86 538M 0 9352k 0:01:08 0:00:58 0:00:10 10.2M
88 623M 0 0 88 548M 0 9369k 0:01:08 0:00:59 0:00:09 10.0M
89 623M 0 0 89 560M 0 9403k 0:01:07 0:01:00 0:00:07 10.4M
91 623M 0 0 91 570M 0 9429k 0:01:07 0:01:01 0:00:06 10.7M
93 623M 0 0 93 581M 0 9446k 0:01:07 0:01:02 0:00:05 10.5M
94 623M 0 0 94 590M 0 9453k 0:01:07 0:01:03 0:00:04 10.3M
96 623M 0 0 96 600M 0 9463k 0:01:07 0:01:04 0:00:03 10.3M
98 623M 0 0 98 611M 0 9491k 0:01:07 0:01:05 0:00:02 10.3M
99 623M 0 0 99 622M 0 9520k 0:01:07 0:01:06 0:00:01 10.4M
100 623M 0 0 100 623M 0 9382k 0:01:08 0:01:08 --:--:-- 8577k
100 623M 0 0 100 623M 0 9245k 0:01:09 0:01:09 --:--:-- 6625k
100 623M 0 0 100 623M 0 9113k 0:01:10 0:01:10 --:--:-- 4637k
100 623M 0 0 100 623M 0 8985k 0:01:11 0:01:11 --:--:-- 2395k
100 623M 0 0 100 623M 0 8860k 0:01:12 0:01:12 --:--:-- 142k
100 623M 0 0 100 623M 0 8738k 0:01:13 0:01:13 --:--:-- 0
100 623M 0 0 100 623M 0 8620k 0:01:14 0:01:14 --:--:-- 0
100 623M 0 0 100 623M 0 8505k 0:01:15 0:01:15 --:--:-- 0
100 623M 0 0 100 623M 0 8393k 0:01:16 0:01:16 --:--:-- 0
100 623M 0 0 100 623M 0 8284k 0:01:17 0:01:17 --:--:-- 0
100 623M 0 0 100 623M 0 8178k 0:01:18 0:01:18 --:--:-- 0
100 623M 0 0 100 623M 0 8074k 0:01:19 0:01:19 --:--:-- 0
100 623M 0 0 100 623M 0 7973k 0:01:20 0:01:20 --:--:-- 0
100 623M 0 0 100 623M 0 7875k 0:01:21 0:01:21 --:--:-- 0
100 623M 0 0 100 623M 0 7778k 0:01:22 0:01:22 --:--:-- 0
100 623M 0 0 100 623M 0 7685k 0:01:23 0:01:23 --:--:-- 0
100 623M 0 0 100 623M 0 7593k 0:01:24 0:01:24 --:--:-- 0
100 623M 0 0 100 623M 0 7504k 0:01:25 0:01:25 --:--:-- 0
100 623M 0 0 100 623M 0 7416k 0:01:26 0:01:26 --:--:-- 0
100 623M 0 0 100 623M 0 7331k 0:01:27 0:01:27 --:--:-- 0
100 623M 0 0 100 623M 0 7248k 0:01:28 0:01:28 --:--:-- 0
100 623M 0 0 100 623M 0 7166k 0:01:29 0:01:29 --:--:-- 0
100 623M 0 0 100 623M 0 7086k 0:01:30 0:01:30 --:--:-- 0
100 623M 0 0 100 623M 0 7008k 0:01:31 0:01:31 --:--:-- 0
100 623M 0 0 100 623M 0 6932k 0:01:32 0:01:32 --:--:-- 0
100 623M 0 0 100 623M 0 6858k 0:01:33 0:01:33 --:--:-- 0
100 623M 0 0 100 623M 0 6785k 0:01:34 0:01:34 --:--:-- 0
100 623M 0 0 100 623M 0 6713k 0:01:35 0:01:35 --:--:-- 0Cannot contact perception: java.lang.InterruptedException
100 623M 0 0 100 623M 0 6643k 0:01:36 0:01:36 --:--:-- 0
100 623M 0 0 100 623M 0 6575k 0:01:37 0:01:37 --:--:-- 0
100 623M 0 0 100 623M 0 6507k 0:01:38 0:01:38 --:--:-- 0
100 623M 0 0 100 623M 0 6442k 0:01:39 0:01:39 --:--:-- 0
100 623M 0 0 100 623M 0 6377k 0:01:40 0:01:40 --:--:-- 0
100 623M 0 0 100 623M 0 6314k 0:01:41 0:01:41 --:--:-- 0
100 623M 0 0 100 623M 0 6252k 0:01:42 0:01:42 --:--:-- 0
100 623M 0 0 100 623M 0 6191k 0:01:43 0:01:43 --:--:-- 0
100 623M 0 0 100 623M 0 6132k 0:01:44 0:01:44 --:--:-- 0
100 623M 0 0 100 623M 0 6073k 0:01:45 0:01:45 --:--:-- 0
100 623M 0 0 100 623M 0 6016k 0:01:46 0:01:46 --:--:-- 0
100 623M 0 0 100 623M 0 5960k 0:01:47 0:01:47 --:--:-- 0
100 623M 0 0 100 623M 0 5905k 0:01:48 0:01:48 --:--:-- 0
100 623M 0 0 100 623M 0 5850k 0:01:49 0:01:49 --:--:-- 0
100 623M 0 0 100 623M 0 5797k 0:01:50 0:01:50 --:--:-- 0
100 623M 0 0 100 623M 0 5745k 0:01:51 0:01:51 --:--:-- 0
100 623M 0 0 100 623M 0 5694k 0:01:52 0:01:52 --:--:-- 0
100 623M 0 0 100 623M 0 5643k 0:01:53 0:01:53 --:--:-- 0
100 623M 0 0 100 623M 0 5594k 0:01:54 0:01:54 --:--:-- 0
100 623M 0 0 100 623M 0 5545k 0:01:55 0:01:55 --:--:-- 0
100 623M 0 0 100 623M 0 5497k 0:01:56 0:01:56 --:--:-- 0
100 623M 0 0 100 623M 0 5450k 0:01:57 0:01:57 --:--:-- 0
100 623M 0 0 100 623M 0 5404k 0:01:58 0:01:58 --:--:-- 0
100 623M 0 0 100 623M 0 5358k 0:01:59 0:01:59 --:--:-- 0
100 623M 0 0 100 623M 0 5314k 0:02:00 0:02:00 --:--:-- 0
100 623M 0 0 100 623M 0 5270k 0:02:01 0:02:01 --:--:-- 0
100 623M 0 0 100 623M 0 5227k 0:02:02 0:02:02 --:--:-- 0
100 623M 0 0 100 623M 0 5184k 0:02:03 0:02:03 --:--:-- 0
100 623M 0 0 100 623M 0 5142k 0:02:04 0:02:04 --:--:-- 0
100 623M 0 0 100 623M 0 5101k 0:02:05 0:02:05 --:--:-- 0
100 623M 0 0 100 623M 0 5061k 0:02:06 0:02:06 --:--:-- 0
100 623M 0 0 100 623M 0 5021k 0:02:07 0:02:07 --:--:-- 0
100 623M 0 0 100 623M 0 4981k 0:02:08 0:02:08 --:--:-- 0
100 623M 0 0 100 623M 0 4943k 0:02:09 0:02:09 --:--:-- 0
100 623M 0 0 100 623M 0 4905k 0:02:10 0:02:10 --:--:-- 0
100 623M 0 0 100 623M 0 4867k 0:02:11 0:02:11 --:--:-- 0
100 623M 0 0 100 623M 0 4830k 0:02:12 0:02:12 --:--:-- 0
100 623M 0 0 100 623M 0 4794k 0:02:13 0:02:13 --:--:-- 0
100 623M 0 0 100 623M 0 4758k 0:02:14 0:02:14 --:--:-- 0
100 623M 0 0 100 623M 0 4723k 0:02:15 0:02:15 --:--:-- 0
100 623M 0 0 100 623M 0 4688k 0:02:16 0:02:16 --:--:-- 0
100 623M 0 0 100 623M 0 4654k 0:02:17 0:02:17 --:--:-- 0
100 623M 0 0 100 623M 0 4620k 0:02:18 0:02:18 --:--:-- 0
100 623M 0 0 100 623M 0 4587k 0:02:19 0:02:19 --:--:-- 0
100 623M 0 0 100 623M 0 4554k 0:02:20 0:02:20 --:--:-- 0
100 623M 0 0 100 623M 0 4522k 0:02:21 0:02:21 --:--:-- 0
100 623M 0 0 100 623M 0 4490k 0:02:22 0:02:22 --:--:-- 0
100 623M 0 0 100 623M 0 4459k 0:02:23 0:02:23 --:--:-- 0
100 623M 0 0 100 623M 0 4428k 0:02:24 0:02:24 --:--:-- 0
100 623M 0 0 100 623M 0 4397k 0:02:25 0:02:25 --:--:-- 0
100 623M 0 0 100 623M 0 4367k 0:02:26 0:02:26 --:--:-- 0
100 623M 0 0 100 623M 0 4337k 0:02:27 0:02:27 --:--:-- 0
100 623M 0 0 100 623M 0 4308k 0:02:28 0:02:28 --:--:-- 0
100 623M 0 0 100 623M 0 4279k 0:02:29 0:02:29 --:--:-- 0
100 623M 0 0 100 623M 0 4250k 0:02:30 0:02:30 --:--:-- 0
100 623M 0 0 100 623M 0 4222k 0:02:31 0:02:31 --:--:-- 0
100 623M 0 0 100 623M 0 4194k 0:02:32 0:02:32 --:--:-- 0
100 623M 0 0 100 623M 0 4167k 0:02:33 0:02:33 --:--:-- 0
100 623M 0 0 100 623M 0 4140k 0:02:34 0:02:34 --:--:-- 0
100 623M 0 0 100 623M 0 4113k 0:02:35 0:02:35 --:--:-- 0
100 623M 0 0 100 623M 0 4087k 0:02:36 0:02:36 --:--:-- 0
100 623M 0 0 100 623M 0 4061k 0:02:37 0:02:37 --:--:-- 0
100 623M 0 0 100 623M 0 4035k 0:02:38 0:02:38 --:--:-- 0
100 623M 0 0 100 623M 0 4010k 0:02:39 0:02:39 --:--:-- 0
100 623M 0 0 100 623M 0 3985k 0:02:40 0:02:40 --:--:-- 0
100 623M 0 0 100 623M 0 3960k 0:02:41 0:02:41 --:--:-- 0
100 623M 0 0 100 623M 0 3935k 0:02:42 0:02:42 --:--:-- 0
100 623M 0 0 100 623M 0 3911k 0:02:43 0:02:43 --:--:-- 0
100 623M 0 0 100 623M 0 3887k 0:02:44 0:02:44 --:--:-- 0
100 623M 0 0 100 623M 0 3864k 0:02:45 0:02:45 --:--:-- 0
100 623M 0 0 100 623M 0 3841k 0:02:46 0:02:46 --:--:-- 0
100 623M 0 0 100 623M 0 3818k 0:02:47 0:02:47 --:--:-- 0
100 623M 0 0 100 623M 0 3795k 0:02:48 0:02:48 --:--:-- 0
100 623M 0 0 100 623M 0 3772k 0:02:49 0:02:49 --:--:-- 0
100 623M 0 0 100 623M 0 3750k 0:02:50 0:02:50 --:--:-- 0
100 623M 0 0 100 623M 0 3728k 0:02:51 0:02:51 --:--:-- 0
100 623M 0 0 100 623M 0 3706k 0:02:52 0:02:52 --:--:-- 0
100 623M 0 0 100 623M 0 3685k 0:02:53 0:02:53 --:--:-- 0
100 623M 0 0 100 623M 0 3664k 0:02:54 0:02:54 --:--:-- 0
100 623M 0 0 100 623M 0 3643k 0:02:55 0:02:55 --:--:-- 0
100 623M 0 0 100 623M 0 3622k 0:02:56 0:02:56 --:--:-- 0
100 623M 0 0 100 623M 0 3602k 0:02:57 0:02:57 --:--:-- 0
100 623M 0 0 100 623M 0 3581k 0:02:58 0:02:58 --:--:-- 0
100 623M 0 0 100 623M 0 3561k 0:02:59 0:02:59 --:--:-- 0
100 623M 0 0 100 623M 0 3542k 0:03:00 0:03:00 --:--:-- 0
100 623M 0 0 100 623M 0 3522k 0:03:01 0:03:01 --:--:-- 0
100 623M 0 0 100 623M 0 3503k 0:03:02 0:03:02 --:--:-- 0
100 623M 0 0 100 623M 0 3484k 0:03:03 0:03:03 --:--:-- 0
100 623M 0 0 100 623M 0 3465k 0:03:04 0:03:04 --:--:-- 0
100 623M 0 0 100 623M 0 3446k 0:03:05 0:03:05 --:--:-- 0
100 623M 0 0 100 623M 0 3427k 0:03:06 0:03:06 --:--:-- 0
100 623M 0 0 100 623M 0 3409k 0:03:07 0:03:07 --:--:-- 0
100 623M 0 0 100 623M 0 3391k 0:03:08 0:03:08 --:--:-- 0
100 623M 0 0 100 623M 0 3373k 0:03:09 0:03:09 --:--:-- 0
100 623M 0 43 100 623M 0 3368k 0:03:09 0:03:09 --:--:-- 10
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] sh
+ rm -rf '/senior/workspace/src/perception*' /senior/workspace@tmp
[Pipeline] sh
+ rm -rf dox@
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
always
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
success
[Pipeline] sh
+ cat /home/nvidia/commtest/master-project/.perception-master.json
[Pipeline] sh
+ cat /home/nvidia/commtest/rcdev-project/.perception-master.json
[Pipeline] sh
+ cat /home/nvidia/commtest/dev-project/.perception-master.json
[Pipeline] sh
+ cat /home/nvidia/commtest/master-project/.perception-slave.json
[Pipeline] sh
+ cat /home/nvidia/commtest/rcdev-project/.perception-slave.json
[Pipeline] sh
+ cat /home/nvidia/commtest/dev-project/.perception-slave.json
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Lock released on resource [Label: perception, Quantity: 1]
[Pipeline] // lock
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS