/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
[ 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/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
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) \
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/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
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/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;
^~~~~~~~~~~~~~
[ 97%] 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
[ 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.d041ba1
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 std_msgs_generate_messages_cpp
[ 2%] Built target vehicle_msgs_generate_messages_lisp
[ 2%] Built target topic_tools_generate_messages_cpp
[ 2%] Built target bond_generate_messages_lisp
[ 2%] Built target roscpp_generate_messages_eus
[ 2%] Built target actionlib_generate_messages_lisp
[ 2%] Built target vehicle_msgs_generate_messages_eus
[ 2%] Built target vehicle_msgs_generate_messages_nodejs
[ 2%] Built target rosgraph_msgs_generate_messages_cpp
[ 2%] Built target bond_generate_messages_nodejs
[ 2%] Built target std_srvs_generate_messages_eus
[ 2%] Built target dynamic_reconfigure_generate_messages_lisp
[ 2%] Built target actionlib_generate_messages_cpp
[ 2%] Built target bond_generate_messages_cpp
[ 2%] Built target std_msgs_generate_messages_nodejs
[ 2%] Built target rosgraph_msgs_generate_messages_eus
[ 2%] Built target vehicle_msgs_generate_messages_py
[ 2%] Built target roscpp_generate_messages_lisp
[ 2%] Built target tf_generate_messages_nodejs
[ 2%] Built target actionlib_msgs_generate_messages_eus
[ 2%] Built target std_msgs_generate_messages_eus
[ 2%] Built target dynamic_reconfigure_generate_messages_py
Consolidate compiler generated dependencies of target spreaderatt_lib
[ 2%] Built target tf2_msgs_generate_messages_eus
Consolidate compiler generated dependencies of target laneatt_lib
[ 5%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/libScatterND.so
[ 5%] Built target bond_generate_messages_py
Consolidate compiler generated dependencies of target ipm_lib
[ 5%] Built target rosgraph_msgs_generate_messages_nodejs
[ 5%] Built target sensor_msgs_generate_messages_py
[ 5%] Built target nodelet_generate_messages_nodejs
[ 5%] Built target roscpp_generate_messages_py
[ 5%] Built target nodelet_topic_tools_gencfg
Consolidate compiler generated dependencies of target ipm_seg_lib
[ 5%] Built target actionlib_generate_messages_py
[ 5%] Built target pcl_msgs_generate_messages_nodejs
[ 5%] Built target tf_generate_messages_py
[ 5%] Built target rosgraph_msgs_generate_messages_lisp
[ 5%] Built target topic_tools_generate_messages_lisp
[ 5%] Built target actionlib_msgs_generate_messages_cpp
[ 5%] Built target std_srvs_generate_messages_py
[ 5%] Built target nodelet_generate_messages_lisp
[ 5%] Built target bond_generate_messages_eus
[ 5%] Built target nodelet_generate_messages_eus
[ 5%] Built target topic_tools_generate_messages_eus
[ 5%] Built target pcl_msgs_generate_messages_eus
[ 5%] Built target dynamic_reconfigure_generate_messages_cpp
[ 5%] Built target rosgraph_msgs_generate_messages_py
[ 5%] Built target nodelet_generate_messages_cpp
[ 5%] Built target roscpp_generate_messages_nodejs
[ 5%] Built target geometry_msgs_generate_messages_cpp
[ 5%] Built target tf_generate_messages_cpp
[ 5%] Built target sensor_msgs_generate_messages_nodejs
[ 5%] Built target sensor_msgs_generate_messages_eus
[ 5%] Built target nodelet_generate_messages_py
[ 5%] Built target std_msgs_generate_messages_py
[ 5%] Built target topic_tools_generate_messages_nodejs
[ 5%] Built target geometry_msgs_generate_messages_py
[ 5%] Built target tf2_msgs_generate_messages_py
[ 5%] Built target tf_generate_messages_eus
[ 5%] Built target geometry_msgs_generate_messages_nodejs
[ 5%] Built target actionlib_generate_messages_nodejs
[ 5%] Built target pcl_msgs_generate_messages_lisp
[ 5%] Built target actionlib_msgs_generate_messages_py
Consolidate compiler generated dependencies of target sprd_ipm_lib
[ 5%] Built target actionlib_msgs_generate_messages_nodejs
[ 5%] Built target pcl_msgs_generate_messages_py
[ 5%] Built target topic_tools_generate_messages_py
[ 5%] Built target pcl_msgs_generate_messages_cpp
[ 5%] Built target tf2_msgs_generate_messages_lisp
[ 5%] Built target vehicle_msgs_generate_messages_cpp
[ 5%] Built target sensor_msgs_generate_messages_lisp
[ 5%] Built target std_srvs_generate_messages_nodejs
[ 5%] Built target tf2_msgs_generate_messages_nodejs
[ 5%] Built target std_msgs_generate_messages_lisp
[ 5%] Built target geometry_msgs_generate_messages_lisp
[ 5%] Built target dynamic_reconfigure_gencfg
[ 5%] Built target std_srvs_generate_messages_lisp
[ 5%] Built target roscpp_generate_messages_cpp
[ 10%] Built target sensor_msgs_generate_messages_cpp
[ 13%] Built target ipm_lib
[ 13%] Built target tf_generate_messages_lisp
[ 5%] Built target pcl_ros_gencfg
[ 5%] Built target actionlib_generate_messages_eus
[ 13%] Built target actionlib_msgs_generate_messages_lisp
[ 13%] Built target dynamic_reconfigure_generate_messages_eus
[ 18%] Built target spreaderatt_lib
[ 18%] Built target tf2_msgs_generate_messages_cpp
[ 18%] Built target geometry_msgs_generate_messages_eus
[ 18%] Built target dynamic_reconfigure_generate_messages_nodejs
[ 18%] Built target std_srvs_generate_messages_cpp
[ 26%] Built target ipm_seg_lib
[ 28%] Linking CXX shared library /senior/workspace/slave_ws/devel/lib/liblaneatt_lib.so
[ 36%] Built target sprd_ipm_lib
[ 42%] Built target ScatterND
Consolidate compiler generated dependencies of target spreader_detection_node
[ 50%] Built target spreader_detection_node
[ 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/xmimv_orin64
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv_orin64/model_20230428.trt8
-- Installing: /senior/perception/share/lane_detection/params/laneatt/model/xmimv_orin64/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_20230609.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-06-13_09-41-34","commit_id":"7561c21","version":"","commit_msgs":",,"},{"repo_name":"system-ros","branch":"imv","time":"2023-06-13_09-42-34","commit_id":"cd3f268","version":"","commit_msgs":",5L+u5aSN5LyR55ygL+WUpOmGkueahGJ1ZwrnnaHnnKAv5ZSk6YaS5aKe5Yqg5LuO55u45py65pON5L2cCua3u+WKoOS9juWKn+eOhyjllKTphpLvvInnirbmgIHnmoTkuIrmiqXvvIzkv67lpI3plb/mjInlhbPmnLrorr7lpIfmnKrmraPnoa7mlq3nlLXnmoTpl67popgiCuabtOaWsOeUtea6kOeuoeeQhnN1Ym1vYnVsZQ==,"},{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-06-13_09-51-42","commit_id":"2d3d2bb","version":"","commit_msgs":",,"},{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-06-13_09-54-41","commit_id":"d041ba1","version":"","commit_msgs":"IGNoYW5nZSB3MiB0NyByZWdpb24KIGxvZyAmJiByZWdpb24KIHVwZGF0ZSBtb2RlbCAmJiByZWdpb24=,,IOa3u+WKoE9yaW42NOaooeWei++8jOmSiOWvuTMw6L2m5rWL6K+V"},{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-06-13_09-55-09","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-06-13_09-41-34","commit_id":"7561c21","version":"","commit_msgs":",,"},{"repo_name":"system-ros","branch":"imv","time":"2023-06-13_09-42-34","commit_id":"cd3f268","version":"","commit_msgs":",5L+u5aSN5LyR55ygL+WUpOmGkueahGJ1ZwrnnaHnnKAv5ZSk6YaS5aKe5Yqg5LuO55u45py65pON5L2cCua3u+WKoOS9juWKn+eOhyjllKTphpLvvInnirbmgIHnmoTkuIrmiqXvvIzkv67lpI3plb/mjInlhbPmnLrorr7lpIfmnKrmraPnoa7mlq3nlLXnmoTpl67popgiCuabtOaWsOeUtea6kOeuoeeQhnN1Ym1vYnVsZQ==,"},{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-06-13_09-51-42","commit_id":"2d3d2bb","version":"","commit_msgs":",,"},{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-06-13_09-54-41","commit_id":"d041ba1","version":"","commit_msgs":"IGNoYW5nZSB3MiB0NyByZWdpb24KIGxvZyAmJiByZWdpb24KIHVwZGF0ZSBtb2RlbCAmJiByZWdpb24=,,IOa3u+WKoE9yaW42NOaooeWei++8jOmSiOWvuTMw6L2m5rWL6K+V"},{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-06-13_09-55-09","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-06-13_09-58-08
[Pipeline] sh
+ cp -r /senior/perception/ /senior/workspace/perception_ota_slave_2023-06-13_09-58-08/
[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-06-13_09-41-34","commit_id":"7561c21","version":"","commit_msgs":",,"},{"repo_name":"system-ros","branch":"imv","time":"2023-06-13_09-42-34","commit_id":"cd3f268","version":"","commit_msgs":",5L+u5aSN5LyR55ygL+WUpOmGkueahGJ1ZwrnnaHnnKAv5ZSk6YaS5aKe5Yqg5LuO55u45py65pON5L2cCua3u+WKoOS9juWKn+eOhyjllKTphpLvvInnirbmgIHnmoTkuIrmiqXvvIzkv67lpI3plb/mjInlhbPmnLrorr7lpIfmnKrmraPnoa7mlq3nlLXnmoTpl67popgiCuabtOaWsOeUtea6kOeuoeeQhnN1Ym1vYnVsZQ==,"},{"repo_name":"spreader_detection","branch":"rc_dev","time":"2023-06-13_09-51-42","commit_id":"2d3d2bb","version":"","commit_msgs":",,"},{"repo_name":"lane_detection","branch":"rc_dev","time":"2023-06-13_09-54-41","commit_id":"d041ba1","version":"","commit_msgs":"IGNoYW5nZSB3MiB0NyByZWdpb24KIGxvZyAmJiByZWdpb24KIHVwZGF0ZSBtb2RlbCAmJiByZWdpb24=,,IOa3u+WKoE9yaW42NOaooeWei++8jOmSiOWvuTMw6L2m5rWL6K+V"},{"repo_name":"ipm_segmentation","branch":"rc_dev","time":"2023-06-13_09-55-09","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-06-13_09-58-08.zip ./perception_ota_slave_2023-06-13_09-58-08 ./version.json
[Pipeline] sh
+ ls /senior/workspace
perception_ota_slave_2023-06-13_09-58-08
perception_ota_slave_2023-06-13_09-58-08.zip
shared_msgs
slave_ws
slave_ws@tmp
system-ros
version.json
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
/senior/workspace/perception_ota_slave_2023-06-13_09-58-08.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-06-13_09-58-08.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 702M 0 0 1 12.2M 0 15.6M 0:00:44 --:--:-- 0:00:44 15.6M
4 702M 0 0 4 29.6M 0 16.6M 0:00:42 0:00:01 0:00:41 16.6M
6 702M 0 0 6 46.8M 0 16.8M 0:00:41 0:00:02 0:00:39 16.8M
8 702M 0 0 8 62.0M 0 16.3M 0:00:42 0:00:03 0:00:39 16.3M
10 702M 0 0 10 77.2M 0 16.1M 0:00:43 0:00:04 0:00:39 16.1M
12 702M 0 0 12 88.7M 0 15.3M 0:00:45 0:00:05 0:00:40 15.2M
14 702M 0 0 14 101M 0 14.9M 0:00:46 0:00:06 0:00:40 14.3M
16 702M 0 0 16 112M 0 14.4M 0:00:48 0:00:07 0:00:41 13.1M
17 702M 0 0 17 124M 0 14.2M 0:00:49 0:00:08 0:00:41 12.5M
19 702M 0 0 19 139M 0 14.2M 0:00:49 0:00:09 0:00:40 12.4M
21 702M 0 0 21 152M 0 14.1M 0:00:49 0:00:10 0:00:39 12.7M
23 702M 0 0 23 164M 0 13.9M 0:00:50 0:00:11 0:00:39 12.5M
24 702M 0 0 24 173M 0 13.5M 0:00:51 0:00:12 0:00:39 12.1M
25 702M 0 0 25 182M 0 13.2M 0:00:53 0:00:13 0:00:40 11.4M
27 702M 0 0 27 192M 0 12.9M 0:00:54 0:00:14 0:00:40 10.5M
29 702M 0 0 29 204M 0 12.9M 0:00:54 0:00:15 0:00:39 10.3M
30 702M 0 0 30 216M 0 12.9M 0:00:54 0:00:16 0:00:38 10.5M
33 702M 0 0 33 231M 0 13.0M 0:00:53 0:00:17 0:00:36 11.7M
34 702M 0 0 34 245M 0 13.0M 0:00:53 0:00:18 0:00:35 12.7M
37 702M 0 0 37 262M 0 13.2M 0:00:52 0:00:19 0:00:33 14.0M
39 702M 0 0 39 280M 0 13.4M 0:00:52 0:00:20 0:00:32 15.1M
42 702M 0 0 42 297M 0 13.6M 0:00:51 0:00:21 0:00:30 16.2M
44 702M 0 0 44 315M 0 13.8M 0:00:50 0:00:22 0:00:28 16.6M
47 702M 0 0 47 332M 0 13.9M 0:00:50 0:00:23 0:00:27 17.3M
49 702M 0 0 49 350M 0 14.1M 0:00:49 0:00:24 0:00:25 17.5M
52 702M 0 0 52 365M 0 14.1M 0:00:49 0:00:25 0:00:24 17.1M
53 702M 0 0 53 378M 0 14.1M 0:00:49 0:00:26 0:00:23 16.1M
55 702M 0 0 55 391M 0 14.0M 0:00:49 0:00:27 0:00:22 15.1M
57 702M 0 0 57 406M 0 14.1M 0:00:49 0:00:28 0:00:21 14.7M
60 702M 0 0 60 423M 0 14.2M 0:00:49 0:00:29 0:00:20 14.5M
62 702M 0 0 62 440M 0 14.3M 0:00:49 0:00:30 0:00:19 14.9M
65 702M 0 0 65 458M 0 14.4M 0:00:48 0:00:31 0:00:17 15.8M
67 702M 0 0 67 475M 0 14.4M 0:00:48 0:00:32 0:00:16 16.7M
69 702M 0 0 69 490M 0 14.5M 0:00:48 0:00:33 0:00:15 16.8M
72 702M 0 0 72 507M 0 14.5M 0:00:48 0:00:34 0:00:14 16.8M
74 702M 0 0 74 524M 0 14.6M 0:00:47 0:00:35 0:00:12 16.7M
76 702M 0 0 76 540M 0 14.6M 0:00:47 0:00:36 0:00:11 16.4M
78 702M 0 0 78 554M 0 14.6M 0:00:47 0:00:37 0:00:10 15.9M
81 702M 0 0 81 569M 0 14.6M 0:00:47 0:00:38 0:00:09 15.7M
83 702M 0 0 83 586M 0 14.7M 0:00:47 0:00:39 0:00:08 15.8M
85 702M 0 0 85 603M 0 14.8M 0:00:47 0:00:40 0:00:07 15.8M
88 702M 0 0 88 619M 0 14.8M 0:00:47 0:00:41 0:00:06 15.9M
90 702M 0 0 90 636M 0 14.8M 0:00:47 0:00:42 0:00:05 16.3M
92 702M 0 0 92 652M 0 14.9M 0:00:47 0:00:43 0:00:04 16.6M
95 702M 0 0 95 669M 0 14.9M 0:00:47 0:00:44 0:00:03 16.5M
97 702M 0 0 97 684M 0 14.9M 0:00:47 0:00:45 0:00:02 16.0M
99 702M 0 0 99 700M 0 14.9M 0:00:46 0:00:46 --:--:-- 16.1M
100 702M 0 0 100 702M 0 14.6M 0:00:47 0:00:47 --:--:-- 12.9M
100 702M 0 0 100 702M 0 14.3M 0:00:48 0:00:48 --:--:-- 9964k
100 702M 0 0 100 702M 0 14.0M 0:00:49 0:00:49 --:--:-- 6643k
100 702M 0 0 100 702M 0 13.8M 0:00:50 0:00:50 --:--:-- 3734k
100 702M 0 0 100 702M 0 13.5M 0:00:51 0:00:51 --:--:-- 413k
100 702M 0 0 100 702M 0 13.2M 0:00:52 0:00:52 --:--:-- 0
100 702M 0 0 100 702M 0 13.0M 0:00:53 0:00:53 --:--:-- 0
100 702M 0 0 100 702M 0 12.7M 0:00:54 0:00:54 --:--:-- 0
100 702M 0 0 100 702M 0 12.5M 0:00:55 0:00:55 --:--:-- 0
100 702M 0 0 100 702M 0 12.3M 0:00:56 0:00:56 --:--:-- 0
100 702M 0 0 100 702M 0 12.1M 0:00:57 0:00:57 --:--:-- 0
100 702M 0 0 100 702M 0 11.9M 0:00:58 0:00:58 --:--:-- 0
100 702M 0 0 100 702M 0 11.7M 0:00:59 0:00:59 --:--:-- 0
100 702M 0 0 100 702M 0 11.5M 0:01:00 0:01:00 --:--:-- 0
100 702M 0 0 100 702M 0 11.3M 0:01:01 0:01:01 --:--:-- 0
100 702M 0 0 100 702M 0 11.1M 0:01:02 0:01:02 --:--:-- 0
100 702M 0 0 100 702M 0 10.9M 0:01:03 0:01:03 --:--:-- 0
100 702M 0 0 100 702M 0 10.8M 0:01:04 0:01:04 --:--:-- 0
100 702M 0 0 100 702M 0 10.6M 0:01:05 0:01:05 --:--:-- 0
100 702M 0 0 100 702M 0 10.4M 0:01:06 0:01:06 --:--:-- 0
100 702M 0 0 100 702M 0 10.3M 0:01:07 0:01:07 --:--:-- 0
100 702M 0 0 100 702M 0 10.1M 0:01:08 0:01:08 --:--:-- 0
100 702M 0 0 100 702M 0 10.0M 0:01:09 0:01:09 --:--:-- 0
100 702M 0 0 100 702M 0 9.9M 0:01:10 0:01:10 --:--:-- 0
100 702M 0 0 100 702M 0 9.7M 0:01:11 0:01:11 --:--:-- 0
100 702M 0 0 100 702M 0 9864k 0:01:12 0:01:12 --:--:-- 0
100 702M 0 0 100 702M 0 9731k 0:01:13 0:01:13 --:--:-- 0
100 702M 0 0 100 702M 0 9601k 0:01:14 0:01:14 --:--:-- 0
100 702M 0 0 100 702M 0 9474k 0:01:15 0:01:15 --:--:-- 0
100 702M 0 0 100 702M 0 9351k 0:01:16 0:01:16 --:--:-- 0
100 702M 0 0 100 702M 0 9231k 0:01:17 0:01:17 --:--:-- 0
100 702M 0 0 100 702M 0 9113k 0:01:18 0:01:18 --:--:-- 0
100 702M 0 0 100 702M 0 8999k 0:01:19 0:01:19 --:--:-- 0
100 702M 0 0 100 702M 0 8888k 0:01:20 0:01:20 --:--:-- 0
100 702M 0 0 100 702M 0 8779k 0:01:21 0:01:21 --:--:-- 0
100 702M 0 0 100 702M 0 8673k 0:01:22 0:01:22 --:--:-- 0
100 702M 0 0 100 702M 0 8570k 0:01:23 0:01:23 --:--:-- 0
100 702M 0 0 100 702M 0 8469k 0:01:24 0:01:24 --:--:-- 0
100 702M 0 0 100 702M 0 8370k 0:01:25 0:01:25 --:--:-- 0
100 702M 0 0 100 702M 0 8274k 0:01:26 0:01:26 --:--:-- 0
100 702M 0 0 100 702M 0 8179k 0:01:27 0:01:27 --:--:-- 0
100 702M 0 0 100 702M 0 8087k 0:01:28 0:01:28 --:--:-- 0
100 702M 0 0 100 702M 0 7997k 0:01:29 0:01:29 --:--:-- 0
100 702M 0 0 100 702M 0 7909k 0:01:30 0:01:30 --:--:-- 0
100 702M 0 0 100 702M 0 7823k 0:01:31 0:01:31 --:--:-- 0
100 702M 0 0 100 702M 0 7739k 0:01:32 0:01:32 --:--:-- 0
100 702M 0 0 100 702M 0 7656k 0:01:33 0:01:33 --:--:-- 0
100 702M 0 0 100 702M 0 7575k 0:01:34 0:01:34 --:--:-- 0
100 702M 0 0 100 702M 0 7496k 0:01:35 0:01:35 --:--:-- 0
100 702M 0 0 100 702M 0 7419k 0:01:36 0:01:36 --:--:-- 0
100 702M 0 0 100 702M 0 7343k 0:01:37 0:01:37 --:--:-- 0
100 702M 0 0 100 702M 0 7269k 0:01:38 0:01:38 --:--:-- 0
100 702M 0 0 100 702M 0 7196k 0:01:39 0:01:39 --:--:-- 0
100 702M 0 0 100 702M 0 7125k 0:01:40 0:01:40 --:--:-- 0
100 702M 0 0 100 702M 0 7054k 0:01:41 0:01:41 --:--:-- 0
100 702M 0 0 100 702M 0 6986k 0:01:42 0:01:42 --:--:-- 0
100 702M 0 0 100 702M 0 6919k 0:01:43 0:01:43 --:--:-- 0
100 702M 0 0 100 702M 0 6853k 0:01:44 0:01:44 --:--:-- 0
100 702M 0 0 100 702M 0 6788k 0:01:46 0:01:46 --:--:-- 0
100 702M 0 0 100 702M 0 6724k 0:01:47 0:01:47 --:--:-- 0
100 702M 0 0 100 702M 0 6662k 0:01:48 0:01:48 --:--:-- 0
100 702M 0 0 100 702M 0 6601k 0:01:49 0:01:49 --:--:-- 0
100 702M 0 0 100 702M 0 6541k 0:01:50 0:01:50 --:--:-- 0
100 702M 0 0 100 702M 0 6482k 0:01:51 0:01:51 --:--:-- 0
100 702M 0 0 100 702M 0 6424k 0:01:52 0:01:52 --:--:-- 0
100 702M 0 0 100 702M 0 6367k 0:01:53 0:01:53 --:--:-- 0
100 702M 0 0 100 702M 0 6311k 0:01:54 0:01:54 --:--:-- 0
100 702M 0 0 100 702M 0 6256k 0:01:55 0:01:55 --:--:-- 0
100 702M 0 0 100 702M 0 6202k 0:01:56 0:01:56 --:--:-- 0
100 702M 0 0 100 702M 0 6149k 0:01:57 0:01:57 --:--:-- 0
100 702M 0 0 100 702M 0 6096k 0:01:58 0:01:58 --:--:-- 0
100 702M 0 0 100 702M 0 6045k 0:01:59 0:01:59 --:--:-- 0
100 702M 0 0 100 702M 0 5995k 0:02:00 0:02:00 --:--:-- 0
100 702M 0 0 100 702M 0 5945k 0:02:01 0:02:01 --:--:-- 0
100 702M 0 0 100 702M 0 5896k 0:02:02 0:02:02 --:--:-- 0
100 702M 0 0 100 702M 0 5848k 0:02:03 0:02:03 --:--:-- 0
100 702M 0 0 100 702M 0 5801k 0:02:04 0:02:04 --:--:-- 0
100 702M 0 0 100 702M 0 5754k 0:02:05 0:02:05 --:--:-- 0
100 702M 0 0 100 702M 0 5709k 0:02:06 0:02:06 --:--:-- 0
100 702M 0 0 100 702M 0 5664k 0:02:07 0:02:07 --:--:-- 0
100 702M 0 0 100 702M 0 5619k 0:02:08 0:02:08 --:--:-- 0
100 702M 0 0 100 702M 0 5576k 0:02:09 0:02:09 --:--:-- 0
100 702M 0 0 100 702M 0 5533k 0:02:10 0:02:10 --:--:-- 0
100 702M 0 0 100 702M 0 5491k 0:02:11 0:02:11 --:--:-- 0
100 702M 0 0 100 702M 0 5449k 0:02:12 0:02:12 --:--:-- 0
100 702M 0 0 100 702M 0 5408k 0:02:13 0:02:13 --:--:-- 0
100 702M 0 0 100 702M 0 5367k 0:02:14 0:02:14 --:--:-- 0
100 702M 0 0 100 702M 0 5328k 0:02:15 0:02:15 --:--:-- 0
100 702M 0 0 100 702M 0 5288k 0:02:16 0:02:16 --:--:-- 0
100 702M 0 0 100 702M 0 5250k 0:02:17 0:02:17 --:--:-- 0
100 702M 0 0 100 702M 0 5212k 0:02:18 0:02:18 --:--:-- 0
100 702M 0 0 100 702M 0 5174k 0:02:19 0:02:19 --:--:-- 0
100 702M 0 0 100 702M 0 5137k 0:02:20 0:02:20 --:--:-- 0
100 702M 0 0 100 702M 0 5101k 0:02:21 0:02:21 --:--:-- 0
100 702M 0 0 100 702M 0 5065k 0:02:22 0:02:22 --:--:-- 0
100 702M 0 0 100 702M 0 5029k 0:02:23 0:02:23 --:--:-- 0
100 702M 0 0 100 702M 0 4994k 0:02:24 0:02:24 --:--:-- 0
100 702M 0 0 100 702M 0 4960k 0:02:25 0:02:25 --:--:-- 0
100 702M 0 0 100 702M 0 4926k 0:02:26 0:02:26 --:--:-- 0
100 702M 0 0 100 702M 0 4892k 0:02:27 0:02:27 --:--:-- 0
100 702M 0 0 100 702M 0 4859k 0:02:28 0:02:28 --:--:-- 0
100 702M 0 0 100 702M 0 4826k 0:02:29 0:02:29 --:--:-- 0
100 702M 0 0 100 702M 0 4794k 0:02:30 0:02:30 --:--:-- 0
100 702M 0 0 100 702M 0 4762k 0:02:31 0:02:31 --:--:-- 0
100 702M 0 0 100 702M 0 4731k 0:02:32 0:02:32 --:--:-- 0
100 702M 0 0 100 702M 0 4700k 0:02:33 0:02:33 --:--:-- 0
100 702M 0 0 100 702M 0 4670k 0:02:34 0:02:34 --:--:-- 0
100 702M 0 0 100 702M 0 4639k 0:02:35 0:02:35 --:--:-- 0
100 702M 0 0 100 702M 0 4610k 0:02:36 0:02:36 --:--:-- 0
100 702M 0 0 100 702M 0 4580k 0:02:37 0:02:37 --:--:-- 0
100 702M 0 0 100 702M 0 4551k 0:02:38 0:02:38 --:--:-- 0
100 702M 0 0 100 702M 0 4522k 0:02:39 0:02:39 --:--:-- 0
100 702M 0 0 100 702M 0 4494k 0:02:40 0:02:40 --:--:-- 0
100 702M 0 0 100 702M 0 4466k 0:02:41 0:02:41 --:--:-- 0
100 702M 0 0 100 702M 0 4439k 0:02:42 0:02:42 --:--:-- 0
100 702M 0 0 100 702M 0 4411k 0:02:43 0:02:43 --:--:-- 0
100 702M 0 0 100 702M 0 4384k 0:02:44 0:02:44 --:--:-- 0
100 702M 0 0 100 702M 0 4358k 0:02:45 0:02:45 --:--:-- 0
100 702M 0 0 100 702M 0 4332k 0:02:46 0:02:46 --:--:-- 0
100 702M 0 0 100 702M 0 4306k 0:02:47 0:02:47 --:--:-- 0
100 702M 0 0 100 702M 0 4280k 0:02:48 0:02:48 --:--:-- 0
100 702M 0 0 100 702M 0 4255k 0:02:49 0:02:49 --:--:-- 0
100 702M 0 0 100 702M 0 4229k 0:02:50 0:02:50 --:--:-- 0
100 702M 0 0 100 702M 0 4205k 0:02:51 0:02:51 --:--:-- 0
100 702M 0 0 100 702M 0 4180k 0:02:52 0:02:52 --:--:-- 0
100 702M 0 0 100 702M 0 4156k 0:02:53 0:02:53 --:--:-- 0
100 702M 0 0 100 702M 0 4132k 0:02:54 0:02:54 --:--:-- 0
100 702M 0 0 100 702M 0 4109k 0:02:55 0:02:55 --:--:-- 0
100 702M 0 0 100 702M 0 4085k 0:02:56 0:02:56 --:--:-- 0
100 702M 0 0 100 702M 0 4062k 0:02:57 0:02:57 --:--:-- 0
100 702M 0 0 100 702M 0 4039k 0:02:58 0:02:58 --:--:-- 0
100 702M 0 0 100 702M 0 4017k 0:02:59 0:02:59 --:--:-- 0
100 702M 0 0 100 702M 0 3994k 0:03:00 0:03:00 --:--:-- 0
100 702M 0 0 100 702M 0 3972k 0:03:01 0:03:01 --:--:-- 0
100 702M 0 0 100 702M 0 3950k 0:03:02 0:03:02 --:--:-- 0
100 702M 0 0 100 702M 0 3929k 0:03:03 0:03:03 --:--:-- 0
100 702M 0 0 100 702M 0 3907k 0:03:04 0:03:04 --:--:-- 0
100 702M 0 0 100 702M 0 3886k 0:03:05 0:03:05 --:--:-- 0
100 702M 0 0 100 702M 0 3865k 0:03:06 0:03:06 --:--:-- 0
100 702M 0 0 100 702M 0 3845k 0:03:07 0:03:07 --:--:-- 0
100 702M 0 0 100 702M 0 3824k 0:03:08 0:03:08 --:--:-- 0
100 702M 0 0 100 702M 0 3804k 0:03:09 0:03:09 --:--:-- 0
100 702M 0 0 100 702M 0 3784k 0:03:10 0:03:10 --:--:-- 0
100 702M 0 0 100 702M 0 3764k 0:03:11 0:03:11 --:--:-- 0
100 702M 0 0 100 702M 0 3744k 0:03:12 0:03:12 --:--:-- 0
100 702M 0 0 100 702M 0 3725k 0:03:13 0:03:13 --:--:-- 0
100 702M 0 0 100 702M 0 3706k 0:03:14 0:03:14 --:--:-- 0
100 702M 0 0 100 702M 0 3687k 0:03:15 0:03:15 --:--:-- 0
100 702M 0 0 100 702M 0 3668k 0:03:16 0:03:16 --:--:-- 0
100 702M 0 0 100 702M 0 3649k 0:03:17 0:03:17 --:--:-- 0
100 702M 0 0 100 702M 0 3631k 0:03:18 0:03:18 --:--:-- 0
100 702M 0 0 100 702M 0 3612k 0:03:19 0:03:19 --:--:-- 0
100 702M 0 0 100 702M 0 3594k 0:03:20 0:03:20 --:--:-- 0
100 702M 0 0 100 702M 0 3576k 0:03:21 0:03:21 --:--:-- 0
100 702M 0 0 100 702M 0 3559k 0:03:22 0:03:22 --:--:-- 0
100 702M 0 0 100 702M 0 3541k 0:03:23 0:03:23 --:--:-- 0
100 702M 0 0 100 702M 0 3524k 0:03:24 0:03:24 --:--:-- 0
100 702M 0 0 100 702M 0 3507k 0:03:25 0:03:25 --:--:-- 0
100 702M 0 0 100 702M 0 3490k 0:03:26 0:03:26 --:--:-- 0
100 702M 0 0 100 702M 0 3473k 0:03:27 0:03:27 --:--:-- 0
100 702M 0 0 100 702M 0 3456k 0:03:28 0:03:28 --:--:-- 0
100 702M 0 0 100 702M 0 3439k 0:03:29 0:03:29 --:--:-- 0
100 702M 0 0 100 702M 0 3423k 0:03:30 0:03:30 --:--:-- 0
100 702M 0 0 100 702M 0 3407k 0:03:31 0:03:31 --:--:-- 0
100 702M 0 0 100 702M 0 3391k 0:03:32 0:03:32 --:--:-- 0
100 702M 0 0 100 702M 0 3375k 0:03:33 0:03:33 --:--:-- 0
100 702M 0 0 100 702M 0 3359k 0:03:34 0:03:34 --:--:-- 0
100 702M 0 0 100 702M 0 3343k 0:03:35 0:03:35 --:--:-- 0
100 702M 0 0 100 702M 0 3328k 0:03:36 0:03:36 --:--:-- 0
100 702M 0 0 100 702M 0 3313k 0:03:37 0:03:37 --:--:-- 0
100 702M 0 0 100 702M 0 3297k 0:03:38 0:03:38 --:--:-- 0
100 702M 0 0 100 702M 0 3282k 0:03:39 0:03:39 --:--:-- 0
100 702M 0 0 100 702M 0 3267k 0:03:40 0:03:40 --:--:-- 0
100 702M 0 0 100 702M 0 3253k 0:03:41 0:03:41 --:--:-- 0
100 702M 0 0 100 702M 0 3238k 0:03:42 0:03:42 --:--:-- 0
100 702M 0 0 100 702M 0 3223k 0:03:43 0:03:43 --:--:-- 0
100 702M 0 0 100 702M 0 3209k 0:03:44 0:03:44 --:--:-- 0
100 702M 0 0 100 702M 0 3195k 0:03:45 0:03:45 --:--:-- 0
100 702M 0 0 100 702M 0 3181k 0:03:46 0:03:46 --:--:-- 0
100 702M 0 0 100 702M 0 3167k 0:03:47 0:03:47 --:--:-- 0
100 702M 0 0 100 702M 0 3153k 0:03:48 0:03:48 --:--:-- 0
100 702M 0 0 100 702M 0 3139k 0:03:49 0:03:49 --:--:-- 0
100 702M 0 0 100 702M 0 3125k 0:03:50 0:03:50 --:--:-- 0
100 702M 0 0 100 702M 0 3112k 0:03:51 0:03:51 --:--:-- 0
100 702M 0 0 100 702M 0 3098k 0:03:52 0:03:52 --:--:-- 0
100 702M 0 0 100 702M 0 3085k 0:03:53 0:03:53 --:--:-- 0
100 702M 0 0 100 702M 0 3072k 0:03:54 0:03:54 --:--:-- 0
100 702M 0 0 100 702M 0 3059k 0:03:55 0:03:55 --:--:-- 0
100 702M 0 0 100 702M 0 3046k 0:03:56 0:03:56 --:--:-- 0
100 702M 0 0 100 702M 0 3033k 0:03:57 0:03:57 --:--:-- 0
100 702M 0 0 100 702M 0 3020k 0:03:58 0:03:58 --:--:-- 0
100 702M 0 0 100 702M 0 3007k 0:03:59 0:03:59 --:--:-- 0
100 702M 0 0 100 702M 0 2995k 0:04:00 0:04:00 --:--:-- 0
100 702M 0 0 100 702M 0 2982k 0:04:01 0:04:01 --:--:-- 0
100 702M 0 0 100 702M 0 2970k 0:04:02 0:04:02 --:--:-- 0
100 702M 0 0 100 702M 0 2958k 0:04:03 0:04:03 --:--:-- 0
100 702M 0 0 100 702M 0 2946k 0:04:04 0:04:04 --:--:-- 0
100 702M 0 0 100 702M 0 2934k 0:04:05 0:04:05 --:--:-- 0
100 702M 0 0 100 702M 0 2922k 0:04:06 0:04:06 --:--:-- 0
100 702M 0 0 100 702M 0 2910k 0:04:07 0:04:07 --:--:-- 0
100 702M 0 0 100 702M 0 2898k 0:04:08 0:04:08 --:--:-- 0
100 702M 0 0 100 702M 0 2886k 0:04:09 0:04:09 --:--:-- 0
100 702M 0 0 100 702M 0 2875k 0:04:10 0:04:10 --:--:-- 0
100 702M 0 0 100 702M 0 2863k 0:04:11 0:04:11 --:--:-- 0
100 702M 0 0 100 702M 0 2852k 0:04:12 0:04:12 --:--:-- 0
100 702M 0 0 100 702M 0 2841k 0:04:13 0:04:13 --:--:-- 0
100 702M 0 0 100 702M 0 2830k 0:04:14 0:04:14 --:--:-- 0
100 702M 0 0 100 702M 0 2818k 0:04:15 0:04:15 --:--:-- 0
100 702M 0 0 100 702M 0 2807k 0:04:16 0:04:16 --:--:-- 0
100 702M 0 0 100 702M 0 2797k 0:04:17 0:04:17 --:--:-- 0
100 702M 0 0 100 702M 0 2786k 0:04:18 0:04:18 --:--:-- 0
100 702M 0 0 100 702M 0 2775k 0:04:19 0:04:19 --:--:-- 0
100 702M 0 0 100 702M 0 2764k 0:04:20 0:04:20 --:--:-- 0
100 702M 0 0 100 702M 0 2754k 0:04:21 0:04:21 --:--:-- 0
100 702M 0 0 100 702M 0 2743k 0:04:22 0:04:22 --:--:-- 0
100 702M 0 0 100 702M 0 2733k 0:04:23 0:04:23 --:--:-- 0
100 702M 0 0 100 702M 0 2722k 0:04:24 0:04:24 --:--:-- 0
100 702M 0 0 100 702M 0 2712k 0:04:25 0:04:25 --:--:-- 0
100 702M 0 0 100 702M 0 2702k 0:04:26 0:04:26 --:--:-- 0
100 702M 0 0 100 702M 0 2692k 0:04:27 0:04:27 --:--:-- 0
100 702M 0 0 100 702M 0 2682k 0:04:28 0:04:28 --:--:-- 0
100 702M 0 0 100 702M 0 2672k 0:04:29 0:04:29 --:--:-- 0
100 702M 0 0 100 702M 0 2662k 0:04:30 0:04:30 --:--:-- 0
100 702M 0 0 100 702M 0 2652k 0:04:31 0:04:31 --:--:-- 0
100 702M 0 0 100 702M 0 2642k 0:04:32 0:04:32 --:--:-- 0
100 702M 0 0 100 702M 0 2632k 0:04:33 0:04:33 --:--:-- 0
100 702M 0 0 100 702M 0 2623k 0:04:34 0:04:34 --:--:-- 0
100 702M 0 0 100 702M 0 2613k 0:04:35 0:04:35 --:--:-- 0
100 702M 0 0 100 702M 0 2604k 0:04:36 0:04:36 --:--:-- 0
100 702M 0 0 100 702M 0 2594k 0:04:37 0:04:37 --:--:-- 0
100 702M 0 0 100 702M 0 2585k 0:04:38 0:04:38 --:--:-- 0
100 702M 0 0 100 702M 0 2576k 0:04:39 0:04:39 --:--:-- 0
100 702M 0 0 100 702M 0 2567k 0:04:40 0:04:40 --:--:-- 0
100 702M 0 0 100 702M 0 2557k 0:04:41 0:04:41 --:--:-- 0
100 702M 0 43 100 702M 0 2550k 0:04:42 0:04:42 --:--:-- 8
100 702M 0 43 100 702M 0 2550k 0:04:42 0:04:42 --:--:-- 11
[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