Started by user yangjun
Obtained perception-pubnode.jenkinsfile from git http://159.27.226.4/weilikang/jenkinsfiles.git
Loading library jenkinslib@master
Attempting to resolve master from remote references...
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git ls-remote -h -- http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
Found match: refs/heads/master revision 6626c90d92f957cefc10b0e0468f610292ffda5c
The recommended git tool is: NONE
using credential gitlab_weilk
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/perception-pubnode@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
Fetching without tags
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinslib.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git fetch --no-tags --force --progress -- http://159.27.226.4/weilikang/jenkinslib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 6626c90d92f957cefc10b0e0468f610292ffda5c (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6626c90d92f957cefc10b0e0468f610292ffda5c # timeout=10
Commit message: "Update dingtalk.groovy"
> git rev-list --no-walk 6626c90d92f957cefc10b0e0468f610292ffda5c # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
null
[Pipeline] echo
null
[Pipeline] echo
null
[Pipeline] node
Running on perception in /senior/weilk/workspace/perception-pubnode
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_weilk
Fetching changes from the remote Git repository
Checking out Revision fc460a62e36088867d379907a5c17a0dc0208c51 (refs/remotes/origin/master)
Commit message: "Update daxie-orin.jenkinsfile"
> git rev-parse --resolve-git-dir /senior/weilk/workspace/perception-pubnode/.git # timeout=10
> git config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinsfiles.git
> git --version # timeout=10
> git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git fetch --tags --progress -- http://159.27.226.4/weilikang/jenkinsfiles.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f fc460a62e36088867d379907a5c17a0dc0208c51 # timeout=10
> git rev-list --no-walk fc460a62e36088867d379907a5c17a0dc0208c51 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] lock
Trying to acquire lock on [Label: perception, Quantity: 1]
Lock acquired on [Label: perception, Quantity: 1]
[Pipeline] {
[Pipeline] stage
[Pipeline] { (shared_msgs)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>拉取shared_msgs>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] echo
0
[Pipeline] sh
+ cat /home/nvidia/commtest/master-project/perception-master.json
[Pipeline] sh
+ cat /home/nvidia/commtest/rcdev-project/perception-master.json
[Pipeline] sh
+ cat /home/nvidia/commtest/dev-project/perception-master.json
[Pipeline] sh
+ cat /home/nvidia/commtest/master-project/perception-slave.json
[Pipeline] sh
+ cat /home/nvidia/commtest/rcdev-project/perception-slave.json
[Pipeline] sh
+ cat /home/nvidia/commtest/dev-project/perception-slave.json
[Pipeline] sh
+ echo -n '{"module":['
[Pipeline] sh
+ rm -rf /senior/perception/bin /senior/perception/dox_setup.sh /senior/perception/env.sh /senior/perception/include /senior/perception/lib /senior/perception/local_setup.bash /senior/perception/local_setup.sh /senior/perception/local_setup.zsh /senior/perception/perception_setup.sh /senior/perception/setup.bash /senior/perception/setup.sh /senior/perception/_setup_util.py /senior/perception/setup.zsh /senior/perception/share /senior/workspace/auto_camera_capture /senior/workspace/camera_module /senior/workspace/dox /senior/workspace/new_detection /senior/workspace/perception_ota_master_2023-12-04_16-05-40 /senior/workspace/perception_ota_master_2023-12-04_16-05-40.zip /senior/workspace/perception_ota_slave_2023-12-04_16-08-47 /senior/workspace/perception_ota_slave_2023-12-04_16-08-47.zip /senior/workspace/shared_msgs /senior/workspace/slave_ws /senior/workspace/slave_ws@tmp /senior/workspace/system_ws /senior/workspace/version.json /senior/perception_slave/bin /senior/perception_slave/env.sh /senior/perception_slave/include /senior/perception_slave/lib /senior/perception_slave/local_setup.bash /senior/perception_slave/local_setup.sh /senior/perception_slave/local_setup.zsh /senior/perception_slave/setup.bash /senior/perception_slave/setup.sh /senior/perception_slave/_setup_util.py /senior/perception_slave/setup.zsh /senior/perception_slave/share /senior/perception_slave/version.json /senior/workspace/perception_ota_master_2023-12-04_16-05-40.zip /senior/workspace/perception_ota_slave_2023-12-04_16-08-47.zip
[Pipeline] sh
+ mkdir -p /senior/workspace/shared_msgs/src/shared_msgs
[Pipeline] sh
+ ls /senior/workspace/shared_msgs/src
shared_msgs
[Pipeline] dir
Running in /senior/workspace/shared_msgs/src/shared_msgs
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Avoid second fetch
Checking out Revision dc23f1412006544452cdb17ef1e0108e6e909b75 (origin/rc_dev)
Commit message: "feat_out:增加启动状态消息"
Cloning repository http://159.27.226.4/shared/shared_msgs.git
> git init /senior/workspace/shared_msgs/src/shared_msgs # timeout=10
Fetching upstream changes from http://159.27.226.4/shared/shared_msgs.git
> git --version # timeout=10
> git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --progress -- http://159.27.226.4/shared/shared_msgs.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/shared/shared_msgs.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/rc_dev^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f dc23f1412006544452cdb17ef1e0108e6e909b75 # timeout=10
> git rev-list --no-walk dc23f1412006544452cdb17ef1e0108e6e909b75 # timeout=10
[Pipeline] sh
+ git checkout -b rc_dev
Switched to a new branch 'rc_dev'
[Pipeline] dir
Running in /senior/workspace/shared_msgs
[Pipeline] {
[Pipeline] sh
+ source /opt/ros/melodic/setup.bash
++ CATKIN_SHELL=bash
++++ dirname /opt/ros/melodic/setup.bash
+++ builtin cd /opt/ros/melodic
+++ pwd
++ _CATKIN_SETUP_DIR=/opt/ros/melodic
++ . /opt/ros/melodic/setup.sh
+++ : /opt/ros/melodic
+++ _SETUP_UTIL=/opt/ros/melodic/_setup_util.py
+++ unset _CATKIN_SETUP_DIR
+++ '[' '!' -f /opt/ros/melodic/_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.7GOwLe1r5f
+++ unset _TMPDIR
+++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.7GOwLe1r5f ']'
+++ CATKIN_SHELL=bash
+++ /opt/ros/melodic/_setup_util.py
+++ _RC=0
+++ '[' 0 -ne 0 ']'
+++ unset _RC
+++ unset _SETUP_UTIL
+++ . /tmp/setup.sh.7GOwLe1r5f
++++ export CMAKE_PREFIX_PATH=/opt/ros/melodic
++++ CMAKE_PREFIX_PATH=/opt/ros/melodic
++++ export LD_LIBRARY_PATH=/opt/ros/melodic/lib
++++ LD_LIBRARY_PATH=/opt/ros/melodic/lib
++++ export PATH=/opt/ros/melodic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++++ PATH=/opt/ros/melodic/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++++ export PKG_CONFIG_PATH=/opt/ros/melodic/lib/pkgconfig
++++ PKG_CONFIG_PATH=/opt/ros/melodic/lib/pkgconfig
++++ export PYTHONPATH=/opt/ros/melodic/lib/python2.7/dist-packages
++++ PYTHONPATH=/opt/ros/melodic/lib/python2.7/dist-packages
++++ 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.7GOwLe1r5f
+++ 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=/opt/ros/melodic/share
++++ ROS_PACKAGE_PATH=/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=
++++ ROSLISP_PACKAGE_DIRECTORIES=
+++ 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
+ catkin_make
-- 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
-- Using CATKIN_DEVEL_PREFIX: /senior/workspace/shared_msgs/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/melodic
-- This workspace overlays: /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/shared_msgs/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")
-- 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
-- Using Python nosetests: /usr/bin/nosetests-2.7
-- catkin 0.7.29
-- BUILD_SHARED_LIBS is on
-- BUILD_SHARED_LIBS is on
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- ~~ traversing 27 packages in topological order:
-- ~~ - lego_cloud_msgs
-- ~~ - cloud_msgs
-- ~~ - comm_msgs
-- ~~ - align_msgs
-- ~~ - diagnose_msgs
-- ~~ - fast_lio_msgs
-- ~~ - hdmap_cloud_msgs
-- ~~ - ads_msgs
-- ~~ - hdmap_msgs
-- ~~ - lane_frame_msgs
-- ~~ - msf_localization_msgs
-- ~~ - perception_msgs
-- ~~ - peripheral_msgs
-- ~~ - pnc_lonctrl_msgs
-- ~~ - port_msgs
-- ~~ - prediction_msgs
-- ~~ - simulate_msgs
-- ~~ - spreader_msgs
-- ~~ - tools_msgs
-- ~~ - localization_msgs
-- ~~ - tos_msgs
-- ~~ - v2x_msgs
-- ~~ - vehicle_msgs
-- ~~ - acquisition_msgs
-- ~~ - guardian_msgs
-- ~~ - pnc_debug_msg
-- ~~ - visual_msgs
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- +++ processing catkin package: 'lego_cloud_msgs'
-- ==> add_subdirectory(shared_msgs/lego_cloud_msgs)
CMake Deprecation Warning at shared_msgs/lego_cloud_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- lego_cloud_msgs: 1 messages, 0 services
-- +++ processing catkin package: 'cloud_msgs'
-- ==> add_subdirectory(shared_msgs/cloud_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- cloud_msgs: 14 messages, 0 services
-- +++ processing catkin package: 'comm_msgs'
-- ==> add_subdirectory(shared_msgs/comm_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- comm_msgs: 31 messages, 0 services
-- +++ processing catkin package: 'align_msgs'
-- ==> add_subdirectory(shared_msgs/align_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- align_msgs: 4 messages, 0 services
-- +++ processing catkin package: 'diagnose_msgs'
-- ==> add_subdirectory(shared_msgs/diagnose_msgs)
CMake Deprecation Warning at shared_msgs/diagnose_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- diagnose_msgs: 7 messages, 0 services
-- +++ processing catkin package: 'fast_lio_msgs'
-- ==> add_subdirectory(shared_msgs/fast_lio_msgs)
CMake Deprecation Warning at shared_msgs/fast_lio_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- fast_lio_msgs: 1 messages, 0 services
-- +++ processing catkin package: 'hdmap_cloud_msgs'
-- ==> add_subdirectory(shared_msgs/hdmap_cloud_msgs)
CMake Deprecation Warning at shared_msgs/hdmap_cloud_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- hdmap_cloud_msgs: 28 messages, 0 services
-- +++ processing catkin package: 'ads_msgs'
-- ==> add_subdirectory(shared_msgs/ads_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- ads_msgs: 14 messages, 0 services
-- +++ processing catkin package: 'hdmap_msgs'
-- ==> add_subdirectory(shared_msgs/hdmap_msgs)
CMake Deprecation Warning at shared_msgs/hdmap_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- hdmap_msgs: 24 messages, 0 services
-- +++ processing catkin package: 'lane_frame_msgs'
-- ==> add_subdirectory(shared_msgs/lane_frame_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- lane_frame_msgs: 2 messages, 0 services
-- +++ processing catkin package: 'msf_localization_msgs'
-- ==> add_subdirectory(shared_msgs/msf_localization_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- msf_localization_msgs: 9 messages, 0 services
-- +++ processing catkin package: 'perception_msgs'
-- ==> add_subdirectory(shared_msgs/perception_msgs)
CMake Deprecation Warning at shared_msgs/perception_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- perception_msgs: 9 messages, 0 services
-- +++ processing catkin package: 'peripheral_msgs'
-- ==> add_subdirectory(shared_msgs/peripheral_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- peripheral_msgs: 7 messages, 0 services
-- +++ processing catkin package: 'pnc_lonctrl_msgs'
-- ==> add_subdirectory(shared_msgs/pnc_lonctrl_msgs)
CMake Deprecation Warning at shared_msgs/pnc_lonctrl_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- pnc_lonctrl_msgs: 6 messages, 0 services
-- +++ processing catkin package: 'port_msgs'
-- ==> add_subdirectory(shared_msgs/port_msgs)
CMake Deprecation Warning at shared_msgs/port_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- port_msgs: 6 messages, 0 services
-- +++ processing catkin package: 'prediction_msgs'
-- ==> add_subdirectory(shared_msgs/prediction_msgs)
CMake Deprecation Warning at shared_msgs/prediction_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- prediction_msgs: 3 messages, 0 services
-- +++ processing catkin package: 'simulate_msgs'
-- ==> add_subdirectory(shared_msgs/simulate_msgs)
CMake Deprecation Warning at shared_msgs/simulate_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- simulate_msgs: 2 messages, 0 services
-- +++ processing catkin package: 'spreader_msgs'
-- ==> add_subdirectory(shared_msgs/spreader_msgs)
CMake Deprecation Warning at shared_msgs/spreader_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- spreader_msgs: 1 messages, 0 services
-- +++ processing catkin package: 'tools_msgs'
-- ==> add_subdirectory(shared_msgs/tools_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- tools_msgs: 2 messages, 0 services
-- +++ processing catkin package: 'localization_msgs'
-- ==> add_subdirectory(shared_msgs/localization_msgs)
CMake Deprecation Warning at shared_msgs/localization_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- localization_msgs: 5 messages, 0 services
-- +++ processing catkin package: 'tos_msgs'
-- ==> add_subdirectory(shared_msgs/tos_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- tos_msgs: 26 messages, 0 services
-- +++ processing catkin package: 'v2x_msgs'
-- ==> add_subdirectory(shared_msgs/v2x_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- v2x_msgs: 3 messages, 0 services
-- +++ processing catkin package: 'vehicle_msgs'
-- ==> add_subdirectory(shared_msgs/vehicle_msgs)
CMake Deprecation Warning at shared_msgs/vehicle_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- vehicle_msgs: 19 messages, 0 services
-- +++ processing catkin package: 'acquisition_msgs'
-- ==> add_subdirectory(shared_msgs/acquisition_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- acquisition_msgs: 11 messages, 0 services
-- +++ processing catkin package: 'guardian_msgs'
-- ==> add_subdirectory(shared_msgs/guardian_msgs)
CMake Deprecation Warning at shared_msgs/guardian_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- guardian_msgs: 6 messages, 0 services
-- +++ processing catkin package: 'pnc_debug_msg'
-- ==> add_subdirectory(shared_msgs/pnc_debug_msgs)
CMake Deprecation Warning at shared_msgs/pnc_debug_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- pnc_debug_msg: 9 messages, 0 services
-- +++ processing catkin package: 'visual_msgs'
-- ==> add_subdirectory(shared_msgs/visual_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- visual_msgs: 8 messages, 0 services
-- Configuring done
-- Generating done
-- Build files have been written to: /senior/workspace/shared_msgs/build
[ 0%] Built target nav_msgs_generate_messages_lisp
[ 0%] Built target geometry_msgs_generate_messages_lisp
[ 0%] Built target std_msgs_generate_messages_cpp
[ 0%] Built target nav_msgs_generate_messages_cpp
[ 0%] Built target geometry_msgs_generate_messages_cpp
[ 0%] Built target std_msgs_generate_messages_lisp
[ 0%] Built target nav_msgs_generate_messages_eus
[ 0%] Built target std_msgs_generate_messages_eus
[ 0%] Built target geometry_msgs_generate_messages_eus
[ 0%] Built target nav_msgs_generate_messages_nodejs
[ 0%] Built target geometry_msgs_generate_messages_py
[ 0%] Built target nav_msgs_generate_messages_py
[ 0%] Built target geometry_msgs_generate_messages_nodejs
[ 0%] Built target std_msgs_generate_messages_nodejs
[ 0%] Built target std_msgs_generate_messages_py
[ 0%] Built target _lego_cloud_msgs_generate_messages_check_deps_cloud_info
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_LogInOutTos
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_Point
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfos
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_CloudCmd
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_TaskType
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_Ack
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_MovationCtrl
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_SwitchDrvMode
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_RemoteControl
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_PassingPoint
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_TosTask
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_RequestPoints
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_LedMsg
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfo
[ 0%] Built target _comm_msgs_generate_messages_check_deps_MachineMetrics
[ 0%] Built target _comm_msgs_generate_messages_check_deps_VehicleState
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Traj
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Device
[ 0%] Built target _comm_msgs_generate_messages_check_deps_CloudTrajs
[ 0%] Built target _comm_msgs_generate_messages_check_deps_LidarShmMessage
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Trigger
[ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceCmdState
[ 0%] Built target _comm_msgs_generate_messages_check_deps_AppVersion
[ 0%] Built target _comm_msgs_generate_messages_check_deps_PassingPt
[ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceCmdFeedback
[ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajForPrediction
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Ack
[ 0%] Built target _comm_msgs_generate_messages_check_deps_SpeedLimit
[ 0%] Built target _comm_msgs_generate_messages_check_deps_PathPoint
[ 0%] Built target _comm_msgs_generate_messages_check_deps_TagInfo
[ 0%] Built target _comm_msgs_generate_messages_check_deps_PilotState
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Monitor
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Point
[ 0%] Built target _comm_msgs_generate_messages_check_deps_BootStatus
[ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajectoryPoint
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Path
[ 0%] Built target _comm_msgs_generate_messages_check_deps_CheckResult
[ 0%] Built target _comm_msgs_generate_messages_check_deps_SelfCheck
[ 0%] Built target _comm_msgs_generate_messages_check_deps_PowerManager
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Switch
[ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajPt
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Trajectory
[ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceManager
[ 0%] Built target _comm_msgs_generate_messages_check_deps_DataRecordControl
[ 0%] Built target _comm_msgs_generate_messages_check_deps_AppVersionInfo
[ 0%] Built target _align_msgs_generate_messages_check_deps_CloudDisplay
[ 0%] Built target _align_msgs_generate_messages_check_deps_StackingAlign
[ 0%] Built target _align_msgs_generate_messages_check_deps_FunctionSwitch
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorTrace
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_LinkSegment
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorDetail
[ 0%] Built target _align_msgs_generate_messages_check_deps_Region
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_KeyValue
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_DiagnoseInfo
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorInfo
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_TraceSegment
[ 0%] Built target _fast_lio_msgs_generate_messages_check_deps_Pose6D
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_closed_areas_request
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_LaneSegment
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_lanes
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_RoutingResponse
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_MultipleRoutesResponse
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_areas
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_restrict_area
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_Point2D
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_ShowVehicleIdsRequest
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_closed_areas_ack
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_ShowVehicleIdsResponse
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_RoutePath
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_bridge_location
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_status
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_location3D
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_Lane
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_RoadSegment
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_location
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_bridge_position
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_Passage
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_header
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_visualization_path
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_RoutingRequest
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_ShowMapRequest
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_sections
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_lane_segment
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_ShowMapResponse
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_waypoint
[ 0%] Built target _ads_msgs_generate_messages_check_deps_TargetState
[ 0%] Built target _ads_msgs_generate_messages_check_deps_HfsmState
[ 0%] Built target _ads_msgs_generate_messages_check_deps_VehicleState
[ 0%] Built target _ads_msgs_generate_messages_check_deps_Target
[ 0%] Built target _ads_msgs_generate_messages_check_deps_Command
[ 0%] Built target _ads_msgs_generate_messages_check_deps_CommandStates
[ 0%] Built target _ads_msgs_generate_messages_check_deps_Diagnose
[ 0%] Built target _ads_msgs_generate_messages_check_deps_SourceState
[ 0%] Built target _ads_msgs_generate_messages_check_deps_AdsCommandState
[ 0%] Built target _ads_msgs_generate_messages_check_deps_SpeedConstrain
[ 0%] Built target _ads_msgs_generate_messages_check_deps_Destination
[ 0%] Built target _ads_msgs_generate_messages_check_deps_MonitorFrame
[ 0%] Built target _ads_msgs_generate_messages_check_deps_CommandState
[ 0%] Built target _ads_msgs_generate_messages_check_deps_SwitchState
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Ack
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BridgePosition
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_ShowMapResponse
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingRequest
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_TrafficInfo
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_FlipSeasideAreaRequest
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingResponse
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Passage
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Status
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BridgePoint
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BlacklistedLane
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingRequestPoint
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Region
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Lane
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Section
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Point
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_DynamicBridgeInfo
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoadSegment
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Map
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Point2D
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_LaneSegment
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_ShowMapRequest
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_HeartBeat
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_StopPoint
[ 0%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneA
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_Gnss
[ 0%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneB
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestXYZ
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestPos
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_LocalizationEstimate
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_WheelSpeed
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_LocalizationStatus
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestVel
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_Localization
[ 0%] Built target _perception_msgs_generate_messages_check_deps_TrailerPosture
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssHeading
[ 0%] Built target _perception_msgs_generate_messages_check_deps_Obstacle
[ 0%] Built target _perception_msgs_generate_messages_check_deps_VOgPoint
[ 0%] Built target _perception_msgs_generate_messages_check_deps_VOgPoints
[ 0%] Built target _perception_msgs_generate_messages_check_deps_OgPoints
[ 0%] Built target _perception_msgs_generate_messages_check_deps_FilterParam
[ 0%] Built target _perception_msgs_generate_messages_check_deps_OgPoint
[ 0%] Built target _perception_msgs_generate_messages_check_deps_UltrasonicRadar
[ 0%] Built target _perception_msgs_generate_messages_check_deps_Obstacles
[ 0%] Built target _peripheral_msgs_generate_messages_check_deps_Cmd
[ 0%] Built target _peripheral_msgs_generate_messages_check_deps_PeripheralBulkCargoCmd
[ 0%] Built target _peripheral_msgs_generate_messages_check_deps_TwistLocksPressedSig
[ 0%] Built target _peripheral_msgs_generate_messages_check_deps_PeripheralBulkCargoWorkStatus
[ 0%] Built target _peripheral_msgs_generate_messages_check_deps_VehicleStatus
[ 0%] Built target _peripheral_msgs_generate_messages_check_deps_VersionInfo
[ 0%] Built target _peripheral_msgs_generate_messages_check_deps_VersionDetail
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Gear
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_LonCtrlDebug
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Path
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_PathPoint
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_TrajectoryPoint
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Trajectory
[ 0%] Built target _port_msgs_generate_messages_check_deps_AccurateStop
[ 0%] Built target _port_msgs_generate_messages_check_deps_StationDeviceCmds
[ 0%] Built target _port_msgs_generate_messages_check_deps_StationDeviceCmd
[ 0%] Built target _port_msgs_generate_messages_check_deps_Pose
[ 0%] Built target _port_msgs_generate_messages_check_deps_VehicleStationState
[ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacle
[ 0%] Built target _port_msgs_generate_messages_check_deps_ContainerCompensate
[ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionTrajectory
[ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacles
[ 0%] Built target _simulate_msgs_generate_messages_check_deps_InitState
[ 0%] Built target _simulate_msgs_generate_messages_check_deps_Rate
[ 0%] Built target sensor_msgs_generate_messages_cpp
[ 0%] Built target _spreader_msgs_generate_messages_check_deps_SpreaderInfo
[ 0%] Built target _tools_msgs_generate_messages_check_deps_Cmd
[ 0%] Built target _tools_msgs_generate_messages_check_deps_Status
[ 0%] Built target _localization_msgs_generate_messages_check_deps_VehicleState
[ 0%] Built target sensor_msgs_generate_messages_py
[ 0%] Built target sensor_msgs_generate_messages_eus
[ 0%] Built target sensor_msgs_generate_messages_nodejs
[ 0%] Built target sensor_msgs_generate_messages_lisp
[ 0%] Built target _localization_msgs_generate_messages_check_deps_Ins
[ 0%] Built target _localization_msgs_generate_messages_check_deps_Gnss
[ 0%] Built target _localization_msgs_generate_messages_check_deps_LocalizationEstimate
[ 0%] Built target _localization_msgs_generate_messages_check_deps_IgnoreQc
[ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedSection
[ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedCrane
[ 0%] Built target _tos_msgs_generate_messages_check_deps_ShoreCranesLoc
[ 0%] Built target _tos_msgs_generate_messages_check_deps_TruckStop
[ 0%] Built target _tos_msgs_generate_messages_check_deps_Cps
[ 0%] Built target _tos_msgs_generate_messages_check_deps_ManualShift
[ 0%] Built target _tos_msgs_generate_messages_check_deps_BulkCargoWorkFinishedSig
[ 0%] Built target _tos_msgs_generate_messages_check_deps_ClosedAreas
[ 0%] Built target _tos_msgs_generate_messages_check_deps_ClosedArea
[ 0%] Built target _tos_msgs_generate_messages_check_deps_Heartbeat
[ 0%] Built target _tos_msgs_generate_messages_check_deps_Task
[ 0%] Built target _tos_msgs_generate_messages_check_deps_Cmd
[ 0%] Built target _tos_msgs_generate_messages_check_deps_ShoreCrane
[ 0%] Built target _tos_msgs_generate_messages_check_deps_BulkCargoCmd
[ 0%] Built target _tos_msgs_generate_messages_check_deps_AlarmSig
[ 0%] Built target _tos_msgs_generate_messages_check_deps_Align
[ 0%] Built target _tos_msgs_generate_messages_check_deps_Ack
[ 0%] Built target _tos_msgs_generate_messages_check_deps_AlignSig
[ 0%] Built target _tos_msgs_generate_messages_check_deps_VanPool
[ 0%] Built target _tos_msgs_generate_messages_check_deps_BulkCargoWorkStatus
[ 0%] Built target _tos_msgs_generate_messages_check_deps_BlockedLane
[ 0%] Built target _tos_msgs_generate_messages_check_deps_BulkCargoDoubleHeadWorkStatus
[ 0%] Built target _tos_msgs_generate_messages_check_deps_CmdState
[ 0%] Built target _tos_msgs_generate_messages_check_deps_AlignTips
[ 0%] Built target _tos_msgs_generate_messages_check_deps_TaskDetail
[ 0%] Built target _v2x_msgs_generate_messages_check_deps_Chassis
[ 0%] Built target _tos_msgs_generate_messages_check_deps_StackerReady
[ 0%] Built target _v2x_msgs_generate_messages_check_deps_TrajPt
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_StartVehicle
[ 0%] Built target _v2x_msgs_generate_messages_check_deps_Traj
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_DebugData
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_StatusCmd
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_CtrlReference
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_UltrasonicRadars
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_PathPoint
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_RemoteControl
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_CCUControl
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Chassis
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_HeartBeat
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_LockStationStop
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Command
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_VehicleStatus
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Path
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Gear
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Trajectory
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_Request
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_ControllerStatus
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_TrajectoryPoint
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Target
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Chassis
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Location
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_LocationError
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_WorkStatus
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_Tos
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_ErrorCode
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_AdsState
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_LocationErrorType
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_AdsCmdState
[ 0%] Built target _acquisition_msgs_generate_messages_check_deps_TosTask
[ 0%] Built target _guardian_msgs_generate_messages_check_deps_ParallelDrive
[ 0%] Built target _guardian_msgs_generate_messages_check_deps_GuardianCommand
[ 0%] Built target _guardian_msgs_generate_messages_check_deps_DrawMsg
[ 0%] Built target _guardian_msgs_generate_messages_check_deps_GuardianPoints
[ 0%] Built target _guardian_msgs_generate_messages_check_deps_DrivingState
[ 0%] Built target _guardian_msgs_generate_messages_check_deps_RelieveWarn
[ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_PlanDebug
[ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_PidDebug
[ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_LongitudinalDebug
[ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_SlPoint
[ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_LatticeDebug
[ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_PjpoDebug
[ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_MpcDebug
[ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_LateralDebug
[ 0%] Built target _pnc_debug_msg_generate_messages_check_deps_CtrlDebug
[ 0%] Built target _visual_msgs_generate_messages_check_deps_Path
[ 0%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrain
[ 0%] Built target _visual_msgs_generate_messages_check_deps_PathPoints
[ 0%] Generating Lisp code from lego_cloud_msgs/cloud_info.msg
[ 0%] Generating C++ code from lego_cloud_msgs/cloud_info.msg
[ 0%] Built target _visual_msgs_generate_messages_check_deps_PathPoint
[ 1%] Generating EusLisp code from lego_cloud_msgs/cloud_info.msg
[ 1%] Built target _visual_msgs_generate_messages_check_deps_Lanes
[ 1%] Built target _visual_msgs_generate_messages_check_deps_Section
[ 1%] Generating EusLisp manifest code for lego_cloud_msgs
[ 1%] Generating Javascript code from lego_cloud_msgs/cloud_info.msg
[ 1%] Generating Python from MSG lego_cloud_msgs/cloud_info
[ 1%] Built target _visual_msgs_generate_messages_check_deps_Lane
[ 1%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrains
[ 1%] Generating C++ code from cloud_msgs/TaskType.msg
[ 1%] Generating Python from MSG cloud_msgs/TaskType
[ 1%] Built target lego_cloud_msgs_generate_messages_lisp
[ 1%] Generating C++ code from cloud_msgs/CraneInfos.msg
[ 1%] Built target lego_cloud_msgs_generate_messages_nodejs
[ 1%] Generating Python from MSG cloud_msgs/CraneInfos
[ 2%] Generating Python from MSG cloud_msgs/Point
[ 2%] Built target lego_cloud_msgs_generate_messages_cpp
[ 2%] Generating Python msg __init__.py for lego_cloud_msgs
[ 2%] Generating EusLisp code from cloud_msgs/TaskType.msg
[ 2%] Generating Python from MSG cloud_msgs/Ack
[ 2%] Generating Python from MSG cloud_msgs/CloudCmd
[ 2%] Generating Python from MSG cloud_msgs/RemoteControl
[ 2%] Generating C++ code from cloud_msgs/Point.msg
[ 2%] Generating EusLisp code from cloud_msgs/CraneInfos.msg
[ 2%] Generating EusLisp code from cloud_msgs/Point.msg
[ 2%] Generating EusLisp code from cloud_msgs/Ack.msg
[ 2%] Built target lego_cloud_msgs_generate_messages_py
[ 2%] Generating Python from MSG cloud_msgs/TosTask
[ 2%] Generating Python from MSG cloud_msgs/SwitchDrvMode
[ 2%] Generating EusLisp code from cloud_msgs/CloudCmd.msg
[ 2%] Generating Lisp code from cloud_msgs/TaskType.msg
[ 2%] Generating Lisp code from cloud_msgs/CraneInfos.msg
[ 2%] Generating Lisp code from cloud_msgs/Point.msg
[ 2%] Generating Lisp code from cloud_msgs/Ack.msg
[ 2%] Generating C++ code from cloud_msgs/Ack.msg
[ 2%] Generating Lisp code from cloud_msgs/CloudCmd.msg
[ 2%] Generating EusLisp code from cloud_msgs/RemoteControl.msg
[ 2%] Generating EusLisp code from cloud_msgs/TosTask.msg
[ 3%] Generating Lisp code from cloud_msgs/RemoteControl.msg
[ 3%] Generating Javascript code from cloud_msgs/TaskType.msg
[ 3%] Generating Python from MSG cloud_msgs/CraneInfo
[ 3%] Generating Javascript code from cloud_msgs/CraneInfos.msg
[ 3%] Generating Lisp code from cloud_msgs/TosTask.msg
[ 3%] Generating Javascript code from cloud_msgs/Point.msg
[ 3%] Generating Javascript code from cloud_msgs/Ack.msg
[ 3%] Generating EusLisp code from cloud_msgs/SwitchDrvMode.msg
[ 3%] Generating Javascript code from cloud_msgs/CloudCmd.msg
[ 3%] Generating C++ code from cloud_msgs/CloudCmd.msg
[ 3%] Generating Lisp code from cloud_msgs/SwitchDrvMode.msg
[ 3%] Generating EusLisp code from comm_msgs/DeviceCmdFeedback.msg
[ 3%] Generating Python from MSG cloud_msgs/PassingPoint
[ 3%] Generating Python from MSG comm_msgs/DeviceCmdFeedback
[ 4%] Generating Javascript code from cloud_msgs/RemoteControl.msg
[ 4%] Generating EusLisp code from cloud_msgs/CraneInfo.msg
[ 4%] Generating Lisp code from cloud_msgs/CraneInfo.msg
[ 4%] Generating Javascript code from cloud_msgs/TosTask.msg
[ 4%] Built target lego_cloud_msgs_generate_messages_eus
[ 4%] Generating Javascript code from cloud_msgs/SwitchDrvMode.msg
[ 4%] Generating EusLisp code from comm_msgs/TagInfo.msg
[ 4%] Generating Lisp code from cloud_msgs/PassingPoint.msg
[ 4%] Generating EusLisp code from cloud_msgs/PassingPoint.msg
[ 4%] Generating Javascript code from cloud_msgs/CraneInfo.msg
[ 4%] Generating EusLisp code from comm_msgs/AppVersion.msg
[ 4%] Generating Lisp code from cloud_msgs/MovationCtrl.msg
[ 4%] Generating Python from MSG cloud_msgs/MovationCtrl
[ 4%] Generating C++ code from cloud_msgs/RemoteControl.msg
[ 4%] Generating Python from MSG comm_msgs/TagInfo
[ 4%] Generating EusLisp code from comm_msgs/PilotState.msg
[ 4%] Generating Javascript code from cloud_msgs/PassingPoint.msg
[ 4%] Generating Lisp code from cloud_msgs/LedMsg.msg
[ 4%] Generating EusLisp code from cloud_msgs/MovationCtrl.msg
[ 4%] Generating Lisp code from cloud_msgs/RequestPoints.msg
[ 4%] Generating Javascript code from cloud_msgs/MovationCtrl.msg
[ 4%] Generating Lisp code from cloud_msgs/LogInOutTos.msg
[ 4%] Generating EusLisp code from comm_msgs/PathPoint.msg
[ 4%] Generating EusLisp code from comm_msgs/Device.msg
[ 4%] Generating EusLisp code from cloud_msgs/LedMsg.msg
[ 4%] Generating Python from MSG cloud_msgs/LedMsg
[ 4%] Generating Javascript code from cloud_msgs/LedMsg.msg
[ 4%] Built target cloud_msgs_generate_messages_lisp
[ 5%] Generating EusLisp code from cloud_msgs/RequestPoints.msg
[ 5%] Generating Python from MSG comm_msgs/AppVersion
[ 5%] Generating C++ code from cloud_msgs/TosTask.msg
[ 5%] Generating Javascript code from cloud_msgs/RequestPoints.msg
[ 5%] Generating EusLisp code from cloud_msgs/LogInOutTos.msg
[ 5%] Generating EusLisp code from comm_msgs/TrajPt.msg
[ 5%] Generating EusLisp manifest code for cloud_msgs
[ 5%] Generating Python from MSG cloud_msgs/RequestPoints
[ 5%] Generating Javascript code from cloud_msgs/LogInOutTos.msg
[ 6%] Generating Python from MSG comm_msgs/PilotState
[ 6%] Generating Python from MSG cloud_msgs/LogInOutTos
[ 6%] Generating EusLisp code from comm_msgs/Ack.msg
[ 6%] Built target cloud_msgs_generate_messages_nodejs
[ 6%] Generating Python from MSG comm_msgs/PathPoint
[ 7%] Generating Javascript code from comm_msgs/DeviceCmdFeedback.msg
[ 8%] Generating C++ code from cloud_msgs/SwitchDrvMode.msg
[ 8%] Generating Javascript code from comm_msgs/TagInfo.msg
[ 8%] Generating C++ code from cloud_msgs/CraneInfo.msg
[ 8%] Generating EusLisp code from comm_msgs/TrajForPrediction.msg
[ 8%] Generating Javascript code from comm_msgs/AppVersion.msg
[ 9%] Generating EusLisp code from comm_msgs/Trigger.msg
[ 9%] Generating Python msg __init__.py for cloud_msgs
[ 9%] Generating Python from MSG comm_msgs/Device
[ 9%] Generating Python from MSG comm_msgs/TrajPt
[ 9%] Generating Javascript code from comm_msgs/PilotState.msg
[ 9%] Generating C++ code from cloud_msgs/PassingPoint.msg
[ 9%] Generating C++ code from cloud_msgs/MovationCtrl.msg
[ 9%] Generating EusLisp code from comm_msgs/CloudTrajs.msg
[ 9%] Generating EusLisp code from comm_msgs/Traj.msg
[ 9%] Generating Javascript code from comm_msgs/PathPoint.msg
[ 9%] Built target cloud_msgs_generate_messages_py
[ 9%] Generating Javascript code from comm_msgs/Device.msg
[ 9%] Generating Lisp code from comm_msgs/DeviceCmdFeedback.msg
[ 9%] Generating Python from MSG comm_msgs/Ack
[ 9%] Generating EusLisp code from comm_msgs/Point.msg
[ 9%] Generating EusLisp code from comm_msgs/DataRecordControl.msg
[ 9%] Generating Javascript code from comm_msgs/TrajPt.msg
[ 9%] Generating Lisp code from comm_msgs/TagInfo.msg
[ 9%] Generating C++ code from comm_msgs/DeviceCmdFeedback.msg
[ 9%] Generating C++ code from cloud_msgs/LedMsg.msg
[ 9%] Generating C++ code from comm_msgs/TagInfo.msg
[ 9%] Generating Javascript code from comm_msgs/Ack.msg
[ 9%] Generating Lisp code from comm_msgs/AppVersion.msg
[ 9%] Generating EusLisp code from comm_msgs/VehicleState.msg
[ 9%] Generating Python from MSG comm_msgs/TrajForPrediction
[ 9%] Generating Javascript code from comm_msgs/TrajForPrediction.msg
[ 9%] Generating Lisp code from comm_msgs/PilotState.msg
[ 9%] Generating EusLisp code from comm_msgs/SpeedLimit.msg
[ 9%] Generating C++ code from cloud_msgs/RequestPoints.msg
[ 9%] Generating EusLisp code from comm_msgs/TrajectoryPoint.msg
[ 9%] Generating Lisp code from comm_msgs/PathPoint.msg
[ 9%] Generating Javascript code from comm_msgs/Trigger.msg
[ 9%] Generating C++ code from comm_msgs/AppVersion.msg
[ 9%] Generating Lisp code from comm_msgs/Device.msg
[ 9%] Generating Javascript code from comm_msgs/CloudTrajs.msg
[ 9%] Generating EusLisp code from comm_msgs/CheckResult.msg
[ 9%] Generating Lisp code from comm_msgs/TrajPt.msg
[ 9%] Generating Python from MSG comm_msgs/Trigger
[ 9%] Built target cloud_msgs_generate_messages_eus
[ 9%] Generating Python from MSG comm_msgs/CloudTrajs
[ 9%] Generating Javascript code from comm_msgs/Traj.msg
[ 9%] Generating C++ code from cloud_msgs/LogInOutTos.msg
[ 9%] Generating Lisp code from comm_msgs/Ack.msg
[ 10%] Generating Lisp code from comm_msgs/TrajForPrediction.msg
[ 10%] Generating EusLisp code from comm_msgs/BootStatus.msg
[ 10%] Generating Javascript code from comm_msgs/Point.msg
[ 10%] Generating EusLisp code from comm_msgs/SelfCheck.msg
[ 10%] Generating C++ code from comm_msgs/PilotState.msg
[ 10%] Generating Lisp code from comm_msgs/Trigger.msg
[ 10%] Generating Javascript code from comm_msgs/DataRecordControl.msg
[ 10%] Generating Javascript code from comm_msgs/VehicleState.msg
[ 10%] Generating EusLisp code from comm_msgs/PowerManager.msg
[ 10%] Generating Python from MSG comm_msgs/Traj
[ 10%] Generating Lisp code from comm_msgs/CloudTrajs.msg
[ 10%] Generating EusLisp code from comm_msgs/Switch.msg
[ 10%] Generating Python from MSG comm_msgs/Point
[ 10%] Built target cloud_msgs_generate_messages_cpp
[ 10%] Generating C++ code from comm_msgs/PathPoint.msg
[ 11%] Generating Javascript code from comm_msgs/SpeedLimit.msg
[ 11%] Generating Lisp code from comm_msgs/Traj.msg
[ 11%] Generating Javascript code from comm_msgs/TrajectoryPoint.msg
[ 11%] Generating EusLisp code from comm_msgs/DeviceManager.msg
[ 12%] Generating C++ code from comm_msgs/Device.msg
[ 13%] Generating EusLisp code from comm_msgs/Path.msg
[ 13%] Generating Lisp code from comm_msgs/Point.msg
[ 13%] Generating Javascript code from comm_msgs/CheckResult.msg
[ 13%] Generating EusLisp code from comm_msgs/LidarShmMessage.msg
[ 13%] Generating Python from MSG comm_msgs/DataRecordControl
[ 13%] Generating Javascript code from comm_msgs/BootStatus.msg
[ 13%] Generating Lisp code from comm_msgs/DataRecordControl.msg
[ 13%] Generating EusLisp code from comm_msgs/Trajectory.msg
[ 13%] Generating EusLisp code from comm_msgs/PassingPt.msg
[ 13%] Generating EusLisp code from comm_msgs/DeviceCmdState.msg
[ 13%] Generating Lisp code from comm_msgs/VehicleState.msg
[ 13%] Generating Javascript code from comm_msgs/SelfCheck.msg
[ 14%] Generating EusLisp code from comm_msgs/AppVersionInfo.msg
[ 14%] Generating C++ code from comm_msgs/TrajPt.msg
[ 14%] Generating C++ code from comm_msgs/Ack.msg
[ 14%] Generating Python from MSG comm_msgs/VehicleState
[ 14%] Generating Lisp code from comm_msgs/SpeedLimit.msg
[ 14%] Generating Javascript code from comm_msgs/PowerManager.msg
[ 14%] Generating EusLisp code from comm_msgs/MachineMetrics.msg
[ 14%] Generating Python from MSG comm_msgs/SpeedLimit
[ 14%] Generating Python from MSG comm_msgs/TrajectoryPoint
[ 14%] Generating Lisp code from comm_msgs/TrajectoryPoint.msg
[ 14%] Generating Javascript code from comm_msgs/Switch.msg
[ 14%] Generating EusLisp code from comm_msgs/Monitor.msg
[ 14%] Generating Lisp code from comm_msgs/CheckResult.msg
[ 14%] Generating Javascript code from comm_msgs/DeviceManager.msg
[ 15%] Generating Python from MSG comm_msgs/CheckResult
[ 15%] Generating C++ code from comm_msgs/TrajForPrediction.msg
[ 15%] Generating Python from MSG comm_msgs/BootStatus
[ 15%] Generating EusLisp manifest code for comm_msgs
[ 15%] Generating Lisp code from comm_msgs/BootStatus.msg
[ 15%] Generating Python from MSG comm_msgs/SelfCheck
[ 15%] Generating Javascript code from comm_msgs/Path.msg
[ 15%] Generating Javascript code from comm_msgs/LidarShmMessage.msg
[ 15%] Generating Lisp code from comm_msgs/SelfCheck.msg
[ 15%] Generating Javascript code from comm_msgs/Trajectory.msg
[ 15%] Generating Javascript code from comm_msgs/PassingPt.msg
[ 15%] Generating Lisp code from comm_msgs/PowerManager.msg
[ 15%] Generating Python from MSG comm_msgs/PowerManager
[ 15%] Generating EusLisp code from diagnose_msgs/DiagnoseInfo.msg
[ 15%] Generating C++ code from comm_msgs/Trigger.msg
[ 15%] Generating EusLisp code from diagnose_msgs/LinkSegment.msg
[ 15%] Generating Javascript code from comm_msgs/DeviceCmdState.msg
[ 15%] Generating EusLisp code from diagnose_msgs/ErrorTrace.msg
[ 15%] Generating Lisp code from comm_msgs/Switch.msg
[ 15%] Generating EusLisp code from diagnose_msgs/ErrorDetail.msg
[ 15%] Generating Javascript code from comm_msgs/AppVersionInfo.msg
[ 15%] Generating EusLisp code from diagnose_msgs/ErrorInfo.msg
[ 15%] Generating Lisp code from comm_msgs/DeviceManager.msg
[ 16%] Generating EusLisp code from diagnose_msgs/KeyValue.msg
[ 16%] Generating Javascript code from comm_msgs/MachineMetrics.msg
[ 16%] Generating Python from MSG comm_msgs/Switch
[ 16%] Generating EusLisp code from diagnose_msgs/TraceSegment.msg
[ 16%] Generating Lisp code from comm_msgs/Path.msg
[ 16%] Generating C++ code from comm_msgs/CloudTrajs.msg
[ 16%] Generating Lisp code from comm_msgs/LidarShmMessage.msg
[ 16%] Generating Javascript code from comm_msgs/Monitor.msg
[ 16%] Generating EusLisp manifest code for diagnose_msgs
[ 16%] Generating Python from MSG comm_msgs/DeviceManager
[ 16%] Generating Lisp code from comm_msgs/Trajectory.msg
[ 16%] Built target comm_msgs_generate_messages_nodejs
[ 16%] Generating C++ code from comm_msgs/Traj.msg
[ 16%] Generating Python from MSG diagnose_msgs/DiagnoseInfo
[ 16%] Generating Lisp code from comm_msgs/PassingPt.msg
[ 16%] Generating Python from MSG diagnose_msgs/LinkSegment
[ 16%] Generating C++ code from comm_msgs/Point.msg
[ 16%] Generating Lisp code from comm_msgs/DeviceCmdState.msg
[ 16%] Generating Python from MSG comm_msgs/Path
[ 16%] Generating Lisp code from comm_msgs/AppVersionInfo.msg
[ 16%] Generating Python from MSG comm_msgs/LidarShmMessage
[ 16%] Generating Python from MSG comm_msgs/Trajectory
[ 17%] Generating Lisp code from comm_msgs/MachineMetrics.msg
[ 17%] Generating Python from MSG diagnose_msgs/ErrorTrace
[ 17%] Generating Lisp code from comm_msgs/Monitor.msg
[ 17%] Generating C++ code from comm_msgs/DataRecordControl.msg
[ 17%] Generating Lisp code from diagnose_msgs/DiagnoseInfo.msg
[ 17%] Generating Python from MSG comm_msgs/PassingPt
[ 17%] Built target comm_msgs_generate_messages_lisp
[ 17%] Generating C++ code from comm_msgs/VehicleState.msg
[ 17%] Generating Lisp code from diagnose_msgs/LinkSegment.msg
[ 17%] Generating Python from MSG comm_msgs/DeviceCmdState
[ 17%] Built target comm_msgs_generate_messages_eus
[ 17%] Generating Javascript code from diagnose_msgs/DiagnoseInfo.msg
[ 17%] Generating Python from MSG diagnose_msgs/ErrorDetail
[ 17%] Generating Lisp code from diagnose_msgs/ErrorTrace.msg
[ 17%] Generating Javascript code from diagnose_msgs/LinkSegment.msg
[ 17%] Generating Javascript code from diagnose_msgs/ErrorTrace.msg
[ 17%] Generating Lisp code from diagnose_msgs/ErrorDetail.msg
[ 17%] Generating C++ code from comm_msgs/SpeedLimit.msg
[ 17%] Generating Javascript code from diagnose_msgs/ErrorDetail.msg
[ 17%] Generating C++ code from comm_msgs/TrajectoryPoint.msg
[ 17%] Generating Javascript code from diagnose_msgs/ErrorInfo.msg
[ 17%] Generating Lisp code from diagnose_msgs/ErrorInfo.msg
[ 17%] Generating Python from MSG comm_msgs/AppVersionInfo
[ 18%] Generating Javascript code from diagnose_msgs/KeyValue.msg
[ 18%] Generating Python from MSG diagnose_msgs/ErrorInfo
[ 18%] Generating Lisp code from diagnose_msgs/KeyValue.msg
[ 18%] Generating Javascript code from diagnose_msgs/TraceSegment.msg
[ 18%] Generating C++ code from diagnose_msgs/DiagnoseInfo.msg
[ 18%] Generating Javascript code from fast_lio_msgs/Pose6D.msg
[ 18%] Built target diagnose_msgs_generate_messages_nodejs
[ 18%] Generating C++ code from diagnose_msgs/LinkSegment.msg
[ 18%] Generating Lisp code from diagnose_msgs/TraceSegment.msg
[ 18%] Generating C++ code from comm_msgs/CheckResult.msg
[ 18%] Built target fast_lio_msgs_generate_messages_nodejs
[ 18%] Generating Python from MSG comm_msgs/MachineMetrics
[ 18%] Generating C++ code from diagnose_msgs/ErrorTrace.msg
[ 18%] Built target diagnose_msgs_generate_messages_lisp
[ 18%] Generating C++ code from diagnose_msgs/ErrorDetail.msg
[ 18%] Built target diagnose_msgs_generate_messages_eus
[ 19%] Generating Lisp code from fast_lio_msgs/Pose6D.msg
[ 19%] Generating Python from MSG diagnose_msgs/KeyValue
[ 19%] Built target fast_lio_msgs_generate_messages_lisp
[ 19%] Generating Python from MSG diagnose_msgs/TraceSegment
[ 19%] Generating C++ code from fast_lio_msgs/Pose6D.msg
[ 19%] Generating C++ code from diagnose_msgs/ErrorInfo.msg
[ 19%] Generating Python from MSG comm_msgs/Monitor
[ 19%] Generating C++ code from comm_msgs/BootStatus.msg
[ 19%] Generating C++ code from diagnose_msgs/KeyValue.msg
[ 19%] Generating C++ code from diagnose_msgs/TraceSegment.msg
[ 19%] Generating Python from MSG fast_lio_msgs/Pose6D
[ 19%] Generating Python msg __init__.py for diagnose_msgs
[ 19%] Built target fast_lio_msgs_generate_messages_cpp
[ 20%] Generating C++ code from comm_msgs/SelfCheck.msg
[ 20%] Generating EusLisp code from fast_lio_msgs/Pose6D.msg
[ 21%] Generating Python msg __init__.py for comm_msgs
[ 21%] Generating Lisp code from hdmap_cloud_msgs/ShowVehicleIdsRequest.msg
[ 21%] Generating Javascript code from hdmap_cloud_msgs/ShowVehicleIdsRequest.msg
[ 21%] Built target diagnose_msgs_generate_messages_cpp
[ 21%] Generating EusLisp code from hdmap_cloud_msgs/ShowVehicleIdsRequest.msg
[ 21%] Generating EusLisp manifest code for fast_lio_msgs
[ 21%] Generating Python msg __init__.py for fast_lio_msgs
[ 21%] Generating Lisp code from hdmap_cloud_msgs/RoutePath.msg
[ 21%] Built target diagnose_msgs_generate_messages_py
[ 21%] Generating Javascript code from hdmap_cloud_msgs/RoutePath.msg
[ 21%] Generating Javascript code from hdmap_msgs/FlipSeasideAreaRequest.msg
[ 21%] Generating Lisp code from hdmap_cloud_msgs/RoadSegment.msg
[ 21%] Built target comm_msgs_generate_messages_py
[ 21%] Generating Javascript code from hdmap_cloud_msgs/RoadSegment.msg
[ 21%] Generating EusLisp code from hdmap_cloud_msgs/RoutePath.msg
[ 21%] Generating Javascript code from hdmap_msgs/DynamicBridgeInfo.msg
[ 21%] Generating C++ code from comm_msgs/PowerManager.msg
[ 21%] Generating Javascript code from hdmap_msgs/ShowMapRequest.msg
[ 21%] Generating Lisp code from hdmap_cloud_msgs/restrict_area.msg
[ 21%] Generating Javascript code from hdmap_cloud_msgs/restrict_area.msg
[ 21%] Generating Javascript code from hdmap_cloud_msgs/lanes.msg
[ 21%] Built target fast_lio_msgs_generate_messages_py
[ 21%] Generating Javascript code from hdmap_msgs/RoutingRequest.msg
[ 21%] Generating C++ code from comm_msgs/Switch.msg
[ 22%] Generating EusLisp code from hdmap_cloud_msgs/RoadSegment.msg
[ 22%] Generating Lisp code from hdmap_cloud_msgs/lanes.msg
[ 22%] Generating Javascript code from hdmap_cloud_msgs/Lane.msg
[ 22%] Generating EusLisp code from hdmap_msgs/FlipSeasideAreaRequest.msg
[ 22%] Generating Javascript code from hdmap_msgs/RoadSegment.msg
[ 22%] Generating Lisp code from hdmap_cloud_msgs/Lane.msg
[ 22%] Generating Javascript code from hdmap_cloud_msgs/MultipleRoutesResponse.msg
[ 22%] Generating EusLisp code from hdmap_cloud_msgs/restrict_area.msg
[ 22%] Generating EusLisp code from hdmap_msgs/DynamicBridgeInfo.msg
[ 22%] Generating Javascript code from hdmap_msgs/HeartBeat.msg
[ 22%] Generating Lisp code from hdmap_cloud_msgs/MultipleRoutesResponse.msg
[ 22%] Generating EusLisp code from hdmap_msgs/ShowMapRequest.msg
[ 22%] Generating Javascript code from hdmap_cloud_msgs/ShowMapResponse.msg
[ 22%] Generating C++ code from comm_msgs/DeviceManager.msg
[ 22%] Generating Javascript code from hdmap_msgs/BlacklistedLane.msg
[ 22%] Generating Lisp code from hdmap_cloud_msgs/ShowMapResponse.msg
[ 22%] Generating EusLisp code from hdmap_cloud_msgs/lanes.msg
[ 22%] Generating Javascript code from hdmap_cloud_msgs/bridge_location.msg
[ 23%] Generating Lisp code from hdmap_msgs/FlipSeasideAreaRequest.msg
[ 23%] Generating EusLisp code from hdmap_msgs/RoutingRequest.msg
[ 23%] Generating Javascript code from hdmap_msgs/Point.msg
[ 23%] Generating Lisp code from hdmap_cloud_msgs/bridge_location.msg
[ 23%] Generating Javascript code from hdmap_cloud_msgs/status.msg
[ 23%] Generating Lisp code from hdmap_msgs/DynamicBridgeInfo.msg
[ 23%] Generating EusLisp code from hdmap_cloud_msgs/Lane.msg
[ 23%] Generating Javascript code from hdmap_msgs/ShowMapResponse.msg
[ 23%] Generating Lisp code from hdmap_cloud_msgs/status.msg
[ 23%] Generating EusLisp code from hdmap_msgs/RoadSegment.msg
[ 24%] Generating Javascript code from hdmap_cloud_msgs/closed_areas_request.msg
[ 25%] Generating Lisp code from hdmap_msgs/ShowMapRequest.msg
[ 25%] Generating C++ code from comm_msgs/Path.msg
[ 25%] Generating Javascript code from hdmap_msgs/BridgePoint.msg
[ 26%] Generating Lisp code from hdmap_cloud_msgs/closed_areas_request.msg
[ 26%] Generating EusLisp code from hdmap_cloud_msgs/MultipleRoutesResponse.msg
[ 26%] Generating Lisp code from hdmap_msgs/RoutingRequest.msg
[ 26%] Generating Javascript code from hdmap_cloud_msgs/Point2D.msg
[ 26%] Generating Javascript code from hdmap_msgs/Passage.msg
[ 27%] Generating Lisp code from hdmap_cloud_msgs/Point2D.msg
[ 27%] Generating EusLisp code from hdmap_msgs/HeartBeat.msg
[ 27%] Generating C++ code from comm_msgs/LidarShmMessage.msg
[ 27%] Generating Javascript code from hdmap_cloud_msgs/lane_segment.msg
[ 27%] Generating Lisp code from hdmap_msgs/RoadSegment.msg
[ 27%] Generating EusLisp code from hdmap_cloud_msgs/ShowMapResponse.msg
[ 27%] Generating Javascript code from hdmap_msgs/BridgePosition.msg
[ 27%] Generating Lisp code from hdmap_cloud_msgs/lane_segment.msg
[ 27%] Generating Javascript code from hdmap_cloud_msgs/LaneSegment.msg
[ 27%] Generating Lisp code from hdmap_msgs/HeartBeat.msg
[ 27%] Generating EusLisp code from hdmap_msgs/BlacklistedLane.msg
[ 27%] Generating Javascript code from hdmap_msgs/Lane.msg
[ 27%] Generating EusLisp code from hdmap_cloud_msgs/bridge_location.msg
[ 27%] Built target fast_lio_msgs_generate_messages_eus
[ 27%] Generating C++ code from comm_msgs/Trajectory.msg
[ 27%] Generating Lisp code from hdmap_cloud_msgs/LaneSegment.msg
[ 27%] Generating Lisp code from hdmap_msgs/BlacklistedLane.msg
[ 27%] Generating Javascript code from hdmap_cloud_msgs/location.msg
[ 27%] Generating Javascript code from hdmap_msgs/TrafficInfo.msg
[ 27%] Generating Lisp code from hdmap_cloud_msgs/location.msg
[ 27%] Generating EusLisp code from hdmap_msgs/Point.msg
[ 27%] Generating Javascript code from hdmap_msgs/RoutingResponse.msg
[ 27%] Generating Lisp code from hdmap_msgs/Point.msg
[ 28%] Generating Javascript code from hdmap_cloud_msgs/Passage.msg
[ 28%] Generating EusLisp code from hdmap_cloud_msgs/status.msg
[ 28%] Generating Lisp code from hdmap_msgs/ShowMapResponse.msg
[ 28%] Generating Lisp code from hdmap_cloud_msgs/Passage.msg
[ 28%] Generating Lisp code from hdmap_msgs/BridgePoint.msg
[ 28%] Generating Javascript code from hdmap_msgs/LaneSegment.msg
[ 28%] Generating Javascript code from hdmap_cloud_msgs/header.msg
[ 28%] Generating EusLisp code from hdmap_msgs/ShowMapResponse.msg
[ 28%] Generating Lisp code from hdmap_msgs/Passage.msg
[ 28%] Generating Lisp code from hdmap_cloud_msgs/header.msg
[ 28%] Generating EusLisp code from hdmap_cloud_msgs/closed_areas_request.msg
[ 28%] Generating C++ code from comm_msgs/PassingPt.msg
[ 29%] Generating Javascript code from hdmap_msgs/Map.msg
[ 29%] Generating C++ code from comm_msgs/DeviceCmdState.msg
[ 29%] Generating Javascript code from hdmap_cloud_msgs/areas.msg
[ 29%] Generating Lisp code from hdmap_msgs/BridgePosition.msg
[ 29%] Generating Lisp code from hdmap_cloud_msgs/areas.msg
[ 29%] Generating Javascript code from hdmap_msgs/Point2D.msg
[ 30%] Generating EusLisp code from hdmap_msgs/BridgePoint.msg
[ 30%] Generating Javascript code from hdmap_cloud_msgs/visualization_path.msg
[ 30%] Generating EusLisp code from hdmap_cloud_msgs/Point2D.msg
[ 30%] Generating Lisp code from hdmap_msgs/Lane.msg
[ 30%] Generating Lisp code from hdmap_cloud_msgs/visualization_path.msg
[ 30%] Generating Javascript code from hdmap_msgs/Status.msg
[ 30%] Generating Javascript code from hdmap_cloud_msgs/RoutingRequest.msg
[ 30%] Generating EusLisp code from hdmap_msgs/Passage.msg
[ 30%] Generating Lisp code from hdmap_msgs/TrafficInfo.msg
[ 30%] Generating Lisp code from hdmap_cloud_msgs/RoutingRequest.msg
[ 30%] Generating EusLisp code from hdmap_cloud_msgs/lane_segment.msg
[ 30%] Generating Lisp code from hdmap_cloud_msgs/closed_areas_ack.msg
[ 31%] Generating Javascript code from hdmap_msgs/StopPoint.msg
[ 31%] Generating Javascript code from hdmap_cloud_msgs/closed_areas_ack.msg
[ 31%] Generating C++ code from comm_msgs/AppVersionInfo.msg
[ 31%] Generating Lisp code from hdmap_msgs/RoutingResponse.msg
[ 31%] Generating C++ code from comm_msgs/MachineMetrics.msg
[ 31%] Generating Javascript code from hdmap_msgs/Ack.msg
[ 31%] Generating Lisp code from hdmap_cloud_msgs/ShowMapRequest.msg
[ 31%] Generating Javascript code from hdmap_cloud_msgs/ShowMapRequest.msg
[ 31%] Generating EusLisp code from hdmap_msgs/BridgePosition.msg
[ 31%] Generating EusLisp code from hdmap_cloud_msgs/LaneSegment.msg
[ 31%] Generating Lisp code from hdmap_msgs/LaneSegment.msg
[ 31%] Generating Javascript code from hdmap_msgs/RoutingRequestPoint.msg
[ 31%] Generating Javascript code from hdmap_cloud_msgs/location3D.msg
[ 31%] Generating Lisp code from hdmap_cloud_msgs/location3D.msg
[ 31%] Generating Lisp code from hdmap_msgs/Map.msg
[ 31%] Generating EusLisp code from hdmap_msgs/Lane.msg
[ 31%] Generating Javascript code from hdmap_msgs/Region.msg
[ 31%] Generating Javascript code from hdmap_cloud_msgs/sections.msg
[ 31%] Generating Lisp code from hdmap_cloud_msgs/sections.msg
[ 31%] Generating EusLisp code from hdmap_cloud_msgs/location.msg
[ 31%] Generating Javascript code from hdmap_cloud_msgs/ShowVehicleIdsResponse.msg
[ 31%] Generating Lisp code from hdmap_msgs/Point2D.msg
[ 31%] Generating Javascript code from hdmap_msgs/Section.msg
[ 31%] Generating C++ code from comm_msgs/Monitor.msg
[ 31%] Generating Lisp code from hdmap_msgs/Status.msg
[ 31%] Generating Lisp code from hdmap_cloud_msgs/ShowVehicleIdsResponse.msg
[ 31%] Generating Javascript code from hdmap_cloud_msgs/bridge_position.msg
[ 31%] Generating EusLisp code from hdmap_msgs/TrafficInfo.msg
[ 31%] Generating Lisp code from hdmap_msgs/StopPoint.msg
[ 31%] Generating EusLisp code from hdmap_cloud_msgs/Passage.msg
[ 31%] Built target hdmap_msgs_generate_messages_nodejs
[ 32%] Generating EusLisp code from hdmap_cloud_msgs/header.msg
[ 32%] Generating EusLisp code from hdmap_cloud_msgs/areas.msg
[ 32%] Generating Lisp code from hdmap_cloud_msgs/bridge_position.msg
[ 32%] Generating Javascript code from hdmap_cloud_msgs/RoutingResponse.msg
[ 32%] Generating Lisp code from hdmap_msgs/Ack.msg
[ 32%] Generating EusLisp code from hdmap_msgs/RoutingResponse.msg
[ 32%] Generating Lisp code from hdmap_cloud_msgs/RoutingResponse.msg
[ 32%] Generating EusLisp code from hdmap_msgs/LaneSegment.msg
[ 32%] Generating Javascript code from hdmap_cloud_msgs/waypoint.msg
[ 32%] Generating EusLisp code from hdmap_cloud_msgs/visualization_path.msg
[ 32%] Generating EusLisp code from hdmap_cloud_msgs/RoutingRequest.msg
[ 32%] Generating Lisp code from hdmap_msgs/RoutingRequestPoint.msg
[ 32%] Built target comm_msgs_generate_messages_cpp
[ 32%] Generating Python from MSG lane_frame_msgs/LaneA
[ 32%] Generating Lisp code from hdmap_cloud_msgs/waypoint.msg
[ 32%] Built target hdmap_cloud_msgs_generate_messages_nodejs
[ 32%] Generating Python from MSG lane_frame_msgs/LaneB
[ 32%] Generating EusLisp code from hdmap_msgs/Map.msg
[ 32%] Generating Lisp code from hdmap_msgs/Region.msg
[ 32%] Generating EusLisp code from hdmap_msgs/Point2D.msg
[ 32%] Generating EusLisp code from hdmap_cloud_msgs/ShowMapRequest.msg
[ 32%] Generating EusLisp code from hdmap_cloud_msgs/closed_areas_ack.msg
[ 32%] Built target hdmap_cloud_msgs_generate_messages_lisp
[ 32%] Generating EusLisp code from hdmap_cloud_msgs/location3D.msg
[ 32%] Generating Lisp code from hdmap_msgs/Section.msg
[ 32%] Generating EusLisp code from hdmap_msgs/Status.msg
[ 32%] Generating EusLisp code from hdmap_msgs/StopPoint.msg
[ 32%] Generating EusLisp code from hdmap_cloud_msgs/sections.msg
[ 32%] Generating EusLisp code from hdmap_cloud_msgs/ShowVehicleIdsResponse.msg
[ 32%] Built target hdmap_msgs_generate_messages_lisp
[ 32%] Generating EusLisp code from hdmap_cloud_msgs/bridge_position.msg
[ 32%] Generating EusLisp code from hdmap_cloud_msgs/RoutingResponse.msg
[ 32%] Generating EusLisp code from lane_frame_msgs/LaneA.msg
[ 32%] Generating Python msg __init__.py for lane_frame_msgs
[ 32%] Generating EusLisp code from lane_frame_msgs/LaneB.msg
[ 32%] Generating EusLisp code from hdmap_msgs/Ack.msg
[ 32%] Generating EusLisp manifest code for lane_frame_msgs
[ 32%] Generating EusLisp code from hdmap_cloud_msgs/waypoint.msg
[ 32%] Generating EusLisp manifest code for hdmap_cloud_msgs
[ 33%] Generating EusLisp code from hdmap_msgs/RoutingRequestPoint.msg
[ 34%] Generating C++ code from lane_frame_msgs/LaneA.msg
[ 34%] Generating C++ code from lane_frame_msgs/LaneB.msg
[ 34%] Generating EusLisp code from hdmap_msgs/Region.msg
[ 34%] Generating EusLisp code from hdmap_msgs/Section.msg
[ 34%] Built target lane_frame_msgs_generate_messages_py
[ 34%] Generating EusLisp manifest code for hdmap_msgs
[ 34%] Generating Lisp code from lane_frame_msgs/LaneA.msg
[ 34%] Generating Lisp code from lane_frame_msgs/LaneB.msg
[ 34%] Generating Javascript code from lane_frame_msgs/LaneA.msg
[ 34%] Generating EusLisp code from msf_localization_msgs/WheelSpeed.msg
[ 34%] Generating Python from MSG msf_localization_msgs/WheelSpeed
[ 34%] Built target lane_frame_msgs_generate_messages_lisp
[ 34%] Generating Python from MSG msf_localization_msgs/LocalizationStatus
[ 34%] Built target lane_frame_msgs_generate_messages_cpp
[ 34%] Generating Python from MSG msf_localization_msgs/LocalizationEstimate
[ 34%] Generating Javascript code from lane_frame_msgs/LaneB.msg
[ 34%] Generating EusLisp code from msf_localization_msgs/LocalizationStatus.msg
[ 34%] Built target lane_frame_msgs_generate_messages_nodejs
[ 34%] Generating EusLisp code from msf_localization_msgs/LocalizationEstimate.msg
[ 34%] Generating Python from MSG msf_localization_msgs/GnssBestPos
[ 34%] Generating Python from MSG msf_localization_msgs/GnssBestXYZ
[ 34%] Generating EusLisp code from msf_localization_msgs/GnssBestPos.msg
[ 34%] Generating EusLisp code from msf_localization_msgs/GnssBestXYZ.msg
[ 34%] Generating Python from MSG msf_localization_msgs/Localization
[ 35%] Generating C++ code from msf_localization_msgs/WheelSpeed.msg
[ 35%] Generating EusLisp code from msf_localization_msgs/Localization.msg
[ 35%] Generating C++ code from msf_localization_msgs/LocalizationStatus.msg
[ 35%] Generating Python from MSG msf_localization_msgs/GnssHeading
[ 35%] Generating C++ code from msf_localization_msgs/LocalizationEstimate.msg
[ 35%] Generating EusLisp code from msf_localization_msgs/GnssHeading.msg
[ 35%] Generating C++ code from msf_localization_msgs/GnssBestPos.msg
[ 35%] Generating C++ code from msf_localization_msgs/GnssBestXYZ.msg
[ 35%] Generating Python from MSG msf_localization_msgs/GnssBestVel
[ 35%] Generating EusLisp code from msf_localization_msgs/GnssBestVel.msg
[ 35%] Built target lane_frame_msgs_generate_messages_eus
[ 35%] Generating Javascript code from msf_localization_msgs/WheelSpeed.msg
[ 35%] Built target hdmap_cloud_msgs_generate_messages_eus
[ 36%] Generating Javascript code from msf_localization_msgs/LocalizationStatus.msg
[ 36%] Built target hdmap_msgs_generate_messages_eus
[ 36%] Generating C++ code from msf_localization_msgs/Localization.msg
[ 36%] Generating EusLisp code from msf_localization_msgs/Gnss.msg
[ 36%] Generating Javascript code from msf_localization_msgs/LocalizationEstimate.msg
[ 36%] Generating Lisp code from msf_localization_msgs/WheelSpeed.msg
[ 36%] Generating Javascript code from msf_localization_msgs/GnssBestPos.msg
[ 36%] Generating EusLisp manifest code for msf_localization_msgs
[ 36%] Generating Lisp code from perception_msgs/UltrasonicRadar.msg
[ 36%] Generating Javascript code from msf_localization_msgs/GnssBestXYZ.msg
[ 36%] Generating Python from MSG msf_localization_msgs/Gnss
[ 36%] Generating Javascript code from msf_localization_msgs/Localization.msg
[ 36%] Generating Lisp code from msf_localization_msgs/LocalizationStatus.msg
[ 36%] Generating Javascript code from msf_localization_msgs/GnssHeading.msg
[ 36%] Generating Lisp code from perception_msgs/VOgPoints.msg
[ 36%] Generating Javascript code from msf_localization_msgs/GnssBestVel.msg
[ 36%] Generating Lisp code from msf_localization_msgs/LocalizationEstimate.msg
[ 36%] Generating Javascript code from msf_localization_msgs/Gnss.msg
[ 37%] Generating Python from MSG perception_msgs/UltrasonicRadar
[ 37%] Generating C++ code from msf_localization_msgs/GnssHeading.msg
[ 37%] Generating Lisp code from perception_msgs/Obstacle.msg
[ 37%] Generating Python from MSG perception_msgs/VOgPoints
[ 37%] Built target msf_localization_msgs_generate_messages_nodejs
[ 37%] Generating Lisp code from perception_msgs/FilterParam.msg
[ 37%] Generating Lisp code from msf_localization_msgs/GnssBestPos.msg
[ 37%] Generating Python from MSG perception_msgs/Obstacle
[ 37%] Generating Python msg __init__.py for msf_localization_msgs
[ 37%] Generating Lisp code from perception_msgs/OgPoints.msg
[ 38%] Generating Lisp code from msf_localization_msgs/GnssBestXYZ.msg
[ 38%] Generating Lisp code from perception_msgs/OgPoint.msg
[ 38%] Generating Lisp code from msf_localization_msgs/Localization.msg
[ 38%] Generating C++ code from msf_localization_msgs/GnssBestVel.msg
[ 38%] Generating C++ code from msf_localization_msgs/Gnss.msg
[ 38%] Generating Python from MSG perception_msgs/FilterParam
[ 38%] Generating Python from MSG perception_msgs/OgPoints
[ 38%] Built target msf_localization_msgs_generate_messages_py
[ 38%] Generating Lisp code from perception_msgs/VOgPoint.msg
[ 38%] Generating Lisp code from msf_localization_msgs/GnssHeading.msg
[ 38%] Generating Javascript code from perception_msgs/UltrasonicRadar.msg
[ 38%] Generating Lisp code from perception_msgs/TrailerPosture.msg
[ 38%] Generating Lisp code from msf_localization_msgs/GnssBestVel.msg
[ 38%] Generating Javascript code from perception_msgs/VOgPoints.msg
[ 39%] Generating Javascript code from perception_msgs/Obstacle.msg
[ 39%] Generating Lisp code from perception_msgs/Obstacles.msg
[ 39%] Generating Python from MSG perception_msgs/OgPoint
[ 39%] Generating Lisp code from msf_localization_msgs/Gnss.msg
[ 39%] Generating Javascript code from perception_msgs/FilterParam.msg
[ 39%] Built target msf_localization_msgs_generate_messages_cpp
[ 39%] Generating Javascript code from perception_msgs/OgPoints.msg
[ 40%] Generating EusLisp code from perception_msgs/UltrasonicRadar.msg
[ 40%] Built target perception_msgs_generate_messages_lisp
[ 40%] Generating Python from MSG perception_msgs/VOgPoint
[ 40%] Generating C++ code from perception_msgs/UltrasonicRadar.msg
[ 40%] Generating EusLisp code from perception_msgs/VOgPoints.msg
[ 40%] Built target msf_localization_msgs_generate_messages_lisp
[ 40%] Generating Python from MSG perception_msgs/TrailerPosture
[ 40%] Generating Javascript code from perception_msgs/OgPoint.msg
[ 40%] Generating Python from MSG perception_msgs/Obstacles
[ 40%] Generating EusLisp code from perception_msgs/Obstacle.msg
[ 40%] Generating Javascript code from perception_msgs/VOgPoint.msg
[ 40%] Generating Javascript code from perception_msgs/TrailerPosture.msg
[ 40%] Generating EusLisp code from perception_msgs/FilterParam.msg
[ 40%] Generating C++ code from perception_msgs/VOgPoints.msg
[ 40%] Generating EusLisp code from perception_msgs/OgPoints.msg
[ 40%] Generating Javascript code from perception_msgs/Obstacles.msg
[ 40%] Generating EusLisp code from perception_msgs/OgPoint.msg
[ 40%] Generating EusLisp code from perception_msgs/VOgPoint.msg
[ 40%] Built target msf_localization_msgs_generate_messages_eus
[ 40%] Generating Javascript code from peripheral_msgs/VersionDetail.msg
[ 40%] Generating Lisp code from peripheral_msgs/VersionDetail.msg
[ 40%] Built target perception_msgs_generate_messages_nodejs
[ 40%] Generating Python msg __init__.py for perception_msgs
[ 40%] Generating Lisp code from peripheral_msgs/TwistLocksPressedSig.msg
[ 40%] Generating EusLisp code from perception_msgs/TrailerPosture.msg
[ 40%] Generating EusLisp code from perception_msgs/Obstacles.msg
[ 40%] Generating Javascript code from peripheral_msgs/TwistLocksPressedSig.msg
[ 40%] Generating Lisp code from peripheral_msgs/PeripheralBulkCargoWorkStatus.msg
[ 40%] Generating Javascript code from peripheral_msgs/PeripheralBulkCargoWorkStatus.msg
[ 40%] Generating Lisp code from peripheral_msgs/VehicleStatus.msg
[ 40%] Generating Javascript code from peripheral_msgs/VehicleStatus.msg
[ 40%] Generating Lisp code from peripheral_msgs/Cmd.msg
[ 40%] Generating Javascript code from peripheral_msgs/Cmd.msg
[ 40%] Generating C++ code from perception_msgs/Obstacle.msg
[ 41%] Generating Javascript code from peripheral_msgs/PeripheralBulkCargoCmd.msg
[ 41%] Generating Lisp code from peripheral_msgs/PeripheralBulkCargoCmd.msg
[ 41%] Generating EusLisp manifest code for perception_msgs
[ 41%] Generating Javascript code from peripheral_msgs/VersionInfo.msg
[ 41%] Generating Lisp code from peripheral_msgs/VersionInfo.msg
[ 41%] Generating C++ code from perception_msgs/FilterParam.msg
[ 41%] Built target perception_msgs_generate_messages_py
[ 41%] Generating Python from MSG peripheral_msgs/VersionDetail
[ 41%] Generating Python from MSG peripheral_msgs/TwistLocksPressedSig
[ 41%] Generating EusLisp code from peripheral_msgs/VersionDetail.msg
[ 41%] Built target peripheral_msgs_generate_messages_nodejs
[ 41%] Built target peripheral_msgs_generate_messages_lisp
[ 41%] Generating C++ code from peripheral_msgs/VersionDetail.msg
[ 41%] Generating Python from MSG pnc_lonctrl_msgs/Trajectory
[ 41%] Generating EusLisp code from peripheral_msgs/TwistLocksPressedSig.msg
[ 41%] Generating C++ code from peripheral_msgs/TwistLocksPressedSig.msg
[ 41%] Generating Python from MSG pnc_lonctrl_msgs/PathPoint
[ 41%] Generating C++ code from perception_msgs/OgPoints.msg
[ 41%] Generating Python from MSG peripheral_msgs/PeripheralBulkCargoWorkStatus
[ 41%] Generating EusLisp code from peripheral_msgs/PeripheralBulkCargoWorkStatus.msg
[ 41%] Generating Python from MSG pnc_lonctrl_msgs/TrajectoryPoint
[ 41%] Generating C++ code from peripheral_msgs/PeripheralBulkCargoWorkStatus.msg
[ 41%] Generating EusLisp code from peripheral_msgs/VehicleStatus.msg
[ 41%] Generating EusLisp code from peripheral_msgs/Cmd.msg
[ 41%] Generating C++ code from perception_msgs/OgPoint.msg
[ 41%] Generating Python from MSG pnc_lonctrl_msgs/LonCtrlDebug
[ 41%] Generating Python from MSG peripheral_msgs/VehicleStatus
[ 41%] Generating C++ code from pnc_lonctrl_msgs/Trajectory.msg
[ 41%] Generating C++ code from pnc_lonctrl_msgs/PathPoint.msg
[ 42%] Generating EusLisp code from peripheral_msgs/PeripheralBulkCargoCmd.msg
[ 42%] Generating C++ code from peripheral_msgs/VehicleStatus.msg
[ 42%] Generating EusLisp code from peripheral_msgs/VersionInfo.msg
[ 42%] Generating Python from MSG pnc_lonctrl_msgs/Path
[ 42%] Generating Python from MSG peripheral_msgs/Cmd
[ 42%] Generating C++ code from perception_msgs/VOgPoint.msg
[ 42%] Generating C++ code from perception_msgs/TrailerPosture.msg
[ 42%] Generating C++ code from pnc_lonctrl_msgs/TrajectoryPoint.msg
[ 42%] Generating EusLisp manifest code for peripheral_msgs
[ 42%] Generating C++ code from peripheral_msgs/Cmd.msg
[ 42%] Generating Python from MSG pnc_lonctrl_msgs/Gear
[ 42%] Generating C++ code from peripheral_msgs/PeripheralBulkCargoCmd.msg
[ 42%] Generating Python from MSG peripheral_msgs/PeripheralBulkCargoCmd
[ 43%] Generating C++ code from perception_msgs/Obstacles.msg
[ 43%] Built target perception_msgs_generate_messages_eus
[ 43%] Generating EusLisp code from pnc_lonctrl_msgs/Trajectory.msg
[ 43%] Generating C++ code from pnc_lonctrl_msgs/LonCtrlDebug.msg
[ 43%] Generating Python from MSG peripheral_msgs/VersionInfo
[ 43%] Generating Python msg __init__.py for pnc_lonctrl_msgs
[ 43%] Generating C++ code from peripheral_msgs/VersionInfo.msg
[ 43%] Generating EusLisp code from pnc_lonctrl_msgs/PathPoint.msg
[ 43%] Generating Javascript code from pnc_lonctrl_msgs/Trajectory.msg
[ 43%] Built target perception_msgs_generate_messages_cpp
[ 43%] Generating Javascript code from pnc_lonctrl_msgs/PathPoint.msg
[ 43%] Built target pnc_lonctrl_msgs_generate_messages_py
[ 43%] Generating Javascript code from pnc_lonctrl_msgs/TrajectoryPoint.msg
[ 44%] Generating Javascript code from pnc_lonctrl_msgs/LonCtrlDebug.msg
[ 45%] Generating Python msg __init__.py for peripheral_msgs
[ 45%] Generating C++ code from pnc_lonctrl_msgs/Path.msg
[ 45%] Generating Javascript code from pnc_lonctrl_msgs/Path.msg
[ 45%] Generating EusLisp code from pnc_lonctrl_msgs/TrajectoryPoint.msg
[ 45%] Generating Javascript code from pnc_lonctrl_msgs/Gear.msg
[ 45%] Built target peripheral_msgs_generate_messages_cpp
[ 45%] Generating Lisp code from pnc_lonctrl_msgs/Trajectory.msg
[ 45%] Generating Lisp code from pnc_lonctrl_msgs/PathPoint.msg
[ 45%] Generating C++ code from pnc_lonctrl_msgs/Gear.msg
[ 45%] Built target pnc_lonctrl_msgs_generate_messages_nodejs
[ 45%] Generating EusLisp code from pnc_lonctrl_msgs/LonCtrlDebug.msg
[ 45%] Generating Lisp code from pnc_lonctrl_msgs/TrajectoryPoint.msg
[ 45%] Generating Lisp code from pnc_lonctrl_msgs/LonCtrlDebug.msg
[ 45%] Generating Lisp code from pnc_lonctrl_msgs/Path.msg
[ 45%] Generating Lisp code from pnc_lonctrl_msgs/Gear.msg
[ 45%] Built target peripheral_msgs_generate_messages_py
[ 45%] Generating EusLisp code from pnc_lonctrl_msgs/Path.msg
[ 46%] Generating EusLisp code from pnc_lonctrl_msgs/Gear.msg
[ 46%] Generating Lisp code from port_msgs/ContainerCompensate.msg
[ 46%] Generating Lisp code from port_msgs/VehicleStationState.msg
[ 46%] Generating EusLisp manifest code for pnc_lonctrl_msgs
[ 46%] Built target pnc_lonctrl_msgs_generate_messages_lisp
[ 46%] Generating Lisp code from port_msgs/StationDeviceCmd.msg
[ 46%] Built target pnc_lonctrl_msgs_generate_messages_cpp
[ 46%] Generating Lisp code from port_msgs/StationDeviceCmds.msg
[ 46%] Generating Python from MSG port_msgs/ContainerCompensate
[ 46%] Generating Javascript code from port_msgs/ContainerCompensate.msg
[ 46%] Generating EusLisp code from port_msgs/ContainerCompensate.msg
[ 46%] Generating Javascript code from port_msgs/VehicleStationState.msg
[ 46%] Generating Javascript code from port_msgs/StationDeviceCmd.msg
[ 47%] Generating Lisp code from port_msgs/Pose.msg
[ 47%] Generating Javascript code from port_msgs/StationDeviceCmds.msg
[ 47%] Generating Javascript code from port_msgs/Pose.msg
[ 47%] Generating Javascript code from port_msgs/AccurateStop.msg
[ 47%] Generating EusLisp code from port_msgs/VehicleStationState.msg
[ 47%] Generating Lisp code from port_msgs/AccurateStop.msg
[ 47%] Generating EusLisp code from port_msgs/StationDeviceCmd.msg
[ 47%] Generating Python from MSG port_msgs/VehicleStationState
[ 47%] Built target port_msgs_generate_messages_nodejs
[ 47%] Generating C++ code from port_msgs/ContainerCompensate.msg
[ 47%] Generating Python from MSG port_msgs/StationDeviceCmd
[ 47%] Built target peripheral_msgs_generate_messages_eus
[ 47%] Generating EusLisp code from port_msgs/StationDeviceCmds.msg
[ 47%] Built target port_msgs_generate_messages_lisp
[ 47%] Generating C++ code from prediction_msgs/PredictionObstacle.msg
[ 47%] Generating Python from MSG prediction_msgs/PredictionObstacle
[ 47%] Generating EusLisp code from port_msgs/Pose.msg
[ 47%] Generating EusLisp code from port_msgs/AccurateStop.msg
[ 47%] Generating EusLisp manifest code for port_msgs
[ 48%] Generating Python from MSG port_msgs/StationDeviceCmds
[ 48%] Generating C++ code from port_msgs/VehicleStationState.msg
[ 48%] Generating Python from MSG port_msgs/Pose
[ 48%] Generating C++ code from port_msgs/StationDeviceCmd.msg
[ 48%] Generating Python from MSG prediction_msgs/PredictionObstacles
[ 48%] Generating C++ code from prediction_msgs/PredictionObstacles.msg
[ 48%] Generating Python from MSG prediction_msgs/PredictionTrajectory
[ 48%] Generating C++ code from port_msgs/StationDeviceCmds.msg
[ 49%] Generating C++ code from port_msgs/Pose.msg
[ 49%] Generating Python from MSG port_msgs/AccurateStop
[ 49%] Generating C++ code from port_msgs/AccurateStop.msg
[ 49%] Generating C++ code from prediction_msgs/PredictionTrajectory.msg
[ 49%] Generating Python msg __init__.py for prediction_msgs
[ 49%] Generating Python msg __init__.py for port_msgs
[ 49%] Built target pnc_lonctrl_msgs_generate_messages_eus
[ 50%] Generating Javascript code from prediction_msgs/PredictionObstacle.msg
[ 50%] Generating EusLisp code from prediction_msgs/PredictionObstacle.msg
[ 50%] Generating EusLisp code from prediction_msgs/PredictionObstacles.msg
[ 50%] Generating Javascript code from prediction_msgs/PredictionObstacles.msg
[ 50%] Built target port_msgs_generate_messages_cpp
[ 50%] Generating EusLisp code from prediction_msgs/PredictionTrajectory.msg
[ 50%] Generating EusLisp manifest code for prediction_msgs
[ 50%] Generating Javascript code from prediction_msgs/PredictionTrajectory.msg
[ 50%] Built target prediction_msgs_generate_messages_cpp
[ 50%] Generating Lisp code from prediction_msgs/PredictionObstacle.msg
[ 50%] Built target prediction_msgs_generate_messages_py
[ 50%] Generating C++ code from simulate_msgs/InitState.msg
[ 50%] Built target port_msgs_generate_messages_py
[ 51%] Generating Javascript code from simulate_msgs/InitState.msg
[ 51%] Generating Lisp code from simulate_msgs/InitState.msg
[ 51%] Generating Javascript code from simulate_msgs/Rate.msg
[ 51%] Built target prediction_msgs_generate_messages_nodejs
[ 51%] Generating Lisp code from simulate_msgs/Rate.msg
[ 51%] Generating Lisp code from prediction_msgs/PredictionObstacles.msg
[ 51%] Generating Lisp code from prediction_msgs/PredictionTrajectory.msg
[ 51%] Generating C++ code from simulate_msgs/Rate.msg
[ 51%] Built target simulate_msgs_generate_messages_nodejs
[ 51%] Generating Python from MSG simulate_msgs/InitState
[ 51%] Built target simulate_msgs_generate_messages_lisp
[ 51%] Built target prediction_msgs_generate_messages_lisp
[ 51%] Generating EusLisp code from simulate_msgs/InitState.msg
[ 51%] Generating Python from MSG spreader_msgs/SpreaderInfo
[ 51%] Generating Python from MSG simulate_msgs/Rate
[ 51%] Generating Javascript code from spreader_msgs/SpreaderInfo.msg
[ 51%] Built target spreader_msgs_generate_messages_nodejs
[ 51%] Generating EusLisp code from simulate_msgs/Rate.msg
[ 51%] Generating EusLisp manifest code for simulate_msgs
[ 51%] Built target port_msgs_generate_messages_eus
[ 51%] Built target simulate_msgs_generate_messages_cpp
[ 51%] Generating EusLisp code from spreader_msgs/SpreaderInfo.msg
[ 51%] Generating Python msg __init__.py for spreader_msgs
[ 51%] Generating C++ code from spreader_msgs/SpreaderInfo.msg
[ 51%] Generating Lisp code from spreader_msgs/SpreaderInfo.msg
[ 51%] Generating Python msg __init__.py for simulate_msgs
[ 51%] Generating Lisp code from tools_msgs/Status.msg
[ 51%] Built target spreader_msgs_generate_messages_lisp
[ 51%] Generating Lisp code from tools_msgs/Cmd.msg
[ 51%] Generating EusLisp manifest code for spreader_msgs
[ 51%] Built target tools_msgs_generate_messages_lisp
[ 51%] Generating EusLisp code from tools_msgs/Status.msg
[ 51%] Generating Python from MSG tools_msgs/Status
[ 51%] Built target spreader_msgs_generate_messages_py
[ 51%] Generating Javascript code from tools_msgs/Status.msg
[ 51%] Built target spreader_msgs_generate_messages_cpp
[ 51%] Generating Python from MSG tools_msgs/Cmd
[ 51%] Generating EusLisp code from tools_msgs/Cmd.msg
[ 51%] Built target simulate_msgs_generate_messages_py
[ 51%] Generating Javascript code from tools_msgs/Cmd.msg
[ 52%] Generating C++ code from tools_msgs/Status.msg
[ 52%] Generating C++ code from tools_msgs/Cmd.msg
[ 52%] Built target tools_msgs_generate_messages_nodejs
[ 52%] Generating EusLisp manifest code for tools_msgs
[ 52%] Generating C++ code from localization_msgs/Gnss.msg
[ 52%] Generating Python msg __init__.py for tools_msgs
[ 52%] Generating C++ code from localization_msgs/Ins.msg
[ 52%] Built target tools_msgs_generate_messages_cpp
[ 52%] Generating C++ code from localization_msgs/IgnoreQc.msg
[ 52%] Built target prediction_msgs_generate_messages_eus
[ 52%] Generating Javascript code from localization_msgs/Gnss.msg
[ 52%] Generating C++ code from localization_msgs/LocalizationEstimate.msg
[ 52%] Built target tools_msgs_generate_messages_py
[ 52%] Generating C++ code from localization_msgs/VehicleState.msg
[ 52%] Generating Javascript code from localization_msgs/Ins.msg
[ 52%] Generating Python from MSG localization_msgs/Gnss
[ 52%] Built target simulate_msgs_generate_messages_eus
[ 52%] Generating Javascript code from localization_msgs/IgnoreQc.msg
[ 52%] Generating EusLisp code from localization_msgs/Gnss.msg
[ 52%] Generating Javascript code from localization_msgs/LocalizationEstimate.msg
[ 53%] Generating EusLisp code from localization_msgs/Ins.msg
[ 53%] Generating Javascript code from localization_msgs/VehicleState.msg
[ 53%] Generating EusLisp code from localization_msgs/IgnoreQc.msg
[ 53%] Generating Lisp code from localization_msgs/Gnss.msg
[ 53%] Built target localization_msgs_generate_messages_nodejs
[ 54%] Generating Python from MSG localization_msgs/IgnoreQc
[ 54%] Generating Python from MSG localization_msgs/Ins
[ 54%] Generating EusLisp code from localization_msgs/LocalizationEstimate.msg
[ 54%] Built target localization_msgs_generate_messages_cpp
[ 54%] Generating Lisp code from localization_msgs/Ins.msg
[ 54%] Generating EusLisp code from localization_msgs/VehicleState.msg
[ 54%] Generating Lisp code from localization_msgs/IgnoreQc.msg
[ 54%] Generating EusLisp manifest code for localization_msgs
[ 54%] Generating Lisp code from localization_msgs/LocalizationEstimate.msg
[ 54%] Generating Lisp code from localization_msgs/VehicleState.msg
[ 54%] Built target spreader_msgs_generate_messages_eus
[ 54%] Generating Python from MSG localization_msgs/VehicleState
[ 54%] Generating Python from MSG localization_msgs/LocalizationEstimate
[ 54%] Generating Python from MSG tos_msgs/Ack
[ 54%] Generating EusLisp code from tos_msgs/Ack.msg
[ 54%] Built target localization_msgs_generate_messages_lisp
[ 54%] Generating C++ code from tos_msgs/Ack.msg
[ 54%] Generating EusLisp code from tos_msgs/VanPool.msg
[ 54%] Built target tools_msgs_generate_messages_eus
[ 54%] Generating EusLisp code from tos_msgs/BulkCargoWorkStatus.msg
[ 54%] Generating EusLisp code from tos_msgs/Align.msg
[ 54%] Generating EusLisp code from tos_msgs/AlarmSig.msg
[ 54%] Generating EusLisp code from tos_msgs/ClosedArea.msg
[ 54%] Generating Python msg __init__.py for localization_msgs
[ 54%] Generating Python from MSG tos_msgs/VanPool
[ 54%] Generating EusLisp code from tos_msgs/Task.msg
[ 55%] Generating EusLisp code from tos_msgs/AlignSig.msg
[ 55%] Generating C++ code from tos_msgs/VanPool.msg
[ 55%] Generating C++ code from tos_msgs/BulkCargoWorkStatus.msg
[ 55%] Generating EusLisp code from tos_msgs/TaskDetail.msg
[ 55%] Built target localization_msgs_generate_messages_py
[ 55%] Generating Lisp code from tos_msgs/Ack.msg
[ 55%] Generating C++ code from tos_msgs/Align.msg
[ 55%] Generating C++ code from tos_msgs/AlarmSig.msg
[ 55%] Generating EusLisp code from tos_msgs/BlockedSection.msg
[ 55%] Generating Python from MSG tos_msgs/BulkCargoWorkStatus
[ 55%] Generating Lisp code from tos_msgs/VanPool.msg
[ 56%] Generating EusLisp code from tos_msgs/Heartbeat.msg
[ 56%] Generating EusLisp code from tos_msgs/ManualShift.msg
[ 56%] Generating EusLisp code from tos_msgs/ShoreCranesLoc.msg
[ 56%] Generating Lisp code from tos_msgs/BulkCargoWorkStatus.msg
[ 56%] Generating Python from MSG tos_msgs/Align
[ 56%] Generating C++ code from tos_msgs/ClosedArea.msg
[ 56%] Generating Lisp code from tos_msgs/Align.msg
[ 56%] Generating C++ code from tos_msgs/Task.msg
[ 57%] Generating C++ code from tos_msgs/AlignSig.msg
[ 57%] Generating EusLisp code from tos_msgs/ClosedAreas.msg
[ 57%] Generating Python from MSG tos_msgs/AlarmSig
[ 57%] Generating Lisp code from tos_msgs/AlarmSig.msg
[ 57%] Generating EusLisp code from tos_msgs/BulkCargoWorkFinishedSig.msg
[ 57%] Generating Lisp code from tos_msgs/ClosedArea.msg
[ 57%] Generating C++ code from tos_msgs/TaskDetail.msg
[ 57%] Generating EusLisp code from tos_msgs/BlockedCrane.msg
[ 57%] Generating C++ code from tos_msgs/BlockedSection.msg
[ 57%] Built target localization_msgs_generate_messages_eus
[ 57%] Generating Lisp code from tos_msgs/Task.msg
[ 57%] Generating EusLisp code from tos_msgs/StackerReady.msg
[ 57%] Generating Lisp code from tos_msgs/AlignSig.msg
[ 57%] Generating Python from MSG tos_msgs/ClosedArea
[ 57%] Generating Python from MSG tos_msgs/Task
[ 57%] Generating EusLisp code from tos_msgs/ShoreCrane.msg
[ 57%] Generating Lisp code from tos_msgs/TaskDetail.msg
[ 57%] Generating Lisp code from tos_msgs/BlockedSection.msg
[ 57%] Generating Python from MSG tos_msgs/AlignSig
[ 57%] Generating Python from MSG tos_msgs/TaskDetail
[ 57%] Generating C++ code from tos_msgs/Heartbeat.msg
[ 57%] Generating Lisp code from tos_msgs/Heartbeat.msg
[ 57%] Generating C++ code from tos_msgs/ManualShift.msg
[ 57%] Generating EusLisp code from tos_msgs/BulkCargoCmd.msg
[ 57%] Generating EusLisp code from tos_msgs/Cmd.msg
[ 57%] Generating Python from MSG tos_msgs/BlockedSection
[ 58%] Generating Lisp code from tos_msgs/ManualShift.msg
[ 58%] Generating EusLisp code from tos_msgs/BulkCargoDoubleHeadWorkStatus.msg
[ 58%] Generating Javascript code from tos_msgs/Ack.msg
[ 58%] Generating Python from MSG tos_msgs/Heartbeat
[ 58%] Generating Lisp code from tos_msgs/ShoreCranesLoc.msg
[ 58%] Generating Lisp code from tos_msgs/ClosedAreas.msg
[ 58%] Generating Javascript code from tos_msgs/VanPool.msg
[ 58%] Generating Javascript code from tos_msgs/BulkCargoWorkStatus.msg
[ 58%] Generating Python from MSG tos_msgs/ManualShift
[ 58%] Generating C++ code from tos_msgs/ShoreCranesLoc.msg
[ 59%] Generating Python from MSG tos_msgs/ShoreCranesLoc
[ 59%] Generating Lisp code from tos_msgs/BulkCargoWorkFinishedSig.msg
[ 59%] Generating EusLisp code from tos_msgs/CmdState.msg
[ 59%] Generating Lisp code from tos_msgs/BlockedCrane.msg
[ 59%] Generating Javascript code from tos_msgs/Align.msg
[ 59%] Generating Lisp code from tos_msgs/StackerReady.msg
[ 59%] Generating Python from MSG tos_msgs/ClosedAreas
[ 59%] Generating Javascript code from tos_msgs/AlarmSig.msg
[ 59%] Generating EusLisp code from tos_msgs/AlignTips.msg
[ 59%] Generating Javascript code from v2x_msgs/Traj.msg
[ 59%] Generating Lisp code from tos_msgs/ShoreCrane.msg
[ 59%] Generating Javascript code from v2x_msgs/TrajPt.msg
[ 59%] Generating Javascript code from v2x_msgs/Chassis.msg
[ 59%] Generating Javascript code from tos_msgs/ClosedArea.msg
[ 59%] Generating C++ code from tos_msgs/ClosedAreas.msg
[ 59%] Generating Python from MSG tos_msgs/BulkCargoWorkFinishedSig
[ 59%] Generating Lisp code from tos_msgs/BulkCargoCmd.msg
[ 59%] Generating EusLisp code from tos_msgs/TruckStop.msg
[ 59%] Generating Lisp code from tos_msgs/Cmd.msg
[ 59%] Built target v2x_msgs_generate_messages_nodejs
[ 59%] Generating Lisp code from tos_msgs/BulkCargoDoubleHeadWorkStatus.msg
[ 59%] Generating Javascript code from tos_msgs/Task.msg
[ 59%] Generating Javascript code from tos_msgs/AlignSig.msg
[ 59%] Generating Lisp code from tos_msgs/CmdState.msg
[ 60%] Generating Lisp code from tos_msgs/AlignTips.msg
[ 60%] Generating Lisp code from tos_msgs/TruckStop.msg
[ 60%] Generating Lisp code from tos_msgs/BlockedLane.msg
[ 60%] Generating EusLisp code from tos_msgs/BlockedLane.msg
[ 60%] Generating Javascript code from tos_msgs/TaskDetail.msg
[ 60%] Generating EusLisp code from tos_msgs/Cps.msg
[ 60%] Generating Lisp code from tos_msgs/Cps.msg
[ 60%] Generating C++ code from tos_msgs/BulkCargoWorkFinishedSig.msg
[ 60%] Generating Python from MSG tos_msgs/BlockedCrane
[ 60%] Generating Javascript code from tos_msgs/BlockedSection.msg
[ 60%] Generating C++ code from tos_msgs/BlockedCrane.msg
[ 60%] Generating C++ code from v2x_msgs/Traj.msg
[ 60%] Built target tos_msgs_generate_messages_lisp
[ 60%] Generating Python from MSG v2x_msgs/Traj
[ 60%] Generating EusLisp manifest code for tos_msgs
[ 60%] Generating Javascript code from tos_msgs/Heartbeat.msg
[ 60%] Generating C++ code from tos_msgs/StackerReady.msg
[ 60%] Generating Javascript code from tos_msgs/ManualShift.msg
[ 60%] Generating Python from MSG tos_msgs/StackerReady
[ 60%] Generating Python from MSG tos_msgs/ShoreCrane
[ 60%] Generating Javascript code from tos_msgs/ShoreCranesLoc.msg
[ 60%] Generating C++ code from tos_msgs/ShoreCrane.msg
[ 60%] Generating Python from MSG v2x_msgs/TrajPt
[ 60%] Generating C++ code from v2x_msgs/TrajPt.msg
[ 60%] Generating Javascript code from tos_msgs/ClosedAreas.msg
[ 60%] Generating Python from MSG v2x_msgs/Chassis
[ 60%] Generating Javascript code from tos_msgs/BulkCargoWorkFinishedSig.msg
[ 60%] Generating Python from MSG tos_msgs/BulkCargoCmd
[ 60%] Generating Python from MSG tos_msgs/Cmd
[ 60%] Generating C++ code from tos_msgs/BulkCargoCmd.msg
[ 61%] Generating Javascript code from tos_msgs/BlockedCrane.msg
[ 61%] Generating C++ code from v2x_msgs/Chassis.msg
[ 61%] Generating Python msg __init__.py for v2x_msgs
[ 61%] Generating Javascript code from tos_msgs/StackerReady.msg
[ 61%] Generating C++ code from tos_msgs/Cmd.msg
[ 61%] Generating Javascript code from tos_msgs/BulkCargoCmd.msg
[ 62%] Generating Javascript code from tos_msgs/ShoreCrane.msg
[ 62%] Generating Python from MSG tos_msgs/BulkCargoDoubleHeadWorkStatus
[ 62%] Generating C++ code from tos_msgs/BulkCargoDoubleHeadWorkStatus.msg
[ 62%] Generating Javascript code from tos_msgs/Cmd.msg
[ 62%] Generating Javascript code from tos_msgs/BulkCargoDoubleHeadWorkStatus.msg
[ 62%] Built target v2x_msgs_generate_messages_cpp
[ 62%] Built target v2x_msgs_generate_messages_py
[ 62%] Generating Python from MSG tos_msgs/AlignTips
[ 62%] Generating Python from MSG tos_msgs/CmdState
[ 62%] Generating Javascript code from tos_msgs/CmdState.msg
[ 62%] Generating C++ code from tos_msgs/CmdState.msg
[ 62%] Generating Lisp code from v2x_msgs/Traj.msg
[ 62%] Generating Python from MSG tos_msgs/TruckStop
[ 62%] Generating C++ code from tos_msgs/AlignTips.msg
[ 62%] Generating Javascript code from tos_msgs/AlignTips.msg
[ 62%] Generating Lisp code from v2x_msgs/TrajPt.msg
[ 63%] Generating Python from MSG tos_msgs/BlockedLane
[ 63%] Generating Python from MSG tos_msgs/Cps
[ 63%] Generating Javascript code from tos_msgs/TruckStop.msg
[ 63%] Generating Lisp code from v2x_msgs/Chassis.msg
[ 63%] Generating C++ code from tos_msgs/TruckStop.msg
[ 63%] Generating Javascript code from tos_msgs/BlockedLane.msg
[ 63%] Built target tos_msgs_generate_messages_eus
[ 63%] Generating Javascript code from tos_msgs/Cps.msg
[ 63%] Built target v2x_msgs_generate_messages_lisp
[ 63%] Generating C++ code from tos_msgs/BlockedLane.msg
[ 64%] Generating C++ code from tos_msgs/Cps.msg
[ 64%] Generating EusLisp code from v2x_msgs/Traj.msg
[ 65%] Generating EusLisp code from v2x_msgs/TrajPt.msg
[ 65%] Generating Python from MSG vehicle_msgs/CCUControl
[ 65%] Built target tos_msgs_generate_messages_nodejs
[ 65%] Generating Python msg __init__.py for tos_msgs
[ 65%] Generating C++ code from vehicle_msgs/CCUControl.msg
[ 65%] Generating C++ code from vehicle_msgs/Path.msg
[ 65%] Generating EusLisp code from v2x_msgs/Chassis.msg
[ 65%] Generating EusLisp manifest code for v2x_msgs
[ 65%] Generating Lisp code from vehicle_msgs/CCUControl.msg
[ 65%] Built target tos_msgs_generate_messages_cpp
[ 65%] Generating EusLisp code from vehicle_msgs/CCUControl.msg
[ 65%] Generating Python from MSG vehicle_msgs/Path
[ 65%] Generating Python from MSG vehicle_msgs/StartVehicle
[ 65%] Built target tos_msgs_generate_messages_py
[ 65%] Generating Javascript code from vehicle_msgs/CCUControl.msg
[ 65%] Generating Lisp code from vehicle_msgs/Path.msg
[ 65%] Generating EusLisp code from vehicle_msgs/Path.msg
[ 65%] Generating Javascript code from vehicle_msgs/Path.msg
[ 65%] Generating Lisp code from vehicle_msgs/StartVehicle.msg
[ 65%] Generating C++ code from vehicle_msgs/StartVehicle.msg
[ 66%] Generating Lisp code from vehicle_msgs/VehicleStatus.msg
[ 66%] Generating EusLisp code from vehicle_msgs/StartVehicle.msg
[ 66%] Generating Lisp code from vehicle_msgs/StatusCmd.msg
[ 67%] Generating Javascript code from vehicle_msgs/StartVehicle.msg
[ 67%] Generating C++ code from vehicle_msgs/VehicleStatus.msg
[ 67%] Generating Python from MSG vehicle_msgs/VehicleStatus
[ 67%] Generating Javascript code from vehicle_msgs/VehicleStatus.msg
[ 67%] Generating Lisp code from vehicle_msgs/UltrasonicRadars.msg
[ 67%] Generating C++ code from vehicle_msgs/StatusCmd.msg
[ 67%] Generating Javascript code from vehicle_msgs/StatusCmd.msg
[ 67%] Generating EusLisp code from vehicle_msgs/VehicleStatus.msg
[ 67%] Generating Lisp code from vehicle_msgs/Command.msg
[ 67%] Generating Javascript code from vehicle_msgs/UltrasonicRadars.msg
[ 68%] Generating C++ code from vehicle_msgs/UltrasonicRadars.msg
[ 68%] Generating C++ code from vehicle_msgs/Command.msg
[ 68%] Generating Python from MSG vehicle_msgs/StatusCmd
[ 68%] Generating EusLisp code from vehicle_msgs/StatusCmd.msg
[ 68%] Generating C++ code from vehicle_msgs/Chassis.msg
[ 68%] Generating Lisp code from vehicle_msgs/Chassis.msg
[ 68%] Generating Javascript code from vehicle_msgs/Command.msg
[ 68%] Generating Lisp code from vehicle_msgs/CtrlReference.msg
[ 68%] Generating EusLisp code from vehicle_msgs/UltrasonicRadars.msg
[ 68%] Generating Javascript code from vehicle_msgs/Chassis.msg
[ 68%] Generating Lisp code from vehicle_msgs/LockStationStop.msg
[ 68%] Generating C++ code from vehicle_msgs/CtrlReference.msg
[ 68%] Generating Python from MSG vehicle_msgs/UltrasonicRadars
[ 68%] Generating Javascript code from vehicle_msgs/CtrlReference.msg
[ 68%] Generating Lisp code from vehicle_msgs/ControllerStatus.msg
[ 68%] Generating C++ code from vehicle_msgs/LockStationStop.msg
[ 68%] Generating EusLisp code from vehicle_msgs/Command.msg
[ 68%] Generating Javascript code from vehicle_msgs/LockStationStop.msg
[ 68%] Generating EusLisp code from vehicle_msgs/Chassis.msg
[ 68%] Generating Lisp code from vehicle_msgs/Trajectory.msg
[ 68%] Generating Python from MSG vehicle_msgs/Command
[ 68%] Generating Javascript code from vehicle_msgs/ControllerStatus.msg
[ 68%] Generating Python from MSG vehicle_msgs/Chassis
[ 69%] Generating Lisp code from vehicle_msgs/DebugData.msg
[ 69%] Generating EusLisp code from vehicle_msgs/CtrlReference.msg
[ 69%] Generating Javascript code from vehicle_msgs/Trajectory.msg
[ 69%] Generating EusLisp code from vehicle_msgs/LockStationStop.msg
[ 69%] Built target v2x_msgs_generate_messages_eus
[ 69%] Generating Lisp code from vehicle_msgs/TrajectoryPoint.msg
[ 69%] Generating Lisp code from visual_msgs/Section.msg
[ 69%] Generating Javascript code from vehicle_msgs/DebugData.msg
[ 70%] Generating C++ code from vehicle_msgs/ControllerStatus.msg
[ 70%] Generating Lisp code from visual_msgs/SpeedConstrain.msg
[ 70%] Generating EusLisp code from vehicle_msgs/ControllerStatus.msg
[ 70%] Generating EusLisp code from vehicle_msgs/Trajectory.msg
[ 70%] Generating EusLisp code from vehicle_msgs/DebugData.msg
[ 70%] Generating Lisp code from vehicle_msgs/Gear.msg
[ 70%] Generating Python from MSG vehicle_msgs/CtrlReference
[ 70%] Generating Javascript code from vehicle_msgs/TrajectoryPoint.msg
[ 70%] Generating Lisp code from visual_msgs/Lane.msg
[ 70%] Generating Lisp code from vehicle_msgs/RemoteControl.msg
[ 70%] Generating Lisp code from visual_msgs/PathPoint.msg
[ 70%] Generating EusLisp code from vehicle_msgs/TrajectoryPoint.msg
[ 70%] Generating Javascript code from vehicle_msgs/Gear.msg
[ 70%] Generating EusLisp code from vehicle_msgs/Gear.msg
[ 70%] Generating EusLisp code from vehicle_msgs/RemoteControl.msg
[ 70%] Generating Lisp code from vehicle_msgs/HeartBeat.msg
[ 70%] Generating Lisp code from visual_msgs/PathPoints.msg
[ 70%] Generating Javascript code from vehicle_msgs/RemoteControl.msg
[ 70%] Generating C++ code from vehicle_msgs/Trajectory.msg
[ 70%] Generating Python from MSG vehicle_msgs/LockStationStop
[ 70%] Generating Python from MSG vehicle_msgs/ControllerStatus
[ 70%] Generating Lisp code from vehicle_msgs/Request.msg
[ 70%] Generating Lisp code from visual_msgs/SpeedConstrains.msg
[ 70%] Generating Lisp code from vehicle_msgs/PathPoint.msg
[ 70%] Generating EusLisp code from vehicle_msgs/HeartBeat.msg
[ 70%] Generating Javascript code from vehicle_msgs/HeartBeat.msg
[ 70%] Generating Lisp code from visual_msgs/Path.msg
[ 70%] Generating EusLisp code from vehicle_msgs/Request.msg
[ 70%] Built target vehicle_msgs_generate_messages_lisp
[ 70%] Generating Python from MSG visual_msgs/Section
[ 70%] Generating Javascript code from vehicle_msgs/Request.msg
[ 70%] Generating Javascript code from visual_msgs/Section.msg
[ 70%] Generating Lisp code from visual_msgs/Lanes.msg
[ 70%] Generating Javascript code from vehicle_msgs/PathPoint.msg
[ 70%] Generating C++ code from vehicle_msgs/DebugData.msg
[ 70%] Generating Javascript code from visual_msgs/SpeedConstrain.msg
[ 71%] Generating EusLisp code from vehicle_msgs/PathPoint.msg
[ 71%] Generating Python from MSG vehicle_msgs/Trajectory
[ 71%] Generating EusLisp manifest code for vehicle_msgs
[ 71%] Built target visual_msgs_generate_messages_lisp
[ 71%] Generating Javascript code from visual_msgs/Lane.msg
[ 71%] Built target vehicle_msgs_generate_messages_nodejs
[ 72%] Generating Javascript code from visual_msgs/PathPoint.msg
[ 72%] Generating C++ code from visual_msgs/Section.msg
[ 72%] Generating C++ code from visual_msgs/SpeedConstrain.msg
[ 72%] Generating Python from MSG visual_msgs/SpeedConstrain
[ 72%] Generating Python from MSG visual_msgs/Lane
[ 72%] Generating Javascript code from visual_msgs/PathPoints.msg
[ 72%] Generating Javascript code from visual_msgs/SpeedConstrains.msg
[ 72%] Generating Python from MSG vehicle_msgs/DebugData
[ 72%] Generating C++ code from vehicle_msgs/TrajectoryPoint.msg
[ 72%] Generating Javascript code from visual_msgs/Path.msg
[ 72%] Generating C++ code from vehicle_msgs/Gear.msg
[ 72%] Generating Python from MSG visual_msgs/PathPoint
[ 72%] Generating C++ code from visual_msgs/Lane.msg
[ 72%] Generating C++ code from vehicle_msgs/RemoteControl.msg
[ 72%] Generating Javascript code from visual_msgs/Lanes.msg
[ 72%] Generating Python from MSG vehicle_msgs/TrajectoryPoint
[ 72%] Built target visual_msgs_generate_messages_nodejs
[ 72%] Generating C++ code from vehicle_msgs/HeartBeat.msg
[ 73%] Generating EusLisp code from visual_msgs/Section.msg
[ 73%] Generating C++ code from vehicle_msgs/Request.msg
[ 73%] Generating EusLisp code from visual_msgs/SpeedConstrain.msg
[ 73%] Generating Python from MSG visual_msgs/PathPoints
[ 73%] Generating C++ code from visual_msgs/PathPoint.msg
[ 73%] Generating EusLisp code from visual_msgs/Lane.msg
[ 73%] Generating EusLisp code from visual_msgs/PathPoint.msg
[ 73%] Generating Python from MSG vehicle_msgs/Gear
[ 73%] Generating C++ code from vehicle_msgs/PathPoint.msg
[ 73%] Generating C++ code from visual_msgs/PathPoints.msg
[ 73%] Generating Python from MSG visual_msgs/SpeedConstrains
[ 73%] Generating EusLisp code from visual_msgs/PathPoints.msg
[ 73%] Generating EusLisp code from visual_msgs/SpeedConstrains.msg
[ 73%] Generating EusLisp code from visual_msgs/Path.msg
[ 73%] Generating C++ code from visual_msgs/SpeedConstrains.msg
[ 73%] Generating Python from MSG vehicle_msgs/RemoteControl
[ 73%] Generating Python from MSG visual_msgs/Path
[ 73%] Generating C++ code from visual_msgs/Path.msg
[ 73%] Built target vehicle_msgs_generate_messages_cpp
[ 73%] Built target lego_cloud_msgs_generate_messages
[ 74%] Generating C++ code from visual_msgs/Lanes.msg
[ 74%] Generating EusLisp code from visual_msgs/Lanes.msg
[ 74%] Built target cloud_msgs_generate_messages
[ 74%] Built target comm_msgs_generate_messages
[ 74%] Generating Python from MSG align_msgs/Region
[ 74%] Built target vehicle_msgs_generate_messages_eus
[ 74%] Generating EusLisp manifest code for visual_msgs
[ 74%] Generating Python from MSG align_msgs/FunctionSwitch
[ 75%] Generating Python from MSG vehicle_msgs/HeartBeat
[ 75%] Generating Python from MSG align_msgs/CloudDisplay
[ 75%] Generating Python from MSG visual_msgs/Lanes
[ 76%] Generating Python from MSG align_msgs/StackingAlign
[ 76%] Built target visual_msgs_generate_messages_cpp
[ 76%] Generating Python from MSG vehicle_msgs/Request
[ 76%] Generating Python from MSG vehicle_msgs/PathPoint
[ 76%] Generating Lisp code from align_msgs/Region.msg
[ 76%] Generating Lisp code from align_msgs/FunctionSwitch.msg
[ 77%] Generating Python msg __init__.py for visual_msgs
[ 77%] Generating EusLisp code from align_msgs/Region.msg
[ 77%] Generating Python msg __init__.py for align_msgs
[ 78%] Generating EusLisp code from align_msgs/FunctionSwitch.msg
[ 78%] Generating Lisp code from align_msgs/CloudDisplay.msg
[ 78%] Generating EusLisp code from align_msgs/CloudDisplay.msg
[ 78%] Generating Python msg __init__.py for vehicle_msgs
[ 78%] Generating EusLisp code from align_msgs/StackingAlign.msg
[ 78%] Generating Lisp code from align_msgs/StackingAlign.msg
[ 78%] Generating EusLisp manifest code for align_msgs
[ 78%] Generating Javascript code from align_msgs/Region.msg
[ 78%] Built target align_msgs_generate_messages_py
[ 78%] Generating Javascript code from align_msgs/FunctionSwitch.msg
[ 78%] Built target align_msgs_generate_messages_lisp
[ 78%] Built target visual_msgs_generate_messages_py
[ 78%] Generating Javascript code from align_msgs/CloudDisplay.msg
[ 78%] Generating C++ code from align_msgs/Region.msg
[ 78%] Generating Javascript code from align_msgs/StackingAlign.msg
[ 78%] Generating C++ code from align_msgs/FunctionSwitch.msg
[ 78%] Generating C++ code from align_msgs/CloudDisplay.msg
[ 78%] Generating C++ code from align_msgs/StackingAlign.msg
[ 78%] Built target vehicle_msgs_generate_messages_py
[ 78%] Built target diagnose_msgs_generate_messages
[ 78%] Built target fast_lio_msgs_generate_messages
[ 78%] Built target align_msgs_generate_messages_nodejs
[ 78%] Generating Python from MSG hdmap_cloud_msgs/ShowVehicleIdsRequest
[ 78%] Generating Python from MSG hdmap_cloud_msgs/RoutePath
[ 78%] Generating Python from MSG hdmap_cloud_msgs/RoadSegment
[ 78%] Generating Python from MSG hdmap_cloud_msgs/restrict_area
[ 78%] Generating Python from MSG hdmap_cloud_msgs/lanes
[ 78%] Built target align_msgs_generate_messages_cpp
[ 78%] Generating C++ code from hdmap_cloud_msgs/ShowVehicleIdsRequest.msg
[ 78%] Generating Python from MSG hdmap_cloud_msgs/Lane
[ 78%] Generating Javascript code from ads_msgs/CommandStates.msg
[ 78%] Generating Javascript code from ads_msgs/Target.msg
[ 79%] Generating Python from MSG hdmap_cloud_msgs/MultipleRoutesResponse
[ 79%] Generating Python from MSG hdmap_cloud_msgs/ShowMapResponse
[ 79%] Generating Javascript code from ads_msgs/Command.msg
[ 79%] Generating Python from MSG hdmap_cloud_msgs/bridge_location
[ 79%] Built target visual_msgs_generate_messages_eus
[ 79%] Generating Lisp code from ads_msgs/CommandStates.msg
[ 79%] Generating C++ code from hdmap_cloud_msgs/RoutePath.msg
[ 79%] Generating Lisp code from ads_msgs/Target.msg
[ 79%] Generating Javascript code from ads_msgs/VehicleState.msg
[ 79%] Generating Lisp code from ads_msgs/Command.msg
[ 79%] Generating Python from MSG hdmap_cloud_msgs/status
[ 80%] Generating Javascript code from ads_msgs/SourceState.msg
[ 80%] Generating Javascript code from ads_msgs/TargetState.msg
[ 80%] Generating Lisp code from ads_msgs/VehicleState.msg
[ 81%] Generating Lisp code from ads_msgs/SourceState.msg
[ 81%] Generating Python from MSG hdmap_cloud_msgs/closed_areas_request
[ 81%] Generating Lisp code from ads_msgs/TargetState.msg
[ 81%] Generating Javascript code from ads_msgs/SpeedConstrain.msg
[ 81%] Generating C++ code from hdmap_cloud_msgs/RoadSegment.msg
[ 81%] Generating Lisp code from ads_msgs/SpeedConstrain.msg
[ 81%] Generating C++ code from hdmap_cloud_msgs/restrict_area.msg
[ 81%] Generating Lisp code from ads_msgs/MonitorFrame.msg
[ 81%] Generating Javascript code from ads_msgs/MonitorFrame.msg
[ 81%] Generating Javascript code from ads_msgs/Diagnose.msg
[ 81%] Generating Javascript code from ads_msgs/CommandState.msg
[ 81%] Built target align_msgs_generate_messages_eus
[ 82%] Generating C++ code from hdmap_cloud_msgs/lanes.msg
[ 81%] Generating Lisp code from ads_msgs/Diagnose.msg
[ 82%] Generating Lisp code from ads_msgs/CommandState.msg
[ 82%] Generating Javascript code from ads_msgs/SwitchState.msg
[ 82%] Generating Lisp code from ads_msgs/SwitchState.msg
[ 82%] Generating Python from MSG hdmap_cloud_msgs/Point2D
[ 82%] Generating Python from MSG hdmap_cloud_msgs/lane_segment
[ 82%] Generating C++ code from hdmap_cloud_msgs/Lane.msg
[ 82%] Generating Lisp code from ads_msgs/HfsmState.msg
[ 82%] Generating Lisp code from ads_msgs/Destination.msg
[ 82%] Generating Javascript code from ads_msgs/HfsmState.msg
[ 82%] Generating Lisp code from ads_msgs/AdsCommandState.msg
[ 82%] Generating Python from MSG hdmap_cloud_msgs/LaneSegment
[ 82%] Generating Javascript code from ads_msgs/Destination.msg
[ 82%] Generating Javascript code from ads_msgs/AdsCommandState.msg
[ 82%] Built target ads_msgs_generate_messages_lisp
[ 82%] Generating C++ code from hdmap_cloud_msgs/MultipleRoutesResponse.msg
[ 82%] Generating EusLisp code from ads_msgs/CommandStates.msg
[ 82%] Generating EusLisp code from ads_msgs/Target.msg
[ 82%] Generating Python from MSG hdmap_cloud_msgs/location
[ 82%] Built target ads_msgs_generate_messages_nodejs
[ 82%] Generating C++ code from hdmap_cloud_msgs/ShowMapResponse.msg
[ 82%] Generating Python from MSG hdmap_msgs/FlipSeasideAreaRequest
[ 82%] Generating EusLisp code from ads_msgs/Command.msg
[ 82%] Generating Python from MSG hdmap_msgs/DynamicBridgeInfo
[ 82%] Generating Python from MSG hdmap_cloud_msgs/Passage
[ 82%] Generating EusLisp code from ads_msgs/VehicleState.msg
[ 82%] Generating EusLisp code from ads_msgs/SourceState.msg
[ 82%] Generating C++ code from hdmap_cloud_msgs/bridge_location.msg
[ 82%] Generating C++ code from hdmap_cloud_msgs/status.msg
[ 82%] Generating Python from MSG hdmap_msgs/ShowMapRequest
[ 82%] Generating C++ code from hdmap_cloud_msgs/closed_areas_request.msg
[ 82%] Generating EusLisp code from ads_msgs/TargetState.msg
[ 83%] Generating EusLisp code from ads_msgs/SpeedConstrain.msg
[ 83%] Generating Python from MSG hdmap_msgs/RoutingRequest
[ 83%] Generating Python from MSG hdmap_cloud_msgs/header
[ 83%] Generating EusLisp code from ads_msgs/MonitorFrame.msg
[ 83%] Generating C++ code from hdmap_cloud_msgs/Point2D.msg
[ 83%] Generating C++ code from hdmap_cloud_msgs/lane_segment.msg
[ 83%] Generating C++ code from hdmap_msgs/FlipSeasideAreaRequest.msg
[ 83%] Generating C++ code from hdmap_cloud_msgs/LaneSegment.msg
[ 83%] Generating C++ code from hdmap_msgs/DynamicBridgeInfo.msg
[ 83%] Generating EusLisp code from ads_msgs/Diagnose.msg
[ 83%] Generating Python from MSG hdmap_msgs/RoadSegment
[ 83%] Generating Python from MSG hdmap_cloud_msgs/areas
[ 83%] Generating EusLisp code from ads_msgs/CommandState.msg
[ 83%] Generating C++ code from hdmap_msgs/ShowMapRequest.msg
[ 83%] Generating C++ code from hdmap_cloud_msgs/location.msg
[ 83%] Generating C++ code from hdmap_msgs/RoutingRequest.msg
[ 84%] Generating C++ code from hdmap_msgs/RoadSegment.msg
[ 84%] Generating C++ code from hdmap_msgs/HeartBeat.msg
[ 84%] Generating Python from MSG hdmap_msgs/HeartBeat
[ 84%] Generating Python from MSG hdmap_cloud_msgs/visualization_path
[ 84%] Generating EusLisp code from ads_msgs/SwitchState.msg
[ 84%] Generating C++ code from hdmap_cloud_msgs/Passage.msg
[ 84%] Generating Python from MSG hdmap_msgs/BlacklistedLane
[ 84%] Generating EusLisp code from ads_msgs/HfsmState.msg
[ 84%] Generating C++ code from hdmap_msgs/BlacklistedLane.msg
[ 84%] Generating C++ code from hdmap_msgs/Point.msg
[ 84%] Generating C++ code from hdmap_msgs/ShowMapResponse.msg
[ 84%] Generating Python from MSG hdmap_msgs/Point
[ 84%] Generating Python from MSG hdmap_cloud_msgs/RoutingRequest
[ 84%] Generating EusLisp code from ads_msgs/Destination.msg
[ 84%] Generating C++ code from hdmap_cloud_msgs/header.msg
[ 84%] Generating C++ code from hdmap_msgs/BridgePoint.msg
[ 84%] Generating C++ code from hdmap_msgs/Passage.msg
[ 84%] Generating EusLisp code from ads_msgs/AdsCommandState.msg
[ 84%] Generating C++ code from hdmap_msgs/BridgePosition.msg
[ 84%] Generating EusLisp manifest code for ads_msgs
[ 84%] Generating Python from MSG hdmap_msgs/ShowMapResponse
[ 84%] Generating Python from MSG hdmap_cloud_msgs/closed_areas_ack
[ 84%] Generating Python from MSG hdmap_cloud_msgs/ShowMapRequest
[ 84%] Generating C++ code from hdmap_cloud_msgs/areas.msg
[ 84%] Generating Python from MSG hdmap_cloud_msgs/location3D
[ 84%] Generating Python from MSG hdmap_cloud_msgs/sections
[ 84%] Generating Python from MSG hdmap_msgs/BridgePoint
[ 84%] Generating C++ code from hdmap_msgs/Lane.msg
[ 84%] Generating C++ code from hdmap_cloud_msgs/visualization_path.msg
[ 84%] Generating C++ code from hdmap_msgs/TrafficInfo.msg
[ 84%] Generating C++ code from hdmap_msgs/RoutingResponse.msg
[ 85%] Generating C++ code from hdmap_cloud_msgs/RoutingRequest.msg
[ 85%] Generating Python from MSG hdmap_cloud_msgs/ShowVehicleIdsResponse
[ 85%] Generating Python from MSG hdmap_msgs/Passage
[ 85%] Generating C++ code from hdmap_cloud_msgs/closed_areas_ack.msg
[ 85%] Generating C++ code from hdmap_msgs/Map.msg
[ 85%] Generating C++ code from hdmap_msgs/LaneSegment.msg
[ 86%] Generating Python from MSG hdmap_cloud_msgs/bridge_position
[ 85%] Generating Python from MSG hdmap_msgs/BridgePosition
[ 86%] Generating C++ code from hdmap_cloud_msgs/ShowMapRequest.msg
[ 86%] Generating C++ code from hdmap_msgs/Point2D.msg
[ 86%] Generating C++ code from hdmap_msgs/Status.msg
[ 86%] Generating C++ code from hdmap_cloud_msgs/location3D.msg
[ 86%] Generating Python from MSG hdmap_msgs/Lane
[ 86%] Generating Python from MSG hdmap_cloud_msgs/RoutingResponse
[ 86%] Generating Python from MSG hdmap_cloud_msgs/waypoint
[ 86%] Generating Python from MSG hdmap_msgs/TrafficInfo
[ 86%] Generating Python from MSG hdmap_msgs/RoutingResponse
[ 86%] Generating C++ code from hdmap_cloud_msgs/sections.msg
[ 86%] Built target ads_msgs_generate_messages_eus
[ 86%] Generating C++ code from hdmap_msgs/StopPoint.msg
[ 87%] Generating C++ code from hdmap_msgs/Ack.msg
[ 87%] Built target lane_frame_msgs_generate_messages
[ 87%] Generating C++ code from hdmap_msgs/RoutingRequestPoint.msg
[ 87%] Generating C++ code from hdmap_msgs/Region.msg
[ 87%] Generating Python msg __init__.py for hdmap_cloud_msgs
[ 87%] Generating C++ code from hdmap_msgs/Section.msg
[ 87%] Generating Python from MSG hdmap_msgs/LaneSegment
[ 87%] Generating C++ code from hdmap_cloud_msgs/ShowVehicleIdsResponse.msg
[ 87%] Generating C++ code from hdmap_cloud_msgs/bridge_position.msg
[ 87%] Generating C++ code from hdmap_cloud_msgs/RoutingResponse.msg
[ 87%] Built target msf_localization_msgs_generate_messages
[ 87%] Generating C++ code from hdmap_cloud_msgs/waypoint.msg
[ 87%] Generating Python from MSG hdmap_msgs/Map
[ 87%] Built target hdmap_cloud_msgs_generate_messages_py
[ 88%] Generating Python from MSG hdmap_msgs/Point2D
[ 88%] Built target hdmap_msgs_generate_messages_cpp
[ 88%] Generating Python from MSG hdmap_msgs/Status
[ 88%] Generating Python from MSG hdmap_msgs/StopPoint
[ 88%] Generating Python from MSG hdmap_msgs/Ack
[ 88%] Generating Python from MSG hdmap_msgs/RoutingRequestPoint
[ 88%] Generating Python from MSG hdmap_msgs/Region
[ 88%] Built target hdmap_cloud_msgs_generate_messages_cpp
[ 88%] Built target perception_msgs_generate_messages
[ 88%] Generating Python from MSG hdmap_msgs/Section
[ 88%] Built target peripheral_msgs_generate_messages
[ 88%] Built target pnc_lonctrl_msgs_generate_messages
[ 88%] Built target port_msgs_generate_messages
[ 88%] Built target prediction_msgs_generate_messages
[ 88%] Built target spreader_msgs_generate_messages
[ 88%] Built target simulate_msgs_generate_messages
[ 88%] Built target tools_msgs_generate_messages
[ 88%] Built target tos_msgs_generate_messages
[ 88%] Built target v2x_msgs_generate_messages
[ 88%] Built target localization_msgs_generate_messages
[ 88%] Built target vehicle_msgs_generate_messages
[ 88%] Generating EusLisp code from acquisition_msgs/ErrorCode.msg
[ 88%] Generating Javascript code from acquisition_msgs/ErrorCode.msg
[ 88%] Generating Lisp code from acquisition_msgs/ErrorCode.msg
[ 88%] Generating Python from MSG acquisition_msgs/ErrorCode
[ 88%] Generating Python from MSG acquisition_msgs/Tos
[ 88%] Generating C++ code from acquisition_msgs/ErrorCode.msg
[ 88%] Generating Javascript code from acquisition_msgs/Tos.msg
[ 88%] Generating Lisp code from acquisition_msgs/Tos.msg
[ 88%] Generating Javascript code from guardian_msgs/GuardianPoints.msg
[ 88%] Generating Python msg __init__.py for hdmap_msgs
[ 88%] Generating EusLisp code from acquisition_msgs/Tos.msg
[ 88%] Generating Javascript code from guardian_msgs/DrawMsg.msg
[ 88%] Generating Javascript code from acquisition_msgs/Location.msg
[ 89%] Generating Lisp code from acquisition_msgs/Location.msg
[ 89%] Generating Javascript code from guardian_msgs/DrivingState.msg
[ 89%] Generating Javascript code from acquisition_msgs/WorkStatus.msg
[ 89%] Generating Lisp code from acquisition_msgs/WorkStatus.msg
[ 89%] Generating EusLisp code from acquisition_msgs/Location.msg
[ 89%] Generating Lisp code from acquisition_msgs/Chassis.msg
[ 89%] Generating Python from MSG acquisition_msgs/Location
[ 89%] Generating Javascript code from guardian_msgs/GuardianCommand.msg
[ 89%] Generating C++ code from acquisition_msgs/Tos.msg
[ 89%] Generating Javascript code from acquisition_msgs/Chassis.msg
[ 89%] Generating Javascript code from acquisition_msgs/AdsCmdState.msg
[ 89%] Generating Lisp code from acquisition_msgs/AdsCmdState.msg
[ 89%] Built target hdmap_msgs_generate_messages_py
[ 89%] Generating Python from MSG guardian_msgs/GuardianPoints
[ 89%] Generating EusLisp code from acquisition_msgs/WorkStatus.msg
[ 89%] Generating Javascript code from guardian_msgs/ParallelDrive.msg
[ 89%] Generating Javascript code from guardian_msgs/RelieveWarn.msg
[ 89%] Generating Javascript code from acquisition_msgs/AdsState.msg
[ 89%] Generating Lisp code from acquisition_msgs/AdsState.msg
[ 89%] Generating C++ code from acquisition_msgs/Location.msg
[ 89%] Built target guardian_msgs_generate_messages_nodejs
[ 89%] Generating Python from MSG acquisition_msgs/WorkStatus
[ 90%] Generating Javascript code from acquisition_msgs/LocationErrorType.msg
[ 90%] Generating EusLisp code from guardian_msgs/GuardianPoints.msg
[ 90%] Generating EusLisp code from acquisition_msgs/Chassis.msg
[ 90%] Generating Lisp code from acquisition_msgs/LocationErrorType.msg
[ 90%] Generating EusLisp code from guardian_msgs/DrawMsg.msg
[ 90%] Generating Javascript code from acquisition_msgs/TosTask.msg
[ 91%] Generating Python from MSG guardian_msgs/DrawMsg
[ 91%] Generating Lisp code from acquisition_msgs/TosTask.msg
[ 91%] Generating EusLisp code from guardian_msgs/DrivingState.msg
[ 91%] Generating EusLisp code from acquisition_msgs/AdsCmdState.msg
[ 91%] Generating Javascript code from acquisition_msgs/LocationError.msg
[ 91%] Generating EusLisp code from guardian_msgs/GuardianCommand.msg
[ 91%] Generating Lisp code from acquisition_msgs/LocationError.msg
[ 91%] Generating C++ code from acquisition_msgs/WorkStatus.msg
[ 91%] Generating Python from MSG acquisition_msgs/Chassis
[ 91%] Generating Javascript code from acquisition_msgs/Target.msg
[ 91%] Generating EusLisp code from guardian_msgs/ParallelDrive.msg
[ 92%] Generating EusLisp code from acquisition_msgs/AdsState.msg
[ 92%] Generating Lisp code from acquisition_msgs/Target.msg
[ 93%] Generating EusLisp code from guardian_msgs/RelieveWarn.msg
[ 93%] Built target acquisition_msgs_generate_messages_nodejs
[ 93%] Generating Python from MSG guardian_msgs/DrivingState
[ 93%] Generating Python from MSG guardian_msgs/GuardianCommand
[ 93%] Built target acquisition_msgs_generate_messages_lisp
[ 93%] Generating Python from MSG guardian_msgs/ParallelDrive
[ 93%] Generating EusLisp code from acquisition_msgs/LocationErrorType.msg
[ 93%] Generating Lisp code from guardian_msgs/GuardianPoints.msg
[ 93%] Generating EusLisp manifest code for guardian_msgs
[ 93%] Generating Python from MSG acquisition_msgs/AdsCmdState
[ 93%] Generating C++ code from acquisition_msgs/Chassis.msg
[ 93%] Generating Lisp code from guardian_msgs/DrawMsg.msg
[ 93%] Generating EusLisp code from acquisition_msgs/TosTask.msg
[ 93%] Generating EusLisp code from acquisition_msgs/LocationError.msg
[ 93%] Generating Lisp code from guardian_msgs/DrivingState.msg
[ 93%] Generating C++ code from guardian_msgs/GuardianPoints.msg
[ 93%] Generating Python from MSG guardian_msgs/RelieveWarn
[ 93%] Generating Lisp code from guardian_msgs/GuardianCommand.msg
[ 93%] Generating Lisp code from guardian_msgs/ParallelDrive.msg
[ 93%] Generating Python from MSG acquisition_msgs/AdsState
[ 93%] Generating EusLisp code from acquisition_msgs/Target.msg
[ 93%] Generating C++ code from acquisition_msgs/AdsCmdState.msg
[ 93%] Generating Lisp code from guardian_msgs/RelieveWarn.msg
[ 93%] Generating C++ code from acquisition_msgs/AdsState.msg
[ 93%] Built target guardian_msgs_generate_messages_lisp
[ 93%] Generating EusLisp manifest code for acquisition_msgs
[ 93%] Generating C++ code from guardian_msgs/DrawMsg.msg
[ 93%] Generating C++ code from guardian_msgs/DrivingState.msg
[ 93%] Generating Python msg __init__.py for guardian_msgs
[ 93%] Generating Python from MSG acquisition_msgs/LocationErrorType
[ 93%] Generating C++ code from guardian_msgs/GuardianCommand.msg
[ 93%] Generating C++ code from acquisition_msgs/LocationErrorType.msg
[ 93%] Built target guardian_msgs_generate_messages_py
[ 94%] Generating Python from MSG acquisition_msgs/TosTask
[ 94%] Generating C++ code from guardian_msgs/ParallelDrive.msg
[ 94%] Generating C++ code from acquisition_msgs/TosTask.msg
[ 94%] Generating C++ code from guardian_msgs/RelieveWarn.msg
[ 94%] Generating Python from MSG acquisition_msgs/LocationError
[ 94%] Generating Lisp code from pnc_debug_msg/MpcDebug.msg
[ 94%] Generating C++ code from acquisition_msgs/LocationError.msg
[ 94%] Generating Lisp code from pnc_debug_msg/LongitudinalDebug.msg
[ 94%] Generating Lisp code from pnc_debug_msg/LateralDebug.msg
[ 94%] Built target guardian_msgs_generate_messages_cpp
[ 94%] Generating Lisp code from pnc_debug_msg/LatticeDebug.msg
[ 94%] Generating C++ code from acquisition_msgs/Target.msg
[ 94%] Generating Lisp code from pnc_debug_msg/PidDebug.msg
[ 94%] Generating Lisp code from pnc_debug_msg/SlPoint.msg
[ 94%] Generating Python from MSG acquisition_msgs/Target
[ 95%] Generating Lisp code from pnc_debug_msg/PlanDebug.msg
[ 95%] Generating Lisp code from pnc_debug_msg/PjpoDebug.msg
[ 95%] Generating Lisp code from pnc_debug_msg/CtrlDebug.msg
[ 95%] Built target guardian_msgs_generate_messages_eus
[ 95%] Generating Python from MSG pnc_debug_msg/MpcDebug
[ 96%] Generating Python from MSG pnc_debug_msg/LongitudinalDebug
[ 96%] Generating Python from MSG pnc_debug_msg/LateralDebug
[ 96%] Generating Javascript code from pnc_debug_msg/MpcDebug.msg
[ 96%] Built target pnc_debug_msg_generate_messages_lisp
[ 96%] Generating Javascript code from pnc_debug_msg/LongitudinalDebug.msg
[ 96%] Built target acquisition_msgs_generate_messages_cpp
[ 96%] Generating Python from MSG pnc_debug_msg/LatticeDebug
[ 96%] Generating Python msg __init__.py for acquisition_msgs
[ 96%] Generating Javascript code from pnc_debug_msg/LateralDebug.msg
[ 96%] Generating Javascript code from pnc_debug_msg/LatticeDebug.msg
[ 96%] Generating Python from MSG pnc_debug_msg/PidDebug
[ 96%] Generating Python from MSG pnc_debug_msg/SlPoint
[ 96%] Generating Javascript code from pnc_debug_msg/PidDebug.msg
[ 96%] Generating Javascript code from pnc_debug_msg/SlPoint.msg
[ 96%] Built target acquisition_msgs_generate_messages_py
[ 96%] Generating Python from MSG pnc_debug_msg/PlanDebug
[ 96%] Generating Python from MSG pnc_debug_msg/PjpoDebug
[ 96%] Generating Javascript code from pnc_debug_msg/PlanDebug.msg
[ 96%] Generating Javascript code from pnc_debug_msg/PjpoDebug.msg
[ 96%] Generating Javascript code from pnc_debug_msg/CtrlDebug.msg
[ 96%] Generating C++ code from pnc_debug_msg/MpcDebug.msg
[ 96%] Generating Python from MSG pnc_debug_msg/CtrlDebug
[ 96%] Built target pnc_debug_msg_generate_messages_nodejs
[ 96%] Generating C++ code from pnc_debug_msg/LongitudinalDebug.msg
[ 96%] Generating C++ code from pnc_debug_msg/LateralDebug.msg
[ 96%] Built target acquisition_msgs_generate_messages_eus
[ 96%] Generating C++ code from pnc_debug_msg/LatticeDebug.msg
[ 96%] Generating EusLisp code from pnc_debug_msg/MpcDebug.msg
[ 96%] Generating C++ code from pnc_debug_msg/PidDebug.msg
[ 97%] Generating EusLisp code from pnc_debug_msg/LongitudinalDebug.msg
[ 97%] Generating EusLisp code from pnc_debug_msg/LateralDebug.msg
[ 97%] Generating EusLisp code from pnc_debug_msg/LatticeDebug.msg
[ 97%] Generating Python msg __init__.py for pnc_debug_msg
[ 97%] Generating C++ code from pnc_debug_msg/SlPoint.msg
[ 97%] Generating C++ code from pnc_debug_msg/PlanDebug.msg
[ 97%] Built target visual_msgs_generate_messages
[ 97%] Built target align_msgs_generate_messages
[ 97%] Built target hdmap_cloud_msgs_generate_messages
[ 97%] Generating C++ code from pnc_debug_msg/PjpoDebug.msg
[ 97%] Generating Python from MSG ads_msgs/CommandStates
[ 97%] Generating C++ code from pnc_debug_msg/CtrlDebug.msg
[ 97%] Generating EusLisp code from pnc_debug_msg/PidDebug.msg
[ 97%] Generating C++ code from ads_msgs/CommandStates.msg
[ 97%] Built target pnc_debug_msg_generate_messages_py
[ 97%] Generating Python from MSG ads_msgs/Target
[ 97%] Built target hdmap_msgs_generate_messages
[ 97%] Generating EusLisp code from pnc_debug_msg/SlPoint.msg
[ 97%] Generating EusLisp code from pnc_debug_msg/PlanDebug.msg
[ 97%] Generating EusLisp code from pnc_debug_msg/PjpoDebug.msg
[ 97%] Generating EusLisp code from pnc_debug_msg/CtrlDebug.msg
[ 97%] Generating EusLisp manifest code for pnc_debug_msg
[ 97%] Generating C++ code from ads_msgs/Target.msg
[ 97%] Generating Python from MSG ads_msgs/Command
[ 97%] Generating C++ code from ads_msgs/Command.msg
[ 97%] Built target pnc_debug_msg_generate_messages_cpp
[ 97%] Generating C++ code from ads_msgs/VehicleState.msg
[ 97%] Built target acquisition_msgs_generate_messages
[ 97%] Generating C++ code from ads_msgs/SourceState.msg
[ 97%] Generating C++ code from ads_msgs/TargetState.msg
[ 97%] Generating Python from MSG ads_msgs/VehicleState
[ 97%] Generating C++ code from ads_msgs/SpeedConstrain.msg
[ 97%] Generating Python from MSG ads_msgs/SourceState
[ 97%] Generating C++ code from ads_msgs/MonitorFrame.msg
[ 97%] Generating C++ code from ads_msgs/Diagnose.msg
[ 97%] Generating C++ code from ads_msgs/CommandState.msg
[ 98%] Generating C++ code from ads_msgs/SwitchState.msg
[ 98%] Generating Python from MSG ads_msgs/TargetState
[ 98%] Generating Python from MSG ads_msgs/SpeedConstrain
[ 98%] Built target guardian_msgs_generate_messages
[ 98%] Generating C++ code from ads_msgs/HfsmState.msg
[ 98%] Generating C++ code from ads_msgs/Destination.msg
[100%] Generating Python from MSG ads_msgs/MonitorFrame
[100%] Generating C++ code from ads_msgs/AdsCommandState.msg
[100%] Generating Python from MSG ads_msgs/Diagnose
[100%] Generating Python from MSG ads_msgs/CommandState
[100%] Generating Python from MSG ads_msgs/SwitchState
[100%] Generating Python from MSG ads_msgs/HfsmState
[100%] Generating Python from MSG ads_msgs/Destination
[100%] Generating Python from MSG ads_msgs/AdsCommandState
[100%] Built target ads_msgs_generate_messages_cpp
[100%] Built target pnc_debug_msg_generate_messages_eus
[100%] Generating Python msg __init__.py for ads_msgs
[100%] Built target pnc_debug_msg_generate_messages
[100%] Built target ads_msgs_generate_messages_py
[100%] Built target ads_msgs_generate_messages
Base path: /senior/workspace/shared_msgs
Source space: /senior/workspace/shared_msgs/src
Build space: /senior/workspace/shared_msgs/build
Devel space: /senior/workspace/shared_msgs/devel
Install space: /senior/workspace/shared_msgs/install
Creating symlink "/senior/workspace/shared_msgs/src/CMakeLists.txt" pointing to "/opt/ros/melodic/share/catkin/cmake/toplevel.cmake"
####
#### Running command: "cmake /senior/workspace/shared_msgs/src -DCATKIN_DEVEL_PREFIX=/senior/workspace/shared_msgs/devel -DCMAKE_INSTALL_PREFIX=/senior/workspace/shared_msgs/install -G Unix Makefiles" in "/senior/workspace/shared_msgs/build"
####
####
#### Running command: "make -j8 -l8" in "/senior/workspace/shared_msgs/build"
####
+ catkin_make install -DCMAKE_INSTALL_PREFIX=/senior/perception --make-args -j
-- Using CATKIN_DEVEL_PREFIX: /senior/workspace/shared_msgs/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/melodic
-- This workspace overlays: /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/shared_msgs/build/test_results
-- Found gtest sources under '/usr/src/googletest': gtests will be built
-- Found gmock sources under '/usr/src/googletest': gmock will be built
CMake Deprecation Warning at /usr/src/googletest/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at /usr/src/googletest/googlemock/CMakeLists.txt:41 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at /usr/src/googletest/googletest/CMakeLists.txt:48 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- Found PythonInterp: /usr/bin/python2 (found version "2.7.17")
-- Using Python nosetests: /usr/bin/nosetests-2.7
-- catkin 0.7.29
-- BUILD_SHARED_LIBS is on
-- BUILD_SHARED_LIBS is on
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- ~~ traversing 27 packages in topological order:
-- ~~ - lego_cloud_msgs
-- ~~ - cloud_msgs
-- ~~ - comm_msgs
-- ~~ - align_msgs
-- ~~ - diagnose_msgs
-- ~~ - fast_lio_msgs
-- ~~ - hdmap_cloud_msgs
-- ~~ - ads_msgs
-- ~~ - hdmap_msgs
-- ~~ - lane_frame_msgs
-- ~~ - msf_localization_msgs
-- ~~ - perception_msgs
-- ~~ - peripheral_msgs
-- ~~ - pnc_lonctrl_msgs
-- ~~ - port_msgs
-- ~~ - prediction_msgs
-- ~~ - simulate_msgs
-- ~~ - spreader_msgs
-- ~~ - tools_msgs
-- ~~ - localization_msgs
-- ~~ - tos_msgs
-- ~~ - v2x_msgs
-- ~~ - vehicle_msgs
-- ~~ - acquisition_msgs
-- ~~ - guardian_msgs
-- ~~ - pnc_debug_msg
-- ~~ - visual_msgs
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- +++ processing catkin package: 'lego_cloud_msgs'
-- ==> add_subdirectory(shared_msgs/lego_cloud_msgs)
CMake Deprecation Warning at shared_msgs/lego_cloud_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- lego_cloud_msgs: 1 messages, 0 services
-- +++ processing catkin package: 'cloud_msgs'
-- ==> add_subdirectory(shared_msgs/cloud_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- cloud_msgs: 14 messages, 0 services
-- +++ processing catkin package: 'comm_msgs'
-- ==> add_subdirectory(shared_msgs/comm_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- comm_msgs: 31 messages, 0 services
-- +++ processing catkin package: 'align_msgs'
-- ==> add_subdirectory(shared_msgs/align_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- align_msgs: 4 messages, 0 services
-- +++ processing catkin package: 'diagnose_msgs'
-- ==> add_subdirectory(shared_msgs/diagnose_msgs)
CMake Deprecation Warning at shared_msgs/diagnose_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- diagnose_msgs: 7 messages, 0 services
-- +++ processing catkin package: 'fast_lio_msgs'
-- ==> add_subdirectory(shared_msgs/fast_lio_msgs)
CMake Deprecation Warning at shared_msgs/fast_lio_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- fast_lio_msgs: 1 messages, 0 services
-- +++ processing catkin package: 'hdmap_cloud_msgs'
-- ==> add_subdirectory(shared_msgs/hdmap_cloud_msgs)
CMake Deprecation Warning at shared_msgs/hdmap_cloud_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- hdmap_cloud_msgs: 28 messages, 0 services
-- +++ processing catkin package: 'ads_msgs'
-- ==> add_subdirectory(shared_msgs/ads_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- ads_msgs: 14 messages, 0 services
-- +++ processing catkin package: 'hdmap_msgs'
-- ==> add_subdirectory(shared_msgs/hdmap_msgs)
CMake Deprecation Warning at shared_msgs/hdmap_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- hdmap_msgs: 24 messages, 0 services
-- +++ processing catkin package: 'lane_frame_msgs'
-- ==> add_subdirectory(shared_msgs/lane_frame_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- lane_frame_msgs: 2 messages, 0 services
-- +++ processing catkin package: 'msf_localization_msgs'
-- ==> add_subdirectory(shared_msgs/msf_localization_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- msf_localization_msgs: 9 messages, 0 services
-- +++ processing catkin package: 'perception_msgs'
-- ==> add_subdirectory(shared_msgs/perception_msgs)
CMake Deprecation Warning at shared_msgs/perception_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- perception_msgs: 9 messages, 0 services
-- +++ processing catkin package: 'peripheral_msgs'
-- ==> add_subdirectory(shared_msgs/peripheral_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- peripheral_msgs: 7 messages, 0 services
-- +++ processing catkin package: 'pnc_lonctrl_msgs'
-- ==> add_subdirectory(shared_msgs/pnc_lonctrl_msgs)
CMake Deprecation Warning at shared_msgs/pnc_lonctrl_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- pnc_lonctrl_msgs: 6 messages, 0 services
-- +++ processing catkin package: 'port_msgs'
-- ==> add_subdirectory(shared_msgs/port_msgs)
CMake Deprecation Warning at shared_msgs/port_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- port_msgs: 6 messages, 0 services
-- +++ processing catkin package: 'prediction_msgs'
-- ==> add_subdirectory(shared_msgs/prediction_msgs)
CMake Deprecation Warning at shared_msgs/prediction_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- prediction_msgs: 3 messages, 0 services
-- +++ processing catkin package: 'simulate_msgs'
-- ==> add_subdirectory(shared_msgs/simulate_msgs)
CMake Deprecation Warning at shared_msgs/simulate_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- simulate_msgs: 2 messages, 0 services
-- +++ processing catkin package: 'spreader_msgs'
-- ==> add_subdirectory(shared_msgs/spreader_msgs)
CMake Deprecation Warning at shared_msgs/spreader_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- spreader_msgs: 1 messages, 0 services
-- +++ processing catkin package: 'tools_msgs'
-- ==> add_subdirectory(shared_msgs/tools_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- tools_msgs: 2 messages, 0 services
-- +++ processing catkin package: 'localization_msgs'
-- ==> add_subdirectory(shared_msgs/localization_msgs)
CMake Deprecation Warning at shared_msgs/localization_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- localization_msgs: 5 messages, 0 services
-- +++ processing catkin package: 'tos_msgs'
-- ==> add_subdirectory(shared_msgs/tos_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- tos_msgs: 26 messages, 0 services
-- +++ processing catkin package: 'v2x_msgs'
-- ==> add_subdirectory(shared_msgs/v2x_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- v2x_msgs: 3 messages, 0 services
-- +++ processing catkin package: 'vehicle_msgs'
-- ==> add_subdirectory(shared_msgs/vehicle_msgs)
CMake Deprecation Warning at shared_msgs/vehicle_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- vehicle_msgs: 19 messages, 0 services
-- +++ processing catkin package: 'acquisition_msgs'
-- ==> add_subdirectory(shared_msgs/acquisition_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- acquisition_msgs: 11 messages, 0 services
-- +++ processing catkin package: 'guardian_msgs'
-- ==> add_subdirectory(shared_msgs/guardian_msgs)
CMake Deprecation Warning at shared_msgs/guardian_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- guardian_msgs: 6 messages, 0 services
-- +++ processing catkin package: 'pnc_debug_msg'
-- ==> add_subdirectory(shared_msgs/pnc_debug_msgs)
CMake Deprecation Warning at shared_msgs/pnc_debug_msgs/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.
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- pnc_debug_msg: 9 messages, 0 services
-- +++ processing catkin package: 'visual_msgs'
-- ==> add_subdirectory(shared_msgs/visual_msgs)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- visual_msgs: 8 messages, 0 services
-- Configuring done
-- Generating done
-- Build files have been written to: /senior/workspace/shared_msgs/build
[ 0%] Built target geometry_msgs_generate_messages_py
[ 0%] Built target geometry_msgs_generate_messages_lisp
[ 0%] Built target nav_msgs_generate_messages_eus
[ 0%] Built target std_msgs_generate_messages_eus
[ 0%] Built target std_msgs_generate_messages_cpp
[ 0%] Built target nav_msgs_generate_messages_py
[ 0%] Built target std_msgs_generate_messages_py
[ 0%] Built target nav_msgs_generate_messages_cpp
[ 0%] Built target nav_msgs_generate_messages_nodejs
[ 0%] Built target geometry_msgs_generate_messages_eus
[ 0%] Built target std_msgs_generate_messages_lisp
[ 0%] Built target _comm_msgs_generate_messages_check_deps_VehicleState
[ 0%] Built target geometry_msgs_generate_messages_cpp
[ 0%] Built target nav_msgs_generate_messages_lisp
[ 0%] Built target std_msgs_generate_messages_nodejs
[ 0%] Built target geometry_msgs_generate_messages_nodejs
[ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajPt
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_RequestPoints
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Trigger
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Ack
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_waypoint
[ 0%] Built target _lego_cloud_msgs_generate_messages_check_deps_cloud_info
[ 0%] Built target _fast_lio_msgs_generate_messages_check_deps_Pose6D
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_RoutePath
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_closed_areas_request
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_areas
[ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceCmdFeedback
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_TaskType
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_Point
[ 0%] Built target _comm_msgs_generate_messages_check_deps_DataRecordControl
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_MultipleRoutesResponse
[ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajectoryPoint
[ 0%] Built target _align_msgs_generate_messages_check_deps_StackingAlign
[ 0%] Built target _comm_msgs_generate_messages_check_deps_PassingPt
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_RoutingResponse
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_LinkSegment
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_Lane
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_SwitchDrvMode
[ 0%] Built target _ads_msgs_generate_messages_check_deps_CommandState
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_LedMsg
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_visualization_path
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BridgePoint
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Point
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_sections
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Traj
[ 0%] Built target _comm_msgs_generate_messages_check_deps_LidarShmMessage
[ 0%] Built target _comm_msgs_generate_messages_check_deps_PilotState
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_LogInOutTos
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfo
[ 0%] Built target _comm_msgs_generate_messages_check_deps_CloudTrajs
[ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceCmdState
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_TosTask
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Device
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_ShowVehicleIdsResponse
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Switch
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Monitor
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_RemoteControl
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_CraneInfos
[ 0%] Built target _comm_msgs_generate_messages_check_deps_TrajForPrediction
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_Ack
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_CloudCmd
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorDetail
[ 0%] Built target _comm_msgs_generate_messages_check_deps_PathPoint
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_DiagnoseInfo
[ 0%] Built target _comm_msgs_generate_messages_check_deps_PowerManager
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_MovationCtrl
[ 0%] Built target _comm_msgs_generate_messages_check_deps_BootStatus
[ 0%] Built target _comm_msgs_generate_messages_check_deps_CheckResult
[ 0%] Built target _comm_msgs_generate_messages_check_deps_SelfCheck
[ 0%] Built target _comm_msgs_generate_messages_check_deps_TagInfo
[ 0%] Built target _align_msgs_generate_messages_check_deps_CloudDisplay
[ 0%] Built target _comm_msgs_generate_messages_check_deps_DeviceManager
[ 0%] Built target _align_msgs_generate_messages_check_deps_Region
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_lanes
[ 0%] Built target _comm_msgs_generate_messages_check_deps_SpeedLimit
[ 0%] Built target _align_msgs_generate_messages_check_deps_FunctionSwitch
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorTrace
[ 0%] Built target _comm_msgs_generate_messages_check_deps_MachineMetrics
[ 0%] Built target _comm_msgs_generate_messages_check_deps_AppVersion
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_LaneSegment
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_TraceSegment
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Trajectory
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_location3D
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_RoutingRequest
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_RoadSegment
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_status
[ 0%] Built target _comm_msgs_generate_messages_check_deps_Path
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_location
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_bridge_location
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_ShowVehicleIdsRequest
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_restrict_area
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_ErrorInfo
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_closed_areas_ack
[ 0%] Built target _ads_msgs_generate_messages_check_deps_TargetState
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_bridge_position
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_Passage
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_lane_segment
[ 0%] Built target _ads_msgs_generate_messages_check_deps_AdsCommandState
[ 0%] Built target _ads_msgs_generate_messages_check_deps_SourceState
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_ShowMapRequest
[ 0%] Built target _ads_msgs_generate_messages_check_deps_MonitorFrame
[ 0%] Built target _ads_msgs_generate_messages_check_deps_VehicleState
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BridgePosition
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Lane
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Ack
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Passage
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_FlipSeasideAreaRequest
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Section
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_ShowMapResponse
[ 0%] Built target _ads_msgs_generate_messages_check_deps_SwitchState
[ 0%] Built target _ads_msgs_generate_messages_check_deps_Command
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingResponse
[ 0%] Built target _ads_msgs_generate_messages_check_deps_Target
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoadSegment
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Status
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_Point2D
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestXYZ
[ 0%] Built target _ads_msgs_generate_messages_check_deps_Diagnose
[ 0%] Built target _ads_msgs_generate_messages_check_deps_CommandStates
[ 0%] Built target _diagnose_msgs_generate_messages_check_deps_KeyValue
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_WheelSpeed
[ 0%] Built target _cloud_msgs_generate_messages_check_deps_PassingPoint
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_ShowMapResponse
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_LaneSegment
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_Localization
[ 0%] Built target _perception_msgs_generate_messages_check_deps_Obstacle
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestPos
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_PathPoint
[ 0%] Built target _perception_msgs_generate_messages_check_deps_OgPoints
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_BlacklistedLane
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_TrafficInfo
[ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionTrajectory
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingRequestPoint
[ 0%] Built target _perception_msgs_generate_messages_check_deps_OgPoint
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_Gnss
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Point2D
[ 0%] Built target _localization_msgs_generate_messages_check_deps_Gnss
[ 0%] Built target _ads_msgs_generate_messages_check_deps_SpeedConstrain
[ 0%] Built target _perception_msgs_generate_messages_check_deps_VOgPoints
[ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacles
[ 0%] Built target _perception_msgs_generate_messages_check_deps_UltrasonicRadar
[ 0%] Built target _port_msgs_generate_messages_check_deps_StationDeviceCmd
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Map
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_LocalizationStatus
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssBestVel
[ 0%] Built target _tools_msgs_generate_messages_check_deps_Status
[ 0%] Built target _peripheral_msgs_generate_messages_check_deps_VersionDetail
[ 0%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneA
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_StopPoint
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Region
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_GnssHeading
[ 0%] Built target _hdmap_cloud_msgs_generate_messages_check_deps_header
[ 0%] Built target _simulate_msgs_generate_messages_check_deps_InitState
[ 0%] Built target _comm_msgs_generate_messages_check_deps_AppVersionInfo
[ 0%] Built target _ads_msgs_generate_messages_check_deps_HfsmState
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_RoutingRequest
[ 0%] Built target _prediction_msgs_generate_messages_check_deps_PredictionObstacle
[ 0%] Built target _perception_msgs_generate_messages_check_deps_FilterParam
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_ShowMapRequest
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Gear
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_HeartBeat
[ 0%] Built target _perception_msgs_generate_messages_check_deps_TrailerPosture
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_DynamicBridgeInfo
[ 0%] Built target _peripheral_msgs_generate_messages_check_deps_TwistLocksPressedSig
[ 0%] Built target _msf_localization_msgs_generate_messages_check_deps_LocalizationEstimate
[ 0%] Built target sensor_msgs_generate_messages_eus
[ 0%] Built target _perception_msgs_generate_messages_check_deps_VOgPoint
[ 0%] Built target _port_msgs_generate_messages_check_deps_ContainerCompensate
[ 0%] Built target _perception_msgs_generate_messages_check_deps_Obstacles
[ 0%] Built target _peripheral_msgs_generate_messages_check_deps_Cmd
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Path
[ 0%] Built target sensor_msgs_generate_messages_lisp
[ 0%] Built target _ads_msgs_generate_messages_check_deps_Destination
[ 0%] Built target _localization_msgs_generate_messages_check_deps_VehicleState
[ 0%] Built target sensor_msgs_generate_messages_nodejs
[ 0%] Built target _hdmap_msgs_generate_messages_check_deps_Point
[ 0%] Built target _lane_frame_msgs_generate_messages_check_deps_LaneB
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_LonCtrlDebug
[ 0%] Built target _port_msgs_generate_messages_check_deps_AccurateStop
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_TrajectoryPoint
[ 0%] Built target _spreader_msgs_generate_messages_check_deps_SpreaderInfo
[ 0%] Built target _port_msgs_generate_messages_check_deps_VehicleStationState
[ 0%] Built target _peripheral_msgs_generate_messages_check_deps_VersionInfo
[ 0%] Built target sensor_msgs_generate_messages_py
[ 0%] Built target _tools_msgs_generate_messages_check_deps_Cmd
[ 0%] Built target sensor_msgs_generate_messages_cpp
[ 0%] Built target _pnc_lonctrl_msgs_generate_messages_check_deps_Trajectory
[ 0%] Built target _peripheral_msgs_generate_messages_check_deps_VehicleStatus
[ 0%] Built target _port_msgs_generate_messages_check_deps_StationDeviceCmds
[ 0%] Built target _port_msgs_generate_messages_check_deps_Pose
[ 0%] Built target _simulate_msgs_generate_messages_check_deps_Rate
[ 0%] Built target _peripheral_msgs_generate_messages_check_deps_PeripheralBulkCargoCmd
[ 0%] Built target _peripheral_msgs_generate_messages_check_deps_PeripheralBulkCargoWorkStatus
[ 0%] Built target _localization_msgs_generate_messages_check_deps_LocalizationEstimate
[ 0%] Built target _vehicle_msgs_generate_messages_check_deps_RemoteControl
[ 1%] Built target cloud_msgs_generate_messages_lisp
[ 2%] Built target cloud_msgs_generate_messages_py
[ 2%] Built target _tos_msgs_generate_messages_check_deps_VanPool
[ 3%] Built target diagnose_msgs_generate_messages_nodejs
[ 4%] Built target cloud_msgs_generate_messages_eus
[ 4%] Built target lego_cloud_msgs_generate_messages_nodejs
[ 7%] Built target _tos_msgs_generate_messages_check_deps_Cps
[ 8%] Built target cloud_msgs_generate_messages_nodejs
[ 8%] Built target _tos_msgs_generate_messages_check_deps_ShoreCrane
[ 8%] Built target _tos_msgs_generate_messages_check_deps_Heartbeat
[ 8%] Built target diagnose_msgs_generate_messages_cpp
[ 9%] Built target cloud_msgs_generate_messages_cpp
[ 10%] Built target lego_cloud_msgs_generate_messages_eus
[ 10%] Built target fast_lio_msgs_generate_messages_nodejs
[ 11%] Built target _localization_msgs_generate_messages_check_deps_IgnoreQc
[ 11%] Built target lego_cloud_msgs_generate_messages_lisp
[ 11%] Built target lego_cloud_msgs_generate_messages_cpp
[ 12%] Built target fast_lio_msgs_generate_messages_lisp
[ 7%] Built target comm_msgs_generate_messages_eus
[ 12%] Built target lego_cloud_msgs_generate_messages_py
[ 11%] Built target _tos_msgs_generate_messages_check_deps_TruckStop
[ 11%] Built target diagnose_msgs_generate_messages_eus
[ 14%] Built target diagnose_msgs_generate_messages_py
[ 8%] Built target _tos_msgs_generate_messages_check_deps_BlockedSection
[ 14%] Built target fast_lio_msgs_generate_messages_cpp
[ 14%] Built target comm_msgs_generate_messages_lisp
[ 16%] Built target comm_msgs_generate_messages_cpp
[ 19%] Built target comm_msgs_generate_messages_py
[ 19%] Built target diagnose_msgs_generate_messages_lisp
[ 21%] Built target comm_msgs_generate_messages_nodejs
[ 21%] Built target _tos_msgs_generate_messages_check_deps_ClosedAreas
[ 21%] Built target _tos_msgs_generate_messages_check_deps_BulkCargoWorkStatus
[ 21%] Built target _tos_msgs_generate_messages_check_deps_BulkCargoCmd
[ 21%] Built target _tos_msgs_generate_messages_check_deps_BlockedCrane
[ 21%] Built target fast_lio_msgs_generate_messages_py
[ 21%] Built target _vehicle_msgs_generate_messages_check_deps_LockStationStop
[ 21%] Built target _tos_msgs_generate_messages_check_deps_Cmd
[ 21%] Built target _visual_msgs_generate_messages_check_deps_Lane
[ 21%] Built target _tos_msgs_generate_messages_check_deps_Ack
[ 21%] Built target _tos_msgs_generate_messages_check_deps_BlockedLane
[ 21%] Built target _guardian_msgs_generate_messages_check_deps_RelieveWarn
[ 21%] Built target fast_lio_msgs_generate_messages_eus
[ 21%] Built target _pnc_debug_msg_generate_messages_check_deps_SlPoint
[ 21%] Built target lane_frame_msgs_generate_messages_py
[ 21%] Built target _v2x_msgs_generate_messages_check_deps_Chassis
[ 21%] Built target _pnc_debug_msg_generate_messages_check_deps_LateralDebug
[ 21%] Built target _acquisition_msgs_generate_messages_check_deps_Location
[ 21%] Built target _tos_msgs_generate_messages_check_deps_ManualShift
[ 21%] Built target _tos_msgs_generate_messages_check_deps_TaskDetail
[ 21%] Built target _pnc_debug_msg_generate_messages_check_deps_CtrlDebug
[ 21%] Built target _vehicle_msgs_generate_messages_check_deps_CtrlReference
[ 21%] Built target _vehicle_msgs_generate_messages_check_deps_VehicleStatus
[ 21%] Built target _visual_msgs_generate_messages_check_deps_Lanes
[ 21%] Built target _localization_msgs_generate_messages_check_deps_Ins
[ 21%] Built target _tos_msgs_generate_messages_check_deps_BulkCargoWorkFinishedSig
[ 21%] Built target _acquisition_msgs_generate_messages_check_deps_Chassis
[ 23%] Built target hdmap_msgs_generate_messages_eus
[ 23%] Built target _tos_msgs_generate_messages_check_deps_Align
[ 21%] Built target _tos_msgs_generate_messages_check_deps_AlignTips
[ 25%] Built target hdmap_cloud_msgs_generate_messages_eus
[ 25%] Built target _tos_msgs_generate_messages_check_deps_ShoreCranesLoc
[ 27%] Built target hdmap_msgs_generate_messages_lisp
[ 27%] Built target _tos_msgs_generate_messages_check_deps_StackerReady
[ 27%] Built target _tos_msgs_generate_messages_check_deps_ClosedArea
[ 27%] Built target _tos_msgs_generate_messages_check_deps_AlarmSig
[ 27%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrain
[ 27%] Built target _acquisition_msgs_generate_messages_check_deps_TosTask
[ 27%] Built target _v2x_msgs_generate_messages_check_deps_Traj
[ 27%] Built target _guardian_msgs_generate_messages_check_deps_DrivingState
[ 27%] Built target _tos_msgs_generate_messages_check_deps_CmdState
[ 27%] Built target _pnc_debug_msg_generate_messages_check_deps_PlanDebug
[ 27%] Built target _vehicle_msgs_generate_messages_check_deps_PathPoint
[ 28%] Built target hdmap_msgs_generate_messages_py
[ 28%] Built target _guardian_msgs_generate_messages_check_deps_GuardianPoints
[ 30%] Built target hdmap_msgs_generate_messages_nodejs
[ 30%] Built target lane_frame_msgs_generate_messages_eus
[ 30%] Built target _acquisition_msgs_generate_messages_check_deps_Target
[ 30%] Built target _vehicle_msgs_generate_messages_check_deps_StartVehicle
[ 30%] Built target _visual_msgs_generate_messages_check_deps_PathPoint
[ 30%] Built target _tos_msgs_generate_messages_check_deps_AlignSig
[ 30%] Built target lane_frame_msgs_generate_messages_lisp
[ 32%] Built target hdmap_msgs_generate_messages_cpp
[ 32%] Built target _tos_msgs_generate_messages_check_deps_Task
[ 33%] Built target lane_frame_msgs_generate_messages_cpp
[ 33%] Built target _acquisition_msgs_generate_messages_check_deps_AdsState
[ 33%] Built target _pnc_debug_msg_generate_messages_check_deps_PidDebug
[ 33%] Built target lane_frame_msgs_generate_messages_nodejs
[ 33%] Built target _visual_msgs_generate_messages_check_deps_Path
[ 33%] Built target _acquisition_msgs_generate_messages_check_deps_LocationError
[ 33%] Built target _vehicle_msgs_generate_messages_check_deps_Command
[ 33%] Built target msf_localization_msgs_generate_messages_py
[ 34%] Built target _vehicle_msgs_generate_messages_check_deps_TrajectoryPoint
[ 35%] Built target msf_localization_msgs_generate_messages_cpp
[ 35%] Built target _guardian_msgs_generate_messages_check_deps_DrawMsg
[ 35%] Built target _vehicle_msgs_generate_messages_check_deps_Path
[ 35%] Built target msf_localization_msgs_generate_messages_nodejs
[ 33%] Built target _v2x_msgs_generate_messages_check_deps_TrajPt
[ 35%] Built target _acquisition_msgs_generate_messages_check_deps_LocationErrorType
[ 34%] Built target _tos_msgs_generate_messages_check_deps_BulkCargoDoubleHeadWorkStatus
[ 35%] Built target _visual_msgs_generate_messages_check_deps_PathPoints
[ 35%] Built target _vehicle_msgs_generate_messages_check_deps_Chassis
[ 35%] Built target _pnc_debug_msg_generate_messages_check_deps_LatticeDebug
[ 35%] Built target msf_localization_msgs_generate_messages_eus
[ 36%] Built target msf_localization_msgs_generate_messages_lisp
[ 36%] Built target _acquisition_msgs_generate_messages_check_deps_ErrorCode
[ 36%] Built target _vehicle_msgs_generate_messages_check_deps_DebugData
[ 36%] Built target _vehicle_msgs_generate_messages_check_deps_StatusCmd
[ 36%] Built target _acquisition_msgs_generate_messages_check_deps_AdsCmdState
[ 36%] Built target _vehicle_msgs_generate_messages_check_deps_CCUControl
[ 36%] Built target _vehicle_msgs_generate_messages_check_deps_UltrasonicRadars
[ 36%] Built target _vehicle_msgs_generate_messages_check_deps_Request
[ 36%] Built target _vehicle_msgs_generate_messages_check_deps_ControllerStatus
[ 36%] Built target _vehicle_msgs_generate_messages_check_deps_Trajectory
[ 36%] Built target _vehicle_msgs_generate_messages_check_deps_HeartBeat
[ 36%] Built target _pnc_debug_msg_generate_messages_check_deps_MpcDebug
[ 36%] Built target _visual_msgs_generate_messages_check_deps_Section
[ 36%] Built target _acquisition_msgs_generate_messages_check_deps_WorkStatus
[ 36%] Built target _pnc_debug_msg_generate_messages_check_deps_LongitudinalDebug
[ 36%] Built target _acquisition_msgs_generate_messages_check_deps_Tos
[ 36%] Built target _guardian_msgs_generate_messages_check_deps_ParallelDrive
[ 36%] Built target _guardian_msgs_generate_messages_check_deps_GuardianCommand
[ 36%] Built target _vehicle_msgs_generate_messages_check_deps_Gear
[ 36%] Built target _pnc_debug_msg_generate_messages_check_deps_PjpoDebug
[ 36%] Built target _visual_msgs_generate_messages_check_deps_SpeedConstrains
[ 36%] Built target perception_msgs_generate_messages_lisp
[ 37%] Built target perception_msgs_generate_messages_eus
[ 38%] Built target perception_msgs_generate_messages_cpp
[ 38%] Built target peripheral_msgs_generate_messages_cpp
[ 39%] Built target perception_msgs_generate_messages_nodejs
[ 39%] Built target spreader_msgs_generate_messages_py
[ 39%] Built target simulate_msgs_generate_messages_lisp
[ 39%] Built target simulate_msgs_generate_messages_eus
[ 40%] Built target simulate_msgs_generate_messages_py
[ 40%] Built target port_msgs_generate_messages_lisp
[ 41%] Built target peripheral_msgs_generate_messages_nodejs
[ 42%] Built target peripheral_msgs_generate_messages_eus
[ 43%] Built target peripheral_msgs_generate_messages_py
[ 43%] Built target pnc_lonctrl_msgs_generate_messages_cpp
[ 43%] Built target pnc_lonctrl_msgs_generate_messages_lisp
[ 43%] Built target peripheral_msgs_generate_messages_lisp
[ 44%] Built target simulate_msgs_generate_messages_nodejs
[ 44%] Built target spreader_msgs_generate_messages_eus
[ 45%] Built target perception_msgs_generate_messages_py
[ 45%] Built target pnc_lonctrl_msgs_generate_messages_py
[ 46%] Built target pnc_lonctrl_msgs_generate_messages_eus
[ 47%] Built target pnc_lonctrl_msgs_generate_messages_nodejs
[ 47%] Built target port_msgs_generate_messages_nodejs
[ 47%] Built target tools_msgs_generate_messages_eus
[ 47%] Built target spreader_msgs_generate_messages_nodejs
[ 47%] Built target spreader_msgs_generate_messages_cpp
[ 48%] Built target v2x_msgs_generate_messages_eus
[ 48%] Built target v2x_msgs_generate_messages_py
[ 48%] Built target port_msgs_generate_messages_eus
[ 48%] Built target tools_msgs_generate_messages_nodejs
[ 49%] Built target visual_msgs_generate_messages_cpp
[ 48%] Built target v2x_msgs_generate_messages_lisp
[ 50%] Built target visual_msgs_generate_messages_py
[ 50%] Built target simulate_msgs_generate_messages_cpp
[ 51%] Built target tools_msgs_generate_messages_cpp
[ 55%] Built target visual_msgs_generate_messages_eus
[ 52%] Built target vehicle_msgs_generate_messages_eus
[ 55%] Built target tos_msgs_generate_messages_cpp
[ 62%] Built target cloud_msgs_generate_messages
[ 62%] Built target align_msgs_generate_messages_eus
[ 62%] Built target lane_frame_msgs_generate_messages
[ 62%] Built target msf_localization_msgs_generate_messages
[ 62%] Built target tos_msgs_generate_messages_nodejs
[ 62%] Built target localization_msgs_generate_messages_lisp
[ 62%] Built target port_msgs_generate_messages_cpp
[ 62%] Built target localization_msgs_generate_messages_py
[ 62%] Built target diagnose_msgs_generate_messages
[ 67%] Built target comm_msgs_generate_messages
[ 65%] Built target tools_msgs_generate_messages_py
[ 62%] Built target ads_msgs_generate_messages_eus
[ 67%] Built target prediction_msgs_generate_messages_eus
[ 67%] Built target spreader_msgs_generate_messages_lisp
[ 65%] Built target align_msgs_generate_messages_cpp
[ 69%] Built target tools_msgs_generate_messages_lisp
[ 68%] Built target v2x_msgs_generate_messages_cpp
[ 68%] Built target align_msgs_generate_messages_nodejs
[ 67%] Built target localization_msgs_generate_messages_nodejs
[ 67%] Built target v2x_msgs_generate_messages_nodejs
[ 68%] Built target localization_msgs_generate_messages_cpp
[ 67%] Built target align_msgs_generate_messages_lisp
[ 67%] Built target lego_cloud_msgs_generate_messages
[ 80%] Built target visual_msgs_generate_messages_lisp
[ 80%] Built target fast_lio_msgs_generate_messages
[ 80%] Built target vehicle_msgs_generate_messages_cpp
[ 80%] Built target tos_msgs_generate_messages_py
[ 80%] Built target align_msgs_generate_messages_py
[ 80%] Built target localization_msgs_generate_messages_eus
[ 80%] Built target hdmap_msgs_generate_messages
[ 81%] Built target tos_msgs_generate_messages_lisp
[ 83%] Built target tos_msgs_generate_messages_eus
[ 83%] Built target vehicle_msgs_generate_messages_lisp
[ 81%] Built target visual_msgs_generate_messages_nodejs
[ 81%] Built target vehicle_msgs_generate_messages_py
[ 83%] Built target prediction_msgs_generate_messages_lisp
[ 81%] Built target hdmap_cloud_msgs_generate_messages_lisp
[ 82%] Built target port_msgs_generate_messages_py
[ 81%] Built target hdmap_cloud_msgs_generate_messages_nodejs
[ 81%] Built target vehicle_msgs_generate_messages_nodejs
[ 81%] Built target hdmap_cloud_msgs_generate_messages_cpp
[ 83%] Built target prediction_msgs_generate_messages_py
[ 83%] Built target peripheral_msgs_generate_messages
[ 85%] Built target hdmap_cloud_msgs_generate_messages_py
[ 85%] Built target simulate_msgs_generate_messages
[ 86%] Built target prediction_msgs_generate_messages_nodejs
[ 86%] Built target perception_msgs_generate_messages
[ 86%] Built target prediction_msgs_generate_messages_cpp
[ 88%] Built target acquisition_msgs_generate_messages_eus
[ 87%] Built target pnc_debug_msg_generate_messages_eus
[ 88%] Built target spreader_msgs_generate_messages
[ 89%] Built target ads_msgs_generate_messages_lisp
[ 89%] Built target pnc_lonctrl_msgs_generate_messages
[ 90%] Built target guardian_msgs_generate_messages_eus
[ 91%] Built target acquisition_msgs_generate_messages_nodejs
[ 91%] Built target tos_msgs_generate_messages
[ 91%] Built target port_msgs_generate_messages
[ 91%] Built target pnc_debug_msg_generate_messages_cpp
[ 91%] Built target pnc_debug_msg_generate_messages_nodejs
[ 91%] Built target v2x_msgs_generate_messages
[ 91%] Built target localization_msgs_generate_messages
[ 92%] Built target ads_msgs_generate_messages_nodejs
[ 92%] Built target visual_msgs_generate_messages
[ 94%] Built target ads_msgs_generate_messages_cpp
[ 94%] Built target pnc_debug_msg_generate_messages_py
[ 94%] Built target acquisition_msgs_generate_messages_cpp
[ 94%] Built target tools_msgs_generate_messages
[ 94%] Built target prediction_msgs_generate_messages
[ 95%] Built target pnc_debug_msg_generate_messages_lisp
[ 95%] Built target hdmap_cloud_msgs_generate_messages
[ 96%] Built target acquisition_msgs_generate_messages_py
[ 97%] Built target acquisition_msgs_generate_messages_lisp
[ 97%] Built target guardian_msgs_generate_messages_cpp
[ 97%] Built target align_msgs_generate_messages
[ 98%] Built target ads_msgs_generate_messages_py
[ 98%] Built target vehicle_msgs_generate_messages
[ 98%] Built target guardian_msgs_generate_messages_nodejs
[ 98%] Built target guardian_msgs_generate_messages_lisp
[100%] Built target guardian_msgs_generate_messages_py
[100%] Built target pnc_debug_msg_generate_messages
[100%] Built target ads_msgs_generate_messages
[100%] Built target acquisition_msgs_generate_messages
[100%] Built target guardian_msgs_generate_messages
Install the project...
-- Install configuration: ""
-- Installing: /senior/perception/_setup_util.py
-- Installing: /senior/perception/env.sh
-- Installing: /senior/perception/setup.bash
-- Installing: /senior/perception/local_setup.bash
-- Installing: /senior/perception/setup.sh
-- Installing: /senior/perception/local_setup.sh
-- Installing: /senior/perception/setup.zsh
-- Installing: /senior/perception/local_setup.zsh
-- Installing: /senior/perception/.rosinstall
-- Installing: /senior/perception/share/lego_cloud_msgs/msg/cloud_info.msg
-- Installing: /senior/perception/share/lego_cloud_msgs/cmake/lego_cloud_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/lego_cloud_msgs
-- Installing: /senior/perception/include/lego_cloud_msgs/cloud_info.h
-- Installing: /senior/perception/share/roseus/ros/lego_cloud_msgs
-- Installing: /senior/perception/share/roseus/ros/lego_cloud_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/lego_cloud_msgs/msg/cloud_info.l
-- Installing: /senior/perception/share/roseus/ros/lego_cloud_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs
-- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg/_package_cloud_info.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg/cloud_info.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lego_cloud_msgs/msg/lego_cloud_msgs-msg.asd
-- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs
-- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs/msg/cloud_info.js
-- Installing: /senior/perception/share/gennodejs/ros/lego_cloud_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs/msg/__init__.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lego_cloud_msgs/msg/_cloud_info.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg/_cloud_info.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg/_cloud_info.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/lego_cloud_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/lego_cloud_msgs.pc
-- Installing: /senior/perception/share/lego_cloud_msgs/cmake/lego_cloud_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/lego_cloud_msgs/cmake/lego_cloud_msgsConfig.cmake
-- Installing: /senior/perception/share/lego_cloud_msgs/cmake/lego_cloud_msgsConfig-version.cmake
-- Installing: /senior/perception/share/lego_cloud_msgs/package.xml
-- Installing: /senior/perception/share/cloud_msgs/msg/Ack.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/CloudCmd.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/LogInOutTos.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/MovationCtrl.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/SwitchDrvMode.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/RemoteControl.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/TaskType.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/Point.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/PassingPoint.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/TosTask.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/LedMsg.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/CraneInfo.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/CraneInfos.msg
-- Installing: /senior/perception/share/cloud_msgs/msg/RequestPoints.msg
-- Installing: /senior/perception/share/cloud_msgs/cmake/cloud_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/cloud_msgs
-- Installing: /senior/perception/include/cloud_msgs/LogInOutTos.h
-- Installing: /senior/perception/include/cloud_msgs/RequestPoints.h
-- Installing: /senior/perception/include/cloud_msgs/CraneInfos.h
-- Installing: /senior/perception/include/cloud_msgs/TaskType.h
-- Installing: /senior/perception/include/cloud_msgs/Ack.h
-- Installing: /senior/perception/include/cloud_msgs/PassingPoint.h
-- Installing: /senior/perception/include/cloud_msgs/LedMsg.h
-- Installing: /senior/perception/include/cloud_msgs/TosTask.h
-- Installing: /senior/perception/include/cloud_msgs/RemoteControl.h
-- Installing: /senior/perception/include/cloud_msgs/SwitchDrvMode.h
-- Installing: /senior/perception/include/cloud_msgs/MovationCtrl.h
-- Installing: /senior/perception/include/cloud_msgs/CraneInfo.h
-- Installing: /senior/perception/include/cloud_msgs/CloudCmd.h
-- Installing: /senior/perception/include/cloud_msgs/Point.h
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/LedMsg.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/Point.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/SwitchDrvMode.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/Ack.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/TaskType.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/MovationCtrl.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/RequestPoints.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/CloudCmd.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/LogInOutTos.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/PassingPoint.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/CraneInfo.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/RemoteControl.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/CraneInfos.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/msg/TosTask.l
-- Installing: /senior/perception/share/roseus/ros/cloud_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_LogInOutTos.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_Ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_PassingPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_LedMsg.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/Ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/LedMsg.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/LogInOutTos.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/RemoteControl.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_CraneInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/CloudCmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_Point.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_TosTask.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/CraneInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_RequestPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_RemoteControl.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/TaskType.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_TaskType.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_CraneInfos.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/MovationCtrl.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/PassingPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/SwitchDrvMode.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_SwitchDrvMode.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/TosTask.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/cloud_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/RequestPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/Point.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_MovationCtrl.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/_package_CloudCmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/cloud_msgs/msg/CraneInfos.lisp
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/CraneInfo.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/Point.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/MovationCtrl.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/LedMsg.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/CloudCmd.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/TosTask.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/SwitchDrvMode.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/LogInOutTos.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/PassingPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/TaskType.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/CraneInfos.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/RequestPoints.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/RemoteControl.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/msg/Ack.js
-- Installing: /senior/perception/share/gennodejs/ros/cloud_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_Ack.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_CloudCmd.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfo.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfos.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_LedMsg.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_LogInOutTos.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_MovationCtrl.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_PassingPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_Point.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_RemoteControl.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_RequestPoints.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_SwitchDrvMode.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_TaskType.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/_TosTask.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/cloud_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfo.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfo.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CloudCmd.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_LedMsg.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_SwitchDrvMode.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_RequestPoints.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_PassingPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_MovationCtrl.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_Point.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_RemoteControl.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_RequestPoints.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_SwitchDrvMode.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_TosTask.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_LogInOutTos.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_LogInOutTos.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_RemoteControl.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_TaskType.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfos.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CloudCmd.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_TaskType.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_PassingPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_Ack.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_LedMsg.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_Point.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_MovationCtrl.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_CraneInfos.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_TosTask.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/_Ack.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/cloud_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/cloud_msgs.pc
-- Installing: /senior/perception/share/cloud_msgs/cmake/cloud_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/cloud_msgs/cmake/cloud_msgsConfig.cmake
-- Installing: /senior/perception/share/cloud_msgs/cmake/cloud_msgsConfig-version.cmake
-- Installing: /senior/perception/share/cloud_msgs/package.xml
-- Installing: /senior/perception/share/comm_msgs/msg/Ack.msg
-- Installing: /senior/perception/share/comm_msgs/msg/LidarShmMessage.msg
-- Installing: /senior/perception/share/comm_msgs/msg/Trigger.msg
-- Installing: /senior/perception/share/comm_msgs/msg/Point.msg
-- Installing: /senior/perception/share/comm_msgs/msg/PassingPt.msg
-- Installing: /senior/perception/share/comm_msgs/msg/PathPoint.msg
-- Installing: /senior/perception/share/comm_msgs/msg/Path.msg
-- Installing: /senior/perception/share/comm_msgs/msg/TrajectoryPoint.msg
-- Installing: /senior/perception/share/comm_msgs/msg/Trajectory.msg
-- Installing: /senior/perception/share/comm_msgs/msg/PilotState.msg
-- Installing: /senior/perception/share/comm_msgs/msg/TagInfo.msg
-- Installing: /senior/perception/share/comm_msgs/msg/Monitor.msg
-- Installing: /senior/perception/share/comm_msgs/msg/MachineMetrics.msg
-- Installing: /senior/perception/share/comm_msgs/msg/CheckResult.msg
-- Installing: /senior/perception/share/comm_msgs/msg/SelfCheck.msg
-- Installing: /senior/perception/share/comm_msgs/msg/AppVersionInfo.msg
-- Installing: /senior/perception/share/comm_msgs/msg/AppVersion.msg
-- Installing: /senior/perception/share/comm_msgs/msg/TrajPt.msg
-- Installing: /senior/perception/share/comm_msgs/msg/Traj.msg
-- Installing: /senior/perception/share/comm_msgs/msg/CloudTrajs.msg
-- Installing: /senior/perception/share/comm_msgs/msg/Device.msg
-- Installing: /senior/perception/share/comm_msgs/msg/DeviceManager.msg
-- Installing: /senior/perception/share/comm_msgs/msg/PowerManager.msg
-- Installing: /senior/perception/share/comm_msgs/msg/DeviceCmdState.msg
-- Installing: /senior/perception/share/comm_msgs/msg/DeviceCmdFeedback.msg
-- Installing: /senior/perception/share/comm_msgs/msg/TrajForPrediction.msg
-- Installing: /senior/perception/share/comm_msgs/msg/Switch.msg
-- Installing: /senior/perception/share/comm_msgs/msg/SpeedLimit.msg
-- Installing: /senior/perception/share/comm_msgs/msg/VehicleState.msg
-- Installing: /senior/perception/share/comm_msgs/msg/DataRecordControl.msg
-- Installing: /senior/perception/share/comm_msgs/msg/BootStatus.msg
-- Installing: /senior/perception/share/comm_msgs/cmake/comm_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/comm_msgs
-- Installing: /senior/perception/include/comm_msgs/Monitor.h
-- Installing: /senior/perception/include/comm_msgs/Device.h
-- Installing: /senior/perception/include/comm_msgs/Switch.h
-- Installing: /senior/perception/include/comm_msgs/VehicleState.h
-- Installing: /senior/perception/include/comm_msgs/PilotState.h
-- Installing: /senior/perception/include/comm_msgs/SpeedLimit.h
-- Installing: /senior/perception/include/comm_msgs/Ack.h
-- Installing: /senior/perception/include/comm_msgs/DeviceManager.h
-- Installing: /senior/perception/include/comm_msgs/TrajectoryPoint.h
-- Installing: /senior/perception/include/comm_msgs/Trigger.h
-- Installing: /senior/perception/include/comm_msgs/CheckResult.h
-- Installing: /senior/perception/include/comm_msgs/DeviceCmdFeedback.h
-- Installing: /senior/perception/include/comm_msgs/AppVersionInfo.h
-- Installing: /senior/perception/include/comm_msgs/TrajForPrediction.h
-- Installing: /senior/perception/include/comm_msgs/Trajectory.h
-- Installing: /senior/perception/include/comm_msgs/CloudTrajs.h
-- Installing: /senior/perception/include/comm_msgs/Traj.h
-- Installing: /senior/perception/include/comm_msgs/SelfCheck.h
-- Installing: /senior/perception/include/comm_msgs/LidarShmMessage.h
-- Installing: /senior/perception/include/comm_msgs/DeviceCmdState.h
-- Installing: /senior/perception/include/comm_msgs/DataRecordControl.h
-- Installing: /senior/perception/include/comm_msgs/PathPoint.h
-- Installing: /senior/perception/include/comm_msgs/AppVersion.h
-- Installing: /senior/perception/include/comm_msgs/TagInfo.h
-- Installing: /senior/perception/include/comm_msgs/Path.h
-- Installing: /senior/perception/include/comm_msgs/TrajPt.h
-- Installing: /senior/perception/include/comm_msgs/MachineMetrics.h
-- Installing: /senior/perception/include/comm_msgs/Point.h
-- Installing: /senior/perception/include/comm_msgs/PassingPt.h
-- Installing: /senior/perception/include/comm_msgs/PowerManager.h
-- Installing: /senior/perception/include/comm_msgs/BootStatus.h
-- Installing: /senior/perception/share/roseus/ros/comm_msgs
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Point.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/PilotState.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/VehicleState.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/DataRecordControl.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Switch.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/PathPoint.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/AppVersionInfo.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/TrajForPrediction.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Ack.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Trigger.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Traj.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/SpeedLimit.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/LidarShmMessage.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/DeviceManager.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Trajectory.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Device.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/BootStatus.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/MachineMetrics.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/DeviceCmdFeedback.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Path.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/Monitor.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/TagInfo.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/AppVersion.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/TrajectoryPoint.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/CheckResult.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/PassingPt.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/CloudTrajs.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/TrajPt.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/SelfCheck.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/DeviceCmdState.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/msg/PowerManager.l
-- Installing: /senior/perception/share/roseus/ros/comm_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Traj.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_AppVersionInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Trigger.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_DeviceCmdState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/SelfCheck.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/TrajPt.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Trajectory.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/PathPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_PathPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_VehicleState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Switch.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_DataRecordControl.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Point.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/PilotState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Monitor.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/MachineMetrics.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Trigger.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_AppVersion.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_LidarShmMessage.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/PowerManager.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/CheckResult.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_TrajPt.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/DeviceManager.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/VehicleState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_PilotState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_DeviceManager.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_TrajectoryPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/PassingPt.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/CloudTrajs.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Monitor.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Traj.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_MachineMetrics.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Switch.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/DeviceCmdFeedback.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_BootStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Path.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_CheckResult.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_TagInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/DeviceCmdState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/SpeedLimit.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/TrajForPrediction.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_SpeedLimit.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_SelfCheck.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_TrajForPrediction.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/AppVersionInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_DeviceCmdFeedback.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/comm_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Point.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_PowerManager.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/BootStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_PassingPt.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Path.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Device.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/AppVersion.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/TagInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/TrajectoryPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_CloudTrajs.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/DataRecordControl.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/Trajectory.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/_package_Device.lisp
-- Installing: /senior/perception/share/common-lisp/ros/comm_msgs/msg/LidarShmMessage.lisp
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/MachineMetrics.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Device.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/VehicleState.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/AppVersionInfo.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/LidarShmMessage.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/BootStatus.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/SelfCheck.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/CloudTrajs.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Trajectory.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Point.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/SpeedLimit.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/AppVersion.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/TrajForPrediction.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/PassingPt.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Path.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Trigger.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/TagInfo.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/CheckResult.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/DeviceCmdState.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/PathPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/TrajPt.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/TrajectoryPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/DeviceCmdFeedback.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Traj.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/PilotState.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/DataRecordControl.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Switch.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/PowerManager.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Monitor.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/DeviceManager.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/msg/Ack.js
-- Installing: /senior/perception/share/gennodejs/ros/comm_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Ack.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersion.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersionInfo.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_BootStatus.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_CheckResult.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_CloudTrajs.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_DataRecordControl.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Device.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdFeedback.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceManager.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_LidarShmMessage.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_MachineMetrics.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Monitor.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_PassingPt.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Path.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_PathPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_PilotState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Point.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_PowerManager.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_SelfCheck.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_SpeedLimit.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Switch.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_TagInfo.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Traj.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_TrajForPrediction.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_TrajPt.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Trajectory.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_TrajectoryPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_Trigger.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/_VehicleState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/comm_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_SpeedLimit.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_CheckResult.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Device.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Path.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_LidarShmMessage.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersionInfo.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersion.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceManager.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TagInfo.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TrajectoryPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PilotState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_BootStatus.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_VehicleState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Monitor.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Trigger.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_CloudTrajs.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Traj.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TrajPt.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdFeedback.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_SpeedLimit.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_MachineMetrics.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersion.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PathPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DataRecordControl.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PowerManager.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_LidarShmMessage.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_BootStatus.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TrajPt.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Switch.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Path.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TrajForPrediction.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Point.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PilotState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DataRecordControl.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Traj.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PathPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_MachineMetrics.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_CheckResult.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TrajectoryPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PowerManager.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Trigger.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PassingPt.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Device.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_SelfCheck.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceManager.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_SelfCheck.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_PassingPt.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Trajectory.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_AppVersionInfo.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_CloudTrajs.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Ack.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TrajForPrediction.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Monitor.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Point.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_DeviceCmdFeedback.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Trajectory.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_TagInfo.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_VehicleState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Ack.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/msg/_Switch.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/comm_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/comm_msgs.pc
-- Installing: /senior/perception/share/comm_msgs/cmake/comm_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/comm_msgs/cmake/comm_msgsConfig.cmake
-- Installing: /senior/perception/share/comm_msgs/cmake/comm_msgsConfig-version.cmake
-- Installing: /senior/perception/share/comm_msgs/package.xml
-- Installing: /senior/perception/share/align_msgs/msg/CloudDisplay.msg
-- Installing: /senior/perception/share/align_msgs/msg/Region.msg
-- Installing: /senior/perception/share/align_msgs/msg/StackingAlign.msg
-- Installing: /senior/perception/share/align_msgs/msg/FunctionSwitch.msg
-- Installing: /senior/perception/share/align_msgs/cmake/align_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/align_msgs
-- Installing: /senior/perception/include/align_msgs/Region.h
-- Installing: /senior/perception/include/align_msgs/StackingAlign.h
-- Installing: /senior/perception/include/align_msgs/CloudDisplay.h
-- Installing: /senior/perception/include/align_msgs/FunctionSwitch.h
-- Installing: /senior/perception/share/roseus/ros/align_msgs
-- Installing: /senior/perception/share/roseus/ros/align_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/align_msgs/msg/CloudDisplay.l
-- Installing: /senior/perception/share/roseus/ros/align_msgs/msg/Region.l
-- Installing: /senior/perception/share/roseus/ros/align_msgs/msg/StackingAlign.l
-- Installing: /senior/perception/share/roseus/ros/align_msgs/msg/FunctionSwitch.l
-- Installing: /senior/perception/share/roseus/ros/align_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/FunctionSwitch.lisp
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/_package_CloudDisplay.lisp
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/Region.lisp
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/_package_FunctionSwitch.lisp
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/_package_StackingAlign.lisp
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/align_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/CloudDisplay.lisp
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/StackingAlign.lisp
-- Installing: /senior/perception/share/common-lisp/ros/align_msgs/msg/_package_Region.lisp
-- Installing: /senior/perception/share/gennodejs/ros/align_msgs
-- Installing: /senior/perception/share/gennodejs/ros/align_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/align_msgs/msg/FunctionSwitch.js
-- Installing: /senior/perception/share/gennodejs/ros/align_msgs/msg/StackingAlign.js
-- Installing: /senior/perception/share/gennodejs/ros/align_msgs/msg/CloudDisplay.js
-- Installing: /senior/perception/share/gennodejs/ros/align_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/align_msgs/msg/Region.js
-- Installing: /senior/perception/share/gennodejs/ros/align_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/msg/_CloudDisplay.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/msg/_FunctionSwitch.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/msg/_Region.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/msg/_StackingAlign.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/align_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/_FunctionSwitch.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/_CloudDisplay.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/_StackingAlign.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/_FunctionSwitch.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/_StackingAlign.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/_Region.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/_CloudDisplay.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/msg/_Region.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/align_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/align_msgs.pc
-- Installing: /senior/perception/share/align_msgs/cmake/align_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/align_msgs/cmake/align_msgsConfig.cmake
-- Installing: /senior/perception/share/align_msgs/cmake/align_msgsConfig-version.cmake
-- Installing: /senior/perception/share/align_msgs/package.xml
-- Installing: /senior/perception/share/diagnose_msgs/msg/KeyValue.msg
-- Installing: /senior/perception/share/diagnose_msgs/msg/DiagnoseInfo.msg
-- Installing: /senior/perception/share/diagnose_msgs/msg/ErrorDetail.msg
-- Installing: /senior/perception/share/diagnose_msgs/msg/ErrorInfo.msg
-- Installing: /senior/perception/share/diagnose_msgs/msg/LinkSegment.msg
-- Installing: /senior/perception/share/diagnose_msgs/msg/TraceSegment.msg
-- Installing: /senior/perception/share/diagnose_msgs/msg/ErrorTrace.msg
-- Installing: /senior/perception/share/diagnose_msgs/cmake/diagnose_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/diagnose_msgs
-- Installing: /senior/perception/include/diagnose_msgs/ErrorDetail.h
-- Installing: /senior/perception/include/diagnose_msgs/TraceSegment.h
-- Installing: /senior/perception/include/diagnose_msgs/ErrorTrace.h
-- Installing: /senior/perception/include/diagnose_msgs/LinkSegment.h
-- Installing: /senior/perception/include/diagnose_msgs/KeyValue.h
-- Installing: /senior/perception/include/diagnose_msgs/ErrorInfo.h
-- Installing: /senior/perception/include/diagnose_msgs/DiagnoseInfo.h
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/LinkSegment.l
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/ErrorInfo.l
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/KeyValue.l
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/ErrorTrace.l
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/DiagnoseInfo.l
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/ErrorDetail.l
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/msg/TraceSegment.l
-- Installing: /senior/perception/share/roseus/ros/diagnose_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/ErrorInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/diagnose_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_ErrorTrace.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_KeyValue.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_ErrorInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/TraceSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/LinkSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/ErrorTrace.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/KeyValue.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/DiagnoseInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/ErrorDetail.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_TraceSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_LinkSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_DiagnoseInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/diagnose_msgs/msg/_package_ErrorDetail.lisp
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/ErrorInfo.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/ErrorDetail.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/TraceSegment.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/ErrorTrace.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/LinkSegment.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/DiagnoseInfo.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/msg/KeyValue.js
-- Installing: /senior/perception/share/gennodejs/ros/diagnose_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_DiagnoseInfo.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorDetail.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorInfo.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorTrace.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_KeyValue.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_LinkSegment.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/_TraceSegment.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/diagnose_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_DiagnoseInfo.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorInfo.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorTrace.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_LinkSegment.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_TraceSegment.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_KeyValue.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorTrace.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_KeyValue.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_LinkSegment.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorInfo.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_TraceSegment.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_DiagnoseInfo.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorDetail.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/msg/_ErrorDetail.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/diagnose_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/diagnose_msgs.pc
-- Installing: /senior/perception/share/diagnose_msgs/cmake/diagnose_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/diagnose_msgs/cmake/diagnose_msgsConfig.cmake
-- Installing: /senior/perception/share/diagnose_msgs/cmake/diagnose_msgsConfig-version.cmake
-- Installing: /senior/perception/share/diagnose_msgs/package.xml
-- Installing: /senior/perception/share/fast_lio_msgs/msg/Pose6D.msg
-- Installing: /senior/perception/share/fast_lio_msgs/cmake/fast_lio_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/fast_lio_msgs
-- Installing: /senior/perception/include/fast_lio_msgs/Pose6D.h
-- Installing: /senior/perception/share/roseus/ros/fast_lio_msgs
-- Installing: /senior/perception/share/roseus/ros/fast_lio_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/fast_lio_msgs/msg/Pose6D.l
-- Installing: /senior/perception/share/roseus/ros/fast_lio_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/fast_lio_msgs
-- Installing: /senior/perception/share/common-lisp/ros/fast_lio_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/fast_lio_msgs/msg/_package_Pose6D.lisp
-- Installing: /senior/perception/share/common-lisp/ros/fast_lio_msgs/msg/Pose6D.lisp
-- Installing: /senior/perception/share/common-lisp/ros/fast_lio_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/fast_lio_msgs/msg/fast_lio_msgs-msg.asd
-- Installing: /senior/perception/share/gennodejs/ros/fast_lio_msgs
-- Installing: /senior/perception/share/gennodejs/ros/fast_lio_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/fast_lio_msgs/msg/Pose6D.js
-- Installing: /senior/perception/share/gennodejs/ros/fast_lio_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/fast_lio_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/fast_lio_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/fast_lio_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/fast_lio_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/fast_lio_msgs/msg/_Pose6D.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/fast_lio_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/fast_lio_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/fast_lio_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/fast_lio_msgs/msg/_Pose6D.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/fast_lio_msgs/msg/_Pose6D.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/fast_lio_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/fast_lio_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/fast_lio_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/fast_lio_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/fast_lio_msgs.pc
-- Installing: /senior/perception/share/fast_lio_msgs/cmake/fast_lio_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/fast_lio_msgs/cmake/fast_lio_msgsConfig.cmake
-- Installing: /senior/perception/share/fast_lio_msgs/cmake/fast_lio_msgsConfig-version.cmake
-- Installing: /senior/perception/share/fast_lio_msgs/package.xml
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/header.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/location.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/lanes.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/sections.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/visualization_path.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/bridge_position.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/lane_segment.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/waypoint.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/restrict_area.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/areas.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/closed_areas_request.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/closed_areas_ack.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/RoadSegment.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/Passage.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/LaneSegment.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/RoutingRequest.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/RoutingResponse.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/bridge_location.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/location3D.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/status.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/Point2D.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/Lane.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/ShowMapRequest.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/ShowMapResponse.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/ShowVehicleIdsRequest.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/ShowVehicleIdsResponse.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/RoutePath.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/msg/MultipleRoutesResponse.msg
-- Installing: /senior/perception/share/hdmap_cloud_msgs/cmake/hdmap_cloud_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/hdmap_cloud_msgs
-- Installing: /senior/perception/include/hdmap_cloud_msgs/RoadSegment.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/location3D.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/MultipleRoutesResponse.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/RoutingRequest.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/LaneSegment.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/RoutingResponse.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/header.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/Point2D.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/areas.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/RoutePath.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/status.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/sections.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/closed_areas_ack.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/bridge_position.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/restrict_area.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/ShowVehicleIdsRequest.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/lane_segment.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/waypoint.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/bridge_location.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/visualization_path.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/ShowMapResponse.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/location.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/Lane.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/lanes.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/closed_areas_request.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/Passage.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/ShowMapRequest.h
-- Installing: /senior/perception/include/hdmap_cloud_msgs/ShowVehicleIdsResponse.h
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/RoadSegment.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/closed_areas_request.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/closed_areas_ack.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/header.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/location3D.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/waypoint.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/sections.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/lanes.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/RoutingRequest.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/LaneSegment.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/lane_segment.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/RoutingResponse.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/Point2D.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/restrict_area.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/Passage.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/ShowMapRequest.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/visualization_path.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/bridge_position.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/RoutePath.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/ShowVehicleIdsResponse.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/status.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/Lane.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/areas.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/bridge_location.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/ShowVehicleIdsRequest.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/location.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/MultipleRoutesResponse.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/msg/ShowMapResponse.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_cloud_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_ShowVehicleIdsRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_LaneSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/closed_areas_ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/ShowMapResponse.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_ShowVehicleIdsResponse.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_sections.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_RoutePath.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_ShowMapRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/location.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/Point2D.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_Point2D.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/restrict_area.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_status.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_waypoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/ShowMapRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/RoutePath.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/MultipleRoutesResponse.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/bridge_location.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/header.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_RoadSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_ShowMapResponse.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_lane_segment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/visualization_path.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_location3D.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_bridge_position.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_closed_areas_ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/ShowVehicleIdsRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_Passage.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/bridge_position.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_location.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_RoutingRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/lane_segment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/sections.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/LaneSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_header.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_lanes.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/waypoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_restrict_area.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/RoutingResponse.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/ShowVehicleIdsResponse.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/RoutingRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/Lane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_MultipleRoutesResponse.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/Passage.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_Lane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/closed_areas_request.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/RoadSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/lanes.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/location3D.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/status.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_RoutingResponse.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_closed_areas_request.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_bridge_location.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_visualization_path.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/_package_areas.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/hdmap_cloud_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_cloud_msgs/msg/areas.lisp
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/bridge_location.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/restrict_area.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/status.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/RoutePath.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/ShowMapResponse.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/location.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/ShowMapRequest.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/lane_segment.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/location3D.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/Passage.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/Lane.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/ShowVehicleIdsResponse.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/waypoint.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/visualization_path.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/RoutingRequest.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/bridge_position.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/closed_areas_request.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/lanes.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/RoutingResponse.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/MultipleRoutesResponse.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/Point2D.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/LaneSegment.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/closed_areas_ack.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/ShowVehicleIdsRequest.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/sections.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/areas.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/RoadSegment.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/msg/header.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_cloud_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_Lane.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_LaneSegment.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_MultipleRoutesResponse.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_Passage.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_Point2D.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_RoadSegment.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_RoutePath.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_RoutingRequest.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_RoutingResponse.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_ShowMapRequest.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_ShowMapResponse.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_ShowVehicleIdsRequest.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_ShowVehicleIdsResponse.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/__init__.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_areas.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_bridge_location.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_bridge_position.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_closed_areas_ack.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_closed_areas_request.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_header.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_lane_segment.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_lanes.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_location.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_location3D.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_restrict_area.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_sections.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_status.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_visualization_path.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_waypoint.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_RoutePath.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_bridge_position.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_waypoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_Passage.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_location3D.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_status.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_lanes.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_closed_areas_ack.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_RoadSegment.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_lane_segment.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_ShowVehicleIdsResponse.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_RoutingResponse.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_areas.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_ShowMapRequest.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_bridge_location.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_location.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_restrict_area.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_status.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_visualization_path.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_ShowMapRequest.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_Lane.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_sections.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_restrict_area.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_header.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_closed_areas_request.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_bridge_location.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_lanes.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_Passage.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_location3D.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_bridge_position.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_RoadSegment.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_header.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_ShowMapResponse.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_ShowMapResponse.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_ShowVehicleIdsResponse.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_location.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_LaneSegment.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_RoutePath.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_closed_areas_ack.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_RoutingRequest.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_waypoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_areas.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_Lane.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_sections.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_ShowVehicleIdsRequest.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_visualization_path.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_closed_areas_request.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_RoutingResponse.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_MultipleRoutesResponse.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_Point2D.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_MultipleRoutesResponse.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_Point2D.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_ShowVehicleIdsRequest.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_RoutingRequest.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_lane_segment.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/msg/_LaneSegment.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_cloud_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/hdmap_cloud_msgs.pc
-- Installing: /senior/perception/share/hdmap_cloud_msgs/cmake/hdmap_cloud_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/hdmap_cloud_msgs/cmake/hdmap_cloud_msgsConfig.cmake
-- Installing: /senior/perception/share/hdmap_cloud_msgs/cmake/hdmap_cloud_msgsConfig-version.cmake
-- Installing: /senior/perception/share/hdmap_cloud_msgs/package.xml
-- Installing: /senior/perception/share/ads_msgs/msg/VehicleState.msg
-- Installing: /senior/perception/share/ads_msgs/msg/CommandState.msg
-- Installing: /senior/perception/share/ads_msgs/msg/Command.msg
-- Installing: /senior/perception/share/ads_msgs/msg/CommandStates.msg
-- Installing: /senior/perception/share/ads_msgs/msg/Destination.msg
-- Installing: /senior/perception/share/ads_msgs/msg/HfsmState.msg
-- Installing: /senior/perception/share/ads_msgs/msg/Diagnose.msg
-- Installing: /senior/perception/share/ads_msgs/msg/SourceState.msg
-- Installing: /senior/perception/share/ads_msgs/msg/SpeedConstrain.msg
-- Installing: /senior/perception/share/ads_msgs/msg/SwitchState.msg
-- Installing: /senior/perception/share/ads_msgs/msg/Target.msg
-- Installing: /senior/perception/share/ads_msgs/msg/TargetState.msg
-- Installing: /senior/perception/share/ads_msgs/msg/AdsCommandState.msg
-- Installing: /senior/perception/share/ads_msgs/msg/MonitorFrame.msg
-- Installing: /senior/perception/share/ads_msgs/cmake/ads_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/ads_msgs
-- Installing: /senior/perception/include/ads_msgs/Command.h
-- Installing: /senior/perception/include/ads_msgs/SpeedConstrain.h
-- Installing: /senior/perception/include/ads_msgs/MonitorFrame.h
-- Installing: /senior/perception/include/ads_msgs/VehicleState.h
-- Installing: /senior/perception/include/ads_msgs/TargetState.h
-- Installing: /senior/perception/include/ads_msgs/SwitchState.h
-- Installing: /senior/perception/include/ads_msgs/HfsmState.h
-- Installing: /senior/perception/include/ads_msgs/Target.h
-- Installing: /senior/perception/include/ads_msgs/SourceState.h
-- Installing: /senior/perception/include/ads_msgs/Diagnose.h
-- Installing: /senior/perception/include/ads_msgs/AdsCommandState.h
-- Installing: /senior/perception/include/ads_msgs/Destination.h
-- Installing: /senior/perception/include/ads_msgs/CommandState.h
-- Installing: /senior/perception/include/ads_msgs/CommandStates.h
-- Installing: /senior/perception/share/roseus/ros/ads_msgs
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/Command.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/VehicleState.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/SwitchState.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/Target.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/Diagnose.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/CommandState.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/AdsCommandState.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/SpeedConstrain.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/HfsmState.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/TargetState.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/Destination.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/MonitorFrame.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/SourceState.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/msg/CommandStates.l
-- Installing: /senior/perception/share/roseus/ros/ads_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/SpeedConstrain.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_HfsmState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/CommandStates.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_MonitorFrame.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_VehicleState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/SourceState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_Target.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/Command.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/AdsCommandState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/Diagnose.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_SwitchState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_SourceState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/VehicleState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_AdsCommandState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/CommandState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_TargetState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/Destination.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/TargetState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_Diagnose.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_Command.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_SpeedConstrain.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/HfsmState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_CommandStates.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/Target.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/MonitorFrame.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_Destination.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/SwitchState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/_package_CommandState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/ads_msgs/msg/ads_msgs-msg.asd
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/CommandStates.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/VehicleState.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/Target.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/Command.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/SwitchState.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/TargetState.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/SpeedConstrain.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/CommandState.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/Diagnose.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/Destination.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/HfsmState.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/SourceState.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/AdsCommandState.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/msg/MonitorFrame.js
-- Installing: /senior/perception/share/gennodejs/ros/ads_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_AdsCommandState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_Command.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_CommandState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_CommandStates.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_Destination.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_Diagnose.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_HfsmState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_MonitorFrame.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_SourceState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_SpeedConstrain.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_SwitchState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_Target.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_TargetState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/_VehicleState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/ads_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_AdsCommandState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Target.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Destination.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Command.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SourceState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_VehicleState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Diagnose.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Target.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_CommandState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_HfsmState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SourceState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_TargetState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_CommandStates.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Command.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_HfsmState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_MonitorFrame.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_CommandState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Destination.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_Diagnose.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_CommandStates.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SwitchState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SwitchState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_MonitorFrame.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SpeedConstrain.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_TargetState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_VehicleState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_SpeedConstrain.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/_AdsCommandState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/ads_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/ads_msgs.pc
-- Installing: /senior/perception/share/ads_msgs/cmake/ads_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/ads_msgs/cmake/ads_msgsConfig.cmake
-- Installing: /senior/perception/share/ads_msgs/cmake/ads_msgsConfig-version.cmake
-- Installing: /senior/perception/share/ads_msgs/package.xml
-- Installing: /senior/perception/share/hdmap_msgs/msg/Map.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Section.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Lane.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Point.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Region.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/StopPoint.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/TrafficInfo.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/HeartBeat.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Status.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/LaneSegment.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Passage.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/RoadSegment.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/RoutingResponse.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/BlacklistedLane.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/BridgePoint.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/BridgePosition.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Ack.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/RoutingRequestPoint.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/RoutingRequest.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/FlipSeasideAreaRequest.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/ShowMapRequest.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/ShowMapResponse.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/Point2D.msg
-- Installing: /senior/perception/share/hdmap_msgs/msg/DynamicBridgeInfo.msg
-- Installing: /senior/perception/share/hdmap_msgs/cmake/hdmap_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/hdmap_msgs
-- Installing: /senior/perception/include/hdmap_msgs/RoadSegment.h
-- Installing: /senior/perception/include/hdmap_msgs/Section.h
-- Installing: /senior/perception/include/hdmap_msgs/RoutingRequest.h
-- Installing: /senior/perception/include/hdmap_msgs/LaneSegment.h
-- Installing: /senior/perception/include/hdmap_msgs/RoutingResponse.h
-- Installing: /senior/perception/include/hdmap_msgs/Point2D.h
-- Installing: /senior/perception/include/hdmap_msgs/Ack.h
-- Installing: /senior/perception/include/hdmap_msgs/BlacklistedLane.h
-- Installing: /senior/perception/include/hdmap_msgs/FlipSeasideAreaRequest.h
-- Installing: /senior/perception/include/hdmap_msgs/Region.h
-- Installing: /senior/perception/include/hdmap_msgs/HeartBeat.h
-- Installing: /senior/perception/include/hdmap_msgs/BridgePoint.h
-- Installing: /senior/perception/include/hdmap_msgs/RoutingRequestPoint.h
-- Installing: /senior/perception/include/hdmap_msgs/Status.h
-- Installing: /senior/perception/include/hdmap_msgs/DynamicBridgeInfo.h
-- Installing: /senior/perception/include/hdmap_msgs/ShowMapResponse.h
-- Installing: /senior/perception/include/hdmap_msgs/BridgePosition.h
-- Installing: /senior/perception/include/hdmap_msgs/StopPoint.h
-- Installing: /senior/perception/include/hdmap_msgs/Lane.h
-- Installing: /senior/perception/include/hdmap_msgs/Map.h
-- Installing: /senior/perception/include/hdmap_msgs/Passage.h
-- Installing: /senior/perception/include/hdmap_msgs/Point.h
-- Installing: /senior/perception/include/hdmap_msgs/TrafficInfo.h
-- Installing: /senior/perception/include/hdmap_msgs/ShowMapRequest.h
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/RoadSegment.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Point.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Status.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/BridgePosition.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Ack.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/RoutingRequestPoint.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/BridgePoint.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Section.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/RoutingRequest.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/LaneSegment.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/TrafficInfo.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/RoutingResponse.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Map.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/BlacklistedLane.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Point2D.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Region.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/HeartBeat.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Passage.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/ShowMapRequest.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/FlipSeasideAreaRequest.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/Lane.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/StopPoint.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/DynamicBridgeInfo.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/msg/ShowMapResponse.l
-- Installing: /senior/perception/share/roseus/ros/hdmap_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_RoutingRequestPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/DynamicBridgeInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/FlipSeasideAreaRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_LaneSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/TrafficInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/ShowMapResponse.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_ShowMapRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/StopPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Point2D.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Point2D.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/ShowMapRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Point.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Map.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_TrafficInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_RoadSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_ShowMapResponse.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Section.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Map.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_BridgePosition.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_BridgePoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Region.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Passage.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_RoutingRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/LaneSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/BridgePosition.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/hdmap_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/HeartBeat.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/RoutingResponse.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/BridgePoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_HeartBeat.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Status.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/RoutingRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Lane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Status.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_BlacklistedLane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Passage.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Lane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/Point.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/RoadSegment.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_RoutingResponse.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_StopPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Region.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/RoutingRequestPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_DynamicBridgeInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_Section.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/_package_FlipSeasideAreaRequest.lisp
-- Installing: /senior/perception/share/common-lisp/ros/hdmap_msgs/msg/BlacklistedLane.lisp
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/StopPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Map.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Status.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/DynamicBridgeInfo.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/ShowMapResponse.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Point.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/TrafficInfo.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/ShowMapRequest.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Passage.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Lane.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/HeartBeat.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/BlacklistedLane.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Section.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/RoutingRequest.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/FlipSeasideAreaRequest.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/RoutingResponse.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/BridgePosition.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Point2D.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/LaneSegment.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/BridgePoint.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/RoutingRequestPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/RoadSegment.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Region.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/msg/Ack.js
-- Installing: /senior/perception/share/gennodejs/ros/hdmap_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Ack.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_BlacklistedLane.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePosition.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_DynamicBridgeInfo.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_FlipSeasideAreaRequest.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_HeartBeat.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Lane.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_LaneSegment.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Map.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Passage.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point2D.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Region.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoadSegment.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequest.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequestPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingResponse.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Section.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapRequest.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapResponse.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_Status.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_StopPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/_TrafficInfo.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/hdmap_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Passage.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequestPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Map.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoadSegment.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_HeartBeat.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingResponse.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapRequest.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_StopPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_HeartBeat.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequestPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_DynamicBridgeInfo.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Section.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Status.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapRequest.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Lane.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Map.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Passage.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoadSegment.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_FlipSeasideAreaRequest.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_FlipSeasideAreaRequest.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapResponse.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_ShowMapResponse.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BlacklistedLane.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_LaneSegment.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_StopPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Section.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequest.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePosition.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Region.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Ack.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BridgePosition.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Lane.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_DynamicBridgeInfo.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingResponse.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_BlacklistedLane.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point2D.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Point2D.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Status.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Ack.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_RoutingRequest.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_Region.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_TrafficInfo.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_TrafficInfo.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/msg/_LaneSegment.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/hdmap_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/hdmap_msgs.pc
-- Installing: /senior/perception/share/hdmap_msgs/cmake/hdmap_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/hdmap_msgs/cmake/hdmap_msgsConfig.cmake
-- Installing: /senior/perception/share/hdmap_msgs/cmake/hdmap_msgsConfig-version.cmake
-- Installing: /senior/perception/share/hdmap_msgs/package.xml
-- Installing: /senior/perception/share/lane_frame_msgs/msg/LaneA.msg
-- Installing: /senior/perception/share/lane_frame_msgs/msg/LaneB.msg
-- Installing: /senior/perception/share/lane_frame_msgs/cmake/lane_frame_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/lane_frame_msgs
-- Installing: /senior/perception/include/lane_frame_msgs/LaneB.h
-- Installing: /senior/perception/include/lane_frame_msgs/LaneA.h
-- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs
-- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs/msg/LaneB.l
-- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs/msg/LaneA.l
-- Installing: /senior/perception/share/roseus/ros/lane_frame_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/LaneB.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/_package_LaneA.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/_package_LaneB.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/LaneA.lisp
-- Installing: /senior/perception/share/common-lisp/ros/lane_frame_msgs/msg/lane_frame_msgs-msg.asd
-- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs
-- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/msg/LaneA.js
-- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/msg/LaneB.js
-- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/lane_frame_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneA.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneB.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/lane_frame_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneB.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneA.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneA.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/_LaneB.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/lane_frame_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/lane_frame_msgs.pc
-- Installing: /senior/perception/share/lane_frame_msgs/cmake/lane_frame_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/lane_frame_msgs/cmake/lane_frame_msgsConfig.cmake
-- Installing: /senior/perception/share/lane_frame_msgs/cmake/lane_frame_msgsConfig-version.cmake
-- Installing: /senior/perception/share/lane_frame_msgs/package.xml
-- Installing: /senior/perception/share/msf_localization_msgs/msg/GnssBestPos.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/GnssBestXYZ.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/GnssHeading.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/GnssBestVel.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/Gnss.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/Localization.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/LocalizationEstimate.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/LocalizationStatus.msg
-- Installing: /senior/perception/share/msf_localization_msgs/msg/WheelSpeed.msg
-- Installing: /senior/perception/share/msf_localization_msgs/cmake/msf_localization_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/msf_localization_msgs
-- Installing: /senior/perception/include/msf_localization_msgs/LocalizationStatus.h
-- Installing: /senior/perception/include/msf_localization_msgs/GnssBestXYZ.h
-- Installing: /senior/perception/include/msf_localization_msgs/GnssBestVel.h
-- Installing: /senior/perception/include/msf_localization_msgs/LocalizationEstimate.h
-- Installing: /senior/perception/include/msf_localization_msgs/WheelSpeed.h
-- Installing: /senior/perception/include/msf_localization_msgs/GnssBestPos.h
-- Installing: /senior/perception/include/msf_localization_msgs/Localization.h
-- Installing: /senior/perception/include/msf_localization_msgs/GnssHeading.h
-- Installing: /senior/perception/include/msf_localization_msgs/Gnss.h
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/WheelSpeed.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/Localization.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/GnssBestXYZ.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/GnssBestVel.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/GnssHeading.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/LocalizationEstimate.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/Gnss.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/LocalizationStatus.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/msg/GnssBestPos.l
-- Installing: /senior/perception/share/roseus/ros/msf_localization_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/GnssBestVel.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/msf_localization_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_GnssBestVel.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_LocalizationStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_GnssBestXYZ.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_Gnss.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/LocalizationStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_Localization.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_WheelSpeed.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_GnssBestPos.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/Gnss.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/GnssHeading.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/WheelSpeed.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/GnssBestXYZ.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_LocalizationEstimate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/LocalizationEstimate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/GnssBestPos.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/Localization.lisp
-- Installing: /senior/perception/share/common-lisp/ros/msf_localization_msgs/msg/_package_GnssHeading.lisp
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/LocalizationEstimate.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/GnssHeading.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/LocalizationStatus.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/GnssBestVel.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/WheelSpeed.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/Localization.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/Gnss.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/GnssBestXYZ.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/msg/GnssBestPos.js
-- Installing: /senior/perception/share/gennodejs/ros/msf_localization_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Gnss.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestPos.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestVel.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestXYZ.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssHeading.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Localization.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationEstimate.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationStatus.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/_WheelSpeed.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/msf_localization_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Gnss.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Localization.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestPos.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestXYZ.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Gnss.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationStatus.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssHeading.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestPos.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationEstimate.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_WheelSpeed.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationEstimate.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestXYZ.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_Localization.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_LocalizationStatus.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestVel.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssHeading.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_WheelSpeed.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/msg/_GnssBestVel.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/msf_localization_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/msf_localization_msgs.pc
-- Installing: /senior/perception/share/msf_localization_msgs/cmake/msf_localization_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/msf_localization_msgs/cmake/msf_localization_msgsConfig.cmake
-- Installing: /senior/perception/share/msf_localization_msgs/cmake/msf_localization_msgsConfig-version.cmake
-- Installing: /senior/perception/share/msf_localization_msgs/package.xml
-- Installing: /senior/perception/share/perception_msgs/msg/Obstacles.msg
-- Installing: /senior/perception/share/perception_msgs/msg/Obstacle.msg
-- Installing: /senior/perception/share/perception_msgs/msg/OgPoints.msg
-- Installing: /senior/perception/share/perception_msgs/msg/OgPoint.msg
-- Installing: /senior/perception/share/perception_msgs/msg/UltrasonicRadar.msg
-- Installing: /senior/perception/share/perception_msgs/msg/TrailerPosture.msg
-- Installing: /senior/perception/share/perception_msgs/msg/FilterParam.msg
-- Installing: /senior/perception/share/perception_msgs/msg/VOgPoints.msg
-- Installing: /senior/perception/share/perception_msgs/msg/VOgPoint.msg
-- Installing: /senior/perception/share/perception_msgs/cmake/perception_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/perception_msgs
-- Installing: /senior/perception/include/perception_msgs/UltrasonicRadar.h
-- Installing: /senior/perception/include/perception_msgs/VOgPoints.h
-- Installing: /senior/perception/include/perception_msgs/VOgPoint.h
-- Installing: /senior/perception/include/perception_msgs/OgPoint.h
-- Installing: /senior/perception/include/perception_msgs/FilterParam.h
-- Installing: /senior/perception/include/perception_msgs/Obstacle.h
-- Installing: /senior/perception/include/perception_msgs/TrailerPosture.h
-- Installing: /senior/perception/include/perception_msgs/OgPoints.h
-- Installing: /senior/perception/include/perception_msgs/Obstacles.h
-- Installing: /senior/perception/share/roseus/ros/perception_msgs
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/Obstacles.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/VOgPoints.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/TrailerPosture.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/OgPoint.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/Obstacle.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/UltrasonicRadar.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/VOgPoint.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/FilterParam.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/msg/OgPoints.l
-- Installing: /senior/perception/share/roseus/ros/perception_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_OgPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/perception_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/OgPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/OgPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_Obstacles.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/UltrasonicRadar.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_Obstacle.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/FilterParam.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_VOgPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_FilterParam.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/TrailerPosture.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/VOgPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_VOgPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_UltrasonicRadar.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/Obstacles.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/VOgPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/Obstacle.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_OgPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/perception_msgs/msg/_package_TrailerPosture.lisp
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/Obstacle.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/VOgPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/UltrasonicRadar.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/OgPoints.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/VOgPoints.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/OgPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/Obstacles.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/FilterParam.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/msg/TrailerPosture.js
-- Installing: /senior/perception/share/gennodejs/ros/perception_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_FilterParam.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacle.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacles.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoints.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_TrailerPosture.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_UltrasonicRadar.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoints.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/perception_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoints.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacles.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_TrailerPosture.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_FilterParam.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_UltrasonicRadar.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoints.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_UltrasonicRadar.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoints.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacle.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_TrailerPosture.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoints.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacle.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_OgPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_FilterParam.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_VOgPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/msg/_Obstacles.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/perception_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/perception_msgs.pc
-- Installing: /senior/perception/share/perception_msgs/cmake/perception_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/perception_msgs/cmake/perception_msgsConfig.cmake
-- Installing: /senior/perception/share/perception_msgs/cmake/perception_msgsConfig-version.cmake
-- Installing: /senior/perception/share/perception_msgs/package.xml
-- Installing: /senior/perception/share/peripheral_msgs/msg/Cmd.msg
-- Installing: /senior/perception/share/peripheral_msgs/msg/VehicleStatus.msg
-- Installing: /senior/perception/share/peripheral_msgs/msg/TwistLocksPressedSig.msg
-- Installing: /senior/perception/share/peripheral_msgs/msg/VersionDetail.msg
-- Installing: /senior/perception/share/peripheral_msgs/msg/VersionInfo.msg
-- Installing: /senior/perception/share/peripheral_msgs/msg/PeripheralBulkCargoCmd.msg
-- Installing: /senior/perception/share/peripheral_msgs/msg/PeripheralBulkCargoWorkStatus.msg
-- Installing: /senior/perception/share/peripheral_msgs/cmake/peripheral_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/peripheral_msgs
-- Installing: /senior/perception/include/peripheral_msgs/PeripheralBulkCargoCmd.h
-- Installing: /senior/perception/include/peripheral_msgs/VersionDetail.h
-- Installing: /senior/perception/include/peripheral_msgs/VehicleStatus.h
-- Installing: /senior/perception/include/peripheral_msgs/PeripheralBulkCargoWorkStatus.h
-- Installing: /senior/perception/include/peripheral_msgs/Cmd.h
-- Installing: /senior/perception/include/peripheral_msgs/TwistLocksPressedSig.h
-- Installing: /senior/perception/include/peripheral_msgs/VersionInfo.h
-- Installing: /senior/perception/share/roseus/ros/peripheral_msgs
-- Installing: /senior/perception/share/roseus/ros/peripheral_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/peripheral_msgs/msg/Cmd.l
-- Installing: /senior/perception/share/roseus/ros/peripheral_msgs/msg/VehicleStatus.l
-- Installing: /senior/perception/share/roseus/ros/peripheral_msgs/msg/PeripheralBulkCargoWorkStatus.l
-- Installing: /senior/perception/share/roseus/ros/peripheral_msgs/msg/VersionInfo.l
-- Installing: /senior/perception/share/roseus/ros/peripheral_msgs/msg/PeripheralBulkCargoCmd.l
-- Installing: /senior/perception/share/roseus/ros/peripheral_msgs/msg/VersionDetail.l
-- Installing: /senior/perception/share/roseus/ros/peripheral_msgs/msg/TwistLocksPressedSig.l
-- Installing: /senior/perception/share/roseus/ros/peripheral_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/peripheral_msgs
-- Installing: /senior/perception/share/common-lisp/ros/peripheral_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/peripheral_msgs/msg/_package_PeripheralBulkCargoCmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/peripheral_msgs/msg/_package_VehicleStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/peripheral_msgs/msg/_package_PeripheralBulkCargoWorkStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/peripheral_msgs/msg/Cmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/peripheral_msgs/msg/_package_VersionInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/peripheral_msgs/msg/VersionDetail.lisp
-- Installing: /senior/perception/share/common-lisp/ros/peripheral_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/peripheral_msgs/msg/PeripheralBulkCargoWorkStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/peripheral_msgs/msg/VehicleStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/peripheral_msgs/msg/_package_Cmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/peripheral_msgs/msg/TwistLocksPressedSig.lisp
-- Installing: /senior/perception/share/common-lisp/ros/peripheral_msgs/msg/peripheral_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/peripheral_msgs/msg/PeripheralBulkCargoCmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/peripheral_msgs/msg/_package_TwistLocksPressedSig.lisp
-- Installing: /senior/perception/share/common-lisp/ros/peripheral_msgs/msg/VersionInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/peripheral_msgs/msg/_package_VersionDetail.lisp
-- Installing: /senior/perception/share/gennodejs/ros/peripheral_msgs
-- Installing: /senior/perception/share/gennodejs/ros/peripheral_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/peripheral_msgs/msg/PeripheralBulkCargoCmd.js
-- Installing: /senior/perception/share/gennodejs/ros/peripheral_msgs/msg/PeripheralBulkCargoWorkStatus.js
-- Installing: /senior/perception/share/gennodejs/ros/peripheral_msgs/msg/VersionDetail.js
-- Installing: /senior/perception/share/gennodejs/ros/peripheral_msgs/msg/TwistLocksPressedSig.js
-- Installing: /senior/perception/share/gennodejs/ros/peripheral_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/peripheral_msgs/msg/VehicleStatus.js
-- Installing: /senior/perception/share/gennodejs/ros/peripheral_msgs/msg/Cmd.js
-- Installing: /senior/perception/share/gennodejs/ros/peripheral_msgs/msg/VersionInfo.js
-- Installing: /senior/perception/share/gennodejs/ros/peripheral_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/peripheral_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/peripheral_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/peripheral_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/peripheral_msgs/msg/_Cmd.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/peripheral_msgs/msg/_PeripheralBulkCargoCmd.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/peripheral_msgs/msg/_PeripheralBulkCargoWorkStatus.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/peripheral_msgs/msg/_TwistLocksPressedSig.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/peripheral_msgs/msg/_VehicleStatus.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/peripheral_msgs/msg/_VersionDetail.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/peripheral_msgs/msg/_VersionInfo.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/peripheral_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/peripheral_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/peripheral_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/peripheral_msgs/msg/_PeripheralBulkCargoWorkStatus.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/peripheral_msgs/msg/_VehicleStatus.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/peripheral_msgs/msg/_VersionDetail.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/peripheral_msgs/msg/_PeripheralBulkCargoCmd.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/peripheral_msgs/msg/_VersionInfo.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/peripheral_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/peripheral_msgs/msg/_VersionDetail.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/peripheral_msgs/msg/_VehicleStatus.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/peripheral_msgs/msg/_TwistLocksPressedSig.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/peripheral_msgs/msg/_VersionInfo.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/peripheral_msgs/msg/_Cmd.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/peripheral_msgs/msg/_PeripheralBulkCargoWorkStatus.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/peripheral_msgs/msg/_PeripheralBulkCargoCmd.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/peripheral_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/peripheral_msgs/msg/_Cmd.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/peripheral_msgs/msg/_TwistLocksPressedSig.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/peripheral_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/peripheral_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/peripheral_msgs.pc
-- Installing: /senior/perception/share/peripheral_msgs/cmake/peripheral_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/peripheral_msgs/cmake/peripheral_msgsConfig.cmake
-- Installing: /senior/perception/share/peripheral_msgs/cmake/peripheral_msgsConfig-version.cmake
-- Installing: /senior/perception/share/peripheral_msgs/package.xml
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/PathPoint.msg
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/Path.msg
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/TrajectoryPoint.msg
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/Trajectory.msg
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/LonCtrlDebug.msg
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/msg/Gear.msg
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/cmake/pnc_lonctrl_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/pnc_lonctrl_msgs
-- Installing: /senior/perception/include/pnc_lonctrl_msgs/TrajectoryPoint.h
-- Installing: /senior/perception/include/pnc_lonctrl_msgs/Gear.h
-- Installing: /senior/perception/include/pnc_lonctrl_msgs/LonCtrlDebug.h
-- Installing: /senior/perception/include/pnc_lonctrl_msgs/Trajectory.h
-- Installing: /senior/perception/include/pnc_lonctrl_msgs/PathPoint.h
-- Installing: /senior/perception/include/pnc_lonctrl_msgs/Path.h
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/PathPoint.l
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/Trajectory.l
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/LonCtrlDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/Gear.l
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/Path.l
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/msg/TrajectoryPoint.l
-- Installing: /senior/perception/share/roseus/ros/pnc_lonctrl_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_Trajectory.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/PathPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_PathPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/pnc_lonctrl_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/LonCtrlDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_TrajectoryPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_Path.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_LonCtrlDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/Path.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/TrajectoryPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/Gear.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/Trajectory.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_lonctrl_msgs/msg/_package_Gear.lisp
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/LonCtrlDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/Gear.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/Trajectory.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/Path.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/PathPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/msg/TrajectoryPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_lonctrl_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Gear.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_LonCtrlDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Path.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_PathPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Trajectory.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_TrajectoryPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Path.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_TrajectoryPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_PathPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Path.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_LonCtrlDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_PathPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Gear.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_TrajectoryPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Gear.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Trajectory.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_Trajectory.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/msg/_LonCtrlDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_lonctrl_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/pnc_lonctrl_msgs.pc
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/cmake/pnc_lonctrl_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/cmake/pnc_lonctrl_msgsConfig.cmake
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/cmake/pnc_lonctrl_msgsConfig-version.cmake
-- Installing: /senior/perception/share/pnc_lonctrl_msgs/package.xml
-- Installing: /senior/perception/share/port_msgs/msg/AccurateStop.msg
-- Installing: /senior/perception/share/port_msgs/msg/ContainerCompensate.msg
-- Installing: /senior/perception/share/port_msgs/msg/StationDeviceCmd.msg
-- Installing: /senior/perception/share/port_msgs/msg/StationDeviceCmds.msg
-- Installing: /senior/perception/share/port_msgs/msg/VehicleStationState.msg
-- Installing: /senior/perception/share/port_msgs/msg/Pose.msg
-- Installing: /senior/perception/share/port_msgs/cmake/port_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/port_msgs
-- Installing: /senior/perception/include/port_msgs/Pose.h
-- Installing: /senior/perception/include/port_msgs/StationDeviceCmd.h
-- Installing: /senior/perception/include/port_msgs/ContainerCompensate.h
-- Installing: /senior/perception/include/port_msgs/VehicleStationState.h
-- Installing: /senior/perception/include/port_msgs/AccurateStop.h
-- Installing: /senior/perception/include/port_msgs/StationDeviceCmds.h
-- Installing: /senior/perception/share/roseus/ros/port_msgs
-- Installing: /senior/perception/share/roseus/ros/port_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/VehicleStationState.l
-- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/Pose.l
-- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/AccurateStop.l
-- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/ContainerCompensate.l
-- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/StationDeviceCmd.l
-- Installing: /senior/perception/share/roseus/ros/port_msgs/msg/StationDeviceCmds.l
-- Installing: /senior/perception/share/roseus/ros/port_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_ContainerCompensate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_StationDeviceCmds.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_VehicleStationState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/ContainerCompensate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_Pose.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/port_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_StationDeviceCmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/StationDeviceCmds.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/VehicleStationState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/Pose.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/AccurateStop.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/StationDeviceCmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/port_msgs/msg/_package_AccurateStop.lisp
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/VehicleStationState.js
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/StationDeviceCmds.js
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/AccurateStop.js
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/Pose.js
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/StationDeviceCmd.js
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/msg/ContainerCompensate.js
-- Installing: /senior/perception/share/gennodejs/ros/port_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_AccurateStop.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_ContainerCompensate.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_Pose.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmd.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmds.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/_VehicleStationState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/port_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_Pose.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_VehicleStationState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_Pose.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmd.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_ContainerCompensate.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_VehicleStationState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmds.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_AccurateStop.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmds.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_AccurateStop.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_StationDeviceCmd.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/_ContainerCompensate.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/port_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/port_msgs.pc
-- Installing: /senior/perception/share/port_msgs/cmake/port_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/port_msgs/cmake/port_msgsConfig.cmake
-- Installing: /senior/perception/share/port_msgs/cmake/port_msgsConfig-version.cmake
-- Installing: /senior/perception/share/port_msgs/package.xml
-- Installing: /senior/perception/share/prediction_msgs/msg/PredictionObstacles.msg
-- Installing: /senior/perception/share/prediction_msgs/msg/PredictionObstacle.msg
-- Installing: /senior/perception/share/prediction_msgs/msg/PredictionTrajectory.msg
-- Installing: /senior/perception/share/prediction_msgs/cmake/prediction_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/prediction_msgs
-- Installing: /senior/perception/include/prediction_msgs/PredictionObstacles.h
-- Installing: /senior/perception/include/prediction_msgs/PredictionTrajectory.h
-- Installing: /senior/perception/include/prediction_msgs/PredictionObstacle.h
-- Installing: /senior/perception/share/roseus/ros/prediction_msgs
-- Installing: /senior/perception/share/roseus/ros/prediction_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/prediction_msgs/msg/PredictionObstacles.l
-- Installing: /senior/perception/share/roseus/ros/prediction_msgs/msg/PredictionObstacle.l
-- Installing: /senior/perception/share/roseus/ros/prediction_msgs/msg/PredictionTrajectory.l
-- Installing: /senior/perception/share/roseus/ros/prediction_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/PredictionObstacle.lisp
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/_package_PredictionTrajectory.lisp
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/PredictionTrajectory.lisp
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/prediction_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/_package_PredictionObstacles.lisp
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/_package_PredictionObstacle.lisp
-- Installing: /senior/perception/share/common-lisp/ros/prediction_msgs/msg/PredictionObstacles.lisp
-- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs
-- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg/PredictionObstacle.js
-- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg/PredictionTrajectory.js
-- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/msg/PredictionObstacles.js
-- Installing: /senior/perception/share/gennodejs/ros/prediction_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacle.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacles.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionTrajectory.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/prediction_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionTrajectory.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionTrajectory.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacles.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacles.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacle.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/_PredictionObstacle.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/prediction_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/prediction_msgs.pc
-- Installing: /senior/perception/share/prediction_msgs/cmake/prediction_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/prediction_msgs/cmake/prediction_msgsConfig.cmake
-- Installing: /senior/perception/share/prediction_msgs/cmake/prediction_msgsConfig-version.cmake
-- Installing: /senior/perception/share/prediction_msgs/package.xml
-- Installing: /senior/perception/share/simulate_msgs/msg/Rate.msg
-- Installing: /senior/perception/share/simulate_msgs/msg/InitState.msg
-- Installing: /senior/perception/share/simulate_msgs/cmake/simulate_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/simulate_msgs
-- Installing: /senior/perception/include/simulate_msgs/InitState.h
-- Installing: /senior/perception/include/simulate_msgs/Rate.h
-- Installing: /senior/perception/share/roseus/ros/simulate_msgs
-- Installing: /senior/perception/share/roseus/ros/simulate_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/simulate_msgs/msg/Rate.l
-- Installing: /senior/perception/share/roseus/ros/simulate_msgs/msg/InitState.l
-- Installing: /senior/perception/share/roseus/ros/simulate_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/Rate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/_package_InitState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/simulate_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/_package_Rate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/simulate_msgs/msg/InitState.lisp
-- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs
-- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/msg/Rate.js
-- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/msg/InitState.js
-- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/simulate_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/msg/_InitState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/msg/_Rate.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/simulate_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/_Rate.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/_InitState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/_Rate.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/_InitState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/simulate_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/simulate_msgs.pc
-- Installing: /senior/perception/share/simulate_msgs/cmake/simulate_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/simulate_msgs/cmake/simulate_msgsConfig.cmake
-- Installing: /senior/perception/share/simulate_msgs/cmake/simulate_msgsConfig-version.cmake
-- Installing: /senior/perception/share/simulate_msgs/package.xml
-- Installing: /senior/perception/share/spreader_msgs/msg/SpreaderInfo.msg
-- Installing: /senior/perception/share/spreader_msgs/cmake/spreader_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/spreader_msgs
-- Installing: /senior/perception/include/spreader_msgs/SpreaderInfo.h
-- Installing: /senior/perception/share/roseus/ros/spreader_msgs
-- Installing: /senior/perception/share/roseus/ros/spreader_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/spreader_msgs/msg/SpreaderInfo.l
-- Installing: /senior/perception/share/roseus/ros/spreader_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs
-- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg/spreader_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg/_package_SpreaderInfo.lisp
-- Installing: /senior/perception/share/common-lisp/ros/spreader_msgs/msg/SpreaderInfo.lisp
-- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs
-- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs/msg/SpreaderInfo.js
-- Installing: /senior/perception/share/gennodejs/ros/spreader_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs/msg/_SpreaderInfo.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/spreader_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg/_SpreaderInfo.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg/_SpreaderInfo.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/spreader_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/spreader_msgs.pc
-- Installing: /senior/perception/share/spreader_msgs/cmake/spreader_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/spreader_msgs/cmake/spreader_msgsConfig.cmake
-- Installing: /senior/perception/share/spreader_msgs/cmake/spreader_msgsConfig-version.cmake
-- Installing: /senior/perception/share/spreader_msgs/package.xml
-- Installing: /senior/perception/share/tools_msgs/msg/Cmd.msg
-- Installing: /senior/perception/share/tools_msgs/msg/Status.msg
-- Installing: /senior/perception/share/tools_msgs/cmake/tools_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/tools_msgs
-- Installing: /senior/perception/include/tools_msgs/Status.h
-- Installing: /senior/perception/include/tools_msgs/Cmd.h
-- Installing: /senior/perception/share/roseus/ros/tools_msgs
-- Installing: /senior/perception/share/roseus/ros/tools_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/tools_msgs/msg/Cmd.l
-- Installing: /senior/perception/share/roseus/ros/tools_msgs/msg/Status.l
-- Installing: /senior/perception/share/roseus/ros/tools_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/tools_msgs
-- Installing: /senior/perception/share/common-lisp/ros/tools_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/tools_msgs/msg/Cmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tools_msgs/msg/tools_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/tools_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tools_msgs/msg/_package_Cmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tools_msgs/msg/_package_Status.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tools_msgs/msg/Status.lisp
-- Installing: /senior/perception/share/gennodejs/ros/tools_msgs
-- Installing: /senior/perception/share/gennodejs/ros/tools_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/tools_msgs/msg/Status.js
-- Installing: /senior/perception/share/gennodejs/ros/tools_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/tools_msgs/msg/Cmd.js
-- Installing: /senior/perception/share/gennodejs/ros/tools_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tools_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tools_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tools_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tools_msgs/msg/_Cmd.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tools_msgs/msg/_Status.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tools_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/tools_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/tools_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/tools_msgs/msg/_Status.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tools_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tools_msgs/msg/_Cmd.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tools_msgs/msg/_Status.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tools_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tools_msgs/msg/_Cmd.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tools_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tools_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/tools_msgs.pc
-- Installing: /senior/perception/share/tools_msgs/cmake/tools_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/tools_msgs/cmake/tools_msgsConfig.cmake
-- Installing: /senior/perception/share/tools_msgs/cmake/tools_msgsConfig-version.cmake
-- Installing: /senior/perception/share/tools_msgs/package.xml
-- Installing: /senior/perception/share/localization_msgs/msg/Ins.msg
-- Installing: /senior/perception/share/localization_msgs/msg/Gnss.msg
-- Installing: /senior/perception/share/localization_msgs/msg/VehicleState.msg
-- Installing: /senior/perception/share/localization_msgs/msg/LocalizationEstimate.msg
-- Installing: /senior/perception/share/localization_msgs/msg/IgnoreQc.msg
-- Installing: /senior/perception/share/localization_msgs/cmake/localization_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/localization_msgs
-- Installing: /senior/perception/include/localization_msgs/VehicleState.h
-- Installing: /senior/perception/include/localization_msgs/IgnoreQc.h
-- Installing: /senior/perception/include/localization_msgs/LocalizationEstimate.h
-- Installing: /senior/perception/include/localization_msgs/Ins.h
-- Installing: /senior/perception/include/localization_msgs/Gnss.h
-- Installing: /senior/perception/share/roseus/ros/localization_msgs
-- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/VehicleState.l
-- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/LocalizationEstimate.l
-- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/Gnss.l
-- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/IgnoreQc.l
-- Installing: /senior/perception/share/roseus/ros/localization_msgs/msg/Ins.l
-- Installing: /senior/perception/share/roseus/ros/localization_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_Ins.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_VehicleState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_Gnss.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/localization_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/VehicleState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/Gnss.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/Ins.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_LocalizationEstimate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/LocalizationEstimate.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/IgnoreQc.lisp
-- Installing: /senior/perception/share/common-lisp/ros/localization_msgs/msg/_package_IgnoreQc.lisp
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/LocalizationEstimate.js
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/VehicleState.js
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/IgnoreQc.js
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/Gnss.js
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/Ins.js
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/localization_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_Gnss.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_IgnoreQc.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_Ins.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_LocalizationEstimate.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/_VehicleState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/localization_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_Gnss.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_IgnoreQc.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_VehicleState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_Gnss.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_Ins.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_IgnoreQc.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_LocalizationEstimate.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_Ins.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_LocalizationEstimate.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/_VehicleState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/localization_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/localization_msgs.pc
-- Installing: /senior/perception/share/localization_msgs/cmake/localization_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/localization_msgs/cmake/localization_msgsConfig.cmake
-- Installing: /senior/perception/share/localization_msgs/cmake/localization_msgsConfig-version.cmake
-- Installing: /senior/perception/share/localization_msgs/package.xml
-- Installing: /senior/perception/share/tos_msgs/msg/Ack.msg
-- Installing: /senior/perception/share/tos_msgs/msg/TruckStop.msg
-- Installing: /senior/perception/share/tos_msgs/msg/Task.msg
-- Installing: /senior/perception/share/tos_msgs/msg/Align.msg
-- Installing: /senior/perception/share/tos_msgs/msg/CmdState.msg
-- Installing: /senior/perception/share/tos_msgs/msg/TaskDetail.msg
-- Installing: /senior/perception/share/tos_msgs/msg/Cmd.msg
-- Installing: /senior/perception/share/tos_msgs/msg/Heartbeat.msg
-- Installing: /senior/perception/share/tos_msgs/msg/AlignSig.msg
-- Installing: /senior/perception/share/tos_msgs/msg/Cps.msg
-- Installing: /senior/perception/share/tos_msgs/msg/AlignTips.msg
-- Installing: /senior/perception/share/tos_msgs/msg/VanPool.msg
-- Installing: /senior/perception/share/tos_msgs/msg/ManualShift.msg
-- Installing: /senior/perception/share/tos_msgs/msg/BlockedLane.msg
-- Installing: /senior/perception/share/tos_msgs/msg/BlockedCrane.msg
-- Installing: /senior/perception/share/tos_msgs/msg/BlockedSection.msg
-- Installing: /senior/perception/share/tos_msgs/msg/ShoreCrane.msg
-- Installing: /senior/perception/share/tos_msgs/msg/ShoreCranesLoc.msg
-- Installing: /senior/perception/share/tos_msgs/msg/ClosedArea.msg
-- Installing: /senior/perception/share/tos_msgs/msg/ClosedAreas.msg
-- Installing: /senior/perception/share/tos_msgs/msg/StackerReady.msg
-- Installing: /senior/perception/share/tos_msgs/msg/AlarmSig.msg
-- Installing: /senior/perception/share/tos_msgs/msg/BulkCargoCmd.msg
-- Installing: /senior/perception/share/tos_msgs/msg/BulkCargoWorkStatus.msg
-- Installing: /senior/perception/share/tos_msgs/msg/BulkCargoWorkFinishedSig.msg
-- Installing: /senior/perception/share/tos_msgs/msg/BulkCargoDoubleHeadWorkStatus.msg
-- Installing: /senior/perception/share/tos_msgs/cmake/tos_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/tos_msgs
-- Installing: /senior/perception/include/tos_msgs/ShoreCrane.h
-- Installing: /senior/perception/include/tos_msgs/Cps.h
-- Installing: /senior/perception/include/tos_msgs/StackerReady.h
-- Installing: /senior/perception/include/tos_msgs/Ack.h
-- Installing: /senior/perception/include/tos_msgs/ClosedArea.h
-- Installing: /senior/perception/include/tos_msgs/ShoreCranesLoc.h
-- Installing: /senior/perception/include/tos_msgs/BlockedLane.h
-- Installing: /senior/perception/include/tos_msgs/VanPool.h
-- Installing: /senior/perception/include/tos_msgs/ClosedAreas.h
-- Installing: /senior/perception/include/tos_msgs/Align.h
-- Installing: /senior/perception/include/tos_msgs/AlignSig.h
-- Installing: /senior/perception/include/tos_msgs/BulkCargoDoubleHeadWorkStatus.h
-- Installing: /senior/perception/include/tos_msgs/ManualShift.h
-- Installing: /senior/perception/include/tos_msgs/BulkCargoWorkFinishedSig.h
-- Installing: /senior/perception/include/tos_msgs/BulkCargoCmd.h
-- Installing: /senior/perception/include/tos_msgs/TruckStop.h
-- Installing: /senior/perception/include/tos_msgs/CmdState.h
-- Installing: /senior/perception/include/tos_msgs/Task.h
-- Installing: /senior/perception/include/tos_msgs/BulkCargoWorkStatus.h
-- Installing: /senior/perception/include/tos_msgs/AlignTips.h
-- Installing: /senior/perception/include/tos_msgs/BlockedCrane.h
-- Installing: /senior/perception/include/tos_msgs/Heartbeat.h
-- Installing: /senior/perception/include/tos_msgs/AlarmSig.h
-- Installing: /senior/perception/include/tos_msgs/Cmd.h
-- Installing: /senior/perception/include/tos_msgs/BlockedSection.h
-- Installing: /senior/perception/include/tos_msgs/TaskDetail.h
-- Installing: /senior/perception/share/roseus/ros/tos_msgs
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ShoreCranesLoc.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/AlarmSig.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Align.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Cmd.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/TaskDetail.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ManualShift.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/BlockedLane.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/TruckStop.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Heartbeat.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Ack.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ClosedArea.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/BlockedCrane.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Cps.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/BulkCargoWorkStatus.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/StackerReady.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/BulkCargoCmd.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/Task.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/VanPool.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/AlignTips.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ShoreCrane.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/ClosedAreas.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/AlignSig.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/BulkCargoDoubleHeadWorkStatus.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/CmdState.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/BlockedSection.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/msg/BulkCargoWorkFinishedSig.l
-- Installing: /senior/perception/share/roseus/ros/tos_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/BlockedCrane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_TaskDetail.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Task.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Cmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ShoreCrane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Ack.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/AlignTips.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_BulkCargoWorkStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_CmdState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ShoreCrane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/TruckStop.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ClosedArea.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Align.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ManualShift.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ShoreCranesLoc.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Cps.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Heartbeat.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_AlignTips.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ClosedAreas.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/tos_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/BulkCargoDoubleHeadWorkStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_BlockedCrane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Cmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_AlarmSig.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_AlignSig.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_TruckStop.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_ClosedAreas.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ClosedArea.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_VanPool.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/BlockedSection.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_BlockedLane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_BulkCargoDoubleHeadWorkStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Task.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_Heartbeat.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Align.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/BulkCargoWorkFinishedSig.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/AlignSig.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_BulkCargoWorkFinishedSig.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/BulkCargoWorkStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/BulkCargoCmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_BlockedSection.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/TaskDetail.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/VanPool.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_BulkCargoCmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/_package_StackerReady.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/StackerReady.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/BlockedLane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/AlarmSig.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/CmdState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/Cps.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ManualShift.lisp
-- Installing: /senior/perception/share/common-lisp/ros/tos_msgs/msg/ShoreCranesLoc.lisp
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/TaskDetail.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/BulkCargoCmd.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ClosedAreas.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ShoreCrane.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Cps.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/AlignSig.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Heartbeat.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/StackerReady.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/CmdState.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/AlarmSig.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/AlignTips.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/TruckStop.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/BlockedSection.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/BlockedLane.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/BulkCargoDoubleHeadWorkStatus.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Task.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ClosedArea.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/BlockedCrane.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Align.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/VanPool.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Cmd.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/BulkCargoWorkStatus.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/BulkCargoWorkFinishedSig.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ShoreCranesLoc.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/Ack.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/msg/ManualShift.js
-- Installing: /senior/perception/share/gennodejs/ros/tos_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Ack.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_AlarmSig.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Align.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_AlignSig.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_AlignTips.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedCrane.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedLane.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedSection.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_BulkCargoCmd.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_BulkCargoDoubleHeadWorkStatus.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_BulkCargoWorkFinishedSig.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_BulkCargoWorkStatus.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedArea.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedAreas.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Cmd.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_CmdState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Cps.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Heartbeat.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ManualShift.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCrane.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCranesLoc.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_StackerReady.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_Task.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_TaskDetail.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_TruckStop.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/_VanPool.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/tos_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Task.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCranesLoc.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_TruckStop.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Heartbeat.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BulkCargoWorkFinishedSig.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Cps.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedArea.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_TaskDetail.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedCrane.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ManualShift.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedAreas.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_CmdState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlignTips.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BulkCargoCmd.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCranesLoc.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_StackerReady.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCrane.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BulkCargoWorkStatus.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Align.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_VanPool.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BulkCargoCmd.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlignSig.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_TaskDetail.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Heartbeat.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BulkCargoWorkStatus.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedLane.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedSection.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedLane.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ManualShift.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlarmSig.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlignTips.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_CmdState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_VanPool.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlarmSig.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_TruckStop.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Cps.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_StackerReady.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_AlignSig.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedCrane.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Cmd.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedArea.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Ack.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Align.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ClosedAreas.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BlockedSection.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BulkCargoDoubleHeadWorkStatus.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Task.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BulkCargoWorkFinishedSig.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_BulkCargoDoubleHeadWorkStatus.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Ack.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_Cmd.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/msg/_ShoreCrane.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/tos_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/tos_msgs.pc
-- Installing: /senior/perception/share/tos_msgs/cmake/tos_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/tos_msgs/cmake/tos_msgsConfig.cmake
-- Installing: /senior/perception/share/tos_msgs/cmake/tos_msgsConfig-version.cmake
-- Installing: /senior/perception/share/tos_msgs/package.xml
-- Installing: /senior/perception/share/v2x_msgs/msg/TrajPt.msg
-- Installing: /senior/perception/share/v2x_msgs/msg/Traj.msg
-- Installing: /senior/perception/share/v2x_msgs/msg/Chassis.msg
-- Installing: /senior/perception/share/v2x_msgs/cmake/v2x_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/v2x_msgs
-- Installing: /senior/perception/include/v2x_msgs/Chassis.h
-- Installing: /senior/perception/include/v2x_msgs/Traj.h
-- Installing: /senior/perception/include/v2x_msgs/TrajPt.h
-- Installing: /senior/perception/share/roseus/ros/v2x_msgs
-- Installing: /senior/perception/share/roseus/ros/v2x_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/v2x_msgs/msg/Traj.l
-- Installing: /senior/perception/share/roseus/ros/v2x_msgs/msg/Chassis.l
-- Installing: /senior/perception/share/roseus/ros/v2x_msgs/msg/TrajPt.l
-- Installing: /senior/perception/share/roseus/ros/v2x_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs
-- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/Traj.lisp
-- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/TrajPt.lisp
-- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/_package_TrajPt.lisp
-- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/Chassis.lisp
-- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/v2x_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/_package_Traj.lisp
-- Installing: /senior/perception/share/common-lisp/ros/v2x_msgs/msg/_package_Chassis.lisp
-- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs
-- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/msg/Chassis.js
-- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/msg/TrajPt.js
-- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/msg/Traj.js
-- Installing: /senior/perception/share/gennodejs/ros/v2x_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/msg/_Chassis.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/msg/_Traj.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/msg/_TrajPt.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/v2x_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_Chassis.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_Traj.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_TrajPt.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_TrajPt.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_Traj.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/_Chassis.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/v2x_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/v2x_msgs.pc
-- Installing: /senior/perception/share/v2x_msgs/cmake/v2x_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/v2x_msgs/cmake/v2x_msgsConfig.cmake
-- Installing: /senior/perception/share/v2x_msgs/cmake/v2x_msgsConfig-version.cmake
-- Installing: /senior/perception/share/v2x_msgs/package.xml
-- Installing: /senior/perception/share/vehicle_msgs/msg/Gear.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/Command.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/Chassis.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/HeartBeat.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/RemoteControl.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/CCUControl.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/UltrasonicRadars.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/DebugData.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/StatusCmd.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/VehicleStatus.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/PathPoint.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/Path.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/TrajectoryPoint.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/Trajectory.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/Request.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/LockStationStop.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/StartVehicle.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/CtrlReference.msg
-- Installing: /senior/perception/share/vehicle_msgs/msg/ControllerStatus.msg
-- Installing: /senior/perception/share/vehicle_msgs/cmake/vehicle_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/vehicle_msgs
-- Installing: /senior/perception/include/vehicle_msgs/CtrlReference.h
-- Installing: /senior/perception/include/vehicle_msgs/Command.h
-- Installing: /senior/perception/include/vehicle_msgs/CCUControl.h
-- Installing: /senior/perception/include/vehicle_msgs/StatusCmd.h
-- Installing: /senior/perception/include/vehicle_msgs/ControllerStatus.h
-- Installing: /senior/perception/include/vehicle_msgs/TrajectoryPoint.h
-- Installing: /senior/perception/include/vehicle_msgs/Gear.h
-- Installing: /senior/perception/include/vehicle_msgs/RemoteControl.h
-- Installing: /senior/perception/include/vehicle_msgs/DebugData.h
-- Installing: /senior/perception/include/vehicle_msgs/LockStationStop.h
-- Installing: /senior/perception/include/vehicle_msgs/HeartBeat.h
-- Installing: /senior/perception/include/vehicle_msgs/Chassis.h
-- Installing: /senior/perception/include/vehicle_msgs/VehicleStatus.h
-- Installing: /senior/perception/include/vehicle_msgs/Trajectory.h
-- Installing: /senior/perception/include/vehicle_msgs/PathPoint.h
-- Installing: /senior/perception/include/vehicle_msgs/UltrasonicRadars.h
-- Installing: /senior/perception/include/vehicle_msgs/StartVehicle.h
-- Installing: /senior/perception/include/vehicle_msgs/Path.h
-- Installing: /senior/perception/include/vehicle_msgs/Request.h
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Command.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/CCUControl.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/PathPoint.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/VehicleStatus.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/StartVehicle.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Trajectory.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/CtrlReference.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/ControllerStatus.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/LockStationStop.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/DebugData.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/HeartBeat.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Gear.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Path.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/StatusCmd.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/UltrasonicRadars.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Chassis.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/TrajectoryPoint.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/RemoteControl.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/msg/Request.l
-- Installing: /senior/perception/share/roseus/ros/vehicle_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_CtrlReference.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_VehicleStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_CCUControl.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Request.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Trajectory.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/PathPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/RemoteControl.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_StatusCmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_PathPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Command.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Request.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_UltrasonicRadars.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/LockStationStop.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/StartVehicle.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/CCUControl.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_RemoteControl.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/vehicle_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/VehicleStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Chassis.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/DebugData.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_LockStationStop.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_TrajectoryPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/CtrlReference.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Command.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/HeartBeat.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Path.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_HeartBeat.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_DebugData.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_StartVehicle.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/ControllerStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Path.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/StatusCmd.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/TrajectoryPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_ControllerStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Chassis.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Gear.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/UltrasonicRadars.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/Trajectory.lisp
-- Installing: /senior/perception/share/common-lisp/ros/vehicle_msgs/msg/_package_Gear.lisp
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/UltrasonicRadars.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/DebugData.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/ControllerStatus.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Command.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Gear.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Chassis.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Trajectory.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/LockStationStop.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/StartVehicle.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Path.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/HeartBeat.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/CCUControl.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/VehicleStatus.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/PathPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/TrajectoryPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/Request.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/StatusCmd.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/CtrlReference.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/msg/RemoteControl.js
-- Installing: /senior/perception/share/gennodejs/ros/vehicle_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_CCUControl.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Chassis.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Command.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_ControllerStatus.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_CtrlReference.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_DebugData.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Gear.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_HeartBeat.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_LockStationStop.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Path.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_PathPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_RemoteControl.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Request.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_StartVehicle.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_StatusCmd.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_Trajectory.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_TrajectoryPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_UltrasonicRadars.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/_VehicleStatus.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/vehicle_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_UltrasonicRadars.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_StartVehicle.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_StatusCmd.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_ControllerStatus.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_StatusCmd.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Path.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_CCUControl.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_VehicleStatus.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Chassis.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Command.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_DebugData.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_TrajectoryPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_DebugData.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_HeartBeat.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_HeartBeat.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_PathPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Path.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_RemoteControl.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Request.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_UltrasonicRadars.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_ControllerStatus.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_CtrlReference.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_PathPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_VehicleStatus.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_RemoteControl.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Gear.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_LockStationStop.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Command.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_CtrlReference.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_StartVehicle.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_TrajectoryPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Gear.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Trajectory.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_LockStationStop.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Trajectory.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Chassis.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_CCUControl.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/msg/_Request.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/vehicle_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/vehicle_msgs.pc
-- Installing: /senior/perception/share/vehicle_msgs/cmake/vehicle_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/vehicle_msgs/cmake/vehicle_msgsConfig.cmake
-- Installing: /senior/perception/share/vehicle_msgs/cmake/vehicle_msgsConfig-version.cmake
-- Installing: /senior/perception/share/vehicle_msgs/package.xml
-- Installing: /senior/perception/share/acquisition_msgs/msg/TosTask.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/Tos.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/AdsCmdState.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/AdsState.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/Chassis.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/Location.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/LocationError.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/LocationErrorType.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/ErrorCode.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/WorkStatus.msg
-- Installing: /senior/perception/share/acquisition_msgs/msg/Target.msg
-- Installing: /senior/perception/share/acquisition_msgs/cmake/acquisition_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/acquisition_msgs
-- Installing: /senior/perception/include/acquisition_msgs/WorkStatus.h
-- Installing: /senior/perception/include/acquisition_msgs/AdsCmdState.h
-- Installing: /senior/perception/include/acquisition_msgs/Tos.h
-- Installing: /senior/perception/include/acquisition_msgs/TosTask.h
-- Installing: /senior/perception/include/acquisition_msgs/LocationErrorType.h
-- Installing: /senior/perception/include/acquisition_msgs/Location.h
-- Installing: /senior/perception/include/acquisition_msgs/Target.h
-- Installing: /senior/perception/include/acquisition_msgs/AdsState.h
-- Installing: /senior/perception/include/acquisition_msgs/Chassis.h
-- Installing: /senior/perception/include/acquisition_msgs/ErrorCode.h
-- Installing: /senior/perception/include/acquisition_msgs/LocationError.h
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/AdsCmdState.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/Target.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/WorkStatus.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/LocationErrorType.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/AdsState.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/Location.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/Tos.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/Chassis.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/LocationError.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/ErrorCode.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/msg/TosTask.l
-- Installing: /senior/perception/share/roseus/ros/acquisition_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_AdsState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_LocationError.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/Location.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/Tos.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_Target.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/AdsState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_TosTask.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/LocationError.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/ErrorCode.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_WorkStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_Tos.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/Chassis.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/LocationErrorType.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_LocationErrorType.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/Target.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_ErrorCode.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/TosTask.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/WorkStatus.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_AdsCmdState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/acquisition_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/AdsCmdState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_Location.lisp
-- Installing: /senior/perception/share/common-lisp/ros/acquisition_msgs/msg/_package_Chassis.lisp
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/WorkStatus.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/ErrorCode.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/Target.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/Chassis.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/Tos.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/AdsState.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/LocationError.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/TosTask.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/AdsCmdState.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/LocationErrorType.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/msg/Location.js
-- Installing: /senior/perception/share/gennodejs/ros/acquisition_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsCmdState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_Chassis.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_ErrorCode.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_Location.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationError.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationErrorType.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_Target.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_Tos.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_TosTask.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/_WorkStatus.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/acquisition_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationErrorType.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Target.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationError.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Chassis.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Target.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Location.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationError.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Location.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_TosTask.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Tos.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsCmdState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_LocationErrorType.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_ErrorCode.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_WorkStatus.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_AdsCmdState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_TosTask.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_WorkStatus.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_ErrorCode.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Chassis.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/msg/_Tos.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/acquisition_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/acquisition_msgs.pc
-- Installing: /senior/perception/share/acquisition_msgs/cmake/acquisition_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/acquisition_msgs/cmake/acquisition_msgsConfig.cmake
-- Installing: /senior/perception/share/acquisition_msgs/cmake/acquisition_msgsConfig-version.cmake
-- Installing: /senior/perception/share/acquisition_msgs/package.xml
-- Installing: /senior/perception/share/guardian_msgs/msg/DrivingState.msg
-- Installing: /senior/perception/share/guardian_msgs/msg/ParallelDrive.msg
-- Installing: /senior/perception/share/guardian_msgs/msg/RelieveWarn.msg
-- Installing: /senior/perception/share/guardian_msgs/msg/GuardianPoints.msg
-- Installing: /senior/perception/share/guardian_msgs/msg/GuardianCommand.msg
-- Installing: /senior/perception/share/guardian_msgs/msg/DrawMsg.msg
-- Installing: /senior/perception/share/guardian_msgs/cmake/guardian_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/guardian_msgs
-- Installing: /senior/perception/include/guardian_msgs/RelieveWarn.h
-- Installing: /senior/perception/include/guardian_msgs/ParallelDrive.h
-- Installing: /senior/perception/include/guardian_msgs/DrawMsg.h
-- Installing: /senior/perception/include/guardian_msgs/DrivingState.h
-- Installing: /senior/perception/include/guardian_msgs/GuardianCommand.h
-- Installing: /senior/perception/include/guardian_msgs/GuardianPoints.h
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg/ParallelDrive.l
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg/DrawMsg.l
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg/GuardianPoints.l
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg/DrivingState.l
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg/RelieveWarn.l
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs/msg/GuardianCommand.l
-- Installing: /senior/perception/share/roseus/ros/guardian_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/DrivingState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_DrivingState.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_RelieveWarn.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_DrawMsg.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/DrawMsg.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_GuardianCommand.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/ParallelDrive.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_ParallelDrive.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/GuardianCommand.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/RelieveWarn.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/guardian_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/GuardianPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/guardian_msgs/msg/_package_GuardianPoints.lisp
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/DrawMsg.js
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/RelieveWarn.js
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/GuardianPoints.js
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/ParallelDrive.js
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/DrivingState.js
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/msg/GuardianCommand.js
-- Installing: /senior/perception/share/gennodejs/ros/guardian_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/_DrawMsg.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/_DrivingState.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/_GuardianCommand.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/_GuardianPoints.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/_ParallelDrive.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/_RelieveWarn.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/guardian_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_GuardianCommand.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_GuardianPoints.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_DrawMsg.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_RelieveWarn.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_DrivingState.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_ParallelDrive.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_RelieveWarn.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_DrivingState.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_DrawMsg.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_ParallelDrive.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_GuardianPoints.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/_GuardianCommand.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/guardian_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/guardian_msgs.pc
-- Installing: /senior/perception/share/guardian_msgs/cmake/guardian_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/guardian_msgs/cmake/guardian_msgsConfig.cmake
-- Installing: /senior/perception/share/guardian_msgs/cmake/guardian_msgsConfig-version.cmake
-- Installing: /senior/perception/share/guardian_msgs/package.xml
-- Installing: /senior/perception/share/pnc_debug_msg/msg/LatticeDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/PlanDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/PjpoDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/SlPoint.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/LongitudinalDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/LateralDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/CtrlDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/MpcDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/msg/PidDebug.msg
-- Installing: /senior/perception/share/pnc_debug_msg/cmake/pnc_debug_msg-msg-paths.cmake
-- Installing: /senior/perception/include/pnc_debug_msg
-- Installing: /senior/perception/include/pnc_debug_msg/LatticeDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/LateralDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/MpcDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/PlanDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/PjpoDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/CtrlDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/LongitudinalDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/PidDebug.h
-- Installing: /senior/perception/include/pnc_debug_msg/SlPoint.h
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/PlanDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/PjpoDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/LateralDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/LongitudinalDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/MpcDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/SlPoint.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/CtrlDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/PidDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/msg/LatticeDebug.l
-- Installing: /senior/perception/share/roseus/ros/pnc_debug_msg/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_LatticeDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_PidDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/LatticeDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/PlanDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_LongitudinalDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/LongitudinalDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/pnc_debug_msg-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_MpcDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/PidDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/SlPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/MpcDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_PjpoDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/LateralDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_LateralDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/CtrlDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_CtrlDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/PjpoDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_PlanDebug.lisp
-- Installing: /senior/perception/share/common-lisp/ros/pnc_debug_msg/msg/_package_SlPoint.lisp
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/LateralDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/LongitudinalDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/SlPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/PjpoDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/MpcDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/PidDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/LatticeDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/CtrlDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/msg/PlanDebug.js
-- Installing: /senior/perception/share/gennodejs/ros/pnc_debug_msg/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_CtrlDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LateralDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LatticeDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LongitudinalDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_MpcDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PidDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PjpoDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PlanDebug.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/_SlPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/pnc_debug_msg/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_CtrlDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PjpoDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PjpoDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_SlPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_MpcDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LatticeDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PidDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PlanDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_MpcDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_SlPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_CtrlDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LateralDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PlanDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LatticeDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LateralDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LongitudinalDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_LongitudinalDebug.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/_PidDebug.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/pnc_debug_msg/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/pnc_debug_msg.pc
-- Installing: /senior/perception/share/pnc_debug_msg/cmake/pnc_debug_msg-msg-extras.cmake
-- Installing: /senior/perception/share/pnc_debug_msg/cmake/pnc_debug_msgConfig.cmake
-- Installing: /senior/perception/share/pnc_debug_msg/cmake/pnc_debug_msgConfig-version.cmake
-- Installing: /senior/perception/share/pnc_debug_msg/package.xml
-- Installing: /senior/perception/share/visual_msgs/msg/PathPoint.msg
-- Installing: /senior/perception/share/visual_msgs/msg/PathPoints.msg
-- Installing: /senior/perception/share/visual_msgs/msg/Path.msg
-- Installing: /senior/perception/share/visual_msgs/msg/SpeedConstrain.msg
-- Installing: /senior/perception/share/visual_msgs/msg/SpeedConstrains.msg
-- Installing: /senior/perception/share/visual_msgs/msg/Lane.msg
-- Installing: /senior/perception/share/visual_msgs/msg/Section.msg
-- Installing: /senior/perception/share/visual_msgs/msg/Lanes.msg
-- Installing: /senior/perception/share/visual_msgs/cmake/visual_msgs-msg-paths.cmake
-- Installing: /senior/perception/include/visual_msgs
-- Installing: /senior/perception/include/visual_msgs/Section.h
-- Installing: /senior/perception/include/visual_msgs/SpeedConstrain.h
-- Installing: /senior/perception/include/visual_msgs/SpeedConstrains.h
-- Installing: /senior/perception/include/visual_msgs/Lanes.h
-- Installing: /senior/perception/include/visual_msgs/PathPoint.h
-- Installing: /senior/perception/include/visual_msgs/Lane.h
-- Installing: /senior/perception/include/visual_msgs/PathPoints.h
-- Installing: /senior/perception/include/visual_msgs/Path.h
-- Installing: /senior/perception/share/roseus/ros/visual_msgs
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/PathPoint.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/Lanes.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/Section.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/SpeedConstrain.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/PathPoints.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/Path.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/Lane.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/msg/SpeedConstrains.l
-- Installing: /senior/perception/share/roseus/ros/visual_msgs/manifest.l
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/SpeedConstrain.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_Lanes.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/PathPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_PathPoint.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_SpeedConstrains.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/SpeedConstrains.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/Section.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_SpeedConstrain.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_Path.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/Lane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_Lane.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_PathPoints.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/Lanes.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/Path.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/_package_Section.lisp
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/visual_msgs-msg.asd
-- Installing: /senior/perception/share/common-lisp/ros/visual_msgs/msg/PathPoints.lisp
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/Lanes.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/PathPoints.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/SpeedConstrain.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/Lane.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/Path.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/Section.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/_index.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/PathPoint.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/msg/SpeedConstrains.js
-- Installing: /senior/perception/share/gennodejs/ros/visual_msgs/_index.js
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/__init__.py ...
Listing /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_Lane.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_Lanes.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_Path.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoint.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoints.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_Section.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrain.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrains.py ...
Compiling /senior/workspace/shared_msgs/devel/lib/python2.7/dist-packages/visual_msgs/msg/__init__.py ...
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Path.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoints.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrains.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrains.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoint.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Section.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Path.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Lane.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoints.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Lanes.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_PathPoint.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Section.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Lanes.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrain.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_Lane.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/_SpeedConstrain.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/msg/__init__.pyc
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/__init__.py
-- Installing: /senior/perception/lib/python2.7/dist-packages/visual_msgs/__init__.pyc
-- Installing: /senior/perception/lib/pkgconfig/visual_msgs.pc
-- Installing: /senior/perception/share/visual_msgs/cmake/visual_msgs-msg-extras.cmake
-- Installing: /senior/perception/share/visual_msgs/cmake/visual_msgsConfig.cmake
-- Installing: /senior/perception/share/visual_msgs/cmake/visual_msgsConfig-version.cmake
-- Installing: /senior/perception/share/visual_msgs/package.xml
Base path: /senior/workspace/shared_msgs
Source space: /senior/workspace/shared_msgs/src
Build space: /senior/workspace/shared_msgs/build
Devel space: /senior/workspace/shared_msgs/devel
Install space: /senior/perception
####
#### Running command: "cmake /senior/workspace/shared_msgs/src -DCATKIN_DEVEL_PREFIX=/senior/workspace/shared_msgs/devel -DCMAKE_INSTALL_PREFIX=/senior/perception -G Unix Makefiles" in "/senior/workspace/shared_msgs/build"
####
####
#### Running command: "make install -j" in "/senior/workspace/shared_msgs/build"
####
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/home/nvidia/commtest/rcdev-project/perception-master.json
[Pipeline] readJSON
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=shared_msgs
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_msgs
Response Code: HTTP/1.1 200 OK
Response:
[{"id":242,"description":"","name":"shared_msgs","name_with_namespace":"CI / shared_msgs","path":"shared_msgs","path_with_namespace":"ci/shared_msgs","created_at":"2022-01-20T05:54:07.461Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ci/shared_msgs.git","http_url_to_repo":"http://159.27.226.4/ci/shared_msgs.git","web_url":"http://159.27.226.4/ci/shared_msgs","readme_url":"http://159.27.226.4/ci/shared_msgs/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-03-30T09:51:10.196Z","namespace":{"id":77,"name":"CI","path":"ci","kind":"group","full_path":"ci","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/ci"},"_links":{"self":"http://159.27.226.4/api/v4/projects/242","issues":"http://159.27.226.4/api/v4/projects/242/issues","merge_requests":"http://159.27.226.4/api/v4/projects/242/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/242/repository/branches","labels":"http://159.27.226.4/api/v4/projects/242/labels","events":"http://159.27.226.4/api/v4/projects/242/events","members":"http://159.27.226.4/api/v4/projects/242/members","cluster_agents":"http://159.27.226.4/api/v4/projects/242/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-01-21T05:54:07.476Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_url":"http://101.201.148.201/shared/shared_msgs.git","import_type":"git","import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":50,"notification_level":3}}},{"id":16,"description":"外部共享的消息","name":"shared_msgs","name_with_namespace":"Shared / shared_msgs","path":"shared_msgs","path_with_namespace":"shared/shared_msgs","created_at":"2020-05-22T00:51:49.372Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:shared/shared_msgs.git","http_url_to_repo":"http://159.27.226.4/shared/shared_msgs.git","web_url":"http://159.27.226.4/shared/shared_msgs","readme_url":"http://159.27.226.4/shared/shared_msgs/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2023-12-04T05:34:20.499Z","namespace":{"id":15,"name":"Shared","path":"shared","kind":"group","full_path":"shared","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/shared"},"_links":{"self":"http://159.27.226.4/api/v4/projects/16","issues":"http://159.27.226.4/api/v4/projects/16/issues","merge_requests":"http://159.27.226.4/api/v4/projects/16/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/16/repository/branches","labels":"http://159.27.226.4/api/v4/projects/16/labels","events":"http://159.27.226.4/api/v4/projects/16/events","members":"http://159.27.226.4/api/v4/projects/16/members","cluster_agents":"http://159.27.226.4/api/v4/projects/16/cluster_agents"},"packages_enabled":null,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"7d","enabled":false,"keep_n":null,"older_than":null,"name_regex":null,"name_regex_keep":null,"next_run_at":"2021-12-19T09:50:27.240Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":1,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":false,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":"","merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
shared/shared_msgs
[Pipeline] echo
shared/shared_msgs
[Pipeline] echo
16
[Pipeline] echo
16
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
dc23f14
[Pipeline] sh
+ python3 /home/nvidia/weilk/project/get_git_log.py 16 dc23f14 dc23f14
[Pipeline] echo
/home/nvidia/commtest/rcdev-project/.perception-master.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"shared_msgs":"shared/shared_msgs","dox":"lidar/dox","new_detection":"lidar/new_detection","camera_module":"lidar/camera_module","auto_camera_capture":"lidar/auto_camera_capture","ros-bridge":"system/ros-bridge","system-ros":"system/system-ros","node-manager":"system/node-manager","thirdparty":"system/thirdparty","unified-system-monitor":"system/unified-system-monitor","hdcontrol":"system/hdcontrol","versions_observer":"system/versions_observer"},"commit":{"shared_msgs":"dc23f14","dox":"d2ae376","new_detection":"c12a95f5","camera_module":"3a41333","auto_camera_capture":"3d6d3a6","ros-bridge":"14b3ab4","system-ros":"1cbc190","node-manager":"402b8f2","thirdparty":"ec58104","unified-system-monitor":"e9bd2f5","hdcontrol":"e51e420","versions_observer":"0fddd77"}}
[Pipeline] echo
{"project":{"shared_msgs":"shared/shared_msgs","dox":"lidar/dox","new_detection":"lidar/new_detection","camera_module":"lidar/camera_module","auto_camera_capture":"lidar/auto_camera_capture","ros-bridge":"system/ros-bridge","system-ros":"system/system-ros","node-manager":"system/node-manager","thirdparty":"system/thirdparty","unified-system-monitor":"system/unified-system-monitor","hdcontrol":"system/hdcontrol","versions_observer":"system/versions_observer"},"commit":{"shared_msgs":"dc23f14","dox":"d2ae376","new_detection":"c12a95f5","camera_module":"3a41333","auto_camera_capture":"3d6d3a6","ros-bridge":"14b3ab4","system-ros":"1cbc190","node-manager":"402b8f2","thirdparty":"ec58104","unified-system-monitor":"e9bd2f5","hdcontrol":"e51e420","versions_observer":"0fddd77"}}
[Pipeline] sh
+ echo '{"project":{"shared_msgs":"shared/shared_msgs","dox":"lidar/dox","new_detection":"lidar/new_detection","camera_module":"lidar/camera_module","auto_camera_capture":"lidar/auto_camera_capture","ros-bridge":"system/ros-bridge","system-ros":"system/system-ros","node-manager":"system/node-manager","thirdparty":"system/thirdparty","unified-system-monitor":"system/unified-system-monitor","hdcontrol":"system/hdcontrol","versions_observer":"system/versions_observer"},"commit":{"shared_msgs":"dc23f14","dox":"d2ae376","new_detection":"c12a95f5","camera_module":"3a41333","auto_camera_capture":"3d6d3a6","ros-bridge":"14b3ab4","system-ros":"1cbc190","node-manager":"402b8f2","thirdparty":"ec58104","unified-system-monitor":"e9bd2f5","hdcontrol":"e51e420","versions_observer":"0fddd77"}}'
[Pipeline] sh
+ cat /home/nvidia/commtest/rcdev-project/.perception-master.json
{"project":{"shared_msgs":"shared/shared_msgs","dox":"lidar/dox","new_detection":"lidar/new_detection","camera_module":"lidar/camera_module","auto_camera_capture":"lidar/auto_camera_capture","ros-bridge":"system/ros-bridge","system-ros":"system/system-ros","node-manager":"system/node-manager","thirdparty":"system/thirdparty","unified-system-monitor":"system/unified-system-monitor","hdcontrol":"system/hdcontrol","versions_observer":"system/versions_observer"},"commit":{"shared_msgs":"dc23f14","dox":"d2ae376","new_detection":"c12a95f5","camera_module":"3a41333","auto_camera_capture":"3d6d3a6","ros-bridge":"14b3ab4","system-ros":"1cbc190","node-manager":"402b8f2","thirdparty":"ec58104","unified-system-monitor":"e9bd2f5","hdcontrol":"e51e420","versions_observer":"0fddd77"}}
[Pipeline] sh
+ echo -n '{"repo_name":"shared_msgs","branch":"rc_dev","time":"2023-12-04_16-23-13","commit_id":"dc23f14","version":"","commit_msgs":",,"},'
[Pipeline] echo
shared_msgs编译完成
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (dox)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>拉取dox>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] sh
+ echo nvidia
+ sudo -S rm -rf /senior/dox/ '/senior/workspace/dox/*'
[sudo] password for nvidia:
[Pipeline] sh
+ mkdir -p /senior/workspace/dox
[Pipeline] sh
+ ls /senior/workspace
dox
shared_msgs
shared_msgs@tmp
[Pipeline] dir
Running in /senior/workspace/dox
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Cloning repository http://159.27.226.4/lidar/dox.git
> git init /senior/workspace/dox # timeout=10
Fetching upstream changes from http://159.27.226.4/lidar/dox.git
> git --version # timeout=10
> git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --progress -- http://159.27.226.4/lidar/dox.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision d2ae37635735075c55e12925d3944842f909a0fd (origin/rc_dev)
Commit message: "feat_out: 1.增加format功能"
> git config remote.origin.url http://159.27.226.4/lidar/dox.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/rc_dev^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f d2ae37635735075c55e12925d3944842f909a0fd # timeout=10
> git rev-list --no-walk d2ae37635735075c55e12925d3944842f909a0fd # timeout=10
[Pipeline] sh
+ git checkout -b rc_dev
Switched to a new branch 'rc_dev'
[Pipeline] echo
null
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/home/nvidia/commtest/rcdev-project/perception-master.json
[Pipeline] readJSON
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=dox
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=dox
Response Code: HTTP/1.1 200 OK
Response:
[{"id":270,"description":"","name":"dox","name_with_namespace":"Lidar / dox","path":"dox","path_with_namespace":"lidar/dox","created_at":"2022-03-09T09:33:27.542Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/dox.git","http_url_to_repo":"http://159.27.226.4/lidar/dox.git","web_url":"http://159.27.226.4/lidar/dox","readme_url":"http://159.27.226.4/lidar/dox/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-17T08:54:51.094Z","namespace":{"id":8,"name":"Lidar","path":"lidar","kind":"group","full_path":"lidar","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar"},"_links":{"self":"http://159.27.226.4/api/v4/projects/270","issues":"http://159.27.226.4/api/v4/projects/270/issues","merge_requests":"http://159.27.226.4/api/v4/projects/270/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/270/repository/branches","labels":"http://159.27.226.4/api/v4/projects/270/labels","events":"http://159.27.226.4/api/v4/projects/270/events","members":"http://159.27.226.4/api/v4/projects/270/members","cluster_agents":"http://159.27.226.4/api/v4/projects/270/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-03-10T09:33:27.607Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":38,"mr_default_target_self":false,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
lidar/dox
[Pipeline] echo
270
[Pipeline] echo
270
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
d2ae376
[Pipeline] sh
+ python3 /home/nvidia/weilk/project/get_git_log.py 270 d2ae376 d2ae376
[Pipeline] echo
/home/nvidia/commtest/rcdev-project/.perception-master.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"shared_msgs":"shared/shared_msgs","dox":"lidar/dox","new_detection":"lidar/new_detection","camera_module":"lidar/camera_module","auto_camera_capture":"lidar/auto_camera_capture","ros-bridge":"system/ros-bridge","system-ros":"system/system-ros","node-manager":"system/node-manager","thirdparty":"system/thirdparty","unified-system-monitor":"system/unified-system-monitor","hdcontrol":"system/hdcontrol","versions_observer":"system/versions_observer"},"commit":{"shared_msgs":"dc23f14","dox":"d2ae376","new_detection":"c12a95f5","camera_module":"3a41333","auto_camera_capture":"3d6d3a6","ros-bridge":"14b3ab4","system-ros":"1cbc190","node-manager":"402b8f2","thirdparty":"ec58104","unified-system-monitor":"e9bd2f5","hdcontrol":"e51e420","versions_observer":"0fddd77"}}
[Pipeline] echo
{"project":{"shared_msgs":"shared/shared_msgs","dox":"lidar/dox","new_detection":"lidar/new_detection","camera_module":"lidar/camera_module","auto_camera_capture":"lidar/auto_camera_capture","ros-bridge":"system/ros-bridge","system-ros":"system/system-ros","node-manager":"system/node-manager","thirdparty":"system/thirdparty","unified-system-monitor":"system/unified-system-monitor","hdcontrol":"system/hdcontrol","versions_observer":"system/versions_observer"},"commit":{"shared_msgs":"dc23f14","dox":"d2ae376","new_detection":"c12a95f5","camera_module":"3a41333","auto_camera_capture":"3d6d3a6","ros-bridge":"14b3ab4","system-ros":"1cbc190","node-manager":"402b8f2","thirdparty":"ec58104","unified-system-monitor":"e9bd2f5","hdcontrol":"e51e420","versions_observer":"0fddd77"}}
[Pipeline] sh
+ echo '{"project":{"shared_msgs":"shared/shared_msgs","dox":"lidar/dox","new_detection":"lidar/new_detection","camera_module":"lidar/camera_module","auto_camera_capture":"lidar/auto_camera_capture","ros-bridge":"system/ros-bridge","system-ros":"system/system-ros","node-manager":"system/node-manager","thirdparty":"system/thirdparty","unified-system-monitor":"system/unified-system-monitor","hdcontrol":"system/hdcontrol","versions_observer":"system/versions_observer"},"commit":{"shared_msgs":"dc23f14","dox":"d2ae376","new_detection":"c12a95f5","camera_module":"3a41333","auto_camera_capture":"3d6d3a6","ros-bridge":"14b3ab4","system-ros":"1cbc190","node-manager":"402b8f2","thirdparty":"ec58104","unified-system-monitor":"e9bd2f5","hdcontrol":"e51e420","versions_observer":"0fddd77"}}'
[Pipeline] sh
+ cat /home/nvidia/commtest/rcdev-project/.perception-master.json
{"project":{"shared_msgs":"shared/shared_msgs","dox":"lidar/dox","new_detection":"lidar/new_detection","camera_module":"lidar/camera_module","auto_camera_capture":"lidar/auto_camera_capture","ros-bridge":"system/ros-bridge","system-ros":"system/system-ros","node-manager":"system/node-manager","thirdparty":"system/thirdparty","unified-system-monitor":"system/unified-system-monitor","hdcontrol":"system/hdcontrol","versions_observer":"system/versions_observer"},"commit":{"shared_msgs":"dc23f14","dox":"d2ae376","new_detection":"c12a95f5","camera_module":"3a41333","auto_camera_capture":"3d6d3a6","ros-bridge":"14b3ab4","system-ros":"1cbc190","node-manager":"402b8f2","thirdparty":"ec58104","unified-system-monitor":"e9bd2f5","hdcontrol":"e51e420","versions_observer":"0fddd77"}}
[Pipeline] sh
+ echo -n '{"repo_name":"dox","branch":"rc_dev","time":"2023-12-04_16-23-25","commit_id":"d2ae376","version":"","commit_msgs":",,"},'
[Pipeline] dir
Running in /senior/workspace/dox/dox/3rdparty/breakpad
[Pipeline] {
[Pipeline] echo
开始编译breakpad
[Pipeline] sh
+ chmod -R a+w /senior/workspace/dox
[Pipeline] sh
+ ./configure
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking dependency style of gcc... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking a.out.h usability... yes
checking a.out.h presence... yes
checking for a.out.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/random.h usability... yes
checking sys/random.h presence... yes
checking for sys/random.h... yes
checking for arc4random... no
checking for getcontext... yes
checking for getrandom... yes
checking for memfd_create... yes
checking whether g++ supports C++11 features by default... yes
checking whether C++ compiler accepts -Werror=unknown-warning-option... no
checking whether C++ compiler accepts -Wmissing-braces... yes
checking whether C++ compiler accepts -Wnon-virtual-dtor... yes
checking whether C++ compiler accepts -Woverloaded-virtual... yes
checking whether C++ compiler accepts -Wreorder... yes
checking whether C++ compiler accepts -Wsign-compare... yes
checking whether C++ compiler accepts -Wunused-local-typedefs... yes
checking whether C++ compiler accepts -Wunused-variable... yes
checking whether C++ compiler accepts -Wvla... yes
checking for O_CLOEXEC defined in fcntl.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating breakpad.pc
config.status: creating breakpad-client.pc
config.status: creating Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
+ make
depbase=`echo src/processor/microdump_stackwalk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/microdump_stackwalk.o -MD -MP -MF $depbase.Tpo -c -o src/processor/microdump_stackwalk.o src/processor/microdump_stackwalk.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/common/path_helper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/common/path_helper.o -MD -MP -MF $depbase.Tpo -c -o src/common/path_helper.o src/common/path_helper.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/basic_code_modules.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/basic_code_modules.o -MD -MP -MF $depbase.Tpo -c -o src/processor/basic_code_modules.o src/processor/basic_code_modules.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/basic_source_line_resolver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/basic_source_line_resolver.o -MD -MP -MF $depbase.Tpo -c -o src/processor/basic_source_line_resolver.o src/processor/basic_source_line_resolver.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/call_stack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/call_stack.o -MD -MP -MF $depbase.Tpo -c -o src/processor/call_stack.o src/processor/call_stack.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/convert_old_arm64_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/convert_old_arm64_context.o -MD -MP -MF $depbase.Tpo -c -o src/processor/convert_old_arm64_context.o src/processor/convert_old_arm64_context.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/cfi_frame_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/cfi_frame_info.o -MD -MP -MF $depbase.Tpo -c -o src/processor/cfi_frame_info.o src/processor/cfi_frame_info.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/disassembler_x86.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/disassembler_x86.o -MD -MP -MF $depbase.Tpo -c -o src/processor/disassembler_x86.o src/processor/disassembler_x86.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/dump_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/dump_context.o -MD -MP -MF $depbase.Tpo -c -o src/processor/dump_context.o src/processor/dump_context.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/dump_object.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/dump_object.o -MD -MP -MF $depbase.Tpo -c -o src/processor/dump_object.o src/processor/dump_object.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/logging.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/logging.o -MD -MP -MF $depbase.Tpo -c -o src/processor/logging.o src/processor/logging.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/microdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/microdump.o -MD -MP -MF $depbase.Tpo -c -o src/processor/microdump.o src/processor/microdump.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/microdump_processor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/microdump_processor.o -MD -MP -MF $depbase.Tpo -c -o src/processor/microdump_processor.o src/processor/microdump_processor.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/pathname_stripper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/pathname_stripper.o -MD -MP -MF $depbase.Tpo -c -o src/processor/pathname_stripper.o src/processor/pathname_stripper.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/process_state.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/process_state.o -MD -MP -MF $depbase.Tpo -c -o src/processor/process_state.o src/processor/process_state.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/simple_symbol_supplier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/simple_symbol_supplier.o -MD -MP -MF $depbase.Tpo -c -o src/processor/simple_symbol_supplier.o src/processor/simple_symbol_supplier.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/source_line_resolver_base.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/source_line_resolver_base.o -MD -MP -MF $depbase.Tpo -c -o src/processor/source_line_resolver_base.o src/processor/source_line_resolver_base.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/stack_frame_cpu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/stack_frame_cpu.o -MD -MP -MF $depbase.Tpo -c -o src/processor/stack_frame_cpu.o src/processor/stack_frame_cpu.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/stack_frame_symbolizer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/stack_frame_symbolizer.o -MD -MP -MF $depbase.Tpo -c -o src/processor/stack_frame_symbolizer.o src/processor/stack_frame_symbolizer.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/stackwalk_common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/stackwalk_common.o -MD -MP -MF $depbase.Tpo -c -o src/processor/stackwalk_common.o src/processor/stackwalk_common.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/stackwalker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/stackwalker.o -MD -MP -MF $depbase.Tpo -c -o src/processor/stackwalker.o src/processor/stackwalker.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/stackwalker_address_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/stackwalker_address_list.o -MD -MP -MF $depbase.Tpo -c -o src/processor/stackwalker_address_list.o src/processor/stackwalker_address_list.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/stackwalker_amd64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/stackwalker_amd64.o -MD -MP -MF $depbase.Tpo -c -o src/processor/stackwalker_amd64.o src/processor/stackwalker_amd64.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/stackwalker_arm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/stackwalker_arm.o -MD -MP -MF $depbase.Tpo -c -o src/processor/stackwalker_arm.o src/processor/stackwalker_arm.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/stackwalker_arm64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/stackwalker_arm64.o -MD -MP -MF $depbase.Tpo -c -o src/processor/stackwalker_arm64.o src/processor/stackwalker_arm64.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/stackwalker_mips.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/stackwalker_mips.o -MD -MP -MF $depbase.Tpo -c -o src/processor/stackwalker_mips.o src/processor/stackwalker_mips.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/stackwalker_ppc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/stackwalker_ppc.o -MD -MP -MF $depbase.Tpo -c -o src/processor/stackwalker_ppc.o src/processor/stackwalker_ppc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/stackwalker_ppc64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/stackwalker_ppc64.o -MD -MP -MF $depbase.Tpo -c -o src/processor/stackwalker_ppc64.o src/processor/stackwalker_ppc64.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/stackwalker_sparc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/stackwalker_sparc.o -MD -MP -MF $depbase.Tpo -c -o src/processor/stackwalker_sparc.o src/processor/stackwalker_sparc.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/stackwalker_x86.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/stackwalker_x86.o -MD -MP -MF $depbase.Tpo -c -o src/processor/stackwalker_x86.o src/processor/stackwalker_x86.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/tokenize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/tokenize.o -MD -MP -MF $depbase.Tpo -c -o src/processor/tokenize.o src/processor/tokenize.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/third_party/libdisasm/ia32_implicit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src -I./src -fPIC -g -O2 -MT src/third_party/libdisasm/ia32_implicit.o -MD -MP -MF $depbase.Tpo -c -o src/third_party/libdisasm/ia32_implicit.o src/third_party/libdisasm/ia32_implicit.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/third_party/libdisasm/ia32_insn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src -I./src -fPIC -g -O2 -MT src/third_party/libdisasm/ia32_insn.o -MD -MP -MF $depbase.Tpo -c -o src/third_party/libdisasm/ia32_insn.o src/third_party/libdisasm/ia32_insn.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/third_party/libdisasm/ia32_invariant.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src -I./src -fPIC -g -O2 -MT src/third_party/libdisasm/ia32_invariant.o -MD -MP -MF $depbase.Tpo -c -o src/third_party/libdisasm/ia32_invariant.o src/third_party/libdisasm/ia32_invariant.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/third_party/libdisasm/ia32_modrm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src -I./src -fPIC -g -O2 -MT src/third_party/libdisasm/ia32_modrm.o -MD -MP -MF $depbase.Tpo -c -o src/third_party/libdisasm/ia32_modrm.o src/third_party/libdisasm/ia32_modrm.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/third_party/libdisasm/ia32_opcode_tables.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src -I./src -fPIC -g -O2 -MT src/third_party/libdisasm/ia32_opcode_tables.o -MD -MP -MF $depbase.Tpo -c -o src/third_party/libdisasm/ia32_opcode_tables.o src/third_party/libdisasm/ia32_opcode_tables.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/third_party/libdisasm/ia32_operand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src -I./src -fPIC -g -O2 -MT src/third_party/libdisasm/ia32_operand.o -MD -MP -MF $depbase.Tpo -c -o src/third_party/libdisasm/ia32_operand.o src/third_party/libdisasm/ia32_operand.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/third_party/libdisasm/ia32_reg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src -I./src -fPIC -g -O2 -MT src/third_party/libdisasm/ia32_reg.o -MD -MP -MF $depbase.Tpo -c -o src/third_party/libdisasm/ia32_reg.o src/third_party/libdisasm/ia32_reg.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/third_party/libdisasm/ia32_settings.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src -I./src -fPIC -g -O2 -MT src/third_party/libdisasm/ia32_settings.o -MD -MP -MF $depbase.Tpo -c -o src/third_party/libdisasm/ia32_settings.o src/third_party/libdisasm/ia32_settings.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/third_party/libdisasm/x86_disasm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src -I./src -fPIC -g -O2 -MT src/third_party/libdisasm/x86_disasm.o -MD -MP -MF $depbase.Tpo -c -o src/third_party/libdisasm/x86_disasm.o src/third_party/libdisasm/x86_disasm.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/third_party/libdisasm/x86_format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src -I./src -fPIC -g -O2 -MT src/third_party/libdisasm/x86_format.o -MD -MP -MF $depbase.Tpo -c -o src/third_party/libdisasm/x86_format.o src/third_party/libdisasm/x86_format.c &&\
mv -f $depbase.Tpo $depbase.Po
src/third_party/libdisasm/x86_format.c: In function ‘format_operand_xml.isra.3’:
src/third_party/libdisasm/x86_format.c:837:5: warning: ‘%04X’ directive output truncated writing 4 bytes into a region of size 1 [-Wformat-truncation=]
"\t\t<absolute_address segment=\"0x%04" PRIX16 "\"",
^
src/third_party/libdisasm/x86_format.c:34:38: note: in definition of macro ‘STRNCATF’
snprintf( _tmp, sizeof _tmp, fmt, data ); \
^~~
src/third_party/libdisasm/x86_format.c:837:40: note: format string is defined here
"\t\t<absolute_address segment=\"0x%04" PRIX16 "\"",
src/third_party/libdisasm/x86_format.c:837:5: note: directive argument in the range [0, 65535]
"\t\t<absolute_address segment=\"0x%04" PRIX16 "\"",
^
src/third_party/libdisasm/x86_format.c:34:38: note: in definition of macro ‘STRNCATF’
snprintf( _tmp, sizeof _tmp, fmt, data ); \
^~~
In file included from /usr/include/stdio.h:862:0,
from src/third_party/libdisasm/x86_format.c:1:
/usr/include/aarch64-linux-gnu/bits/stdio2.h:64:10: note: ‘__builtin___snprintf_chk’ output 37 bytes into a destination of size 32
return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/third_party/libdisasm/x86_format.c: In function ‘x86_format_insn’:
src/third_party/libdisasm/x86_format.c:1141:24: warning: ‘|’ directive output may be truncated writing 1 byte into a region of size between 0 and 31 [-Wformat-truncation=]
STRNCATF( buf, "|%s|", insn->prefix_string , len );
^
src/third_party/libdisasm/x86_format.c:34:38: note: in definition of macro ‘STRNCATF’
snprintf( _tmp, sizeof _tmp, fmt, data ); \
^~~
In file included from /usr/include/stdio.h:862:0,
from src/third_party/libdisasm/x86_format.c:1:
/usr/include/aarch64-linux-gnu/bits/stdio2.h:64:10: note: ‘__builtin___snprintf_chk’ output between 3 and 34 bytes into a destination of size 32
return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/third_party/libdisasm/x86_format.c:1181:24: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 22 [-Wformat-truncation=]
STRNCATF( buf, "\" string=\"%s\"/>\n", insn->prefix_string, len );
^
src/third_party/libdisasm/x86_format.c:34:38: note: in definition of macro ‘STRNCATF’
snprintf( _tmp, sizeof _tmp, fmt, data ); \
^~~
In file included from /usr/include/stdio.h:862:0,
from src/third_party/libdisasm/x86_format.c:1:
/usr/include/aarch64-linux-gnu/bits/stdio2.h:64:10: note: ‘__builtin___snprintf_chk’ output between 15 and 46 bytes into a destination of size 32
return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
depbase=`echo src/third_party/libdisasm/x86_imm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src -I./src -fPIC -g -O2 -MT src/third_party/libdisasm/x86_imm.o -MD -MP -MF $depbase.Tpo -c -o src/third_party/libdisasm/x86_imm.o src/third_party/libdisasm/x86_imm.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/third_party/libdisasm/x86_insn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src -I./src -fPIC -g -O2 -MT src/third_party/libdisasm/x86_insn.o -MD -MP -MF $depbase.Tpo -c -o src/third_party/libdisasm/x86_insn.o src/third_party/libdisasm/x86_insn.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/third_party/libdisasm/x86_misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src -I./src -fPIC -g -O2 -MT src/third_party/libdisasm/x86_misc.o -MD -MP -MF $depbase.Tpo -c -o src/third_party/libdisasm/x86_misc.o src/third_party/libdisasm/x86_misc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/third_party/libdisasm/x86_operand_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src -I./src -fPIC -g -O2 -MT src/third_party/libdisasm/x86_operand_list.o -MD -MP -MF $depbase.Tpo -c -o src/third_party/libdisasm/x86_operand_list.o src/third_party/libdisasm/x86_operand_list.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f src/third_party/libdisasm/libdisasm.a
ar cru src/third_party/libdisasm/libdisasm.a src/third_party/libdisasm/ia32_implicit.o src/third_party/libdisasm/ia32_insn.o src/third_party/libdisasm/ia32_invariant.o src/third_party/libdisasm/ia32_modrm.o src/third_party/libdisasm/ia32_opcode_tables.o src/third_party/libdisasm/ia32_operand.o src/third_party/libdisasm/ia32_reg.o src/third_party/libdisasm/ia32_settings.o src/third_party/libdisasm/x86_disasm.o src/third_party/libdisasm/x86_format.o src/third_party/libdisasm/x86_imm.o src/third_party/libdisasm/x86_insn.o src/third_party/libdisasm/x86_misc.o src/third_party/libdisasm/x86_operand_list.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib src/third_party/libdisasm/libdisasm.a
g++ -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -o src/processor/microdump_stackwalk src/processor/microdump_stackwalk.o src/common/path_helper.o src/processor/basic_code_modules.o src/processor/basic_source_line_resolver.o src/processor/call_stack.o src/processor/convert_old_arm64_context.o src/processor/cfi_frame_info.o src/processor/disassembler_x86.o src/processor/dump_context.o src/processor/dump_object.o src/processor/logging.o src/processor/microdump.o src/processor/microdump_processor.o src/processor/pathname_stripper.o src/processor/process_state.o src/processor/simple_symbol_supplier.o src/processor/source_line_resolver_base.o src/processor/stack_frame_cpu.o src/processor/stack_frame_symbolizer.o src/processor/stackwalk_common.o src/processor/stackwalker.o src/processor/stackwalker_address_list.o src/processor/stackwalker_amd64.o src/processor/stackwalker_arm.o src/processor/stackwalker_arm64.o src/processor/stackwalker_mips.o src/processor/stackwalker_ppc.o src/processor/stackwalker_ppc64.o src/processor/stackwalker_sparc.o src/processor/stackwalker_x86.o src/processor/tokenize.o src/third_party/libdisasm/libdisasm.a
depbase=`echo src/processor/minidump_dump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/minidump_dump.o -MD -MP -MF $depbase.Tpo -c -o src/processor/minidump_dump.o src/processor/minidump_dump.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/minidump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/minidump.o -MD -MP -MF $depbase.Tpo -c -o src/processor/minidump.o src/processor/minidump.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/proc_maps_linux.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/proc_maps_linux.o -MD -MP -MF $depbase.Tpo -c -o src/processor/proc_maps_linux.o src/processor/proc_maps_linux.cc &&\
mv -f $depbase.Tpo $depbase.Po
g++ -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -o src/processor/minidump_dump src/processor/minidump_dump.o src/common/path_helper.o src/processor/basic_code_modules.o src/processor/convert_old_arm64_context.o src/processor/dump_context.o src/processor/dump_object.o src/processor/logging.o src/processor/minidump.o src/processor/pathname_stripper.o src/processor/proc_maps_linux.o
depbase=`echo src/processor/minidump_stackwalk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/minidump_stackwalk.o -MD -MP -MF $depbase.Tpo -c -o src/processor/minidump_stackwalk.o src/processor/minidump_stackwalk.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/exploitability.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/exploitability.o -MD -MP -MF $depbase.Tpo -c -o src/processor/exploitability.o src/processor/exploitability.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/exploitability_linux.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/exploitability_linux.o -MD -MP -MF $depbase.Tpo -c -o src/processor/exploitability_linux.o src/processor/exploitability_linux.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/exploitability_win.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/exploitability_win.o -MD -MP -MF $depbase.Tpo -c -o src/processor/exploitability_win.o src/processor/exploitability_win.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/minidump_processor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/minidump_processor.o -MD -MP -MF $depbase.Tpo -c -o src/processor/minidump_processor.o src/processor/minidump_processor.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/symbolic_constants_win.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/symbolic_constants_win.o -MD -MP -MF $depbase.Tpo -c -o src/processor/symbolic_constants_win.o src/processor/symbolic_constants_win.cc &&\
mv -f $depbase.Tpo $depbase.Po
g++ -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -o src/processor/minidump_stackwalk src/processor/minidump_stackwalk.o src/common/path_helper.o src/processor/basic_code_modules.o src/processor/basic_source_line_resolver.o src/processor/call_stack.o src/processor/cfi_frame_info.o src/processor/convert_old_arm64_context.o src/processor/disassembler_x86.o src/processor/dump_context.o src/processor/dump_object.o src/processor/exploitability.o src/processor/exploitability_linux.o src/processor/exploitability_win.o src/processor/logging.o src/processor/minidump.o src/processor/minidump_processor.o src/processor/pathname_stripper.o src/processor/process_state.o src/processor/proc_maps_linux.o src/processor/simple_symbol_supplier.o src/processor/source_line_resolver_base.o src/processor/stack_frame_cpu.o src/processor/stack_frame_symbolizer.o src/processor/stackwalk_common.o src/processor/stackwalker.o src/processor/stackwalker_address_list.o src/processor/stackwalker_amd64.o src/processor/stackwalker_arm.o src/processor/stackwalker_arm64.o src/processor/stackwalker_mips.o src/processor/stackwalker_ppc.o src/processor/stackwalker_ppc64.o src/processor/stackwalker_sparc.o src/processor/stackwalker_x86.o src/processor/symbolic_constants_win.o src/processor/tokenize.o src/third_party/libdisasm/libdisasm.a
depbase=`echo src/tools/linux/core2md/core2md.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/tools/linux/core2md/core2md.o -MD -MP -MF $depbase.Tpo -c -o src/tools/linux/core2md/core2md.o src/tools/linux/core2md/core2md.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/client/linux/crash_generation/crash_generation_client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/client/linux/crash_generation/crash_generation_client.o -MD -MP -MF $depbase.Tpo -c -o src/client/linux/crash_generation/crash_generation_client.o src/client/linux/crash_generation/crash_generation_client.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/client/linux/crash_generation/crash_generation_server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/client/linux/crash_generation/crash_generation_server.o -MD -MP -MF $depbase.Tpo -c -o src/client/linux/crash_generation/crash_generation_server.o src/client/linux/crash_generation/crash_generation_server.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/client/linux/dump_writer_common/thread_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/client/linux/dump_writer_common/thread_info.o -MD -MP -MF $depbase.Tpo -c -o src/client/linux/dump_writer_common/thread_info.o src/client/linux/dump_writer_common/thread_info.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/client/linux/dump_writer_common/ucontext_reader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/client/linux/dump_writer_common/ucontext_reader.o -MD -MP -MF $depbase.Tpo -c -o src/client/linux/dump_writer_common/ucontext_reader.o src/client/linux/dump_writer_common/ucontext_reader.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/client/linux/handler/exception_handler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/client/linux/handler/exception_handler.o -MD -MP -MF $depbase.Tpo -c -o src/client/linux/handler/exception_handler.o src/client/linux/handler/exception_handler.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/client/linux/handler/minidump_descriptor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/client/linux/handler/minidump_descriptor.o -MD -MP -MF $depbase.Tpo -c -o src/client/linux/handler/minidump_descriptor.o src/client/linux/handler/minidump_descriptor.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/client/linux/log/log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/client/linux/log/log.o -MD -MP -MF $depbase.Tpo -c -o src/client/linux/log/log.o src/client/linux/log/log.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/client/linux/microdump_writer/microdump_writer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/client/linux/microdump_writer/microdump_writer.o -MD -MP -MF $depbase.Tpo -c -o src/client/linux/microdump_writer/microdump_writer.o src/client/linux/microdump_writer/microdump_writer.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/client/linux/minidump_writer/linux_core_dumper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/client/linux/minidump_writer/linux_core_dumper.o -MD -MP -MF $depbase.Tpo -c -o src/client/linux/minidump_writer/linux_core_dumper.o src/client/linux/minidump_writer/linux_core_dumper.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/client/linux/minidump_writer/linux_dumper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/client/linux/minidump_writer/linux_dumper.o -MD -MP -MF $depbase.Tpo -c -o src/client/linux/minidump_writer/linux_dumper.o src/client/linux/minidump_writer/linux_dumper.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/client/linux/minidump_writer/linux_ptrace_dumper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/client/linux/minidump_writer/linux_ptrace_dumper.o -MD -MP -MF $depbase.Tpo -c -o src/client/linux/minidump_writer/linux_ptrace_dumper.o src/client/linux/minidump_writer/linux_ptrace_dumper.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/client/linux/minidump_writer/minidump_writer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/client/linux/minidump_writer/minidump_writer.o -MD -MP -MF $depbase.Tpo -c -o src/client/linux/minidump_writer/minidump_writer.o src/client/linux/minidump_writer/minidump_writer.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/client/minidump_file_writer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/client/minidump_file_writer.o -MD -MP -MF $depbase.Tpo -c -o src/client/minidump_file_writer.o src/client/minidump_file_writer.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/common/convert_UTF.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/common/convert_UTF.o -MD -MP -MF $depbase.Tpo -c -o src/common/convert_UTF.o src/common/convert_UTF.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/common/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/common/md5.o -MD -MP -MF $depbase.Tpo -c -o src/common/md5.o src/common/md5.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/common/string_conversion.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/common/string_conversion.o -MD -MP -MF $depbase.Tpo -c -o src/common/string_conversion.o src/common/string_conversion.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/common/linux/elf_core_dump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/common/linux/elf_core_dump.o -MD -MP -MF $depbase.Tpo -c -o src/common/linux/elf_core_dump.o src/common/linux/elf_core_dump.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/common/linux/elfutils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/common/linux/elfutils.o -MD -MP -MF $depbase.Tpo -c -o src/common/linux/elfutils.o src/common/linux/elfutils.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/common/linux/file_id.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/common/linux/file_id.o -MD -MP -MF $depbase.Tpo -c -o src/common/linux/file_id.o src/common/linux/file_id.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/common/linux/guid_creator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/common/linux/guid_creator.o -MD -MP -MF $depbase.Tpo -c -o src/common/linux/guid_creator.o src/common/linux/guid_creator.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/common/linux/linux_libc_support.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/common/linux/linux_libc_support.o -MD -MP -MF $depbase.Tpo -c -o src/common/linux/linux_libc_support.o src/common/linux/linux_libc_support.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/common/linux/memory_mapped_file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/common/linux/memory_mapped_file.o -MD -MP -MF $depbase.Tpo -c -o src/common/linux/memory_mapped_file.o src/common/linux/memory_mapped_file.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/common/linux/safe_readlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/common/linux/safe_readlink.o -MD -MP -MF $depbase.Tpo -c -o src/common/linux/safe_readlink.o src/common/linux/safe_readlink.cc &&\
mv -f $depbase.Tpo $depbase.Po
rm -f src/client/linux/libbreakpad_client.a
ar cru src/client/linux/libbreakpad_client.a src/client/linux/crash_generation/crash_generation_client.o src/client/linux/crash_generation/crash_generation_server.o src/client/linux/dump_writer_common/thread_info.o src/client/linux/dump_writer_common/ucontext_reader.o src/client/linux/handler/exception_handler.o src/client/linux/handler/minidump_descriptor.o src/client/linux/log/log.o src/client/linux/microdump_writer/microdump_writer.o src/client/linux/minidump_writer/linux_core_dumper.o src/client/linux/minidump_writer/linux_dumper.o src/client/linux/minidump_writer/linux_ptrace_dumper.o src/client/linux/minidump_writer/minidump_writer.o src/client/minidump_file_writer.o src/common/convert_UTF.o src/common/md5.o src/common/string_conversion.o src/common/linux/elf_core_dump.o src/common/linux/elfutils.o src/common/linux/file_id.o src/common/linux/guid_creator.o src/common/linux/linux_libc_support.o src/common/linux/memory_mapped_file.o src/common/linux/safe_readlink.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib src/client/linux/libbreakpad_client.a
g++ -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -o src/tools/linux/core2md/core2md src/tools/linux/core2md/core2md.o src/client/linux/libbreakpad_client.a src/common/path_helper.o
depbase=`echo src/tools/linux/pid2md/pid2md.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/tools/linux/pid2md/pid2md.o -MD -MP -MF $depbase.Tpo -c -o src/tools/linux/pid2md/pid2md.o src/tools/linux/pid2md/pid2md.cc &&\
mv -f $depbase.Tpo $depbase.Po
g++ -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -o src/tools/linux/pid2md/pid2md src/tools/linux/pid2md/pid2md.o src/client/linux/libbreakpad_client.a src/common/path_helper.o
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT src/common/tools_linux_dump_syms_dump_syms-dwarf_cfi_to_module.o -MD -MP -MF src/common/.deps/tools_linux_dump_syms_dump_syms-dwarf_cfi_to_module.Tpo -c -o src/common/tools_linux_dump_syms_dump_syms-dwarf_cfi_to_module.o `test -f 'src/common/dwarf_cfi_to_module.cc' || echo './'`src/common/dwarf_cfi_to_module.cc
mv -f src/common/.deps/tools_linux_dump_syms_dump_syms-dwarf_cfi_to_module.Tpo src/common/.deps/tools_linux_dump_syms_dump_syms-dwarf_cfi_to_module.Po
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT src/common/tools_linux_dump_syms_dump_syms-dwarf_cu_to_module.o -MD -MP -MF src/common/.deps/tools_linux_dump_syms_dump_syms-dwarf_cu_to_module.Tpo -c -o src/common/tools_linux_dump_syms_dump_syms-dwarf_cu_to_module.o `test -f 'src/common/dwarf_cu_to_module.cc' || echo './'`src/common/dwarf_cu_to_module.cc
mv -f src/common/.deps/tools_linux_dump_syms_dump_syms-dwarf_cu_to_module.Tpo src/common/.deps/tools_linux_dump_syms_dump_syms-dwarf_cu_to_module.Po
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT src/common/tools_linux_dump_syms_dump_syms-dwarf_line_to_module.o -MD -MP -MF src/common/.deps/tools_linux_dump_syms_dump_syms-dwarf_line_to_module.Tpo -c -o src/common/tools_linux_dump_syms_dump_syms-dwarf_line_to_module.o `test -f 'src/common/dwarf_line_to_module.cc' || echo './'`src/common/dwarf_line_to_module.cc
mv -f src/common/.deps/tools_linux_dump_syms_dump_syms-dwarf_line_to_module.Tpo src/common/.deps/tools_linux_dump_syms_dump_syms-dwarf_line_to_module.Po
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT src/common/tools_linux_dump_syms_dump_syms-dwarf_range_list_handler.o -MD -MP -MF src/common/.deps/tools_linux_dump_syms_dump_syms-dwarf_range_list_handler.Tpo -c -o src/common/tools_linux_dump_syms_dump_syms-dwarf_range_list_handler.o `test -f 'src/common/dwarf_range_list_handler.cc' || echo './'`src/common/dwarf_range_list_handler.cc
mv -f src/common/.deps/tools_linux_dump_syms_dump_syms-dwarf_range_list_handler.Tpo src/common/.deps/tools_linux_dump_syms_dump_syms-dwarf_range_list_handler.Po
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT src/common/tools_linux_dump_syms_dump_syms-language.o -MD -MP -MF src/common/.deps/tools_linux_dump_syms_dump_syms-language.Tpo -c -o src/common/tools_linux_dump_syms_dump_syms-language.o `test -f 'src/common/language.cc' || echo './'`src/common/language.cc
mv -f src/common/.deps/tools_linux_dump_syms_dump_syms-language.Tpo src/common/.deps/tools_linux_dump_syms_dump_syms-language.Po
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT src/common/tools_linux_dump_syms_dump_syms-module.o -MD -MP -MF src/common/.deps/tools_linux_dump_syms_dump_syms-module.Tpo -c -o src/common/tools_linux_dump_syms_dump_syms-module.o `test -f 'src/common/module.cc' || echo './'`src/common/module.cc
mv -f src/common/.deps/tools_linux_dump_syms_dump_syms-module.Tpo src/common/.deps/tools_linux_dump_syms_dump_syms-module.Po
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT src/common/tools_linux_dump_syms_dump_syms-path_helper.o -MD -MP -MF src/common/.deps/tools_linux_dump_syms_dump_syms-path_helper.Tpo -c -o src/common/tools_linux_dump_syms_dump_syms-path_helper.o `test -f 'src/common/path_helper.cc' || echo './'`src/common/path_helper.cc
mv -f src/common/.deps/tools_linux_dump_syms_dump_syms-path_helper.Tpo src/common/.deps/tools_linux_dump_syms_dump_syms-path_helper.Po
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT src/common/tools_linux_dump_syms_dump_syms-stabs_reader.o -MD -MP -MF src/common/.deps/tools_linux_dump_syms_dump_syms-stabs_reader.Tpo -c -o src/common/tools_linux_dump_syms_dump_syms-stabs_reader.o `test -f 'src/common/stabs_reader.cc' || echo './'`src/common/stabs_reader.cc
mv -f src/common/.deps/tools_linux_dump_syms_dump_syms-stabs_reader.Tpo src/common/.deps/tools_linux_dump_syms_dump_syms-stabs_reader.Po
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT src/common/tools_linux_dump_syms_dump_syms-stabs_to_module.o -MD -MP -MF src/common/.deps/tools_linux_dump_syms_dump_syms-stabs_to_module.Tpo -c -o src/common/tools_linux_dump_syms_dump_syms-stabs_to_module.o `test -f 'src/common/stabs_to_module.cc' || echo './'`src/common/stabs_to_module.cc
mv -f src/common/.deps/tools_linux_dump_syms_dump_syms-stabs_to_module.Tpo src/common/.deps/tools_linux_dump_syms_dump_syms-stabs_to_module.Po
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT src/common/dwarf/tools_linux_dump_syms_dump_syms-bytereader.o -MD -MP -MF src/common/dwarf/.deps/tools_linux_dump_syms_dump_syms-bytereader.Tpo -c -o src/common/dwarf/tools_linux_dump_syms_dump_syms-bytereader.o `test -f 'src/common/dwarf/bytereader.cc' || echo './'`src/common/dwarf/bytereader.cc
mv -f src/common/dwarf/.deps/tools_linux_dump_syms_dump_syms-bytereader.Tpo src/common/dwarf/.deps/tools_linux_dump_syms_dump_syms-bytereader.Po
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT src/common/dwarf/tools_linux_dump_syms_dump_syms-dwarf2diehandler.o -MD -MP -MF src/common/dwarf/.deps/tools_linux_dump_syms_dump_syms-dwarf2diehandler.Tpo -c -o src/common/dwarf/tools_linux_dump_syms_dump_syms-dwarf2diehandler.o `test -f 'src/common/dwarf/dwarf2diehandler.cc' || echo './'`src/common/dwarf/dwarf2diehandler.cc
mv -f src/common/dwarf/.deps/tools_linux_dump_syms_dump_syms-dwarf2diehandler.Tpo src/common/dwarf/.deps/tools_linux_dump_syms_dump_syms-dwarf2diehandler.Po
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT src/common/dwarf/tools_linux_dump_syms_dump_syms-dwarf2reader.o -MD -MP -MF src/common/dwarf/.deps/tools_linux_dump_syms_dump_syms-dwarf2reader.Tpo -c -o src/common/dwarf/tools_linux_dump_syms_dump_syms-dwarf2reader.o `test -f 'src/common/dwarf/dwarf2reader.cc' || echo './'`src/common/dwarf/dwarf2reader.cc
mv -f src/common/dwarf/.deps/tools_linux_dump_syms_dump_syms-dwarf2reader.Tpo src/common/dwarf/.deps/tools_linux_dump_syms_dump_syms-dwarf2reader.Po
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT src/common/dwarf/tools_linux_dump_syms_dump_syms-elf_reader.o -MD -MP -MF src/common/dwarf/.deps/tools_linux_dump_syms_dump_syms-elf_reader.Tpo -c -o src/common/dwarf/tools_linux_dump_syms_dump_syms-elf_reader.o `test -f 'src/common/dwarf/elf_reader.cc' || echo './'`src/common/dwarf/elf_reader.cc
mv -f src/common/dwarf/.deps/tools_linux_dump_syms_dump_syms-elf_reader.Tpo src/common/dwarf/.deps/tools_linux_dump_syms_dump_syms-elf_reader.Po
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT src/common/linux/tools_linux_dump_syms_dump_syms-crc32.o -MD -MP -MF src/common/linux/.deps/tools_linux_dump_syms_dump_syms-crc32.Tpo -c -o src/common/linux/tools_linux_dump_syms_dump_syms-crc32.o `test -f 'src/common/linux/crc32.cc' || echo './'`src/common/linux/crc32.cc
mv -f src/common/linux/.deps/tools_linux_dump_syms_dump_syms-crc32.Tpo src/common/linux/.deps/tools_linux_dump_syms_dump_syms-crc32.Po
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT src/common/linux/tools_linux_dump_syms_dump_syms-dump_symbols.o -MD -MP -MF src/common/linux/.deps/tools_linux_dump_syms_dump_syms-dump_symbols.Tpo -c -o src/common/linux/tools_linux_dump_syms_dump_syms-dump_symbols.o `test -f 'src/common/linux/dump_symbols.cc' || echo './'`src/common/linux/dump_symbols.cc
mv -f src/common/linux/.deps/tools_linux_dump_syms_dump_syms-dump_symbols.Tpo src/common/linux/.deps/tools_linux_dump_syms_dump_syms-dump_symbols.Po
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT src/common/linux/tools_linux_dump_syms_dump_syms-elf_symbols_to_module.o -MD -MP -MF src/common/linux/.deps/tools_linux_dump_syms_dump_syms-elf_symbols_to_module.Tpo -c -o src/common/linux/tools_linux_dump_syms_dump_syms-elf_symbols_to_module.o `test -f 'src/common/linux/elf_symbols_to_module.cc' || echo './'`src/common/linux/elf_symbols_to_module.cc
mv -f src/common/linux/.deps/tools_linux_dump_syms_dump_syms-elf_symbols_to_module.Tpo src/common/linux/.deps/tools_linux_dump_syms_dump_syms-elf_symbols_to_module.Po
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT src/common/linux/tools_linux_dump_syms_dump_syms-elfutils.o -MD -MP -MF src/common/linux/.deps/tools_linux_dump_syms_dump_syms-elfutils.Tpo -c -o src/common/linux/tools_linux_dump_syms_dump_syms-elfutils.o `test -f 'src/common/linux/elfutils.cc' || echo './'`src/common/linux/elfutils.cc
mv -f src/common/linux/.deps/tools_linux_dump_syms_dump_syms-elfutils.Tpo src/common/linux/.deps/tools_linux_dump_syms_dump_syms-elfutils.Po
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT src/common/linux/tools_linux_dump_syms_dump_syms-file_id.o -MD -MP -MF src/common/linux/.deps/tools_linux_dump_syms_dump_syms-file_id.Tpo -c -o src/common/linux/tools_linux_dump_syms_dump_syms-file_id.o `test -f 'src/common/linux/file_id.cc' || echo './'`src/common/linux/file_id.cc
mv -f src/common/linux/.deps/tools_linux_dump_syms_dump_syms-file_id.Tpo src/common/linux/.deps/tools_linux_dump_syms_dump_syms-file_id.Po
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT src/common/linux/tools_linux_dump_syms_dump_syms-linux_libc_support.o -MD -MP -MF src/common/linux/.deps/tools_linux_dump_syms_dump_syms-linux_libc_support.Tpo -c -o src/common/linux/tools_linux_dump_syms_dump_syms-linux_libc_support.o `test -f 'src/common/linux/linux_libc_support.cc' || echo './'`src/common/linux/linux_libc_support.cc
mv -f src/common/linux/.deps/tools_linux_dump_syms_dump_syms-linux_libc_support.Tpo src/common/linux/.deps/tools_linux_dump_syms_dump_syms-linux_libc_support.Po
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT src/common/linux/tools_linux_dump_syms_dump_syms-memory_mapped_file.o -MD -MP -MF src/common/linux/.deps/tools_linux_dump_syms_dump_syms-memory_mapped_file.Tpo -c -o src/common/linux/tools_linux_dump_syms_dump_syms-memory_mapped_file.o `test -f 'src/common/linux/memory_mapped_file.cc' || echo './'`src/common/linux/memory_mapped_file.cc
mv -f src/common/linux/.deps/tools_linux_dump_syms_dump_syms-memory_mapped_file.Tpo src/common/linux/.deps/tools_linux_dump_syms_dump_syms-memory_mapped_file.Po
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT src/common/linux/tools_linux_dump_syms_dump_syms-safe_readlink.o -MD -MP -MF src/common/linux/.deps/tools_linux_dump_syms_dump_syms-safe_readlink.Tpo -c -o src/common/linux/tools_linux_dump_syms_dump_syms-safe_readlink.o `test -f 'src/common/linux/safe_readlink.cc' || echo './'`src/common/linux/safe_readlink.cc
mv -f src/common/linux/.deps/tools_linux_dump_syms_dump_syms-safe_readlink.Tpo src/common/linux/.deps/tools_linux_dump_syms_dump_syms-safe_readlink.Po
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT src/tools/linux/dump_syms/dump_syms-dump_syms.o -MD -MP -MF src/tools/linux/dump_syms/.deps/dump_syms-dump_syms.Tpo -c -o src/tools/linux/dump_syms/dump_syms-dump_syms.o `test -f 'src/tools/linux/dump_syms/dump_syms.cc' || echo './'`src/tools/linux/dump_syms/dump_syms.cc
mv -f src/tools/linux/dump_syms/.deps/dump_syms-dump_syms.Tpo src/tools/linux/dump_syms/.deps/dump_syms-dump_syms.Po
g++ -g -O2 -o src/tools/linux/dump_syms/dump_syms src/common/tools_linux_dump_syms_dump_syms-dwarf_cfi_to_module.o src/common/tools_linux_dump_syms_dump_syms-dwarf_cu_to_module.o src/common/tools_linux_dump_syms_dump_syms-dwarf_line_to_module.o src/common/tools_linux_dump_syms_dump_syms-dwarf_range_list_handler.o src/common/tools_linux_dump_syms_dump_syms-language.o src/common/tools_linux_dump_syms_dump_syms-module.o src/common/tools_linux_dump_syms_dump_syms-path_helper.o src/common/tools_linux_dump_syms_dump_syms-stabs_reader.o src/common/tools_linux_dump_syms_dump_syms-stabs_to_module.o src/common/dwarf/tools_linux_dump_syms_dump_syms-bytereader.o src/common/dwarf/tools_linux_dump_syms_dump_syms-dwarf2diehandler.o src/common/dwarf/tools_linux_dump_syms_dump_syms-dwarf2reader.o src/common/dwarf/tools_linux_dump_syms_dump_syms-elf_reader.o src/common/linux/tools_linux_dump_syms_dump_syms-crc32.o src/common/linux/tools_linux_dump_syms_dump_syms-dump_symbols.o src/common/linux/tools_linux_dump_syms_dump_syms-elf_symbols_to_module.o src/common/linux/tools_linux_dump_syms_dump_syms-elfutils.o src/common/linux/tools_linux_dump_syms_dump_syms-file_id.o src/common/linux/tools_linux_dump_syms_dump_syms-linux_libc_support.o src/common/linux/tools_linux_dump_syms_dump_syms-memory_mapped_file.o src/common/linux/tools_linux_dump_syms_dump_syms-safe_readlink.o src/tools/linux/dump_syms/dump_syms-dump_syms.o
depbase=`echo src/tools/linux/md2core/minidump-2-core.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/tools/linux/md2core/minidump-2-core.o -MD -MP -MF $depbase.Tpo -c -o src/tools/linux/md2core/minidump-2-core.o src/tools/linux/md2core/minidump-2-core.cc &&\
mv -f $depbase.Tpo $depbase.Po
g++ -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -o src/tools/linux/md2core/minidump-2-core src/common/linux/memory_mapped_file.o src/common/path_helper.o src/tools/linux/md2core/minidump-2-core.o
depbase=`echo src/common/linux/http_upload.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/common/linux/http_upload.o -MD -MP -MF $depbase.Tpo -c -o src/common/linux/http_upload.o src/common/linux/http_upload.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/tools/linux/symupload/minidump_upload.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/tools/linux/symupload/minidump_upload.o -MD -MP -MF $depbase.Tpo -c -o src/tools/linux/symupload/minidump_upload.o src/tools/linux/symupload/minidump_upload.cc &&\
mv -f $depbase.Tpo $depbase.Po
g++ -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -o src/tools/linux/symupload/minidump_upload src/common/linux/http_upload.o src/common/path_helper.o src/tools/linux/symupload/minidump_upload.o -ldl
depbase=`echo src/common/linux/libcurl_wrapper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/common/linux/libcurl_wrapper.o -MD -MP -MF $depbase.Tpo -c -o src/common/linux/libcurl_wrapper.o src/common/linux/libcurl_wrapper.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/common/linux/symbol_collector_client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/common/linux/symbol_collector_client.o -MD -MP -MF $depbase.Tpo -c -o src/common/linux/symbol_collector_client.o src/common/linux/symbol_collector_client.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/common/linux/symbol_upload.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/common/linux/symbol_upload.o -MD -MP -MF $depbase.Tpo -c -o src/common/linux/symbol_upload.o src/common/linux/symbol_upload.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/tools/linux/symupload/sym_upload.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/tools/linux/symupload/sym_upload.o -MD -MP -MF $depbase.Tpo -c -o src/tools/linux/symupload/sym_upload.o src/tools/linux/symupload/sym_upload.cc &&\
mv -f $depbase.Tpo $depbase.Po
g++ -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -o src/tools/linux/symupload/sym_upload src/common/linux/http_upload.o src/common/linux/libcurl_wrapper.o src/common/linux/symbol_collector_client.o src/common/linux/symbol_upload.o src/common/path_helper.o src/tools/linux/symupload/sym_upload.o -ldl
depbase=`echo src/tools/linux/core_handler/core_handler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/tools/linux/core_handler/core_handler.o -MD -MP -MF $depbase.Tpo -c -o src/tools/linux/core_handler/core_handler.o src/tools/linux/core_handler/core_handler.cc &&\
mv -f $depbase.Tpo $depbase.Po
g++ -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -o src/tools/linux/core_handler/core_handler src/tools/linux/core_handler/core_handler.o src/client/linux/libbreakpad_client.a src/common/path_helper.o
depbase=`echo src/processor/fast_source_line_resolver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/fast_source_line_resolver.o -MD -MP -MF $depbase.Tpo -c -o src/processor/fast_source_line_resolver.o src/processor/fast_source_line_resolver.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/module_comparer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/module_comparer.o -MD -MP -MF $depbase.Tpo -c -o src/processor/module_comparer.o src/processor/module_comparer.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/processor/module_serializer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror -fPIC -g -O2 -MT src/processor/module_serializer.o -MD -MP -MF $depbase.Tpo -c -o src/processor/module_serializer.o src/processor/module_serializer.cc &&\
mv -f $depbase.Tpo $depbase.Po
rm -f src/libbreakpad.a
ar cru src/libbreakpad.a src/processor/basic_code_modules.o src/processor/basic_source_line_resolver.o src/processor/call_stack.o src/processor/cfi_frame_info.o src/processor/convert_old_arm64_context.o src/processor/disassembler_x86.o src/processor/dump_context.o src/processor/dump_object.o src/processor/exploitability.o src/processor/exploitability_linux.o src/processor/exploitability_win.o src/processor/fast_source_line_resolver.o src/processor/logging.o src/processor/microdump.o src/processor/microdump_processor.o src/processor/minidump.o src/processor/minidump_processor.o src/processor/module_comparer.o src/processor/module_serializer.o src/processor/pathname_stripper.o src/processor/process_state.o src/processor/proc_maps_linux.o src/processor/simple_symbol_supplier.o src/processor/source_line_resolver_base.o src/processor/stack_frame_cpu.o src/processor/stack_frame_symbolizer.o src/processor/stackwalk_common.o src/processor/stackwalker.o src/processor/stackwalker_amd64.o src/processor/stackwalker_arm.o src/processor/stackwalker_arm64.o src/processor/stackwalker_address_list.o src/processor/stackwalker_mips.o src/processor/stackwalker_ppc.o src/processor/stackwalker_ppc64.o src/processor/stackwalker_sparc.o src/processor/stackwalker_x86.o src/processor/symbolic_constants_win.o src/processor/tokenize.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib src/libbreakpad.a
+ echo nvidia
+ sudo -S make install
[sudo] password for nvidia: make[1]: Entering directory '/senior/workspace/dox/dox/3rdparty/breakpad'
/bin/mkdir -p '/usr/local/bin'
/usr/bin/install -c src/processor/microdump_stackwalk src/processor/minidump_dump src/processor/minidump_stackwalk src/tools/linux/core2md/core2md src/tools/linux/pid2md/pid2md src/tools/linux/dump_syms/dump_syms src/tools/linux/md2core/minidump-2-core src/tools/linux/symupload/minidump_upload src/tools/linux/symupload/sym_upload '/usr/local/bin'
/bin/mkdir -p '/usr/local/lib'
/usr/bin/install -c -m 644 src/libbreakpad.a src/client/linux/libbreakpad_client.a '/usr/local/lib'
( cd '/usr/local/lib' && ranlib libbreakpad.a )
( cd '/usr/local/lib' && ranlib libbreakpad_client.a )
/bin/mkdir -p '/usr/local/libexec'
/usr/bin/install -c src/tools/linux/core_handler/core_handler '/usr/local/libexec'
/bin/mkdir -p '/usr/local/share/doc/breakpad-0.1'
/usr/bin/install -c -m 644 AUTHORS ChangeLog INSTALL LICENSE NEWS README.md '/usr/local/share/doc/breakpad-0.1'
/bin/mkdir -p '/usr/local/include/breakpad/common'
/usr/bin/install -c -m 644 ./src/common/basictypes.h ./src/common/byte_cursor.h ./src/common/convert_UTF.h ./src/common/dwarf_cfi_to_module.h ./src/common/dwarf_cu_to_module.h ./src/common/dwarf_line_to_module.h ./src/common/dwarf_range_list_handler.h ./src/common/language.h ./src/common/long_string_dictionary.h ./src/common/macros.h ./src/common/md5.h ./src/common/memory_allocator.h ./src/common/memory_range.h ./src/common/minidump_type_helper.h ./src/common/module.h ./src/common/path_helper.h ./src/common/scoped_ptr.h ./src/common/simple_string_dictionary.h ./src/common/stabs_reader.h ./src/common/stabs_to_module.h ./src/common/stdio_wrapper.h ./src/common/string_conversion.h ./src/common/string_view.h ./src/common/symbol_data.h ./src/common/test_assembler.h ./src/common/unordered.h ./src/common/using_std_string.h '/usr/local/include/breakpad/common'
/bin/mkdir -p '/usr/local/include/breakpad/common/linux'
/usr/bin/install -c -m 644 ./src/common/linux/breakpad_getcontext.h ./src/common/linux/crc32.h ./src/common/linux/dump_symbols.h ./src/common/linux/eintr_wrapper.h ./src/common/linux/elf_core_dump.h ./src/common/linux/elf_gnu_compat.h ./src/common/linux/elf_symbols_to_module.h ./src/common/linux/elfutils.h ./src/common/linux/elfutils-inl.h ./src/common/linux/file_id.h ./src/common/linux/google_crashdump_uploader.h ./src/common/linux/guid_creator.h ./src/common/linux/http_upload.h ./src/common/linux/ignore_ret.h ./src/common/linux/libcurl_wrapper.h ./src/common/linux/linux_libc_support.h ./src/common/linux/memory_mapped_file.h ./src/common/linux/safe_readlink.h ./src/common/linux/symbol_collector_client.h ./src/common/linux/symbol_upload.h ./src/common/linux/synth_elf.h ./src/common/linux/ucontext_constants.h '/usr/local/include/breakpad/common/linux'
/bin/mkdir -p '/usr/local/include/breakpad/client/linux/crash_generation'
/usr/bin/install -c -m 644 ./src/client/linux/crash_generation/client_info.h ./src/client/linux/crash_generation/crash_generation_client.h ./src/client/linux/crash_generation/crash_generation_server.h '/usr/local/include/breakpad/client/linux/crash_generation'
/bin/mkdir -p '/usr/local/include/breakpad/client/linux/dump_writer_common'
/usr/bin/install -c -m 644 ./src/client/linux/dump_writer_common/mapping_info.h ./src/client/linux/dump_writer_common/raw_context_cpu.h ./src/client/linux/dump_writer_common/thread_info.h ./src/client/linux/dump_writer_common/ucontext_reader.h '/usr/local/include/breakpad/client/linux/dump_writer_common'
/bin/mkdir -p '/usr/local/include/breakpad/client/linux/handler'
/usr/bin/install -c -m 644 ./src/client/linux/handler/exception_handler.h ./src/client/linux/handler/microdump_extra_info.h ./src/client/linux/handler/minidump_descriptor.h '/usr/local/include/breakpad/client/linux/handler'
/bin/mkdir -p '/usr/local/include/breakpad/client/linux/minidump_writer'
/usr/bin/install -c -m 644 ./src/client/linux/minidump_writer/cpu_set.h ./src/client/linux/minidump_writer/directory_reader.h ./src/client/linux/minidump_writer/line_reader.h ./src/client/linux/minidump_writer/linux_core_dumper.h ./src/client/linux/minidump_writer/linux_dumper.h ./src/client/linux/minidump_writer/linux_ptrace_dumper.h ./src/client/linux/minidump_writer/minidump_writer.h ./src/client/linux/minidump_writer/minidump_writer_unittest_utils.h ./src/client/linux/minidump_writer/proc_cpuinfo_reader.h '/usr/local/include/breakpad/client/linux/minidump_writer'
/bin/mkdir -p '/usr/local/include/breakpad/google_breakpad/common'
/usr/bin/install -c -m 644 ./src/google_breakpad/common/breakpad_types.h ./src/google_breakpad/common/minidump_cpu_amd64.h ./src/google_breakpad/common/minidump_cpu_arm64.h ./src/google_breakpad/common/minidump_cpu_arm.h ./src/google_breakpad/common/minidump_cpu_mips.h ./src/google_breakpad/common/minidump_cpu_ppc64.h ./src/google_breakpad/common/minidump_cpu_ppc.h ./src/google_breakpad/common/minidump_cpu_sparc.h ./src/google_breakpad/common/minidump_cpu_x86.h ./src/google_breakpad/common/minidump_exception_fuchsia.h ./src/google_breakpad/common/minidump_exception_linux.h ./src/google_breakpad/common/minidump_exception_mac.h ./src/google_breakpad/common/minidump_exception_ps3.h ./src/google_breakpad/common/minidump_exception_solaris.h ./src/google_breakpad/common/minidump_exception_win32.h ./src/google_breakpad/common/minidump_format.h ./src/google_breakpad/common/minidump_size.h '/usr/local/include/breakpad/google_breakpad/common'
/bin/mkdir -p '/usr/local/include/breakpad/third_party/lss'
/usr/bin/install -c -m 644 ./src/third_party/lss/linux_syscall_support.h '/usr/local/include/breakpad/third_party/lss'
/bin/mkdir -p '/usr/local/include/breakpad/processor'
/usr/bin/install -c -m 644 ./src/processor/address_map.h ./src/processor/address_map-inl.h ./src/processor/basic_code_module.h ./src/processor/basic_code_modules.h ./src/processor/basic_source_line_resolver_types.h ./src/processor/cfi_frame_info.h ./src/processor/cfi_frame_info-inl.h ./src/processor/contained_range_map.h ./src/processor/contained_range_map-inl.h ./src/processor/convert_old_arm64_context.h ./src/processor/disassembler_x86.h ./src/processor/exploitability_linux.h ./src/processor/exploitability_win.h ./src/processor/fast_source_line_resolver_types.h ./src/processor/linked_ptr.h ./src/processor/logging.h ./src/processor/map_serializers.h ./src/processor/map_serializers-inl.h ./src/processor/module_comparer.h ./src/processor/module_factory.h ./src/processor/module_serializer.h ./src/processor/pathname_stripper.h ./src/processor/postfix_evaluator.h ./src/processor/postfix_evaluator-inl.h ./src/processor/range_map.h ./src/processor/range_map-inl.h ./src/processor/simple_serializer.h ./src/processor/simple_serializer-inl.h ./src/processor/simple_symbol_supplier.h ./src/processor/source_line_resolver_base_types.h ./src/processor/stackwalk_common.h ./src/processor/stackwalker_address_list.h ./src/processor/stackwalker_amd64.h ./src/processor/stackwalker_arm64.h ./src/processor/stackwalker_arm.h ./src/processor/stackwalker_mips.h ./src/processor/stackwalker_ppc64.h ./src/processor/stackwalker_ppc.h ./src/processor/stackwalker_sparc.h ./src/processor/stackwalker_unittest_utils.h '/usr/local/include/breakpad/processor'
/usr/bin/install -c -m 644 ./src/processor/stackwalker_x86.h ./src/processor/static_address_map.h ./src/processor/static_address_map-inl.h ./src/processor/static_contained_range_map.h ./src/processor/static_contained_range_map-inl.h ./src/processor/static_map.h ./src/processor/static_map-inl.h ./src/processor/static_map_iterator.h ./src/processor/static_map_iterator-inl.h ./src/processor/static_range_map.h ./src/processor/static_range_map-inl.h ./src/processor/symbolic_constants_win.h ./src/processor/synth_minidump.h ./src/processor/synth_minidump_unittest_data.h ./src/processor/tokenize.h ./src/processor/windows_frame_info.h '/usr/local/include/breakpad/processor'
/bin/mkdir -p '/usr/local/lib/pkgconfig'
/usr/bin/install -c -m 644 breakpad.pc breakpad-client.pc '/usr/local/lib/pkgconfig'
make[1]: Leaving directory '/senior/workspace/dox/dox/3rdparty/breakpad'
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ mkdir /senior/workspace/dox/build
[Pipeline] dir
Running in /senior/workspace/dox/build
[Pipeline] {
[Pipeline] sh
+ cmake -DCMAKE_BUILD_TYPE=Release ..
-- 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
-- *******DOX_INSTALL_ROOT: /senior/dox
-- Found Protobuf: /usr/lib/aarch64-linux-gnu/libprotobuf.so;-lpthread (found version "3.0.0")
-- <<<<<<<<<<<<<<<<<<<<<ALL_LIBRARIES: dox_proto
-- <<<<<<<<<<<<<<<<<<<<<<REAL_LIBRARIES: dox_logger
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
Doxygen need to be installed to generate the doxygen documentation
-- Configuring done
-- Generating done
-- Build files have been written to: /senior/workspace/dox/build
+ make -j
[ 1%] Running C++ protocol buffer compiler on choreography_conf
[ 2%] Running C++ protocol buffer compiler on classic_conf
[ 4%] Running C++ protocol buffer compiler on component_conf
[ 5%] Running C++ protocol buffer compiler on dox_conf
[ 7%] Running C++ protocol buffer compiler on clock
[ 8%] Running C++ protocol buffer compiler on run_mode_conf
[ 10%] Building CXX object dox/class_loader/CMakeFiles/dox_class_loader.dir/class_loader.cc.o
[ 11%] Running C++ protocol buffer compiler on role_attributes
[ 13%] Running C++ protocol buffer compiler on qos_profile
[ 14%] Building CXX object dox/class_loader/CMakeFiles/dox_class_loader.dir/utility/class_loader_utility.cc.o
[ 16%] Running C++ protocol buffer compiler on transport_conf
[ 17%] Building CXX object dox/class_loader/CMakeFiles/dox_class_loader.dir/class_loader_manager.cc.o
[ 19%] Zipping to /senior/workspace/dox/build/dox-2.1.4.zip
[ 20%] Running C++ protocol buffer compiler on topology_change
[ 22%] Running C++ protocol buffer compiler on unit_test
[ 23%] Running C++ protocol buffer compiler on dag_conf
[ 25%] Running C++ protocol buffer compiler on parameter
[ 26%] Running C++ protocol buffer compiler on record
[ 28%] Running C++ protocol buffer compiler on scheduler_conf
[ 29%] Running C++ protocol buffer compiler on proto_desc
[ 31%] Building CXX object dox/class_loader/CMakeFiles/dox_class_loader.dir/utility/class_factory.cc.o
[ 32%] Running C++ protocol buffer compiler on perf_conf
[ 32%] Built target copy_scripts
[ 32%] Built target copy_tutorials
[ 34%] Building CXX object dox/proto/CMakeFiles/dox_proto.dir/__/__/BuildProducts/dox/include/dox/proto/clock.pb.cc.o
[ 35%] Building CXX object dox/proto/CMakeFiles/dox_proto.dir/__/__/BuildProducts/dox/include/dox/proto/choreography_conf.pb.cc.o
[ 37%] Building CXX object dox/proto/CMakeFiles/dox_proto.dir/__/__/BuildProducts/dox/include/dox/proto/component_conf.pb.cc.o
[ 40%] Building CXX object dox/proto/CMakeFiles/dox_proto.dir/__/__/BuildProducts/dox/include/dox/proto/qos_profile.pb.cc.o
[ 41%] Building CXX object dox/proto/CMakeFiles/dox_proto.dir/__/__/BuildProducts/dox/include/dox/proto/proto_desc.pb.cc.o
[ 43%] Building CXX object dox/proto/CMakeFiles/dox_proto.dir/__/__/BuildProducts/dox/include/dox/proto/run_mode_conf.pb.cc.o
[ 44%] Building CXX object dox/proto/CMakeFiles/dox_proto.dir/__/__/BuildProducts/dox/include/dox/proto/perf_conf.pb.cc.o
[ 46%] Building CXX object dox/proto/CMakeFiles/dox_proto.dir/__/__/BuildProducts/dox/include/dox/proto/topology_change.pb.cc.o
[ 47%] Building CXX object dox/proto/CMakeFiles/dox_proto.dir/__/__/BuildProducts/dox/include/dox/proto/dox_conf.pb.cc.o
[ 49%] Building CXX object dox/proto/CMakeFiles/dox_proto.dir/__/__/BuildProducts/dox/include/dox/proto/record.pb.cc.o
[ 52%] Building CXX object dox/proto/CMakeFiles/dox_proto.dir/__/__/BuildProducts/dox/include/dox/proto/unit_test.pb.cc.o
[ 53%] Building CXX object dox/proto/CMakeFiles/dox_proto.dir/__/__/BuildProducts/dox/include/dox/proto/scheduler_conf.pb.cc.o
[ 38%] Building CXX object dox/proto/CMakeFiles/dox_proto.dir/__/__/BuildProducts/dox/include/dox/proto/dag_conf.pb.cc.o
[ 55%] Building CXX object dox/proto/CMakeFiles/dox_proto.dir/__/__/BuildProducts/dox/include/dox/proto/transport_conf.pb.cc.o
[ 56%] Building CXX object dox/proto/CMakeFiles/dox_proto.dir/__/__/BuildProducts/dox/include/dox/proto/role_attributes.pb.cc.o
[ 58%] Building CXX object dox/proto/CMakeFiles/dox_proto.dir/__/__/BuildProducts/dox/include/dox/proto/parameter.pb.cc.o
[ 50%] Building CXX object dox/proto/CMakeFiles/dox_proto.dir/__/__/BuildProducts/dox/include/dox/proto/classic_conf.pb.cc.o
[ 58%] Built target copy_headers
[ 59%] Linking CXX shared library ../../BuildProducts/dox/lib/libdox_class_loader.so
[ 59%] Built target dox_class_loader
[ 61%] Linking CXX shared library ../../BuildProducts/dox/lib/libdox_proto.so
[ 61%] Built target dox_proto
[ 62%] Building CXX object dox/time/CMakeFiles/dox_time.dir/clock.cc.o
[ 64%] Building CXX object dox/common/CMakeFiles/dox_common.dir/binary.cc.o
[ 65%] Building CXX object dox/time/CMakeFiles/dox_time.dir/rate.cc.o
[ 68%] Building CXX object dox/common/CMakeFiles/dox_common.dir/global_data.cc.o
[ 68%] Building CXX object dox/common/CMakeFiles/dox_common.dir/file.cc.o
[ 70%] Building CXX object dox/time/CMakeFiles/dox_time.dir/time.cc.o
[ 71%] Building CXX object dox/time/CMakeFiles/dox_time.dir/duration.cc.o
[ 73%] Building CXX object dox/common/CMakeFiles/dox_common.dir/state.cc.o
[ 74%] Building CXX object dox/common/CMakeFiles/dox_common.dir/demangle.cc.o
[ 74%] Built target project-data
[ 76%] Linking CXX shared library ../../BuildProducts/dox/lib/libdox_time.so
[ 76%] Built target dox_time
[ 77%] Linking CXX shared library ../../BuildProducts/dox/lib/libdox_common.so
[ 77%] Built target dox_common
[ 80%] Building CXX object dox/croutine/CMakeFiles/dox_croutine.dir/croutine.cc.o
[ 80%] Building CXX object dox/logger/CMakeFiles/dox_logger.dir/async_logger.cc.o
[ 82%] Building CXX object dox/logger/CMakeFiles/dox_logger.dir/log_file_object.cc.o
[ 83%] Building CXX object dox/logger/CMakeFiles/dox_logger.dir/logger.cc.o
[ 85%] Building CXX object dox/logger/CMakeFiles/dox_logger.dir/logger_util.cc.o
[ 86%] Linking CXX shared library ../../BuildProducts/dox/lib/libdox_croutine.so
[ 86%] Built target dox_croutine
[ 89%] Building CXX object dox/scheduler/CMakeFiles/dox_scheduler.dir/common/pin_thread.cc.o
[ 89%] Building CXX object dox/scheduler/CMakeFiles/dox_scheduler.dir/policy/monopoly_context.cc.o
[ 91%] Building CXX object dox/scheduler/CMakeFiles/dox_scheduler.dir/processor.cc.o
[ 92%] Building CXX object dox/scheduler/CMakeFiles/dox_scheduler.dir/scheduler.cc.o
[ 95%] Building CXX object dox/scheduler/CMakeFiles/dox_scheduler.dir/scheduler_factory.cc.o
[ 95%] Building CXX object dox/scheduler/CMakeFiles/dox_scheduler.dir/policy/scheduler_monopoly.cc.o
[ 97%] Building CXX object dox/scheduler/CMakeFiles/dox_scheduler.dir/processor_context.cc.o
[ 98%] Linking CXX shared library ../../BuildProducts/dox/lib/libdox_logger.so
[ 98%] Built target dox_logger
[100%] Linking CXX shared library ../../BuildProducts/dox/lib/libdox_scheduler.so
[100%] Built target dox_scheduler
+ echo nvidia
+ sudo -S make install
[sudo] password for nvidia: [ 0%] Built target copy_tutorials
[ 0%] Built target copy_headers
[ 0%] Built target copy_scripts
[ 1%] Built target project-data
Consolidate compiler generated dependencies of target dox_proto
[ 53%] Built target dox_proto
Consolidate compiler generated dependencies of target dox_time
[ 61%] Built target dox_time
Consolidate compiler generated dependencies of target dox_common
[ 70%] Built target dox_common
Consolidate compiler generated dependencies of target dox_logger
[ 77%] Built target dox_logger
Consolidate compiler generated dependencies of target dox_croutine
[ 80%] Built target dox_croutine
Consolidate compiler generated dependencies of target dox_scheduler
[ 92%] Built target dox_scheduler
Consolidate compiler generated dependencies of target dox_class_loader
[100%] Built target dox_class_loader
Install the project...
-- Install configuration: "Release"
-- Installing: /senior/dox/setup.sh
-- Installing: /senior/dox/setup.zsh
-- Installing: /senior/dox/scripts
-- Installing: /senior/dox/scripts/common.bashrc
-- Installing: /senior/dox/cmake/dox-config.cmake
-- Installing: /senior/dox/cmake/dox-config-version.cmake
-- Installing: /senior/dox/include
-- Installing: /senior/dox/include/tutorials
-- Installing: /senior/dox/include/tutorials/example_module
-- Installing: /senior/dox/include/tutorials/example_module/example_component_3.h
-- Installing: /senior/dox/include/tutorials/example_module/example_component_1.h
-- Installing: /senior/dox/include/tutorials/example_module/example_injector.h
-- Installing: /senior/dox/include/tutorials/example_module/example_component_4.h
-- Installing: /senior/dox/include/tutorials/example_module/example_module.h
-- Installing: /senior/dox/include/tutorials/example_module/example_component_2.h
-- Installing: /senior/dox/include/tutorials/dox_examples
-- Installing: /senior/dox/include/tutorials/dox_examples/farm
-- Installing: /senior/dox/include/tutorials/dox_examples/farm/pig
-- Installing: /senior/dox/include/tutorials/dox_examples/farm/pig/pig.h
-- Installing: /senior/dox/include/tutorials/dox_examples/farm/monkey
-- Installing: /senior/dox/include/tutorials/dox_examples/farm/monkey/monkey.h
-- Installing: /senior/dox/include/tutorials/dox_examples/farm/example
-- Installing: /senior/dox/include/tutorials/dox_examples/farm/example/example_component.h
-- Installing: /senior/dox/include/tutorials/dox_examples/farm/farm.h
-- Installing: /senior/dox/include/tutorials/dox_examples/farm/person
-- Installing: /senior/dox/include/tutorials/dox_examples/farm/person/person.h
-- Installing: /senior/dox/include/tutorials/dox_examples/farm/person/common
-- Installing: /senior/dox/include/tutorials/dox_examples/farm/person/common/config_gflags.h
-- Installing: /senior/dox/include/tutorials/dox_examples/farm/rabbit
-- Installing: /senior/dox/include/tutorials/dox_examples/farm/rabbit/rabbit.h
-- Installing: /senior/dox/include/tutorials/dox_examples/farm/parrot
-- Installing: /senior/dox/include/tutorials/dox_examples/farm/parrot/parrot.h
-- Installing: /senior/dox/include/tutorials/dox_examples/farm/common
-- Installing: /senior/dox/include/tutorials/dox_examples/farm/common/fruit_injector.h
-- Installing: /senior/dox/include/tutorials/dox_examples/farm/common/config_gflags.h
-- Installing: /senior/dox/include/dox
-- Installing: /senior/dox/include/dox/proto
-- Installing: /senior/dox/include/dox/proto/clock.pb.h
-- Installing: /senior/dox/include/dox/proto/qos_profile.pb.h
-- Installing: /senior/dox/include/dox/proto/role_attributes.pb.h
-- Installing: /senior/dox/include/dox/proto/unit_test.pb.h
-- Installing: /senior/dox/include/dox/proto/topology_change.pb.h
-- Installing: /senior/dox/include/dox/proto/record.pb.h
-- Installing: /senior/dox/include/dox/proto/scheduler_conf.pb.h
-- Installing: /senior/dox/include/dox/proto/run_mode_conf.pb.h
-- Installing: /senior/dox/include/dox/proto/proto_desc.pb.h
-- Installing: /senior/dox/include/dox/proto/transport_conf.pb.h
-- Installing: /senior/dox/include/dox/proto/dox_conf.pb.h
-- Installing: /senior/dox/include/dox/proto/perf_conf.pb.h
-- Installing: /senior/dox/include/dox/proto/choreography_conf.pb.h
-- Installing: /senior/dox/include/dox/proto/parameter.pb.h
-- Installing: /senior/dox/include/dox/proto/component_conf.pb.h
-- Installing: /senior/dox/include/dox/proto/dag_conf.pb.h
-- Installing: /senior/dox/include/dox/proto/classic_conf.pb.h
-- Installing: /senior/dox/include/dox/mainboard
-- Installing: /senior/dox/include/dox/mainboard/module_controller.h
-- Installing: /senior/dox/include/dox/mainboard/module_argument.h
-- Installing: /senior/dox/include/dox/init.h
-- Installing: /senior/dox/include/dox/logger
-- Installing: /senior/dox/include/dox/logger/log_file_object.h
-- Installing: /senior/dox/include/dox/logger/logger.h
-- Installing: /senior/dox/include/dox/logger/async_logger.h
-- Installing: /senior/dox/include/dox/logger/logger_util.h
-- Installing: /senior/dox/include/dox/component
-- Installing: /senior/dox/include/dox/component/module_base.h
-- Installing: /senior/dox/include/dox/component/base_injector.h
-- Installing: /senior/dox/include/dox/component/component_base.h
-- Installing: /senior/dox/include/dox/component/module.h
-- Installing: /senior/dox/include/dox/component/component.h
-- Installing: /senior/dox/include/dox/dox_config.h
-- Installing: /senior/dox/include/dox/class_loader
-- Installing: /senior/dox/include/dox/class_loader/utility
-- Installing: /senior/dox/include/dox/class_loader/utility/class_factory.h
-- Installing: /senior/dox/include/dox/class_loader/utility/class_loader_utility.h
-- Installing: /senior/dox/include/dox/class_loader/class_loader_register_macro.h
-- Installing: /senior/dox/include/dox/class_loader/class_loader_manager.h
-- Installing: /senior/dox/include/dox/class_loader/class_loader.h
-- Installing: /senior/dox/include/dox/base
-- Installing: /senior/dox/include/dox/base/atomic_hash_map.h
-- Installing: /senior/dox/include/dox/base/reentrant_rw_lock.h
-- Installing: /senior/dox/include/dox/base/atomic_rw_lock.h
-- Installing: /senior/dox/include/dox/base/unbounded_queue.h
-- Installing: /senior/dox/include/dox/base/thread_safe_queue.h
-- Installing: /senior/dox/include/dox/base/concurrent_object_pool.h
-- Installing: /senior/dox/include/dox/base/signal.h
-- Installing: /senior/dox/include/dox/base/wait_strategy.h
-- Installing: /senior/dox/include/dox/base/macros.h
-- Installing: /senior/dox/include/dox/base/thread_pool.h
-- Installing: /senior/dox/include/dox/base/object_pool.h
-- Installing: /senior/dox/include/dox/base/rw_lock_guard.h
-- Installing: /senior/dox/include/dox/base/bounded_queue.h
-- Installing: /senior/dox/include/dox/base/for_each.h
-- Installing: /senior/dox/include/dox/time
-- Installing: /senior/dox/include/dox/time/rate.h
-- Installing: /senior/dox/include/dox/time/clock.h
-- Installing: /senior/dox/include/dox/time/duration.h
-- Installing: /senior/dox/include/dox/time/time.h
-- Installing: /senior/dox/include/dox/croutine
-- Installing: /senior/dox/include/dox/croutine/routine_factory.h
-- Installing: /senior/dox/include/dox/croutine/croutine.h
-- Installing: /senior/dox/include/dox/common
-- Installing: /senior/dox/include/dox/common/log.h
-- Installing: /senior/dox/include/dox/common/file.h
-- Installing: /senior/dox/include/dox/common/state.h
-- Installing: /senior/dox/include/dox/common/macros.h
-- Installing: /senior/dox/include/dox/common/demangle.h
-- Installing: /senior/dox/include/dox/common/types.h
-- Installing: /senior/dox/include/dox/common/time_conversion.h
-- Installing: /senior/dox/include/dox/common/binary.h
-- Installing: /senior/dox/include/dox/common/global_data.h
-- Installing: /senior/dox/include/dox/common/environment.h
-- Installing: /senior/dox/include/dox/common/util.h
-- Installing: /senior/dox/include/dox/scheduler
-- Installing: /senior/dox/include/dox/scheduler/scheduler.h
-- Installing: /senior/dox/include/dox/scheduler/processor_context.h
-- Installing: /senior/dox/include/dox/scheduler/policy
-- Installing: /senior/dox/include/dox/scheduler/policy/scheduler_monopoly.h
-- Installing: /senior/dox/include/dox/scheduler/policy/monopoly_context.h
-- Installing: /senior/dox/include/dox/scheduler/scheduler_factory.h
-- Installing: /senior/dox/include/dox/scheduler/processor.h
-- Installing: /senior/dox/include/dox/scheduler/common
-- Installing: /senior/dox/include/dox/scheduler/common/mutex_wrapper.h
-- Installing: /senior/dox/include/dox/scheduler/common/pin_thread.h
-- Installing: /senior/dox/include/dox/scheduler/common/cv_wrapper.h
-- Installing: /senior/dox/tutorials
-- Installing: /senior/dox/tutorials/example_module
-- Installing: /senior/dox/tutorials/example_module/example_component_4.cpp
-- Installing: /senior/dox/tutorials/example_module/example_component_1.cpp
-- Installing: /senior/dox/tutorials/example_module/example_component_3.h
-- Installing: /senior/dox/tutorials/example_module/example_component_1.h
-- Installing: /senior/dox/tutorials/example_module/example_injector.h
-- Installing: /senior/dox/tutorials/example_module/example_component_4.h
-- Installing: /senior/dox/tutorials/example_module/example_component_2.cpp
-- Installing: /senior/dox/tutorials/example_module/example_module.cpp
-- Installing: /senior/dox/tutorials/example_module/CMakeLists.txt
-- Installing: /senior/dox/tutorials/example_module/example_component_3.cpp
-- Installing: /senior/dox/tutorials/example_module/examples.dag
-- Installing: /senior/dox/tutorials/example_module/example_module.h
-- Installing: /senior/dox/tutorials/example_module/example_component_2.h
-- Installing: /senior/dox/tutorials/dox_examples
-- Installing: /senior/dox/tutorials/dox_examples/cmake
-- Installing: /senior/dox/tutorials/dox_examples/cmake/FindProtobuf.cmake
-- Installing: /senior/dox/tutorials/dox_examples/farm
-- Installing: /senior/dox/tutorials/dox_examples/farm/proto
-- Installing: /senior/dox/tutorials/dox_examples/farm/proto/peanut.proto
-- Installing: /senior/dox/tutorials/dox_examples/farm/proto/peach.proto
-- Installing: /senior/dox/tutorials/dox_examples/farm/proto/radish.proto
-- Installing: /senior/dox/tutorials/dox_examples/farm/proto/apple.proto
-- Installing: /senior/dox/tutorials/dox_examples/farm/pig
-- Installing: /senior/dox/tutorials/dox_examples/farm/pig/proto
-- Installing: /senior/dox/tutorials/dox_examples/farm/pig/proto/pig_config.proto
-- Installing: /senior/dox/tutorials/dox_examples/farm/pig/proto/CMakeLists.txt
-- Installing: /senior/dox/tutorials/dox_examples/farm/pig/pig.cpp
-- Installing: /senior/dox/tutorials/dox_examples/farm/pig/CMakeLists.txt
-- Installing: /senior/dox/tutorials/dox_examples/farm/pig/pig.h
-- Installing: /senior/dox/tutorials/dox_examples/farm/monkey
-- Installing: /senior/dox/tutorials/dox_examples/farm/monkey/monkey.h
-- Installing: /senior/dox/tutorials/dox_examples/farm/monkey/proto
-- Installing: /senior/dox/tutorials/dox_examples/farm/monkey/proto/CMakeLists.txt
-- Installing: /senior/dox/tutorials/dox_examples/farm/monkey/proto/monkey_config.proto
-- Installing: /senior/dox/tutorials/dox_examples/farm/monkey/CMakeLists.txt
-- Installing: /senior/dox/tutorials/dox_examples/farm/monkey/monkey.cpp
-- Installing: /senior/dox/tutorials/dox_examples/farm/example
-- Installing: /senior/dox/tutorials/dox_examples/farm/example/example_component.h
-- Installing: /senior/dox/tutorials/dox_examples/farm/example/example_component.cpp
-- Installing: /senior/dox/tutorials/dox_examples/farm/example/CMakeLists.txt
-- Installing: /senior/dox/tutorials/dox_examples/farm/farm.h
-- Installing: /senior/dox/tutorials/dox_examples/farm/person
-- Installing: /senior/dox/tutorials/dox_examples/farm/person/proto
-- Installing: /senior/dox/tutorials/dox_examples/farm/person/proto/person_config.proto
-- Installing: /senior/dox/tutorials/dox_examples/farm/person/proto/CMakeLists.txt
-- Installing: /senior/dox/tutorials/dox_examples/farm/person/person.cpp
-- Installing: /senior/dox/tutorials/dox_examples/farm/person/CMakeLists.txt
-- Installing: /senior/dox/tutorials/dox_examples/farm/person/person.h
-- Installing: /senior/dox/tutorials/dox_examples/farm/person/common
-- Installing: /senior/dox/tutorials/dox_examples/farm/person/common/config_gflags.h
-- Installing: /senior/dox/tutorials/dox_examples/farm/person/common/CMakeLists.txt
-- Installing: /senior/dox/tutorials/dox_examples/farm/person/common/config_gflags.cc
-- Installing: /senior/dox/tutorials/dox_examples/farm/rabbit
-- Installing: /senior/dox/tutorials/dox_examples/farm/rabbit/proto
-- Installing: /senior/dox/tutorials/dox_examples/farm/rabbit/proto/rabbit_config.proto
-- Installing: /senior/dox/tutorials/dox_examples/farm/rabbit/proto/CMakeLists.txt
-- Installing: /senior/dox/tutorials/dox_examples/farm/rabbit/CMakeLists.txt
-- Installing: /senior/dox/tutorials/dox_examples/farm/rabbit/rabbit.h
-- Installing: /senior/dox/tutorials/dox_examples/farm/rabbit/rabbit.cpp
-- Installing: /senior/dox/tutorials/dox_examples/farm/conf
-- Installing: /senior/dox/tutorials/dox_examples/farm/conf/farm.flag
-- Installing: /senior/dox/tutorials/dox_examples/farm/conf/parrot.flag
-- Installing: /senior/dox/tutorials/dox_examples/farm/conf/pig.flag
-- Installing: /senior/dox/tutorials/dox_examples/farm/conf/rabbit.flag
-- Installing: /senior/dox/tutorials/dox_examples/farm/conf/person.conf
-- Installing: /senior/dox/tutorials/dox_examples/farm/conf/person.flag
-- Installing: /senior/dox/tutorials/dox_examples/farm/conf/monkey.flag
-- Installing: /senior/dox/tutorials/dox_examples/farm/conf/monkey.conf
-- Installing: /senior/dox/tutorials/dox_examples/farm/conf/farm.dag
-- Installing: /senior/dox/tutorials/dox_examples/farm/conf/farm.conf
-- Installing: /senior/dox/tutorials/dox_examples/farm/conf/rabbit.conf
-- Installing: /senior/dox/tutorials/dox_examples/farm/conf/parrot.conf
-- Installing: /senior/dox/tutorials/dox_examples/farm/conf/pig.conf
-- Installing: /senior/dox/tutorials/dox_examples/farm/farm.cpp
-- Installing: /senior/dox/tutorials/dox_examples/farm/CMakeLists.txt
-- Installing: /senior/dox/tutorials/dox_examples/farm/parrot
-- Installing: /senior/dox/tutorials/dox_examples/farm/parrot/proto
-- Installing: /senior/dox/tutorials/dox_examples/farm/parrot/proto/parrot_config.proto
-- Installing: /senior/dox/tutorials/dox_examples/farm/parrot/proto/CMakeLists.txt
-- Installing: /senior/dox/tutorials/dox_examples/farm/parrot/parrot.cpp
-- Installing: /senior/dox/tutorials/dox_examples/farm/parrot/parrot.h
-- Installing: /senior/dox/tutorials/dox_examples/farm/parrot/CMakeLists.txt
-- Installing: /senior/dox/tutorials/dox_examples/farm/common
-- Installing: /senior/dox/tutorials/dox_examples/farm/common/fruit_injector.h
-- Installing: /senior/dox/tutorials/dox_examples/farm/common/config_gflags.h
-- Installing: /senior/dox/tutorials/dox_examples/farm/common/fruit_injector.cpp
-- Installing: /senior/dox/tutorials/dox_examples/farm/common/CMakeLists.txt
-- Installing: /senior/dox/tutorials/dox_examples/farm/common/config_gflags.cc
-- Installing: /senior/dox/tutorials/dox_examples/CMakeLists.txt
-- Installing: /senior/dox/lib/libdox_proto.so
-- Set runtime path of "/senior/dox/lib/libdox_proto.so" to "$ORIGIN/../lib:$ORIGIN/:/senior/dox/lib"
-- Installing: /senior/dox/lib/libdox_time.so
-- Set runtime path of "/senior/dox/lib/libdox_time.so" to "$ORIGIN/../lib:$ORIGIN/:/senior/dox/lib"
-- Installing: /senior/dox/bin/dox_launch
-- Installing: /senior/dox/lib/libdox_common.so
-- Set runtime path of "/senior/dox/lib/libdox_common.so" to "$ORIGIN/../lib:$ORIGIN/:/senior/dox/lib"
-- Installing: /senior/dox/lib/libdox_logger.so
-- Set runtime path of "/senior/dox/lib/libdox_logger.so" to "$ORIGIN/../lib:$ORIGIN/:/senior/dox/lib"
-- Installing: /senior/dox/lib/libdox_croutine.so
-- Set runtime path of "/senior/dox/lib/libdox_croutine.so" to "$ORIGIN/../lib:$ORIGIN/:/senior/dox/lib"
-- Installing: /senior/dox/lib/libdox_scheduler.so
-- Set runtime path of "/senior/dox/lib/libdox_scheduler.so" to "$ORIGIN/../lib:$ORIGIN/:/senior/dox/lib"
-- Installing: /senior/dox/lib/libdox_class_loader.so
-- Set runtime path of "/senior/dox/lib/libdox_class_loader.so" to "$ORIGIN/../lib:$ORIGIN/:/senior/dox/lib"
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (new_detection)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>拉取new_detection>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] sh
+ rm -rf /senior/workspace/new_detection/
[Pipeline] sh
+ mkdir -p /senior/workspace/new_detection
[Pipeline] sh
+ ls /senior/workspace/new_detection
[Pipeline] dir
Running in /senior/workspace/new_detection
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Cloning repository http://159.27.226.4/lidar/new_detection.git
> git init /senior/workspace/new_detection # timeout=10
Fetching upstream changes from http://159.27.226.4/lidar/new_detection.git
> git --version # timeout=10
> git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --progress -- http://159.27.226.4/lidar/new_detection.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision ed969256e5efb87929d1edd9f97771f2828a8180 (origin/tracking)
Commit message: "[note_out]:头挂速度中推算速度可视化颜色改为白色."
> git config remote.origin.url http://159.27.226.4/lidar/new_detection.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/tracking^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f ed969256e5efb87929d1edd9f97771f2828a8180 # timeout=10
> git rev-list --no-walk ed969256e5efb87929d1edd9f97771f2828a8180 # timeout=10
[Pipeline] sh
+ git checkout -b tracking
Switched to a new branch 'tracking'
[Pipeline] sh
+ git submodule update --init --recursive
Submodule 'perception/dl_detection/lib/centerpoint' (git@159.27.226.4:yanhaixu/centerpoint.git) registered for path 'perception/dl_detection/lib/centerpoint'
Submodule 'perception/dl_detection/lib/pointpillars' (git@159.27.226.4:lidar/pointpillars.git) registered for path 'perception/dl_detection/lib/pointpillars'
Submodule 'perception/dl_detection/params/model' (git@159.27.226.4:lidar/lidar-infermodel.git) registered for path 'perception/dl_detection/params/model'
Cloning into '/senior/workspace/new_detection/perception/dl_detection/lib/centerpoint'...
Cloning into '/senior/workspace/new_detection/perception/dl_detection/lib/pointpillars'...
Cloning into '/senior/workspace/new_detection/perception/dl_detection/params/model'...
Submodule path 'perception/dl_detection/lib/centerpoint': checked out '61efa906bf8d6f1758f426bf950099c461374110'
Submodule path 'perception/dl_detection/lib/pointpillars': checked out '6aacc910a668f3f187d1d8782237a86850910ab3'
Submodule path 'perception/dl_detection/params/model': checked out '599fb9cdb81f6826470e491440efa189c3eb57cf'
[Pipeline] dir
Running in /senior/workspace/new_detection/dl_detection/params/model
[Pipeline] {
[Pipeline] sh
+ git lfs pull
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /senior/workspace/new_detection/perception/dl_detection/params/model
[Pipeline] {
[Pipeline] sh
+ git lfs pull
Git LFS: (0 of 18 files) 0 B / 212.88 MB
Git LFS: (0 of 18 files) 0 B / 212.88 MB
Git LFS: (0 of 18 files) 537.51 KB / 212.88 MB
Git LFS: (0 of 18 files) 1.54 MB / 212.88 MB
Git LFS: (0 of 18 files) 2.36 MB / 212.88 MB
Git LFS: (0 of 18 files) 3.94 MB / 212.88 MB
Git LFS: (0 of 18 files) 5.05 MB / 212.88 MB
Git LFS: (0 of 18 files) 6.11 MB / 212.88 MB
Git LFS: (0 of 18 files) 6.95 MB / 212.88 MB
Git LFS: (0 of 18 files) 7.49 MB / 212.88 MB
Git LFS: (0 of 18 files) 8.50 MB / 212.88 MB
Git LFS: (0 of 18 files) 9.12 MB / 212.88 MB
Git LFS: (0 of 18 files) 9.98 MB / 212.88 MB
Git LFS: (0 of 18 files) 11.11 MB / 212.88 MB
Git LFS: (0 of 18 files) 12.20 MB / 212.88 MB
Git LFS: (0 of 18 files) 13.26 MB / 212.88 MB
Git LFS: (0 of 18 files) 14.26 MB / 212.88 MB
Git LFS: (0 of 18 files) 15.34 MB / 212.88 MB
Git LFS: (0 of 18 files) 16.32 MB / 212.88 MB
Git LFS: (0 of 18 files) 17.57 MB / 212.88 MB
Git LFS: (0 of 18 files) 18.55 MB / 212.88 MB
Git LFS: (0 of 18 files) 19.65 MB / 212.88 MB
Git LFS: (0 of 18 files) 20.71 MB / 212.88 MB
Git LFS: (0 of 18 files) 21.41 MB / 212.88 MB
Git LFS: (0 of 18 files) 22.62 MB / 212.88 MB
Git LFS: (0 of 18 files) 23.72 MB / 212.88 MB
Git LFS: (0 of 18 files) 24.88 MB / 212.88 MB
Git LFS: (0 of 18 files) 25.96 MB / 212.88 MB
Git LFS: (0 of 18 files) 26.96 MB / 212.88 MB
Git LFS: (0 of 18 files) 28.11 MB / 212.88 MB
Git LFS: (0 of 18 files) 29.16 MB / 212.88 MB
Git LFS: (0 of 18 files) 30.03 MB / 212.88 MB
Git LFS: (0 of 18 files) 31.16 MB / 212.88 MB
Git LFS: (0 of 18 files) 32.21 MB / 212.88 MB
Git LFS: (0 of 18 files) 33.27 MB / 212.88 MB
Git LFS: (0 of 18 files) 34.29 MB / 212.88 MB
Git LFS: (0 of 18 files) 35.31 MB / 212.88 MB
Git LFS: (0 of 18 files) 36.40 MB / 212.88 MB
Git LFS: (0 of 18 files) 37.42 MB / 212.88 MB
Git LFS: (0 of 18 files) 38.45 MB / 212.88 MB
Git LFS: (0 of 18 files) 39.58 MB / 212.88 MB
Git LFS: (0 of 18 files) 40.58 MB / 212.88 MB
Git LFS: (0 of 18 files) 41.64 MB / 212.88 MB
Git LFS: (0 of 18 files) 42.69 MB / 212.88 MB
Git LFS: (0 of 18 files) 43.76 MB / 212.88 MB
Git LFS: (0 of 18 files) 44.87 MB / 212.88 MB
Git LFS: (0 of 18 files) 45.92 MB / 212.88 MB
Git LFS: (0 of 18 files) 46.95 MB / 212.88 MB
Git LFS: (0 of 18 files) 47.97 MB / 212.88 MB
Git LFS: (0 of 18 files) 48.72 MB / 212.88 MB
Git LFS: (0 of 18 files) 49.65 MB / 212.88 MB
Git LFS: (0 of 18 files) 50.50 MB / 212.88 MB
Git LFS: (0 of 18 files) 51.51 MB / 212.88 MB
Git LFS: (0 of 18 files) 52.59 MB / 212.88 MB
Git LFS: (0 of 18 files) 53.61 MB / 212.88 MB
Git LFS: (0 of 18 files) 54.61 MB / 212.88 MB
Git LFS: (0 of 18 files) 55.66 MB / 212.88 MB
Git LFS: (0 of 18 files) 56.76 MB / 212.88 MB
Git LFS: (0 of 18 files) 57.81 MB / 212.88 MB
Git LFS: (0 of 18 files) 58.91 MB / 212.88 MB
Git LFS: (0 of 18 files) 59.92 MB / 212.88 MB
Git LFS: (0 of 18 files) 60.89 MB / 212.88 MB
Git LFS: (0 of 18 files) 61.92 MB / 212.88 MB
Git LFS: (0 of 18 files) 62.89 MB / 212.88 MB
Git LFS: (0 of 18 files) 63.93 MB / 212.88 MB
Git LFS: (0 of 18 files) 65.00 MB / 212.88 MB
Git LFS: (0 of 18 files) 65.97 MB / 212.88 MB
Git LFS: (0 of 18 files) 67.07 MB / 212.88 MB
Git LFS: (0 of 18 files) 68.16 MB / 212.88 MB
Git LFS: (0 of 18 files) 69.04 MB / 212.88 MB
Git LFS: (0 of 18 files) 70.04 MB / 212.88 MB
Git LFS: (0 of 18 files) 71.12 MB / 212.88 MB
Git LFS: (0 of 18 files) 72.17 MB / 212.88 MB
Git LFS: (0 of 18 files) 73.22 MB / 212.88 MB
Git LFS: (0 of 18 files) 74.26 MB / 212.88 MB
Git LFS: (0 of 18 files) 75.20 MB / 212.88 MB
Git LFS: (0 of 18 files) 76.08 MB / 212.88 MB
Git LFS: (0 of 18 files) 77.14 MB / 212.88 MB
Git LFS: (0 of 18 files) 78.20 MB / 212.88 MB
Git LFS: (0 of 18 files) 79.22 MB / 212.88 MB
Git LFS: (0 of 18 files) 80.28 MB / 212.88 MB
Git LFS: (0 of 18 files) 81.29 MB / 212.88 MB
Git LFS: (0 of 18 files) 82.37 MB / 212.88 MB
Git LFS: (0 of 18 files) 83.42 MB / 212.88 MB
Git LFS: (0 of 18 files) 84.48 MB / 212.88 MB
Git LFS: (0 of 18 files) 85.48 MB / 212.88 MB
Git LFS: (0 of 18 files) 86.59 MB / 212.88 MB
Git LFS: (0 of 18 files) 87.58 MB / 212.88 MB
Git LFS: (0 of 18 files) 88.55 MB / 212.88 MB
Git LFS: (0 of 18 files) 89.71 MB / 212.88 MB
Git LFS: (0 of 18 files) 90.81 MB / 212.88 MB
Git LFS: (0 of 18 files) 91.87 MB / 212.88 MB
Git LFS: (0 of 18 files) 92.94 MB / 212.88 MB
Git LFS: (0 of 18 files) 93.95 MB / 212.88 MB
Git LFS: (0 of 18 files) 95.01 MB / 212.88 MB
Git LFS: (0 of 18 files) 96.03 MB / 212.88 MB
Git LFS: (0 of 18 files) 97.04 MB / 212.88 MB
Git LFS: (0 of 18 files) 98.10 MB / 212.88 MB
Git LFS: (0 of 18 files) 99.16 MB / 212.88 MB
Git LFS: (0 of 18 files) 100.19 MB / 212.88 MB
Git LFS: (0 of 18 files) 101.04 MB / 212.88 MB
Git LFS: (0 of 18 files) 101.82 MB / 212.88 MB
Git LFS: (0 of 18 files) 102.80 MB / 212.88 MB
Git LFS: (0 of 18 files) 103.83 MB / 212.88 MB
Git LFS: (0 of 18 files) 104.91 MB / 212.88 MB
Git LFS: (0 of 18 files) 105.94 MB / 212.88 MB
Git LFS: (0 of 18 files) 106.99 MB / 212.88 MB
Git LFS: (0 of 18 files) 108.10 MB / 212.88 MB
Git LFS: (0 of 18 files) 108.98 MB / 212.88 MB
Git LFS: (0 of 18 files) 109.68 MB / 212.88 MB
Git LFS: (0 of 18 files) 110.72 MB / 212.88 MB
Git LFS: (0 of 18 files) 111.79 MB / 212.88 MB
Git LFS: (0 of 18 files) 112.83 MB / 212.88 MB
Git LFS: (0 of 18 files) 113.92 MB / 212.88 MB
Git LFS: (0 of 18 files) 114.92 MB / 212.88 MB
Git LFS: (0 of 18 files) 115.92 MB / 212.88 MB
Git LFS: (0 of 18 files) 116.96 MB / 212.88 MB
Git LFS: (0 of 18 files) 117.85 MB / 212.88 MB
Git LFS: (0 of 18 files) 118.77 MB / 212.88 MB
Git LFS: (0 of 18 files) 119.58 MB / 212.88 MB
Git LFS: (0 of 18 files) 120.59 MB / 212.88 MB
Git LFS: (0 of 18 files) 121.61 MB / 212.88 MB
Git LFS: (2 of 18 files) 122.65 MB / 212.88 MB
Git LFS: (2 of 18 files) 123.64 MB / 212.88 MB
Git LFS: (2 of 18 files) 124.62 MB / 212.88 MB
Git LFS: (2 of 18 files) 125.68 MB / 212.88 MB
Git LFS: (2 of 18 files) 126.72 MB / 212.88 MB
Git LFS: (2 of 18 files) 127.74 MB / 212.88 MB
Git LFS: (2 of 18 files) 128.45 MB / 212.88 MB
Git LFS: (2 of 18 files) 129.59 MB / 212.88 MB
Git LFS: (2 of 18 files) 130.61 MB / 212.88 MB
Git LFS: (2 of 18 files) 131.71 MB / 212.88 MB
Git LFS: (2 of 18 files) 132.78 MB / 212.88 MB
Git LFS: (2 of 18 files) 133.78 MB / 212.88 MB
Git LFS: (2 of 18 files) 134.85 MB / 212.88 MB
Git LFS: (2 of 18 files) 135.81 MB / 212.88 MB
Git LFS: (2 of 18 files) 136.87 MB / 212.88 MB
Git LFS: (2 of 18 files) 137.91 MB / 212.88 MB
Git LFS: (2 of 18 files) 138.93 MB / 212.88 MB
Git LFS: (2 of 18 files) 139.87 MB / 212.88 MB
Git LFS: (3 of 18 files) 140.66 MB / 212.88 MB
Git LFS: (3 of 18 files) 141.66 MB / 212.88 MB
Git LFS: (4 of 18 files) 142.57 MB / 212.88 MB
Git LFS: (5 of 18 files) 143.24 MB / 212.88 MB
Git LFS: (6 of 18 files) 144.29 MB / 212.88 MB
Git LFS: (8 of 18 files) 145.34 MB / 212.88 MB
Git LFS: (10 of 18 files) 146.43 MB / 212.88 MB
Git LFS: (11 of 18 files) 147.50 MB / 212.88 MB
Git LFS: (11 of 18 files) 148.52 MB / 212.88 MB
Git LFS: (11 of 18 files) 149.55 MB / 212.88 MB
Git LFS: (11 of 18 files) 150.58 MB / 212.88 MB
Git LFS: (11 of 18 files) 151.63 MB / 212.88 MB
Git LFS: (11 of 18 files) 152.46 MB / 212.88 MB
Git LFS: (11 of 18 files) 153.21 MB / 212.88 MB
Git LFS: (11 of 18 files) 154.08 MB / 212.88 MB
Git LFS: (11 of 18 files) 155.04 MB / 212.88 MB
Git LFS: (11 of 18 files) 156.11 MB / 212.88 MB
Git LFS: (11 of 18 files) 157.12 MB / 212.88 MB
Git LFS: (11 of 18 files) 158.03 MB / 212.88 MB
Git LFS: (11 of 18 files) 158.97 MB / 212.88 MB
Git LFS: (11 of 18 files) 159.92 MB / 212.88 MB
Git LFS: (11 of 18 files) 160.97 MB / 212.88 MB
Git LFS: (11 of 18 files) 162.02 MB / 212.88 MB
Git LFS: (11 of 18 files) 163.05 MB / 212.88 MB
Git LFS: (11 of 18 files) 164.10 MB / 212.88 MB
Git LFS: (11 of 18 files) 165.07 MB / 212.88 MB
Git LFS: (11 of 18 files) 165.88 MB / 212.88 MB
Git LFS: (11 of 18 files) 166.83 MB / 212.88 MB
Git LFS: (11 of 18 files) 167.46 MB / 212.88 MB
Git LFS: (11 of 18 files) 168.31 MB / 212.88 MB
Git LFS: (11 of 18 files) 169.05 MB / 212.88 MB
Git LFS: (11 of 18 files) 169.78 MB / 212.88 MB
Git LFS: (11 of 18 files) 170.57 MB / 212.88 MB
Git LFS: (11 of 18 files) 171.52 MB / 212.88 MB
Git LFS: (11 of 18 files) 172.43 MB / 212.88 MB
Git LFS: (11 of 18 files) 173.05 MB / 212.88 MB
Git LFS: (11 of 18 files) 173.53 MB / 212.88 MB
Git LFS: (11 of 18 files) 174.12 MB / 212.88 MB
Git LFS: (11 of 18 files) 174.74 MB / 212.88 MB
Git LFS: (11 of 18 files) 175.64 MB / 212.88 MB
Git LFS: (11 of 18 files) 176.07 MB / 212.88 MB
Git LFS: (11 of 18 files) 176.79 MB / 212.88 MB
Git LFS: (11 of 18 files) 177.73 MB / 212.88 MB
Git LFS: (12 of 18 files) 178.44 MB / 212.88 MB
Git LFS: (12 of 18 files) 179.25 MB / 212.88 MB
Git LFS: (13 of 18 files) 180.04 MB / 212.88 MB
Git LFS: (13 of 18 files) 180.83 MB / 212.88 MB
Git LFS: (13 of 18 files) 181.56 MB / 212.88 MB
Git LFS: (13 of 18 files) 182.16 MB / 212.88 MB
Git LFS: (13 of 18 files) 183.07 MB / 212.88 MB
Git LFS: (13 of 18 files) 183.79 MB / 212.88 MB
Git LFS: (13 of 18 files) 184.54 MB / 212.88 MB
Git LFS: (13 of 18 files) 185.19 MB / 212.88 MB
Git LFS: (13 of 18 files) 185.90 MB / 212.88 MB
Git LFS: (13 of 18 files) 186.60 MB / 212.88 MB
Git LFS: (13 of 18 files) 187.45 MB / 212.88 MB
Git LFS: (13 of 18 files) 188.15 MB / 212.88 MB
Git LFS: (13 of 18 files) 188.95 MB / 212.88 MB
Git LFS: (13 of 18 files) 189.53 MB / 212.88 MB
Git LFS: (13 of 18 files) 190.31 MB / 212.88 MB
Git LFS: (13 of 18 files) 191.21 MB / 212.88 MB
Git LFS: (13 of 18 files) 191.90 MB / 212.88 MB
Git LFS: (13 of 18 files) 192.66 MB / 212.88 MB
Git LFS: (13 of 18 files) 193.28 MB / 212.88 MB
Git LFS: (13 of 18 files) 193.88 MB / 212.88 MB
Git LFS: (13 of 18 files) 194.58 MB / 212.88 MB
Git LFS: (13 of 18 files) 195.17 MB / 212.88 MB
Git LFS: (13 of 18 files) 196.00 MB / 212.88 MB
Git LFS: (13 of 18 files) 196.69 MB / 212.88 MB
Git LFS: (13 of 18 files) 197.82 MB / 212.88 MB
Git LFS: (13 of 18 files) 198.82 MB / 212.88 MB
Git LFS: (13 of 18 files) 199.83 MB / 212.88 MB
Git LFS: (13 of 18 files) 200.53 MB / 212.88 MB
Git LFS: (13 of 18 files) 201.38 MB / 212.88 MB
Git LFS: (13 of 18 files) 202.32 MB / 212.88 MB
Git LFS: (13 of 18 files) 203.22 MB / 212.88 MB
Git LFS: (13 of 18 files) 204.20 MB / 212.88 MB
Git LFS: (13 of 18 files) 205.18 MB / 212.88 MB
Git LFS: (13 of 18 files) 206.21 MB / 212.88 MB
Git LFS: (13 of 18 files) 207.04 MB / 212.88 MB
Git LFS: (14 of 18 files) 207.89 MB / 212.88 MB
Git LFS: (14 of 18 files) 208.97 MB / 212.88 MB
Git LFS: (14 of 18 files) 210.09 MB / 212.88 MB
Git LFS: (14 of 18 files) 211.07 MB / 212.88 MB
Git LFS: (16 of 18 files) 212.05 MB / 212.88 MB
Git LFS: (17 of 18 files) 212.86 MB / 212.88 MB
Git LFS: (18 of 18 files) 212.88 MB / 212.88 MB
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /senior/workspace/new_detection/dl_detection/params/model@tmp
[Pipeline] sh
+ mkdir -p /senior/workspace/new_detection/build
[Pipeline] dir
Running in /senior/workspace/new_detection/build
[Pipeline] {
[Pipeline] sh
+ chmod -R a+w /senior/workspace/new_detection
[Pipeline] sh
+ 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.3iX3W88ayh
+++ unset _TMPDIR
+++ '[' 0 -ne 0 -o '!' -f /tmp/setup.sh.3iX3W88ayh ']'
+++ CATKIN_SHELL=bash
+++ /senior/workspace/shared_msgs/devel/_setup_util.py
+++ _RC=0
+++ '[' 0 -ne 0 ']'
+++ unset _RC
+++ unset _SETUP_UTIL
+++ . /tmp/setup.sh.3iX3W88ayh
++++ 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.3iX3W88ayh
+++ 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.ed969256
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_preprocess.cu.o
[ 1%] Building NVCC (Device) object perception/dl_detection/lib/centerpoint/centerpoint/CMakeFiles/centerpoint_lib.dir/centerpoint_lib_generated_featureprocess.cu.o
[ 3%] 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/centerpoint/centerpoint/CMakeFiles/centerpoint_lib.dir/centerpoint_lib_generated_pillarscatter.cu.o
[ 4%] Building NVCC (Device) object perception/dl_detection/lib/pointpillars/pointpillars/CMakeFiles/pointpillars_lib.dir/pointpillars_lib_generated_postprocess.cu.o
[ 5%] Building NVCC (Device) object perception/dl_detection/lib/pointpillars/pointpillars/CMakeFiles/pointpillars_lib.dir/pointpillars_lib_generated_preprocess.cu.o
[ 6%] Building NVCC (Device) object perception/dl_detection/lib/centerpoint/centerpoint/CMakeFiles/centerpoint_lib.dir/centerpoint_lib_generated_postprocess.cu.o
[ 7%] Building NVCC (Device) object perception/dl_detection/lib/pointpillars/pointpillars/CMakeFiles/pointpillars_lib.dir/pointpillars_lib_generated_nms.cu.o
[ 10%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_base.dir/perception/base/object.cc.o
[ 10%] Building CXX object perception/app/mainboard/CMakeFiles/mainboard.dir/init.cc.o
[ 11%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_base.dir/perception/lidar/common/lidar_object_util.cc.o
[ 12%] Building CXX object perception/app/mainboard/CMakeFiles/mainboard.dir/module_controller.cc.o
[ 14%] Building CXX object perception/app/mainboard/CMakeFiles/mainboard.dir/mainboard.cc.o
[ 14%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_base.dir/perception/common/graph/connected_component_analysis.cc.o
[ 15%] Building CXX object perception/app/mainboard/CMakeFiles/mainboard.dir/module_argument.cc.o
[ 22%] Building CXX object perception/lib/geometry/CMakeFiles/perception_lib_geometry.dir/ransac_line_indices.cpp.o
[ 22%] Building CXX object perception/lib/geometry/CMakeFiles/perception_lib_geometry.dir/kalman_detection_CTRA.cpp.o
[ 21%] Building CXX object perception/lib/geometry/CMakeFiles/perception_lib_geometry.dir/ransac_plane.cpp.o
[ 22%] 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
[ 22%] Building CXX object perception/lib/geometry/CMakeFiles/perception_lib_geometry.dir/bbox_tracking.cpp.o
[ 23%] Building CXX object perception/lib/geometry/CMakeFiles/perception_lib_geometry.dir/ransac_triangle.cpp.o
[ 24%] Building CXX object perception/lib/geometry/CMakeFiles/perception_lib_geometry.dir/base_kf.cpp.o
[ 24%] Building CXX object perception/lib/geometry/CMakeFiles/perception_lib_geometry.dir/kalman_detection.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
[ 28%] Building CXX object perception/dl_detection/lib/centerpoint/centerpoint/CMakeFiles/centerpoint_lib.dir/nms.cc.o
[ 27%] Building CXX object perception/dl_detection/lib/centerpoint/centerpoint/CMakeFiles/centerpoint_lib.dir/centerpoint.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/multi_lidar_fusion/mlf_track_object_matcher.cc.o
[ 32%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/common/mlf_track_data.cc.o
[ 32%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/multi_lidar_fusion/mlf_motion_refiner.cc.o
[ 33%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/multi_lidar_fusion/mlf_filter_factory.cc.o
[ 34%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/association/gnn_bipartite_graph_matcher.cc.o
[ 35%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/common/track_data.cc.o
[ 37%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/association/multi_hm_bipartite_graph_matcher.cc.o
[ 37%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/multi_lidar_fusion/mlf_motion_filter.cc.o
[ 41%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/measurement/measurement_collection.cc.o
[ 41%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/multi_lidar_fusion/mlf_track_object_distance.cc.o
[ 42%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/association/distance_collection.cc.o
[ 43%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/multi_lidar_fusion/mlf_motion_measurement.cc.o
[ 44%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/common/tracked_object.cc.o
[ 47%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/multi_lidar_fusion/mlf_tracker.cc.o
[ 47%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/common/track_pool_types.cc.o
[ 44%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/multi_lidar_fusion/mlf_engine.cc.o
[ 47%] Building CXX object perception/dl_detection/lib/tracker/CMakeFiles/tracker_lib.dir/multi_lidar_fusion/mlf_shape_filter.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
[ 53%] Building CXX object perception/dl_detection/lib/obstacle_tracking/CMakeFiles/obstacle_tracking_lib.dir/box_refiner.cpp.o
[ 54%] Building CXX object perception/dl_detection/lib/obstacle_tracking/CMakeFiles/obstacle_tracking_lib.dir/motion_refiner.cpp.o
[ 55%] Building CXX object perception/dl_detection/lib/obstacle_tracking/CMakeFiles/obstacle_tracking_lib.dir/noise_motion_refiner.cpp.o
[ 56%] Building CXX object perception/dl_detection/lib/obstacle_tracking/CMakeFiles/obstacle_tracking_lib.dir/object_tracker_distance.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/tracking_common.cpp.o
[ 60%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/common/grd_utils.cpp.o
[ 62%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/components/seg_obstacle.cpp.o
[ 62%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/common/grd_seg_gflags.cpp.o
[ 63%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/common/data_injector.cpp.o
[ 65%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/components/seg_ground.cpp.o
[ 66%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/services/impl/base_seg_step.cpp.o
[ 67%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/services/impl/seg_ground_step.cpp.o
[ 68%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/services/impl/seg_fusion_step.cpp.o
[ 70%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/services/impl/seg_transform_step.cpp.o
[ 71%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/services/impl/ros_msg_service.cpp.o
[ 66%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/components/seg_fusion.cpp.o
[ 64%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/ground_segmentation.cpp.o
[ 72%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/components/seg_transform.cpp.o
[ 73%] Building CXX object perception/ground_segmentation/CMakeFiles/ground_segmentation.dir/services/impl/seg_obstacle_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
[ 77%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/common/dld_gflags.cpp.o
[ 76%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/common/dld_utils.cpp.o
[ 78%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/components/dld_com_source.cpp.o
[ 82%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/components/dld_injector.cpp.o
[ 85%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/services/base_filter.cpp.o
[ 86%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/lidar/impl/dld_data_provider.cpp.o
[ 87%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/lidar/impl/dld_suf_impl.cpp.o
[ 88%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/lidar/impl/dld_pointcloud_filter_processor.cpp.o
[ 83%] 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/utils/dld_visualization_debug.cpp.o
[ 81%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/services/impl/dld_vehicle.cpp.o
[ 80%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/lidar/impl/dld_lidar_detection.cpp.o
[ 91%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/services/impl/dld_subscriber.cpp.o
[ 92%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/lidar/impl/dld_detection_postprocessor.cpp.o
[ 96%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/lidar/impl/dld_inference_processor.cpp.o
[ 95%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/lidar/impl/dld_detection_api.cpp.o
[ 96%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/lidar/impl/dld_og_around_impl.cpp.o
[ 95%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/lidar/impl/dld_detection_tracking_processor.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/services/impl/dld_sensor_msg_manager.cpp.o
[ 97%] Building CXX object perception/dl_detection/CMakeFiles/dl_detection.dir/services/pc_filters.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.ed969256
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/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/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 ""
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/home/nvidia/commtest/rcdev-project/perception-master.json
[Pipeline] readJSON
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=new_detection
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=new_detection
Response Code: HTTP/1.1 200 OK
Response:
[{"id":992,"description":null,"name":"perception_new_detection","name_with_namespace":"Lidar / config / modules / perception_new_detection","path":"perception_new_detection","path_with_namespace":"lidar/config/modules/perception_new_detection","created_at":"2023-07-28T08:19:19.825Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/modules/perception_new_detection.git","http_url_to_repo":"http://159.27.226.4/lidar/config/modules/perception_new_detection.git","web_url":"http://159.27.226.4/lidar/config/modules/perception_new_detection","readme_url":"http://159.27.226.4/lidar/config/modules/perception_new_detection/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-30T12:05:43.094Z","namespace":{"id":916,"name":"modules","path":"modules","kind":"group","full_path":"lidar/config/modules","parent_id":903,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar/config/modules"},"_links":{"self":"http://159.27.226.4/api/v4/projects/992","issues":"http://159.27.226.4/api/v4/projects/992/issues","merge_requests":"http://159.27.226.4/api/v4/projects/992/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/992/repository/branches","labels":"http://159.27.226.4/api/v4/projects/992/labels","events":"http://159.27.226.4/api/v4/projects/992/events","members":"http://159.27.226.4/api/v4/projects/992/members","cluster_agents":"http://159.27.226.4/api/v4/projects/992/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T08:19:19.864Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":38,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":87,"description":"感知重构","name":"new_detection","name_with_namespace":"Lidar / new_detection","path":"new_detection","path_with_namespace":"lidar/new_detection","created_at":"2021-01-27T03:26:24.709Z","default_branch":"rc_dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/new_detection.git","http_url_to_repo":"http://159.27.226.4/lidar/new_detection.git","web_url":"http://159.27.226.4/lidar/new_detection","readme_url":"http://159.27.226.4/lidar/new_detection/-/blob/rc_dev/README.md","avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2023-12-04T05:59:52.119Z","namespace":{"id":8,"name":"Lidar","path":"lidar","kind":"group","full_path":"lidar","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar"},"_links":{"self":"http://159.27.226.4/api/v4/projects/87","issues":"http://159.27.226.4/api/v4/projects/87/issues","merge_requests":"http://159.27.226.4/api/v4/projects/87/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/87/repository/branches","labels":"http://159.27.226.4/api/v4/projects/87/labels","events":"http://159.27.226.4/api/v4/projects/87/events","members":"http://159.27.226.4/api/v4/projects/87/members","cluster_agents":"http://159.27.226.4/api/v4/projects/87/cluster_agents"},"packages_enabled":null,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"7d","enabled":false,"keep_n":null,"older_than":null,"name_regex":null,"name_regex_keep":null,"next_run_at":"2021-12-23T09:50:18.158Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":17,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
lidar/new_detection
[Pipeline] echo
lidar/new_detection
[Pipeline] echo
87
[Pipeline] echo
87
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
c12a95f5
[Pipeline] sh
+ python3 /home/nvidia/weilk/project/get_git_log.py 87 c12a95f5 ed969256
[Pipeline] echo
/home/nvidia/commtest/rcdev-project/.perception-master.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"shared_msgs":"shared/shared_msgs","dox":"lidar/dox","new_detection":"lidar/new_detection","camera_module":"lidar/camera_module","auto_camera_capture":"lidar/auto_camera_capture","ros-bridge":"system/ros-bridge","system-ros":"system/system-ros","node-manager":"system/node-manager","thirdparty":"system/thirdparty","unified-system-monitor":"system/unified-system-monitor","hdcontrol":"system/hdcontrol","versions_observer":"system/versions_observer"},"commit":{"shared_msgs":"dc23f14","dox":"d2ae376","new_detection":"c12a95f5","camera_module":"3a41333","auto_camera_capture":"3d6d3a6","ros-bridge":"14b3ab4","system-ros":"1cbc190","node-manager":"402b8f2","thirdparty":"ec58104","unified-system-monitor":"e9bd2f5","hdcontrol":"e51e420","versions_observer":"0fddd77"}}
[Pipeline] echo
{"project":{"shared_msgs":"shared/shared_msgs","dox":"lidar/dox","new_detection":"lidar/new_detection","camera_module":"lidar/camera_module","auto_camera_capture":"lidar/auto_camera_capture","ros-bridge":"system/ros-bridge","system-ros":"system/system-ros","node-manager":"system/node-manager","thirdparty":"system/thirdparty","unified-system-monitor":"system/unified-system-monitor","hdcontrol":"system/hdcontrol","versions_observer":"system/versions_observer"},"commit":{"shared_msgs":"dc23f14","dox":"d2ae376","new_detection":"ed969256","camera_module":"3a41333","auto_camera_capture":"3d6d3a6","ros-bridge":"14b3ab4","system-ros":"1cbc190","node-manager":"402b8f2","thirdparty":"ec58104","unified-system-monitor":"e9bd2f5","hdcontrol":"e51e420","versions_observer":"0fddd77"}}
[Pipeline] sh
+ echo '{"project":{"shared_msgs":"shared/shared_msgs","dox":"lidar/dox","new_detection":"lidar/new_detection","camera_module":"lidar/camera_module","auto_camera_capture":"lidar/auto_camera_capture","ros-bridge":"system/ros-bridge","system-ros":"system/system-ros","node-manager":"system/node-manager","thirdparty":"system/thirdparty","unified-system-monitor":"system/unified-system-monitor","hdcontrol":"system/hdcontrol","versions_observer":"system/versions_observer"},"commit":{"shared_msgs":"dc23f14","dox":"d2ae376","new_detection":"ed969256","camera_module":"3a41333","auto_camera_capture":"3d6d3a6","ros-bridge":"14b3ab4","system-ros":"1cbc190","node-manager":"402b8f2","thirdparty":"ec58104","unified-system-monitor":"e9bd2f5","hdcontrol":"e51e420","versions_observer":"0fddd77"}}'
[Pipeline] sh
+ cat /home/nvidia/commtest/rcdev-project/.perception-master.json
{"project":{"shared_msgs":"shared/shared_msgs","dox":"lidar/dox","new_detection":"lidar/new_detection","camera_module":"lidar/camera_module","auto_camera_capture":"lidar/auto_camera_capture","ros-bridge":"system/ros-bridge","system-ros":"system/system-ros","node-manager":"system/node-manager","thirdparty":"system/thirdparty","unified-system-monitor":"system/unified-system-monitor","hdcontrol":"system/hdcontrol","versions_observer":"system/versions_observer"},"commit":{"shared_msgs":"dc23f14","dox":"d2ae376","new_detection":"ed969256","camera_module":"3a41333","auto_camera_capture":"3d6d3a6","ros-bridge":"14b3ab4","system-ros":"1cbc190","node-manager":"402b8f2","thirdparty":"ec58104","unified-system-monitor":"e9bd2f5","hdcontrol":"e51e420","versions_observer":"0fddd77"}}
[Pipeline] sh
+ echo -n '{"repo_name":"new_detection","branch":"tracking","time":"2023-12-04_16-39-32","commit_id":"ed969256","version":"","commit_msgs":",,"},'
[Pipeline] echo
new_detection编译完成
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (camera_module)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>拉取camera_module>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] sh
+ rm -rf /senior/workspace/camera_module
[Pipeline] sh
+ mkdir -p /senior/workspace/camera_module/src/camera_module
[Pipeline] sh
+ ls /senior/workspace/camera_module/src
camera_module
[Pipeline] dir
Running in /senior/workspace/camera_module/src/camera_module
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Cloning repository http://159.27.226.4/lidar/camera_module.git
> git init /senior/workspace/camera_module/src/camera_module # timeout=10
Fetching upstream changes from http://159.27.226.4/lidar/camera_module.git
> git --version # timeout=10
> git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --progress -- http://159.27.226.4/lidar/camera_module.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/lidar/camera_module.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (auto_camera_capture)
Stage "auto_camera_capture" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (system-ros)
Stage "system-ros" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (dox->perception)
Stage "dox->perception" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (make_slave)
> git rev-parse origin/no^{commit} # timeout=10
> git rev-parse no^{commit} # timeout=10
Stage "make_slave" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (change-ver-json)
Stage "change-ver-json" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
Stage "zip->post" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
always
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
failure
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Lock released on resource [Label: perception, Quantity: 1]
[Pipeline] // lock
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Finished: FAILURE