+ source /senior/dox/setup.sh
++++ dirname /senior/dox/setup.sh
+++ cd /senior/dox
+++ pwd -P
++ TOP_DIR_=/senior/dox
++ source /senior/dox/scripts/common.bashrc
+++ export -f pathremove pathprepend pathappend
++ pathprepend /senior/dox/bin
++ pathremove /senior/dox/bin
++ local IFS=:
++ local NEWPATH
++ local DIR
++ local PATHVARIABLE=PATH
++ for DIR in ${!PATHVARIABLE}
++ '[' /usr/local/sbin '!=' /senior/dox/bin ']'
++ NEWPATH=/usr/local/sbin
++ for DIR in ${!PATHVARIABLE}
++ '[' /usr/local/bin '!=' /senior/dox/bin ']'
++ NEWPATH=/usr/local/sbin:/usr/local/bin
++ for DIR in ${!PATHVARIABLE}
++ '[' /usr/sbin '!=' /senior/dox/bin ']'
++ NEWPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin
++ for DIR in ${!PATHVARIABLE}
++ '[' /usr/bin '!=' /senior/dox/bin ']'
++ NEWPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
++ for DIR in ${!PATHVARIABLE}
++ '[' /sbin '!=' /senior/dox/bin ']'
++ NEWPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin
++ for DIR in ${!PATHVARIABLE}
++ '[' /bin '!=' /senior/dox/bin ']'
++ NEWPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ for DIR in ${!PATHVARIABLE}
++ '[' /snap/bin '!=' /senior/dox/bin ']'
++ NEWPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++ local PATHVARIABLE=PATH
++ export PATH=/senior/dox/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++ PATH=/senior/dox/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++ pathprepend /senior/dox/python PYTHONPATH
++ pathremove /senior/dox/python PYTHONPATH
++ local IFS=:
++ local NEWPATH
++ local DIR
++ local PATHVARIABLE=PYTHONPATH
++ export PYTHONPATH=
++ PYTHONPATH=
++ local PATHVARIABLE=PYTHONPATH
++ export PYTHONPATH=/senior/dox/python
++ PYTHONPATH=/senior/dox/python
++ pathprepend /senior/dox/cmake CMAKE_PREFIX_PATH
++ pathremove /senior/dox/cmake CMAKE_PREFIX_PATH
++ local IFS=:
++ local NEWPATH
++ local DIR
++ local PATHVARIABLE=CMAKE_PREFIX_PATH
++ export CMAKE_PREFIX_PATH=
++ CMAKE_PREFIX_PATH=
++ local PATHVARIABLE=CMAKE_PREFIX_PATH
++ export CMAKE_PREFIX_PATH=/senior/dox/cmake
++ CMAKE_PREFIX_PATH=/senior/dox/cmake
++ pathprepend /senior/dox/lib LD_LIBRARY_PATH
++ pathremove /senior/dox/lib LD_LIBRARY_PATH
++ local IFS=:
++ local NEWPATH
++ local DIR
++ local PATHVARIABLE=LD_LIBRARY_PATH
++ export LD_LIBRARY_PATH=
++ LD_LIBRARY_PATH=
++ local PATHVARIABLE=LD_LIBRARY_PATH
++ export LD_LIBRARY_PATH=/senior/dox/lib
++ LD_LIBRARY_PATH=/senior/dox/lib
++ unset TOP_DIR_
+ source /senior/workspace/shared_msgs/devel/setup.bash
++ CATKIN_SHELL=bash
++++ dirname /senior/workspace/shared_msgs/devel/setup.bash
+++ builtin cd /senior/workspace/shared_msgs/devel
+++ pwd
++ _CATKIN_SETUP_DIR=/senior/workspace/shared_msgs/devel
++ . /senior/workspace/shared_msgs/devel/setup.sh
+++ : /senior/workspace/shared_msgs/devel
+++ _SETUP_UTIL=/senior/workspace/shared_msgs/devel/_setup_util.py
+++ unset _CATKIN_SETUP_DIR
+++ '[' '!' -f /senior/workspace/shared_msgs/devel/_setup_util.py ']'
++++ uname -s
+++ _UNAME=Linux
+++ _IS_DARWIN=0
+++ '[' Linux = Darwin ']'
+++ unset _UNAME
+++ export CMAKE_PREFIX_PATH
+++ '[' 0 -eq 0 ']'
+++ export LD_LIBRARY_PATH
+++ unset _IS_DARWIN
+++ export PATH
+++ export PKG_CONFIG_PATH
+++ export PYTHONPATH
+++ '[' -z bash ']'
+++ '[' -d '' ']'
+++ _TMPDIR=/tmp
++++ mktemp /tmp/setup.sh.XXXXXXXXXX
+++ _SETUP_TMP=/tmp/setup.sh.j42cpMJqKP
+++ unset _TMPDIR
+++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.j42cpMJqKP ']'
+++ CATKIN_SHELL=bash
+++ /senior/workspace/shared_msgs/devel/_setup_util.py
+++ _RC=0
+++ '[' 0 -ne 0 ']'
+++ unset _RC
+++ unset _SETUP_UTIL
+++ . /tmp/setup.sh.j42cpMJqKP
++++ export CMAKE_PREFIX_PATH=/senior/workspace/shared_msgs/devel:/opt/ros/melodic:/senior/dox/cmake
++++ CMAKE_PREFIX_PATH=/senior/workspace/shared_msgs/devel:/opt/ros/melodic:/senior/dox/cmake
++++ export LD_LIBRARY_PATH=/senior/workspace/shared_msgs/devel/lib:/opt/ros/melodic/lib:/senior/dox/lib
++++ LD_LIBRARY_PATH=/senior/workspace/shared_msgs/devel/lib:/opt/ros/melodic/lib:/senior/dox/lib
++++ export PATH=/opt/ros/melodic/bin:/senior/dox/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++++ PATH=/opt/ros/melodic/bin:/senior/dox/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++++ export PKG_CONFIG_PATH=/senior/workspace/shared_msgs/devel/lib/pkgconfig:/opt/ros/melodic/lib/pkgconfig
++++ PKG_CONFIG_PATH=/senior/workspace/shared_msgs/devel/lib/pkgconfig:/opt/ros/melodic/lib/pkgconfig
++++ export PYTHONPATH=/senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages:/opt/ros/melodic/lib/python2.7/dist-packages:/senior/dox/python
++++ PYTHONPATH=/senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages:/opt/ros/melodic/lib/python2.7/dist-packages:/senior/dox/python
++++ export _CATKIN_ENVIRONMENT_HOOKS_COUNT=12
++++ _CATKIN_ENVIRONMENT_HOOKS_COUNT=12
++++ export _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_0=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/melodic
++++ _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE=/opt/ros/melodic
++++ export _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_1=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/melodic
++++ _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE=/opt/ros/melodic
++++ export _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_2=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/melodic
++++ _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE=/opt/ros/melodic
++++ export _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_3=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/melodic
++++ _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE=/opt/ros/melodic
++++ export _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_4=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/melodic
++++ _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE=/opt/ros/melodic
++++ export _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_5=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/melodic
++++ _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE=/opt/ros/melodic
++++ export _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_6=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/melodic
++++ _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE=/opt/ros/melodic
++++ export _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh
++++ _CATKIN_ENVIRONMENT_HOOKS_7=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh
++++ export _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/melodic
++++ _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE=/opt/ros/melodic
++++ export _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash
++++ _CATKIN_ENVIRONMENT_HOOKS_8=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash
++++ export _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/melodic
++++ _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE=/opt/ros/melodic
++++ export _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash
++++ _CATKIN_ENVIRONMENT_HOOKS_9=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash
++++ export _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/melodic
++++ _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE=/opt/ros/melodic
++++ export _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash
++++ _CATKIN_ENVIRONMENT_HOOKS_10=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash
++++ export _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/melodic
++++ _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE=/opt/ros/melodic
++++ export _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash
++++ _CATKIN_ENVIRONMENT_HOOKS_11=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash
++++ export _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/melodic
++++ _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE=/opt/ros/melodic
+++ rm -f /tmp/setup.sh.j42cpMJqKP
+++ unset _SETUP_TMP
+++ _i=0
+++ '[' 0 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_0'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_0
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_0_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_distro.sh
++++ '[' -n '' -a '' '!=' melodic ']'
++++ export ROS_DISTRO=melodic
++++ ROS_DISTRO=melodic
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=1
+++ '[' 1 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_1'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_1
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_1_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_etc_dir.sh
++++ '[' -z /opt/ros/melodic ']'
++++ export ROS_ETC_DIR=/opt/ros/melodic/etc/ros
++++ ROS_ETC_DIR=/opt/ros/melodic/etc/ros
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=2
+++ '[' 2 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_2'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_2
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_2_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_package_path.sh
+++++ cat
++++ PYTHON_CODE_BUILD_ROS_PACKAGE_PATH='from __future__ import print_function
import os
env_name = '\''CMAKE_PREFIX_PATH'\''
paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else []
workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))]
paths = []
for workspace in workspaces:
filename = os.path.join(workspace, '\''.catkin'\'')
data = '\'''\''
with open(filename) as f:
data = f.read()
if data == '\'''\'':
paths.append(os.path.join(workspace, '\''share'\''))
if os.path.isdir(os.path.join(workspace, '\''stacks'\'')):
paths.append(os.path.join(workspace, '\''stacks'\''))
else:
for source_path in data.split('\'';'\''):
paths.append(source_path)
print(os.pathsep.join(paths))'
+++++ /usr/bin/python -c 'from __future__ import print_function
import os
env_name = '\''CMAKE_PREFIX_PATH'\''
paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else []
workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))]
paths = []
for workspace in workspaces:
filename = os.path.join(workspace, '\''.catkin'\'')
data = '\'''\''
with open(filename) as f:
data = f.read()
if data == '\'''\'':
paths.append(os.path.join(workspace, '\''share'\''))
if os.path.isdir(os.path.join(workspace, '\''stacks'\'')):
paths.append(os.path.join(workspace, '\''stacks'\''))
else:
for source_path in data.split('\'';'\''):
paths.append(source_path)
print(os.pathsep.join(paths))'
++++ export ROS_PACKAGE_PATH=/senior/workspace/shared_msgs/src:/opt/ros/melodic/share
++++ ROS_PACKAGE_PATH=/senior/workspace/shared_msgs/src:/opt/ros/melodic/share
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=3
+++ '[' 3 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_3'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_3
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_3_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_python_version.sh
++++ export ROS_PYTHON_VERSION=2
++++ ROS_PYTHON_VERSION=2
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=4
+++ '[' 4 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_4'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_4
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_4_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/1.ros_version.sh
++++ export ROS_VERSION=1
++++ ROS_VERSION=1
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=5
+++ '[' 5 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_5'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_5
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_5_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/10.rosbuild.sh
++++ '[' -z /opt/ros/melodic ']'
++++ export ROS_ROOT=/opt/ros/melodic/share/ros
++++ ROS_ROOT=/opt/ros/melodic/share/ros
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=6
+++ '[' 6 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_6'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_6
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_6_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/10.roslaunch.sh
++++ '[' '!' '' ']'
++++ export ROS_MASTER_URI=http://localhost:11311
++++ ROS_MASTER_URI=http://localhost:11311
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=7
+++ '[' 7 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_7'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh
+++ unset _CATKIN_ENVIRONMENT_HOOKS_7
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_7_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/99.roslisp.sh
+++++ cat
++++ PYTHON_CODE_BUILD_ROSLISP_PACKAGE_DIRECTORIES='from __future__ import print_function
import os
env_name = '\''CMAKE_PREFIX_PATH'\''
paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else []
workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))]
paths = []
for workspace in workspaces:
filename = os.path.join(workspace, '\''.catkin'\'')
data = '\'''\''
with open(filename) as f:
data = f.read()
if data:
paths.append(os.path.join(workspace, '\''share'\'', '\''common-lisp'\''))
print(os.pathsep.join(paths))'
+++++ /usr/bin/python -c 'from __future__ import print_function
import os
env_name = '\''CMAKE_PREFIX_PATH'\''
paths = [path for path in os.environ[env_name].split(os.pathsep)] if env_name in os.environ and os.environ[env_name] != '\'''\'' else []
workspaces = [path for path in paths if os.path.exists(os.path.join(path, '\''.catkin'\''))]
paths = []
for workspace in workspaces:
filename = os.path.join(workspace, '\''.catkin'\'')
data = '\'''\''
with open(filename) as f:
data = f.read()
if data:
paths.append(os.path.join(workspace, '\''share'\'', '\''common-lisp'\''))
print(os.pathsep.join(paths))'
++++ export ROSLISP_PACKAGE_DIRECTORIES=/senior/workspace/shared_msgs/devel/share/common-lisp
++++ ROSLISP_PACKAGE_DIRECTORIES=/senior/workspace/shared_msgs/devel/share/common-lisp
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=8
+++ '[' 8 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_8'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash
+++ unset _CATKIN_ENVIRONMENT_HOOKS_8
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_8_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/05.catkin_make.bash
++++ complete -F _catkin_make catkin_make
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=9
+++ '[' 9 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_9'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash
+++ unset _CATKIN_ENVIRONMENT_HOOKS_9
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_9_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/05.catkin_make_isolated.bash
++++ complete -F _catkin_make_isolated catkin_make_isolated
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=10
+++ '[' 10 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_10'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash
+++ unset _CATKIN_ENVIRONMENT_HOOKS_10
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_10_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/15.rosbash.bash
++++ '[' -z /opt/ros/melodic ']'
++++ . /opt/ros/melodic/share/rosbash/rosbash
+++++ complete -F _roscomplete_sub_dir -o nospace roscd
+++++ complete -F _roscomplete_sub_dir -o nospace rospd
+++++ complete -F _roscomplete_sub_dir -o nospace rosls
+++++ complete -F _roscomplete_rosmake rosmake
+++++ complete -F _roscomplete_rosclean rosclean
+++++ complete -F _roscomplete_exe rosrun
+++++ complete -F _roscomplete_file rosed
+++++ complete -F _roscomplete_file roscp
+++++ complete -F _roscomplete_file roscat
+++++ complete -F _roscomplete_launch -o filenames roslaunch
+++++ complete -F _roscomplete_test -o filenames rostest
+++++ complete -F _roscomplete_rospack rospack
+++++ complete -F _roscomplete_rosbag -o default rosbag
+++++ complete -F _roscomplete_rosnode rosnode
+++++ complete -F _roscomplete_rosparam rosparam
+++++ complete -F _roscomplete_rostopic rostopic
+++++ complete -F _roscomplete_rosservice rosservice
+++++ complete -F _roscomplete_rosmsg rosmsg
+++++ complete -F _roscomplete_rossrv rossrv
+++++ complete -F _roscomplete_roscreate_pkg roscreate-pkg
+++++ complete -F _roscomplete_roswtf -o filenames roswtf
+++++ complete -F _roscomplete_rosconsole rosconsole
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=11
+++ '[' 11 -lt 12 ']'
+++ eval '_envfile=$_CATKIN_ENVIRONMENT_HOOKS_11'
++++ _envfile=/opt/ros/melodic/etc/catkin/profile.d/20.transform.bash
+++ unset _CATKIN_ENVIRONMENT_HOOKS_11
+++ eval '_envfile_workspace=$_CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE'
++++ _envfile_workspace=/opt/ros/melodic
+++ unset _CATKIN_ENVIRONMENT_HOOKS_11_WORKSPACE
+++ CATKIN_ENV_HOOK_WORKSPACE=/opt/ros/melodic
+++ . /opt/ros/melodic/etc/catkin/profile.d/20.transform.bash
+++++ complete
+++++ grep -w rosrun
+++++ awk '{print $3}'
++++ _sav_transform_roscomplete_rosrun=_roscomplete_exe
++++ complete -F _roscomplete_rosrun_transform rosrun
+++ unset CATKIN_ENV_HOOK_WORKSPACE
+++ _i=12
+++ '[' 12 -lt 12 ']'
+++ unset _i
+++ unset _CATKIN_ENVIRONMENT_HOOKS_COUNT
+ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/senior/perception ..
-- The C compiler identification is GNU 7.5.0
-- The CXX compiler identification is GNU 7.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
-- Found OpenCV: /usr (found version "4.1.1")
-- Checking for module 'eigen3'
-- Found eigen3, version 3.3.4
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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found eigen: /usr/include/eigen3
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- 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
-- Checking for module 'libopenni'
-- Found libopenni, version 1.5.4.0
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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found openni: /usr/lib/libOpenNI.so
-- Checking for module 'libopenni2'
-- Found libopenni2, version 2.2.0.3
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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found OpenNI2: /usr/lib/libOpenNI2.so
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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found libusb-1.0: /usr/include
** WARNING ** io features related to libusb-1.0 will be disabled
-- Checking for module 'flann'
-- Found flann, version 1.9.1
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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found Flann: /usr/lib/aarch64-linux-gnu/libflann_cpp_s.a
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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found qhull: /usr/lib/aarch64-linux-gnu/libqhull.so
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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_COMMON: /usr/lib/aarch64-linux-gnu/libpcl_common.so
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_OCTREE: /usr/lib/aarch64-linux-gnu/libpcl_octree.so
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_IO: /usr/lib/aarch64-linux-gnu/libpcl_io.so
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_KDTREE: /usr/lib/aarch64-linux-gnu/libpcl_kdtree.so
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_SEARCH: /usr/lib/aarch64-linux-gnu/libpcl_search.so
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_SAMPLE_CONSENSUS: /usr/lib/aarch64-linux-gnu/libpcl_sample_consensus.so
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_FILTERS: /usr/lib/aarch64-linux-gnu/libpcl_filters.so
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_2D: /usr/include/pcl-1.8
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_GEOMETRY: /usr/include/pcl-1.8
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_FEATURES: /usr/lib/aarch64-linux-gnu/libpcl_features.so
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_ML: /usr/lib/aarch64-linux-gnu/libpcl_ml.so
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_SEGMENTATION: /usr/lib/aarch64-linux-gnu/libpcl_segmentation.so
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_VISUALIZATION: /usr/lib/aarch64-linux-gnu/libpcl_visualization.so
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_SURFACE: /usr/lib/aarch64-linux-gnu/libpcl_surface.so
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_REGISTRATION: /usr/lib/aarch64-linux-gnu/libpcl_registration.so
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_KEYPOINTS: /usr/lib/aarch64-linux-gnu/libpcl_keypoints.so
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_TRACKING: /usr/lib/aarch64-linux-gnu/libpcl_tracking.so
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_RECOGNITION: /usr/lib/aarch64-linux-gnu/libpcl_recognition.so
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_STEREO: /usr/lib/aarch64-linux-gnu/libpcl_stereo.so
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_APPS: /usr/lib/aarch64-linux-gnu/libpcl_apps.so
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_IN_HAND_SCANNER: /usr/include/pcl-1.8
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_MODELER: /usr/include/pcl-1.8
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_POINT_CLOUD_EDITOR: /usr/include/pcl-1.8
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_OUTOFCORE: /usr/lib/aarch64-linux-gnu/libpcl_outofcore.so
-- 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)
CMakeLists.txt:59 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PCL_PEOPLE: /usr/lib/aarch64-linux-gnu/libpcl_people.so
-- Found PCL: /usr/lib/aarch64-linux-gnu/libboost_system.so;/usr/lib/aarch64-linux-gnu/libboost_filesystem.so;/usr/lib/aarch64-linux-gnu/libboost_thread.so;-lpthread;/usr/lib/aarch64-linux-gnu/libboost_date_time.so;/usr/lib/aarch64-linux-gnu/libboost_iostreams.so;/usr/lib/aarch64-linux-gnu/libboost_serialization.so;/usr/lib/aarch64-linux-gnu/libboost_chrono.so;/usr/lib/aarch64-linux-gnu/libboost_atomic.so;/usr/lib/aarch64-linux-gnu/libboost_regex.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_common.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_common.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_octree.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_octree.so;/usr/lib/libOpenNI.so;/usr/lib/libOpenNI2.so;vtkChartsCore;vtkCommonColor;vtkCommonDataModel;vtkCommonMath;vtkCommonCore;vtksys;vtkCommonMisc;vtkCommonSystem;vtkCommonTransforms;vtkInfovisCore;vtkFiltersExtraction;vtkCommonExecutionModel;vtkFiltersCore;vtkFiltersGeneral;vtkCommonComputationalGeometry;vtkFiltersStatistics;vtkImagingFourier;vtkImagingCore;vtkalglib;vtkRenderingContext2D;vtkRenderingCore;vtkFiltersGeometry;vtkFiltersSources;vtkRenderingFreeType;/usr/lib/aarch64-linux-gnu/libfreetype.so;/usr/lib/aarch64-linux-gnu/libz.so;vtkftgl;vtkDICOMParser;vtkDomainsChemistry;vtkIOXML;vtkIOGeometry;vtkIOCore;vtkIOXMLParser;/usr/lib/aarch64-linux-gnu/libexpat.so;vtkFiltersAMR;vtkParallelCore;vtkIOLegacy;vtkFiltersFlowPaths;vtkFiltersGeneric;vtkFiltersHybrid;vtkImagingSources;vtkFiltersHyperTree;vtkFiltersImaging;vtkImagingGeneral;vtkFiltersModeling;vtkFiltersParallel;vtkFiltersParallelFlowPaths;vtkParallelMPI;vtkFiltersParallelGeometry;vtkFiltersParallelImaging;vtkFiltersParallelMPI;vtkFiltersParallelStatistics;vtkFiltersProgrammable;vtkFiltersPython;/usr/lib/aarch64-linux-gnu/libpython2.7.so;vtkWrappingPythonCore;vtkWrappingTools;vtkFiltersReebGraph;vtkFiltersSMP;vtkFiltersSelection;vtkFiltersTexture;vtkFiltersVerdict;verdict;vtkGUISupportQt;vtkInteractionStyle;vtkRenderingOpenGL;vtkImagingHybrid;vtkIOImage;vtkmetaio;/usr/lib/aarch64-linux-gnu/libjpeg.so;/usr/lib/aarch64-linux-gnu/libpng.so;/usr/lib/aarch64-linux-gnu/libtiff.so;vtkGUISupportQtOpenGL;vtkGUISupportQtSQL;vtkIOSQL;sqlite3;vtkGUISupportQtWebkit;vtkViewsQt;vtkViewsInfovis;vtkInfovisLayout;vtkInfovisBoostGraphAlgorithms;vtkRenderingLabel;vtkViewsCore;vtkInteractionWidgets;vtkRenderingAnnotation;vtkImagingColor;vtkRenderingVolume;vtkGeovisCore;/usr/lib/aarch64-linux-gnu/libproj.so;vtkIOAMR;/usr/lib/aarch64-linux-gnu/hdf5/openmpi/libhdf5.so;/usr/lib/aarch64-linux-gnu/libsz.so;/usr/lib/aarch64-linux-gnu/libdl.so;/usr/lib/aarch64-linux-gnu/libm.so;/usr/lib/aarch64-linux-gnu/openmpi/lib/libmpi.so;vtkIOEnSight;vtkIOExodus;vtkexoIIc;/usr/lib/aarch64-linux-gnu/libnetcdf_c++.so;/usr/lib/aarch64-linux-gnu/libnetcdf.so;vtkIOExport;vtkRenderingGL2PS;vtkRenderingContextOpenGL;/usr/lib/aarch64-linux-gnu/libgl2ps.so;vtkIOFFMPEG;vtkIOMovie;/usr/lib/aarch64-linux-gnu/libtheoraenc.so;/usr/lib/aarch64-linux-gnu/libtheoradec.so;/usr/lib/aarch64-linux-gnu/libogg.so;vtkIOGDAL;vtkIOGeoJSON;vtkIOImport;vtkIOInfovis;/usr/lib/aarch64-linux-gnu/libxml2.so;vtkIOLSDyna;vtkIOMINC;vtkIOMPIImage;vtkIOMPIParallel;vtkIOParallel;vtkIONetCDF;/usr/lib/aarch64-linux-gnu/libjsoncpp.so;vtkIOMySQL;vtkIOODBC;vtkIOPLY;vtkIOParallelExodus;vtkIOParallelLSDyna;vtkIOParallelNetCDF;vtkIOParallelXML;vtkIOPostgreSQL;vtkIOVPIC;VPIC;vtkIOVideo;vtkIOXdmf2;vtkxdmf2;vtkImagingMath;vtkImagingMorphological;vtkImagingStatistics;vtkImagingStencil;vtkInteractionImage;vtkLocalExample;vtkParallelMPI4Py;vtkPythonInterpreter;vtkRenderingExternal;vtkRenderingFreeTypeFontConfig;vtkRenderingImage;vtkRenderingLIC;vtkRenderingLOD;vtkRenderingMatplotlib;vtkRenderingParallel;vtkRenderingParallelLIC;vtkRenderingQt;vtkRenderingVolumeAMR;vtkRenderingVolumeOpenGL;vtkTestingGenericBridge;vtkTestingIOSQL;vtkTestingRendering;vtkViewsContext2D;vtkViewsGeovis;vtkWrappingJava;optimized;/usr/lib/aarch64-linux-gnu/libpcl_io.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_io.so;optimized;/usr/lib/aarch64-linux-gnu/libflann_cpp_s.a;debug;/usr/lib/aarch64-linux-gnu/libflann_cpp_s.a;optimized;/usr/lib/aarch64-linux-gnu/libpcl_kdtree.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_kdtree.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_search.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_search.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_sample_consensus.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_sample_consensus.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_filters.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_filters.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_features.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_features.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_ml.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_ml.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_segmentation.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_segmentation.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_visualization.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_visualization.so;optimized;/usr/lib/aarch64-linux-gnu/libqhull.so;debug;/usr/lib/aarch64-linux-gnu/libqhull.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_surface.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_surface.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_registration.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_registration.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_keypoints.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_keypoints.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_tracking.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_tracking.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_recognition.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_recognition.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_stereo.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_stereo.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_apps.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_apps.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_outofcore.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_outofcore.so;optimized;/usr/lib/aarch64-linux-gnu/libpcl_people.so;debug;/usr/lib/aarch64-linux-gnu/libpcl_people.so;/usr/lib/aarch64-linux-gnu/libboost_system.so;/usr/lib/aarch64-linux-gnu/libboost_filesystem.so;/usr/lib/aarch64-linux-gnu/libboost_thread.so;-lpthread;/usr/lib/aarch64-linux-gnu/libboost_date_time.so;/usr/lib/aarch64-linux-gnu/libboost_iostreams.so;/usr/lib/aarch64-linux-gnu/libboost_serialization.so;/usr/lib/aarch64-linux-gnu/libboost_chrono.so;/usr/lib/aarch64-linux-gnu/libboost_atomic.so;/usr/lib/aarch64-linux-gnu/libboost_regex.so;optimized;/usr/lib/aarch64-linux-gnu/libqhull.so;debug;/usr/lib/aarch64-linux-gnu/libqhull.so;/usr/lib/libOpenNI.so;/usr/lib/libOpenNI2.so;optimized;/usr/lib/aarch64-linux-gnu/libflann_cpp_s.a;debug;/usr/lib/aarch64-linux-gnu/libflann_cpp_s.a;vtkChartsCore;vtkCommonColor;vtkCommonDataModel;vtkCommonMath;vtkCommonCore;vtksys;vtkCommonMisc;vtkCommonSystem;vtkCommonTransforms;vtkInfovisCore;vtkFiltersExtraction;vtkCommonExecutionModel;vtkFiltersCore;vtkFiltersGeneral;vtkCommonComputationalGeometry;vtkFiltersStatistics;vtkImagingFourier;vtkImagingCore;vtkalglib;vtkRenderingContext2D;vtkRenderingCore;vtkFiltersGeometry;vtkFiltersSources;vtkRenderingFreeType;/usr/lib/aarch64-linux-gnu/libfreetype.so;/usr/lib/aarch64-linux-gnu/libz.so;vtkftgl;vtkDICOMParser;vtkDomainsChemistry;vtkIOXML;vtkIOGeometry;vtkIOCore;vtkIOXMLParser;/usr/lib/aarch64-linux-gnu/libexpat.so;vtkFiltersAMR;vtkParallelCore;vtkIOLegacy;vtkFiltersFlowPaths;vtkFiltersGeneric;vtkFiltersHybrid;vtkImagingSources;vtkFiltersHyperTree;vtkFiltersImaging;vtkImagingGeneral;vtkFiltersModeling;vtkFiltersParallel;vtkFiltersParallelFlowPaths;vtkParallelMPI;vtkFiltersParallelGeometry;vtkFiltersParallelImaging;vtkFiltersParallelMPI;vtkFiltersParallelStatistics;vtkFiltersProgrammable;vtkFiltersPython;/usr/lib/aarch64-linux-gnu/libpython2.7.so;vtkWrappingPythonCore;vtkWrappingTools;vtkFiltersReebGraph;vtkFiltersSMP;vtkFiltersSelection;vtkFiltersTexture;vtkFiltersVerdict;verdict;vtkGUISupportQt;vtkInteractionStyle;vtkRenderingOpenGL;vtkImagingHybrid;vtkIOImage;vtkmetaio;/usr/lib/aarch64-linux-gnu/libjpeg.so;/usr/lib/aarch64-linux-gnu/libpng.so;/usr/lib/aarch64-linux-gnu/libtiff.so;vtkGUISupportQtOpenGL;vtkGUISupportQtSQL;vtkIOSQL;sqlite3;vtkGUISupportQtWebkit;vtkViewsQt;vtkViewsInfovis;vtkInfovisLayout;vtkInfovisBoostGraphAlgorithms;vtkRenderingLabel;vtkViewsCore;vtkInteractionWidgets;vtkRenderingAnnotation;vtkImagingColor;vtkRenderingVolume;vtkGeovisCore;/usr/lib/aarch64-linux-gnu/libproj.so;vtkIOAMR;/usr/lib/aarch64-linux-gnu/hdf5/openmpi/libhdf5.so;/usr/lib/aarch64-linux-gnu/libsz.so;/usr/lib/aarch64-linux-gnu/libdl.so;/usr/lib/aarch64-linux-gnu/libm.so;/usr/lib/aarch64-linux-gnu/openmpi/lib/libmpi.so;vtkIOEnSight;vtkIOExodus;vtkexoIIc;/usr/lib/aarch64-linux-gnu/libnetcdf_c++.so;/usr/lib/aarch64-linux-gnu/libnetcdf.so;vtkIOExport;vtkRenderingGL2PS;vtkRenderingContextOpenGL;/usr/lib/aarch64-linux-gnu/libgl2ps.so;vtkIOFFMPEG;vtkIOMovie;/usr/lib/aarch64-linux-gnu/libtheoraenc.so;/usr/lib/aarch64-linux-gnu/libtheoradec.so;/usr/lib/aarch64-linux-gnu/libogg.so;vtkIOGDAL;vtkIOGeoJSON;vtkIOImport;vtkIOInfovis;/usr/lib/aarch64-linux-gnu/libxml2.so;vtkIOLSDyna;vtkIOMINC;vtkIOMPIImage;vtkIOMPIParallel;vtkIOParallel;vtkIONetCDF;/usr/lib/aarch64-linux-gnu/libjsoncpp.so;vtkIOMySQL;vtkIOODBC;vtkIOPLY;vtkIOParallelExodus;vtkIOParallelLSDyna;vtkIOParallelNetCDF;vtkIOParallelXML;vtkIOPostgreSQL;vtkIOVPIC;VPIC;vtkIOVideo;vtkIOXdmf2;vtkxdmf2;vtkImagingMath;vtkImagingMorphological;vtkImagingStatistics;vtkImagingStencil;vtkInteractionImage;vtkLocalExample;vtkParallelMPI4Py;vtkPythonInterpreter;vtkRenderingExternal;vtkRenderingFreeTypeFontConfig;vtkRenderingImage;vtkRenderingLIC;vtkRenderingLOD;vtkRenderingMatplotlib;vtkRenderingParallel;vtkRenderingParallelLIC;vtkRenderingQt;vtkRenderingVolumeAMR;vtkRenderingVolumeOpenGL;vtkTestingGenericBridge;vtkTestingIOSQL;vtkTestingRendering;vtkViewsContext2D;vtkViewsGeovis;vtkWrappingJava
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` (PkgConfig)
does not match the name of the calling package (Dox). 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):
/opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
/senior/dox/cmake/dox-config.cmake:38 (include)
CMakeLists.txt:61 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
DOX_INCLUDE_DIRS :/senior/dox/include
-- Found Protobuf: /usr/lib/aarch64-linux-gnu/libprotobuf.so;-lpthread (found version "3.0.0")
-- Using CATKIN_DEVEL_PREFIX: /senior/workspace/new_detection/build/devel
-- Using CMAKE_PREFIX_PATH: /senior/workspace/shared_msgs/devel;/opt/ros/melodic;/senior/dox/cmake
-- 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/new_detection/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 Warning (dev) at /usr/src/googletest/googlemock/CMakeLists.txt:10 (option):
Policy CMP0077 is not set: option() honors normal variables. Run "cmake
--help-policy CMP0077" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
For compatibility with older versions of CMake, option is clearing the
normal variable 'BUILD_SHARED_LIBS'.
This warning is for project developers. Use -Wno-dev to suppress it.
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
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
WARNING: Package "perception" does not follow the version conventions. It should not contain leading zeros (unless the number is 0).
version : 2.6.01.de957ecf
version : 2.6.01
-- Found OpenMP_C: -fopenmp (found version "4.5")
-- Found OpenMP_CXX: -fopenmp (found version "4.5")
-- Found OpenMP: TRUE (found version "4.5")
-- Add some libraries: tracker_lib, perception_lib_geometry, obstacle_tracking_lib, pointpillars_lib, centerpoint_lib
-- Found CUDA: /usr/local/cuda (found version "10.2")
-- Configurable variable CUDA_LIB_DIR set to /usr/local/cuda.
-- Configurable variable CUDA_INC_DIR set to /usr/local/cuda/targets/aarch64-linux/include.
-- Checking for one of the modules 'breakpad-client'
-- Configuring done
-- Generating done
-- Build files have been written to: /senior/workspace/new_detection/build
+ make -j
[ 1%] Building NVCC (Device) object perception/dl_detection/lib/centerpoint/centerpoint/CMakeFiles/centerpoint_lib.dir/centerpoint_lib_generated_pillarscatter.cu.o
[ 2%] Building NVCC (Device) object perception/dl_detection/lib/pointpillars/pointpillars/CMakeFiles/pointpillars_lib.dir/pointpillars_lib_generated_scatter.cu.o
[ 3%] Building NVCC (Device) object perception/dl_detection/lib/pointpillars/pointpillars/CMakeFiles/pointpillars_lib.dir/pointpillars_lib_generated_preprocess.cu.o
[ 4%] Building NVCC (Device) object perception/dl_detection/lib/centerpoint/centerpoint/CMakeFiles/centerpoint_lib.dir/centerpoint_lib_generated_postprocess.cu.o
[ 5%] Building NVCC (Device) object perception/dl_detection/lib/centerpoint/centerpoint/CMakeFiles/centerpoint_lib.dir/centerpoint_lib_generated_preprocess.cu.o
[ 5%] Building NVCC (Device) object perception/dl_detection/lib/centerpoint/centerpoint/CMakeFiles/centerpoint_lib.dir/centerpoint_lib_generated_featureprocess.cu.o
[ 6%] Building NVCC (Device) object perception/dl_detection/lib/pointpillars/pointpillars/CMakeFiles/pointpillars_lib.dir/pointpillars_lib_generated_nms.cu.o
[ 7%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_base.dir/perception/base/object.cc.o
[ 8%] Building CXX object perception/app/mainboard/CMakeFiles/mainboard.dir/init.cc.o
[ 10%] Building NVCC (Device) object perception/dl_detection/lib/pointpillars/pointpillars/CMakeFiles/pointpillars_lib.dir/pointpillars_lib_generated_postprocess.cu.o
[ 11%] Building CXX object perception/app/mainboard/CMakeFiles/mainboard.dir/module_argument.cc.o
[ 12%] Building CXX object perception/app/mainboard/CMakeFiles/mainboard.dir/mainboard.cc.o
[ 13%] Building CXX object perception/lib/geometry/CMakeFiles/perception_lib_geometry.dir/bbox_tracking.cpp.o
[ 14%] Building CXX object perception/lib/geometry/CMakeFiles/perception_lib_geometry.dir/base_kf.cpp.o
[ 15%] Building CXX object perception/app/mainboard/CMakeFiles/mainboard.dir/module_controller.cc.o
[ 16%] Building CXX object perception/lib/geometry/CMakeFiles/perception_lib_geometry.dir/kalman_detection.cpp.o
[ 17%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_base.dir/perception/lidar/common/lidar_object_util.cc.o
[ 18%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_base.dir/perception/common/graph/connected_component_analysis.cc.o
[ 20%] Building CXX object perception/lib/geometry/CMakeFiles/perception_lib_geometry.dir/ransac_line_indices.cpp.o
[ 20%] Building CXX object perception/lib/geometry/CMakeFiles/perception_lib_geometry.dir/ransac_plane.cpp.o
[ 21%] Building CXX object perception/common/CMakeFiles/perception_common.dir/tools.cpp.o
[ 22%] Building CXX object perception/lib/geometry/CMakeFiles/perception_lib_geometry.dir/hungarian_alg.cpp.o
[ 23%] Building CXX object perception/lib/geometry/CMakeFiles/perception_lib_geometry.dir/kalman_detection_CTRA.cpp.o
[ 24%] Building CXX object perception/lib/geometry/CMakeFiles/perception_lib_geometry.dir/ransac_triangle.cpp.o
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
/senior/workspace/new_detection/perception/dl_detection/lib/centerpoint/centerpoint/preprocess.cu(414): warning: variable "grid_z_size" was declared but never referenced
/senior/workspace/new_detection/perception/dl_detection/lib/centerpoint/centerpoint/preprocess.cu(463): warning: variable "grid_z_size" was declared but never referenced
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:16: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:19: warning: ISO C++11 requires whitespace after the macro name
<command-line>:0:23: warning: ISO C++11 requires whitespace after the macro name
[ 25%] Linking CXX executable ../../../devel/lib/perception/mainboard
[ 25%] Built target mainboard
/senior/workspace/new_detection/perception/dl_detection/lib/centerpoint/centerpoint/postprocess.cu: In function ‘int generateFinalBoxesFromRois_launch(unsigned int*, float*, float*, float*, float*, float*, unsigned int*, const int*, int, unsigned int, unsigned int, float, float, float, float, int, const float*, float*, int&)’:
/senior/workspace/new_detection/perception/dl_detection/lib/centerpoint/centerpoint/postprocess.cu:229:96: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
printf("The number of Rois after min-threshold filter (%d) is Larger than preset size (400)", i);
^
[ 26%] Building CXX object perception/dl_detection/lib/pointpillars/pointpillars/CMakeFiles/pointpillars_lib.dir/pointpillars.cc.o
[ 27%] Building CXX object perception/dl_detection/lib/centerpoint/centerpoint/CMakeFiles/centerpoint_lib.dir/centerpoint.cc.o
[ 28%] Building CXX object perception/dl_detection/lib/centerpoint/centerpoint/CMakeFiles/centerpoint_lib.dir/nms.cc.o
[ 30%] Linking CXX shared library ../../../../devel/lib/libtracker_base.so
[ 30%] Built target tracker_base
[ 31%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/common/tracked_object.cc.o
[ 32%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/common/track_pool_types.cc.o
[ 33%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/association/distance_collection.cc.o
[ 46%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/multi_lidar_fusion/mlf_motion_filter.cc.o
[ 46%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/multi_lidar_fusion/mlf_track_object_distance.cc.o
[ 34%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/multi_lidar_fusion/mlf_track_object_matcher.cc.o
[ 46%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/multi_lidar_fusion/mlf_shape_filter.cc.o
[ 46%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/measurement/measurement_collection.cc.o
[ 46%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/multi_lidar_fusion/mlf_filter_factory.cc.o
[ 46%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/multi_lidar_fusion/mlf_motion_refiner.cc.o
[ 46%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/multi_lidar_fusion/mlf_engine.cc.o
[ 38%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/common/mlf_track_data.cc.o
[ 46%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/association/multi_hm_bipartite_graph_matcher.cc.o
[ 46%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/association/gnn_bipartite_graph_matcher.cc.o
[ 46%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/common/track_data.cc.o
[ 46%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/multi_lidar_fusion/mlf_motion_measurement.cc.o
[ 47%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/multi_lidar_fusion/mlf_tracker.cc.o
[ 48%] Linking CXX static library ../../../../../lib/libpointpillars_lib.a
[ 48%] Built target pointpillars_lib
[ 50%] Linking CXX shared library ../../../../../lib/libcenterpoint_lib.so
[ 50%] Built target centerpoint_lib
[ 51%] Linking CXX shared library ../../devel/lib/libperception_common.so
[ 51%] Built target perception_common
[ 52%] Linking CXX shared library ../../../../devel/lib/libtracker_lib.so
[ 52%] Built target tracker_lib
[ 53%] Linking CXX shared library ../../../devel/lib/libperception_lib_geometry.so
[ 53%] Built target perception_lib_geometry
[ 54%] Building CXX object perception/dl_detection/lib/obstacle_tracking/CMakeFiles/obstacle_tracking_lib.dir/motion_refiner.cpp.o
[ 53%] Building CXX object perception/dl_detection/lib/obstacle_tracking/CMakeFiles/obstacle_tracking_lib.dir/box_refiner.cpp.o
[ 56%] Building CXX object perception/dl_detection/lib/obstacle_tracking/CMakeFiles/obstacle_tracking_lib.dir/noise_motion_refiner.cpp.o
[ 58%] Building CXX object perception/dl_detection/lib/obstacle_tracking/CMakeFiles/obstacle_tracking_lib.dir/obstacle_tracking.cpp.o
[ 58%] Building CXX object perception/dl_detection/lib/obstacle_tracking/CMakeFiles/obstacle_tracking_lib.dir/object_tracker_distance.cpp.o
[ 57%] Building CXX object perception/dl_detection/lib/obstacle_tracking/CMakeFiles/obstacle_tracking_lib.dir/tracking_common.cpp.o
[ 60%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/common/grd_utils.cpp.o
[ 61%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/services/impl/ros_msg_service.cpp.o
[ 62%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/components/seg_ground.cpp.o
[ 63%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/common/grd_seg_gflags.cpp.o
[ 64%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/common/data_injector.cpp.o
[ 66%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/ground_segmentation.cpp.o
[ 66%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/services/impl/seg_transform_step.cpp.o
[ 67%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/components/seg_transform.cpp.o
[ 68%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/services/impl/seg_obstacle_step.cpp.o
[ 70%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/components/seg_fusion.cpp.o
[ 72%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/services/impl/seg_ground_step.cpp.o
[ 72%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/services/impl/base_seg_step.cpp.o
[ 71%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/components/seg_obstacle.cpp.o
[ 73%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/services/impl/seg_fusion_step.cpp.o
/senior/workspace/new_detection/perception/dl_detection/lib/obstacle_tracking/box_refiner.cpp: In member function ‘bool senior::perception::BoxRefiner::analyzeClassStatistical()’:
/senior/workspace/new_detection/perception/dl_detection/lib/obstacle_tracking/box_refiner.cpp:301:22: warning: decomposition declaration only available with -std=c++1z or -std=gnu++1z
for (const auto& [key, value] : cls_counter_info_)
^
[ 74%] Linking CXX shared library ../../../../devel/lib/libobstacle_tracking_lib.so
[ 74%] Built target obstacle_tracking_lib
[ 75%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/dl_detection.cpp.o
[ 76%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/common/dld_gflags.cpp.o
[ 78%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/components/dld_com_source.cpp.o
[ 78%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/common/dld_utils.cpp.o
[ 80%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/lidar/impl/dld_data_provider.cpp.o
[ 81%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/lidar/impl/dld_detection_tracking_processor.cpp.o
[ 82%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/lidar/impl/dld_lidar_detection.cpp.o
[ 84%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/lidar/impl/dld_inference_processor.cpp.o
[ 81%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/services/impl/dld_vehicle.cpp.o
[ 83%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/lidar/impl/dld_suf_impl.cpp.o
[ 90%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/components/dld_injector.cpp.o
[ 90%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/services/pc_filters.cpp.o
[ 90%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/services/base_filter.cpp.o
[ 91%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/utils/dld_map_mask_util.cpp.o
[ 90%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/services/impl/dld_sensor_msg_manager.cpp.o
[ 91%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/lidar/impl/dld_detection_postprocessor.cpp.o
[ 92%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/utils/dld_visualization_debug.cpp.o
[ 93%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/lidar/impl/dld_og_around_impl.cpp.o
[ 94%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/services/impl/dld_subscriber.cpp.o
[ 96%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/lidar/impl/dld_pointcloud_preprocessor.cpp.o
[ 96%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/lidar/impl/dld_detection_api.cpp.o
[ 97%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/lidar/impl/dld_pointcloud_filter_processor.cpp.o
[ 98%] Linking CXX shared library ../../devel/lib/libground_segmentation.so
[ 98%] Built target ground_segmentation
/senior/workspace/new_detection/perception/dl_detection/common/dld_utils.cpp: In lambda function:
/senior/workspace/new_detection/perception/dl_detection/common/dld_utils.cpp:176:21: warning: decomposition declaration only available with -std=c++1z or -std=gnu++1z
for(const auto& [type, score] : det_type_to_score)
^
[100%] Linking CXX shared library ../../devel/lib/libdl_detection.so
[100%] Built target dl_detection
+ make install
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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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)
CMakeLists.txt:59 (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` (PkgConfig)
does not match the name of the calling package (Dox). 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):
/opt/cmake-3.21.3/share/cmake-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
/senior/dox/cmake/dox-config.cmake:38 (include)
CMakeLists.txt:61 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
DOX_INCLUDE_DIRS :/senior/dox/include
-- Using CATKIN_DEVEL_PREFIX: /senior/workspace/new_detection/build/devel
-- Using CMAKE_PREFIX_PATH: /senior/workspace/shared_msgs/devel;/opt/ros/melodic;/senior/dox/cmake
-- 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/new_detection/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
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
WARNING: Package "perception" does not follow the version conventions. It should not contain leading zeros (unless the number is 0).
version : 2.6.01.de957ecf
version : 2.6.01
-- Add some libraries: tracker_lib, perception_lib_geometry, obstacle_tracking_lib, pointpillars_lib, centerpoint_lib
-- Configurable variable CUDA_LIB_DIR set to /usr/local/cuda.
-- Configurable variable CUDA_INC_DIR set to /usr/local/cuda/targets/aarch64-linux/include.
-- Configuring done
-- Generating done
-- Build files have been written to: /senior/workspace/new_detection/build
Consolidate compiler generated dependencies of target perception_common
[ 2%] Built target perception_common
Consolidate compiler generated dependencies of target perception_lib_geometry
[ 11%] Built target perception_lib_geometry
Consolidate compiler generated dependencies of target ground_segmentation
[ 26%] Built target ground_segmentation
Consolidate compiler generated dependencies of target centerpoint_lib
[ 27%] Linking CXX shared library ../../../../../lib/libcenterpoint_lib.so
[ 33%] Built target centerpoint_lib
Consolidate compiler generated dependencies of target obstacle_tracking_lib
[ 40%] Built target obstacle_tracking_lib
Consolidate compiler generated dependencies of target tracker_base
[ 44%] Built target tracker_base
Consolidate compiler generated dependencies of target tracker_lib
[ 63%] Built target tracker_lib
Consolidate compiler generated dependencies of target pointpillars_lib
[ 64%] Linking CXX static library ../../../../../lib/libpointpillars_lib.a
[ 70%] Built target pointpillars_lib
Consolidate compiler generated dependencies of target dl_detection
[ 71%] Linking CXX shared library ../../devel/lib/libdl_detection.so
[ 94%] Built target dl_detection
Consolidate compiler generated dependencies of target mainboard
[100%] Built target mainboard
Install the project...
-- Install configuration: "Release"
-- 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/perception.pc
-- Installing: /senior/perception/share/perception/cmake/perceptionConfig.cmake
-- Installing: /senior/perception/share/perception/cmake/perceptionConfig-version.cmake
-- Installing: /senior/perception/share/perception/package.xml
-- Installing: /senior/perception/share/perception/conf
-- Installing: /senior/perception/share/perception/conf/detection.rviz
-- Installing: /senior/perception/share/perception/launch
-- Installing: /senior/perception/share/perception/launch/perception_imv.launch
-- Installing: /senior/perception/share/perception/launch/perception.launch
-- Installing: /senior/perception/share/perception/launch/record.launch
-- Installing: /senior/perception/share/perception/debug
-- Installing: /senior/perception/share/perception/debug/minidump_stackwalk
-- Installing: /senior/perception/share/perception/debug/debug_seg.sh
-- Installing: /senior/perception/share/perception/debug/debug_dmp.sh
-- Installing: /senior/perception/share/perception/debug/dump_syms
-- Up-to-date: /senior/perception
-- Installing: /senior/perception/lib/libperception_common.so
-- Installing: /senior/perception/lib/libperception_lib_geometry.so
-- Installing: /senior/perception/lib/libground_segmentation.so
-- Set runtime path of "/senior/perception/lib/libground_segmentation.so" to ""
-- Installing: /senior/perception/share/perception/ground_segmentation/conf
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/left_front.flags.txt
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/left_rear_down.dag
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/right_rear.dag
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/left_down.flags.txt
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/top.dag
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/right.flags.txt
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/right.dag
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/front.dag
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/left.flags.txt
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/left_rear.flags.txt
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/left_rear.dag
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/left.dag
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/left_down.dag
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/right_down.flags.txt
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/rear_down.flags.txt
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/config.flags.txt
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/right_front.dag
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/left_rear_down.flags.txt
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/right_rear.flags.txt
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/right_front_down.dag
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/front.flags.txt
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/top.flags.txt
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/right_front.flags.txt
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/right_down.dag
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/rear_down.dag
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/right_front_down.flags.txt
-- Installing: /senior/perception/share/perception/ground_segmentation/conf/left_front.dag
-- Installing: /senior/perception/share/perception/ground_segmentation/params
-- Installing: /senior/perception/share/perception/ground_segmentation/params/ground_segmentation_imv.yaml
-- Installing: /senior/perception/share/perception/ground_segmentation/params/error_code_by_lidar.yaml
-- Installing: /senior/perception/share/perception/ground_segmentation/params/ground_segmentation.yaml
-- Installing: /senior/perception/share/perception/ground_segmentation/params/ground_segmentation_ts.yaml
-- Installing: /senior/perception/share/perception/ground_segmentation/params/ground_segmentation_dx.yaml
-- Installing: /senior/perception/share/perception/ground_segmentation/params/seg_error_code_config.yaml
-- Installing: /senior/perception/lib/libdl_detection.so
-- Set runtime path of "/senior/perception/lib/libdl_detection.so" to ""
-- Installing: /senior/perception/share/perception/dl_detection/conf
-- Installing: /senior/perception/share/perception/dl_detection/conf/bag_record.dag
-- Installing: /senior/perception/share/perception/dl_detection/conf/dl_detection.dag
-- Installing: /senior/perception/share/perception/dl_detection/conf/dl_detection_mlf_tracker_debug.dag
-- Installing: /senior/perception/share/perception/dl_detection/conf/dl_detection_debug.dag
-- Installing: /senior/perception/share/perception/dl_detection/conf/dl_record.flags.txt
-- Installing: /senior/perception/share/perception/dl_detection/conf/dl_detection.flags.txt
-- Installing: /senior/perception/share/perception/dl_detection/params
-- Installing: /senior/perception/share/perception/dl_detection/params/obstacle_detection_param.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/map
-- Installing: /senior/perception/share/perception/dl_detection/params/map/perception_map_tc.png
-- Installing: /senior/perception/share/perception/dl_detection/params/map/perception_map_rz.png
-- Installing: /senior/perception/share/perception/dl_detection/params/map/perception_map_dx.png
-- Installing: /senior/perception/share/perception/dl_detection/params/map/perception_map_wf.png
-- Installing: /senior/perception/share/perception/dl_detection/params/map/perception_map_zh.png
-- Installing: /senior/perception/share/perception/dl_detection/params/map/perception_map_ts22.png
-- Installing: /senior/perception/share/perception/dl_detection/params/map/perception_map_ts26.png
-- Installing: /senior/perception/share/perception/dl_detection/params/map/perception_map_sq.png
-- Installing: /senior/perception/share/perception/dl_detection/params/map/perception_map_hr.png
-- Installing: /senior/perception/share/perception/dl_detection/params/model
-- Installing: /senior/perception/share/perception/dl_detection/params/model/daxie
-- Installing: /senior/perception/share/perception/dl_detection/params/model/daxie/orin
-- Installing: /senior/perception/share/perception/dl_detection/params/model/daxie/orin/pfe.trt
-- Installing: /senior/perception/share/perception/dl_detection/params/model/daxie/orin/cbgs_pp_multihead.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/model/daxie/orin/backbone.trt
-- Installing: /senior/perception/share/perception/dl_detection/params/model/daxie/onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/daxie/onnx/backbone.onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/daxie/onnx/pfe.onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/daxie/onnx/cbgs_pp_multihead.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/model/daxie/cp
-- Installing: /senior/perception/share/perception/dl_detection/params/model/daxie/cp/centerpoint.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/model/daxie/cp/centerpoint.onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/daxie/xavier
-- Installing: /senior/perception/share/perception/dl_detection/params/model/daxie/xavier/pfe.trt
-- Installing: /senior/perception/share/perception/dl_detection/params/model/daxie/xavier/cbgs_pp_multihead.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/model/daxie/xavier/backbone.trt
-- Installing: /senior/perception/share/perception/dl_detection/params/model/taicang
-- Installing: /senior/perception/share/perception/dl_detection/params/model/taicang/truck_orin
-- Installing: /senior/perception/share/perception/dl_detection/params/model/taicang/truck_orin/pfe.trt
-- Installing: /senior/perception/share/perception/dl_detection/params/model/taicang/truck_orin/cbgs_pp_multihead.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/model/taicang/truck_orin/backbone.trt
-- Installing: /senior/perception/share/perception/dl_detection/params/model/taicang/truck_xavier
-- Installing: /senior/perception/share/perception/dl_detection/params/model/taicang/truck_xavier/pfe.trt
-- Installing: /senior/perception/share/perception/dl_detection/params/model/taicang/truck_xavier/cbgs_pp_multihead.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/model/taicang/truck_xavier/backbone.trt
-- Installing: /senior/perception/share/perception/dl_detection/params/model/taicang/imv_orin
-- Installing: /senior/perception/share/perception/dl_detection/params/model/taicang/imv_orin/pfe.trt
-- Installing: /senior/perception/share/perception/dl_detection/params/model/taicang/imv_orin/cbgs_pp_multihead.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/model/taicang/imv_orin/backbone.trt
-- Installing: /senior/perception/share/perception/dl_detection/params/model/taicang/imv_onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/taicang/imv_onnx/backbone.onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/taicang/imv_onnx/pfe.onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/taicang/imv_onnx/cbgs_pp_multihead.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/model/taicang/truck_onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/taicang/truck_onnx/backbone.onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/taicang/truck_onnx/pfe.onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/taicang/truck_onnx/cbgs_pp_multihead.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/model/suqian
-- Installing: /senior/perception/share/perception/dl_detection/params/model/suqian/onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/suqian/onnx/backbone.onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/suqian/onnx/pfe.onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/suqian/onnx/cbgs_pp_multihead.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/model/suqian/orin32
-- Installing: /senior/perception/share/perception/dl_detection/params/model/suqian/orin32/pfe.trt
-- Installing: /senior/perception/share/perception/dl_detection/params/model/suqian/orin32/cbgs_pp_multihead.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/model/suqian/orin32/backbone.trt
-- Installing: /senior/perception/share/perception/dl_detection/params/model/.gitattributes
-- Installing: /senior/perception/share/perception/dl_detection/params/model/xiamen
-- Installing: /senior/perception/share/perception/dl_detection/params/model/xiamen/onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/xiamen/onnx/backbone.onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/xiamen/onnx/pfe.onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/xiamen/onnx/cbgs_pp_multihead.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/model/xiamen/orin32
-- Installing: /senior/perception/share/perception/dl_detection/params/model/xiamen/orin32/pfe.trt
-- Installing: /senior/perception/share/perception/dl_detection/params/model/xiamen/orin32/cbgs_pp_multihead.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/model/xiamen/orin32/backbone.trt
-- Installing: /senior/perception/share/perception/dl_detection/params/model/xiamen/orin64
-- Installing: /senior/perception/share/perception/dl_detection/params/model/xiamen/orin64/pfe.trt
-- Installing: /senior/perception/share/perception/dl_detection/params/model/xiamen/orin64/cbgs_pp_multihead.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/model/xiamen/orin64/backbone.trt
-- Installing: /senior/perception/share/perception/dl_detection/params/model/README.md
-- Installing: /senior/perception/share/perception/dl_detection/params/model/qingdao
-- Installing: /senior/perception/share/perception/dl_detection/params/model/qingdao/onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/qingdao/onnx/backbone.onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/qingdao/onnx/pfe.onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/qingdao/onnx/cbgs_pp_multihead.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/model/weifang
-- Installing: /senior/perception/share/perception/dl_detection/params/model/weifang/imv_onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/weifang/imv_onnx/backbone.onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/weifang/imv_onnx/pfe.onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/weifang/imv_onnx/cbgs_pp_multihead.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/model/weifang/truck_onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/weifang/truck_onnx/backbone.onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/weifang/truck_onnx/pfe.onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/weifang/truck_onnx/cbgs_pp_multihead.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/model/.git
-- Installing: /senior/perception/share/perception/dl_detection/params/model/jianlong
-- Installing: /senior/perception/share/perception/dl_detection/params/model/jianlong/onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/jianlong/onnx/backbone.onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/jianlong/onnx/pfe.onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/jianlong/onnx/cbgs_pp_multihead.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/model/jianlong/cp
-- Installing: /senior/perception/share/perception/dl_detection/params/model/jianlong/cp/centerpoint.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/model/jianlong/cp/centerpoint.onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/model/jianlong/orin32
-- Installing: /senior/perception/share/perception/dl_detection/params/model/jianlong/orin32/pfe.trt
-- Installing: /senior/perception/share/perception/dl_detection/params/model/jianlong/orin32/cbgs_pp_multihead.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/model/jianlong/orin32/backbone.trt
-- Installing: /senior/perception/share/perception/dl_detection/params/model/luojing
-- Installing: /senior/perception/share/perception/dl_detection/params/model/luojing/cp
-- Installing: /senior/perception/share/perception/dl_detection/params/model/luojing/cp/centerpoint.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/model/luojing/cp/centerpoint.onnx
-- Installing: /senior/perception/share/perception/dl_detection/params/obstacle_detection_param_imv.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/obstacle_detection_param_zh.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/det_error_code_config.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/obstacle_detection_param_dx.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/model@tmp
-- Installing: /senior/perception/share/perception/dl_detection/params/mlf_tracker
-- Installing: /senior/perception/share/perception/dl_detection/params/mlf_tracker/mlf_motion_filter.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/mlf_tracker/mlf_motion_refiner.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/mlf_tracker/mlf_track_object_matcher.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/mlf_tracker/mlf_shape_filter.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/mlf_tracker/mlf_tracker.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/mlf_tracker/mlf_track_object_distance.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/mlf_tracker/mlf_engine.yaml
-- Installing: /senior/perception/share/perception/dl_detection/params/obstacle_detection_param_ts.yaml
-- Installing: /senior/perception/lib/libpointpillars_lib.a
-- Installing: /senior/perception/lib/libcenterpoint_lib.so
-- Set runtime path of "/senior/perception/lib/libcenterpoint_lib.so" to ""
-- Installing: /senior/perception/lib/libobstacle_tracking_lib.so
-- Set runtime path of "/senior/perception/lib/libobstacle_tracking_lib.so" to ""
-- Installing: /senior/perception/lib/libtracker_lib.so
-- Set runtime path of "/senior/perception/lib/libtracker_lib.so" to ""
-- Installing: /senior/perception/lib/libtracker_base.so
-- Set runtime path of "/senior/perception/lib/libtracker_base.so" to ""
-- Installing: /senior/perception/bin/mainboard
-- Set runtime path of "/senior/perception/bin/mainboard" to ""