Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot build rtctree with catkin_make_isolated #40

Open
garaemon opened this issue Aug 26, 2014 · 1 comment
Open

cannot build rtctree with catkin_make_isolated #40

garaemon opened this issue Aug 26, 2014 · 1 comment

Comments

@garaemon
Copy link
Member

==> Building with env: '/home/lueda/ros/hydro_scratch_parent/install_isolated/env.sh'
==> cmake /home/lueda/ros/hydro_scratch_parent/src/rtctree -DCATKIN_DEVEL_PREFIX=/home/lueda/ros/hydro_scratch_parent/devel_isolated/rtctree -DCMAKE_INSTALL_PREFIX=/home/lueda/ros/hydro_scratch_parent/install_isolated -DCMAKE_BUILD_TYPE=RelWithDebInfo in '/home/lueda/ros/hydro_scratc
h_parent/build_isolated/rtctree'
-- Using CATKIN_DEVEL_PREFIX: /home/lueda/ros/hydro_scratch_parent/devel_isolated/rtctree
-- Using CMAKE_PREFIX_PATH: /home/lueda/ros/hydro_scratch_parent/install_isolated
-- This workspace overlays: /home/lueda/ros/hydro_scratch_parent/install_isolated
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Python version: 2.7
-- Using Debian Python package layout
-- Using CATKIN_ENABLE_TESTING: ON
-- Call enable_testing()
-- Using CATKIN_TEST_RESULTS_DIR: /home/lueda/ros/hydro_scratch_parent/build_isolated/rtctree/test_results
-- Found gtest sources under '/usr/src/gtest': gtests will be built
-- catkin 0.5.89
/home/lueda/ros/hydro_scratch_parent/src/rtctree/Makefile.rtctree:17: /home/lueda/ros/hydro_scratch_parent/devel_isolated/mk/share/mk/git_checkout.mk: No such file or directory
make: *** No rule to make target `/home/lueda/ros/hydro_scratch_parent/devel_isolated/mk/share/mk/git_checkout.mk'.  Stop.
CMake Error at catkin.cmake:24 (message):
  Build of rtctree failed
Call Stack (most recent call first):
  CMakeLists.txt:2 (include)
@k-okada
Copy link
Member

k-okada commented Sep 2, 2014

sorry I can not reproduce this.

スクリプトは 2014年09月02日 15時32分09秒
 に開始しました�]0;k-okada@kokada-t430s: ~/catkin_ws/ws_rtshell�k-okada@kokada-t430s:~/catkin_ws/ws_rtshell$ catkin_mak�e_isolated 
Base path: /home/k-okada/catkin_ws/ws_rtshell
Source space: /home/k-okada/catkin_ws/ws_rtshell/src
Build space: /home/k-okada/catkin_ws/ws_rtshell/build_isolated
Devel space: /home/k-okada/catkin_ws/ws_rtshell/devel_isolated
Install space: /home/k-okada/catkin_ws/ws_rtshell/install_isolated
�[35m~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~�[0m
�[35m~~�[0m  traversing 4 packages in topological order:�[0m
�[35m~~�[0m  - �[1m�[34mrtctree�[0m�[0m
�[35m~~�[0m  - �[1m�[34mrtshell�[0m�[0m
�[35m~~�[0m  - �[1m�[34mrtshell_core�[0m�[0m
�[35m~~�[0m  - �[1m�[34mrtsprofile�[0m�[0m
�[35m~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~�[0m
The packages or cmake arguments have changed, forcing cmake invocation

�]2;rtctree [1 of 4]��[1m�[32m==>�[0m �[0mProcessing �[36mcatkin�[0m package: '�[1m�[34mrtctree�[0m'�[0m
�[1m�[34m==>�[0m�[1m Creating build directory: 'build_isolated/rtctree'�[0m�[0m
�[1m�[34m==>�[0m�[1m cmake /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtctree -DCATKIN_DEVEL_PREFIX=/home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree -DCMAKE_INSTALL_PREFIX=/home/k-okada/catkin_ws/ws_rtshell/install_isolated�[0m �[1m�[30min�[0m '�[1m/home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree�[0m'�[0m
-- The C compiler identification is GNU
�[0m-- The CXX compiler identification is GNU
�[0m-- Check for working C compiler: /usr/bin/gcc
�[0m-- Check for working C compiler: /usr/bin/gcc -- works
�[0m-- Detecting C compiler ABI info
�[0m-- Detecting C compiler ABI info - done
�[0m-- Check for working CXX compiler: /usr/bin/c++
�[0m-- Check for working CXX compiler: /usr/bin/c++ -- works
�[0m-- Detecting CXX compiler ABI info
�[0m-- Detecting CXX compiler ABI info - done
�[0m-- Using CATKIN_DEVEL_PREFIX: /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree
�[0m-- Using CMAKE_PREFIX_PATH: /home/k-okada/ros/hydro/devel;/opt/ros/hydro
�[0m-- This workspace overlays: /home/k-okada/ros/hydro/devel;/opt/ros/hydro
�[0m-- Found PythonInterp: /usr/bin/python (found version "2.7.3")
�[0m-- Using PYTHON_EXECUTABLE: /usr/bin/python
�[0m-- Python version: 2.7
�[0m-- Using Debian Python package layout
�[0m-- Using CATKIN_ENABLE_TESTING: ON
�[0m-- Call enable_testing()
�[0m-- Using CATKIN_TEST_RESULTS_DIR: /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree/test_results
�[0m-- Looking for include files CMAKE_HAVE_PTHREAD_H
�[0m-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
�[0m-- Looking for pthread_create in pthreads
�[0m-- Looking for pthread_create in pthreads - not found
�[0m-- Looking for pthread_create in pthread
�[0m-- Looking for pthread_create in pthread - found
�[0m-- Found Threads: TRUE 
�[0m-- Found gtest sources under '/usr/src/gtest': gtests will be built
�[0m-- catkin 0.5.88
�[0mgit config --global http.sslVerify false
�[0mgit clone git://github.com/gbiggs/rtctree.git --depth=1 build/rtctree-3.0.1
�[0mCloning into 'build/rtctree-3.0.1'...
�[0mcd build/rtctree-3.0.1 && git checkout master
�[0mAlready on 'master'
�[0mtouch rospack_nosubdirs
�[0m(cd build/rtctree-3.0.1 && python setup.py build && python setup.py install --prefix /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree --install-scripts /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/rtctree --install-data /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtctree --install-layout=deb --record installed_files.txt)
�[0mrunning build
�[0mrunning build_idl
�[0mGenerating python stubs from IDL files
�[0momniidl -bpython /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree/build/rtctree-3.0.1/rtctree/rtmidl/BasicDataType.idl /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree/build/rtctree-3.0.1/rtctree/rtmidl/ComponentObserver.idl /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree/build/rtctree-3.0.1/rtctree/rtmidl/ExtendedDataTypes.idl /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree/build/rtctree-3.0.1/rtctree/rtmidl/InterfaceDataTypes.idl /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree/build/rtctree-3.0.1/rtctree/rtmidl/DataPort.idl /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree/build/rtctree-3.0.1/rtctree/rtmidl/Logger.idl /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree/build/rtctree-3.0.1/rtctree/rtmidl/Manager.idl /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree/build/rtctree-3.0.1/rtctree/rtmidl/OpenRTM.idl /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree/build/rtctree-3.0.1/rtctree/rtmidl/RTC.idl /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree/build/rtctree-3.0.1/rtctree/rtmidl/SDOPackage.idl
�[0m
�[0mrunning build_py
�[0mcreating build
�[0mcreating build/lib.linux-x86_64-2.7
�[0mcreating build/lib.linux-x86_64-2.7/rtctree
�[0mcopying rtctree/zombie.py -> build/lib.linux-x86_64-2.7/rtctree
�[0mcopying rtctree/node.py -> build/lib.linux-x86_64-2.7/rtctree
�[0mcopying rtctree/exec_context.py -> build/lib.linux-x86_64-2.7/rtctree
�[0mcopying rtctree/__init__.py -> build/lib.linux-x86_64-2.7/rtctree
�[0mcopying rtctree/nameserver.py -> build/lib.linux-x86_64-2.7/rtctree
�[0mcopying rtctree/component.py -> build/lib.linux-x86_64-2.7/rtctree
�[0mcopying rtctree/exceptions.py -> build/lib.linux-x86_64-2.7/rtctree
�[0mcopying rtctree/config_set.py -> build/lib.linux-x86_64-2.7/rtctree
�[0mcopying rtctree/directory.py -> build/lib.linux-x86_64-2.7/rtctree
�[0mcopying rtctree/options.py -> build/lib.linux-x86_64-2.7/rtctree
�[0mcopying rtctree/tree.py -> build/lib.linux-x86_64-2.7/rtctree
�[0mcopying rtctree/sdo.py -> build/lib.linux-x86_64-2.7/rtctree
�[0mcopying rtctree/manager.py -> build/lib.linux-x86_64-2.7/rtctree
�[0mcopying rtctree/path.py -> build/lib.linux-x86_64-2.7/rtctree
�[0mcopying rtctree/unknown.py -> build/lib.linux-x86_64-2.7/rtctree
�[0mcopying rtctree/utils.py -> build/lib.linux-x86_64-2.7/rtctree
�[0mcopying rtctree/ports.py -> build/lib.linux-x86_64-2.7/rtctree
�[0mcreating build/lib.linux-x86_64-2.7/rtctree/rtmidl
�[0mcopying rtctree/rtmidl/Logger_idl.py -> build/lib.linux-x86_64-2.7/rtctree/rtmidl
�[0mcopying rtctree/rtmidl/SDOPackage_idl.py -> build/lib.linux-x86_64-2.7/rtctree/rtmidl
�[0mcopying rtctree/rtmidl/Manager_idl.py -> build/lib.linux-x86_64-2.7/rtctree/rtmidl
�[0mcopying rtctree/rtmidl/InterfaceDataTypes_idl.py -> build/lib.linux-x86_64-2.7/rtctree/rtmidl
�[0mcopying rtctree/rtmidl/__init__.py -> build/lib.linux-x86_64-2.7/rtctree/rtmidl
�[0mcopying rtctree/rtmidl/RTC_idl.py -> build/lib.linux-x86_64-2.7/rtctree/rtmidl
�[0mcopying rtctree/rtmidl/BasicDataType_idl.py -> build/lib.linux-x86_64-2.7/rtctree/rtmidl
�[0mcopying rtctree/rtmidl/ComponentObserver_idl.py -> build/lib.linux-x86_64-2.7/rtctree/rtmidl
�[0mcopying rtctree/rtmidl/OpenRTM_idl.py -> build/lib.linux-x86_64-2.7/rtctree/rtmidl
�[0mcopying rtctree/rtmidl/DataPort_idl.py -> build/lib.linux-x86_64-2.7/rtctree/rtmidl
�[0mcopying rtctree/rtmidl/ExtendedDataTypes_idl.py -> build/lib.linux-x86_64-2.7/rtctree/rtmidl
�[0mcreating build/lib.linux-x86_64-2.7/rtctree/rtmidl/OpenRTM
�[0mcopying rtctree/rtmidl/OpenRTM/__init__.py -> build/lib.linux-x86_64-2.7/rtctree/rtmidl/OpenRTM
�[0mcreating build/lib.linux-x86_64-2.7/rtctree/rtmidl/OpenRTM__POA
�[0mcopying rtctree/rtmidl/OpenRTM__POA/__init__.py -> build/lib.linux-x86_64-2.7/rtctree/rtmidl/OpenRTM__POA
�[0mcreating build/lib.linux-x86_64-2.7/rtctree/rtmidl/RTC
�[0mcopying rtctree/rtmidl/RTC/__init__.py -> build/lib.linux-x86_64-2.7/rtctree/rtmidl/RTC
�[0mcreating build/lib.linux-x86_64-2.7/rtctree/rtmidl/RTC__POA
�[0mcopying rtctree/rtmidl/RTC__POA/__init__.py -> build/lib.linux-x86_64-2.7/rtctree/rtmidl/RTC__POA
�[0mcreating build/lib.linux-x86_64-2.7/rtctree/rtmidl/RTM
�[0mcopying rtctree/rtmidl/RTM/__init__.py -> build/lib.linux-x86_64-2.7/rtctree/rtmidl/RTM
�[0mcreating build/lib.linux-x86_64-2.7/rtctree/rtmidl/RTM__POA
�[0mcopying rtctree/rtmidl/RTM__POA/__init__.py -> build/lib.linux-x86_64-2.7/rtctree/rtmidl/RTM__POA
�[0mcreating build/lib.linux-x86_64-2.7/rtctree/rtmidl/SDOPackage
�[0mcopying rtctree/rtmidl/SDOPackage/__init__.py -> build/lib.linux-x86_64-2.7/rtctree/rtmidl/SDOPackage
�[0mcreating build/lib.linux-x86_64-2.7/rtctree/rtmidl/SDOPackage__POA
�[0mcopying rtctree/rtmidl/SDOPackage__POA/__init__.py -> build/lib.linux-x86_64-2.7/rtctree/rtmidl/SDOPackage__POA
�[0mrunning install
�[0mrunning build
�[0mrunning build_idl
�[0mGenerating python stubs from IDL files
�[0momniidl -bpython /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree/build/rtctree-3.0.1/rtctree/rtmidl/BasicDataType.idl /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree/build/rtctree-3.0.1/rtctree/rtmidl/ComponentObserver.idl /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree/build/rtctree-3.0.1/rtctree/rtmidl/ExtendedDataTypes.idl /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree/build/rtctree-3.0.1/rtctree/rtmidl/InterfaceDataTypes.idl /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree/build/rtctree-3.0.1/rtctree/rtmidl/DataPort.idl /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree/build/rtctree-3.0.1/rtctree/rtmidl/Logger.idl /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree/build/rtctree-3.0.1/rtctree/rtmidl/Manager.idl /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree/build/rtctree-3.0.1/rtctree/rtmidl/OpenRTM.idl /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree/build/rtctree-3.0.1/rtctree/rtmidl/RTC.idl /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree/build/rtctree-3.0.1/rtctree/rtmidl/SDOPackage.idl
�[0m
�[0mrunning build_py
�[0mrunning install_lib
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/zombie.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/node.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/exec_context.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/rtmidl/Logger_idl.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/rtmidl/SDOPackage_idl.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/RTC__POA
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/rtmidl/RTC__POA/__init__.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/RTC__POA
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/OpenRTM__POA
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/rtmidl/OpenRTM__POA/__init__.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/OpenRTM__POA
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/rtmidl/Manager_idl.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/SDOPackage__POA
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/rtmidl/SDOPackage__POA/__init__.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/SDOPackage__POA
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/RTM__POA
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/rtmidl/RTM__POA/__init__.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/RTM__POA
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/rtmidl/InterfaceDataTypes_idl.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/rtmidl/__init__.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/rtmidl/RTC_idl.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/rtmidl/BasicDataType_idl.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/rtmidl/ComponentObserver_idl.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/RTM
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/rtmidl/RTM/__init__.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/RTM
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/rtmidl/OpenRTM_idl.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/SDOPackage
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/rtmidl/SDOPackage/__init__.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/SDOPackage
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/RTC
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/rtmidl/RTC/__init__.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/RTC
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/OpenRTM
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/rtmidl/OpenRTM/__init__.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/OpenRTM
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/rtmidl/DataPort_idl.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/rtmidl/ExtendedDataTypes_idl.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/__init__.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/nameserver.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/component.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/exceptions.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/config_set.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/directory.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/options.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/tree.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/sdo.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/manager.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/path.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/unknown.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/utils.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree
�[0mcopying build/lib.linux-x86_64-2.7/rtctree/ports.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/zombie.py to zombie.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/node.py to node.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/exec_context.py to exec_context.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/Logger_idl.py to Logger_idl.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/SDOPackage_idl.py to SDOPackage_idl.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/RTC__POA/__init__.py to __init__.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/OpenRTM__POA/__init__.py to __init__.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/Manager_idl.py to Manager_idl.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/SDOPackage__POA/__init__.py to __init__.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/RTM__POA/__init__.py to __init__.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/InterfaceDataTypes_idl.py to InterfaceDataTypes_idl.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/__init__.py to __init__.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/RTC_idl.py to RTC_idl.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/BasicDataType_idl.py to BasicDataType_idl.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/ComponentObserver_idl.py to ComponentObserver_idl.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/RTM/__init__.py to __init__.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/OpenRTM_idl.py to OpenRTM_idl.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/SDOPackage/__init__.py to __init__.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/RTC/__init__.py to __init__.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/OpenRTM/__init__.py to __init__.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/DataPort_idl.py to DataPort_idl.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/rtmidl/ExtendedDataTypes_idl.py to ExtendedDataTypes_idl.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/__init__.py to __init__.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/nameserver.py to nameserver.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/component.py to component.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/exceptions.py to exceptions.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/config_set.py to config_set.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/directory.py to directory.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/options.py to options.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/tree.py to tree.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/sdo.py to sdo.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/manager.py to manager.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/path.py to path.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/unknown.py to unknown.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/utils.py to utils.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree/ports.py to ports.pyc
�[0mrunning install_egg_info
�[0mWriting /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/lib/python2.7/dist-packages/rtctree-3.0.0.egg-info
�[0mwriting list of installed files to 'installed_files.txt'
�[0mtouch installed
�[0m-- Configuring done
�[0m-- Generating done
�[0m-- Build files have been written to: /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree
�[0m�[1m�[34m==>�[0m�[1m make -j4 -l4�[0m �[1m�[30min�[0m '�[1m/home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtctree�[0m'�[0m
�[32m<==�[0m Finished processing package [�[32m�[1m1�[0m of �[1m�[32m4�[0m]: '�[34m�[1mrtctree�[0m'�[0m

�]2;rtshell [2 of 4]��[1m�[32m==>�[0m �[0mProcessing �[36mcatkin�[0m package: '�[1m�[34mrtshell�[0m'�[0m
�[1m�[34m==>�[0m�[1m Creating build directory: 'build_isolated/rtshell'�[0m�[0m
�[1m�[34m==>�[0m�[1m Building with env: '/home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree/env.sh'�[0m
�[1m�[34m==>�[0m�[1m cmake /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtshell -DCATKIN_DEVEL_PREFIX=/home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell -DCMAKE_INSTALL_PREFIX=/home/k-okada/catkin_ws/ws_rtshell/install_isolated�[0m �[1m�[30min�[0m '�[1m/home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtshell�[0m'�[0m
-- The C compiler identification is GNU
�[0m-- The CXX compiler identification is GNU
�[0m-- Check for working C compiler: /usr/bin/gcc
�[0m-- Check for working C compiler: /usr/bin/gcc -- works
�[0m-- Detecting C compiler ABI info
�[0m-- Detecting C compiler ABI info - done
�[0m-- Check for working CXX compiler: /usr/bin/c++
�[0m-- Check for working CXX compiler: /usr/bin/c++ -- works
�[0m-- Detecting CXX compiler ABI info
�[0m-- Detecting CXX compiler ABI info - done
�[0m-- Using CATKIN_DEVEL_PREFIX: /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell
�[0m-- Using CMAKE_PREFIX_PATH: /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree;/home/k-okada/ros/hydro/devel;/opt/ros/hydro
�[0m-- This workspace overlays: /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree;/home/k-okada/ros/hydro/devel;/opt/ros/hydro
�[0m-- Found PythonInterp: /usr/bin/python (found version "2.7.3")
�[0m-- Using PYTHON_EXECUTABLE: /usr/bin/python
�[0m-- Python version: 2.7
�[0m-- Using Debian Python package layout
�[0m-- Using CATKIN_ENABLE_TESTING: ON
�[0m-- Call enable_testing()
�[0m-- Using CATKIN_TEST_RESULTS_DIR: /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtshell/test_results
�[0m-- Looking for include files CMAKE_HAVE_PTHREAD_H
�[0m-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
�[0m-- Looking for pthread_create in pthreads
�[0m-- Looking for pthread_create in pthreads - not found
�[0m-- Looking for pthread_create in pthread
�[0m-- Looking for pthread_create in pthread - found
�[0m-- Found Threads: TRUE 
�[0m-- Found gtest sources under '/usr/src/gtest': gtests will be built
�[0m-- catkin 0.5.88
�[0mmkdir -p build
�[0mif [ ! -f /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtshell/rtshell-3.0.1.zip.md5sum ]; then echo "Error: Couldn't find md5sum file /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtshell/rtshell-3.0.1.zip.md5sum" && false; fi
�[0m/opt/ros/hydro/share/ros/core/rosbuild/bin/download_checkmd5.py https://github.com/gbiggs/rtshell/archive/v3.0.1.zip build/rtshell-3.0.1.zip `awk {{'print $1'}} /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtshell/rtshell-3.0.1.zip.md5sum`
�[0m[rosbuild] Downloading https://github.com/gbiggs/rtshell/archive/v3.0.1.zip to build/rtshell-3.0.1.zip...Done
�[0m[rosbuild] Checking md5sum on build/rtshell-3.0.1.zip
�[0mtouch -c build/rtshell-3.0.1.zip
�[0mrm -rf build/rtshell-3.0.1 
�[0mcd build; unzip ../build/rtshell-3.0.1.zip
�[0mArchive:  ../build/rtshell-3.0.1.zip
�[0m249bebd86fb184e212fcb8bdd76f6ef7c7280507
�[0m   creating: rtshell-3.0.1/
�[0m  inflating: rtshell-3.0.1/.gitignore  
�[0m  inflating: rtshell-3.0.1/LICENSE.txt  
�[0m  inflating: rtshell-3.0.1/MANIFEST.in  
�[0m  inflating: rtshell-3.0.1/README.txt  
�[0m  inflating: rtshell-3.0.1/README_ja.txt  
�[0m  inflating: rtshell-3.0.1/bash_completion  
�[0m   creating: rtshell-3.0.1/doc/
�[0m extracting: rtshell-3.0.1/doc/.gitignore  
�[0m   creating: rtshell-3.0.1/doc/cheatsheet/
�[0m extracting: rtshell-3.0.1/doc/cheatsheet/.gitignore  
�[0m  inflating: rtshell-3.0.1/doc/cheatsheet/cheatsheet.pdf  
�[0m  inflating: rtshell-3.0.1/doc/cheatsheet/cheatsheet.tex  
�[0m   creating: rtshell-3.0.1/doc/common/
�[0m  inflating: rtshell-3.0.1/doc/common/common_body.txt  
�[0m  inflating: rtshell-3.0.1/doc/common/common_opts.txt  
�[0m  inflating: rtshell-3.0.1/doc/common/docinfo_block.txt  
�[0m   creating: rtshell-3.0.1/doc/common/ja/
�[0m  inflating: rtshell-3.0.1/doc/common/ja/common_body.txt  
�[0m  inflating: rtshell-3.0.1/doc/common/ja/common_opts.txt  
�[0m  inflating: rtshell-3.0.1/doc/common/ja/docinfo_block.txt  
�[0m  inflating: rtshell-3.0.1/doc/common/ja/start_stop_plans.txt  
�[0m  inflating: rtshell-3.0.1/doc/common/start_stop_plans.txt  
�[0m  inflating: rtshell-3.0.1/doc/make_docs  
�[0m   creating: rtshell-3.0.1/doc/rest/
�[0m   creating: rtshell-3.0.1/doc/rest/ja/
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtact.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtcat.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtcheck.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtcomp.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtcon.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtconf.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtcryo.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtcwd.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtdeact.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtdel.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtdis.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtdoc.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtexit.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtfind.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtinject.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtlog.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtls.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtmgr.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtprint.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtpwd.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtreset.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtresurrect.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtshell.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtstart.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtstodot.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtstop.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtteardown.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/ja/rtvlog.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtact.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtcat.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtcheck.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtcomp.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtcon.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtconf.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtcryo.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtcwd.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtdeact.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtdel.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtdis.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtdoc.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtexit.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtfind.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtinject.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtlog.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtls.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtmgr.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtprint.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtpwd.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtreset.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtresurrect.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtshell.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtstart.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtstodot.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtstop.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtteardown.txt  
�[0m  inflating: rtshell-3.0.1/doc/rest/rtvlog.txt  
�[0m  inflating: rtshell-3.0.1/rtact     
�[0m  inflating: rtshell-3.0.1/rtact.bat  
�[0m  inflating: rtshell-3.0.1/rtcat     
�[0m  inflating: rtshell-3.0.1/rtcat.bat  
�[0m  inflating: rtshell-3.0.1/rtcheck   
�[0m  inflating: rtshell-3.0.1/rtcheck.bat  
�[0m  inflating: rtshell-3.0.1/rtcomp    
�[0m  inflating: rtshell-3.0.1/rtcomp.bat  
�[0m  inflating: rtshell-3.0.1/rtcon     
�[0m  inflating: rtshell-3.0.1/rtcon.bat  
�[0m  inflating: rtshell-3.0.1/rtconf    
�[0m  inflating: rtshell-3.0.1/rtconf.bat  
�[0m  inflating: rtshell-3.0.1/rtcryo    
�[0m  inflating: rtshell-3.0.1/rtcryo.bat  
�[0m  inflating: rtshell-3.0.1/rtcwd.bat  
�[0m  inflating: rtshell-3.0.1/rtdeact   
�[0m  inflating: rtshell-3.0.1/rtdeact.bat  
�[0m  inflating: rtshell-3.0.1/rtdel     
�[0m  inflating: rtshell-3.0.1/rtdel.bat  
�[0m  inflating: rtshell-3.0.1/rtdis     
�[0m  inflating: rtshell-3.0.1/rtdis.bat  
�[0m  inflating: rtshell-3.0.1/rtdoc     
�[0m  inflating: rtshell-3.0.1/rtdoc.bat  
�[0m  inflating: rtshell-3.0.1/rtexit    
�[0m  inflating: rtshell-3.0.1/rtexit.bat  
�[0m  inflating: rtshell-3.0.1/rtfind    
�[0m  inflating: rtshell-3.0.1/rtfind.bat  
�[0m  inflating: rtshell-3.0.1/rtinject  
�[0m  inflating: rtshell-3.0.1/rtinject.bat  
�[0m  inflating: rtshell-3.0.1/rtlog     
�[0m  inflating: rtshell-3.0.1/rtlog.bat  
�[0m  inflating: rtshell-3.0.1/rtls      
�[0m  inflating: rtshell-3.0.1/rtls.bat  
�[0m  inflating: rtshell-3.0.1/rtmgr     
�[0m  inflating: rtshell-3.0.1/rtmgr.bat  
�[0m  inflating: rtshell-3.0.1/rtprint   
�[0m  inflating: rtshell-3.0.1/rtprint.bat  
�[0m  inflating: rtshell-3.0.1/rtpwd     
�[0m  inflating: rtshell-3.0.1/rtpwd.bat  
�[0m  inflating: rtshell-3.0.1/rtreset   
�[0m  inflating: rtshell-3.0.1/rtreset.bat  
�[0m  inflating: rtshell-3.0.1/rtresurrect  
�[0m  inflating: rtshell-3.0.1/rtresurrect.bat  
�[0m   creating: rtshell-3.0.1/rtshell/
�[0m  inflating: rtshell-3.0.1/rtshell/__init__.py  
�[0m  inflating: rtshell-3.0.1/rtshell/actions.py  
�[0m  inflating: rtshell-3.0.1/rtshell/comp_mgmt.py  
�[0m  inflating: rtshell-3.0.1/rtshell/fmt.py  
�[0m  inflating: rtshell-3.0.1/rtshell/gen_comp.py  
�[0m  inflating: rtshell-3.0.1/rtshell/ilog.py  
�[0m  inflating: rtshell-3.0.1/rtshell/modmgr.py  
�[0m  inflating: rtshell-3.0.1/rtshell/option_store.py  
�[0m  inflating: rtshell-3.0.1/rtshell/path.py  
�[0m  inflating: rtshell-3.0.1/rtshell/plan.py  
�[0m  inflating: rtshell-3.0.1/rtshell/port_types.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtact.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtcat.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtcheck.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtcomp.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtcon.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtconf.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtcryo.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtcwd.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtdeact.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtdel.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtdis.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtdoc.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtexit.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtfind.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtinject.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtinject_comp.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtlog.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtlog_comps.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtls.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtmgr.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtprint.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtprint_comp.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtreset.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtresurrect.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rts_exceptions.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtstart.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtstodot.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtstop.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtteardown.py  
�[0m  inflating: rtshell-3.0.1/rtshell/rtvlog.py  
�[0m  inflating: rtshell-3.0.1/rtshell/simpkl_log.py  
�[0m  inflating: rtshell-3.0.1/rtshell/state_control_base.py  
�[0m  inflating: rtshell-3.0.1/rtshell/text_log.py  
�[0m  inflating: rtshell-3.0.1/rtstart   
�[0m  inflating: rtshell-3.0.1/rtstart.bat  
�[0m  inflating: rtshell-3.0.1/rtstodot  
�[0m  inflating: rtshell-3.0.1/rtstodot.bat  
�[0m  inflating: rtshell-3.0.1/rtstop    
�[0m  inflating: rtshell-3.0.1/rtstop.bat  
�[0m  inflating: rtshell-3.0.1/rtteardown  
�[0m  inflating: rtshell-3.0.1/rtteardown.bat  
�[0m  inflating: rtshell-3.0.1/rtvlog    
�[0m  inflating: rtshell-3.0.1/rtvlog.bat  
�[0m  inflating: rtshell-3.0.1/setup.py  
�[0m  inflating: rtshell-3.0.1/shell_support.in  
�[0m   creating: rtshell-3.0.1/test/
�[0m  inflating: rtshell-3.0.1/test/.gitignore  
�[0m   creating: rtshell-3.0.1/test/MyData/
�[0m  inflating: rtshell-3.0.1/test/MyData/__init__.py  
�[0m   creating: rtshell-3.0.1/test/MyData__POA/
�[0m  inflating: rtshell-3.0.1/test/MyData__POA/__init__.py  
�[0m  inflating: rtshell-3.0.1/test/blorg.py  
�[0m  inflating: rtshell-3.0.1/test/c1.rtlog  
�[0m  inflating: rtshell-3.0.1/test/c1_comp  
�[0m  inflating: rtshell-3.0.1/test/c2_comp  
�[0m  inflating: rtshell-3.0.1/test/doc2_comp  
�[0m  inflating: rtshell-3.0.1/test/doc_comp  
�[0m  inflating: rtshell-3.0.1/test/err_comp  
�[0m  inflating: rtshell-3.0.1/test/logfile_unittests.py  
�[0m  inflating: rtshell-3.0.1/test/mp1_comp  
�[0m  inflating: rtshell-3.0.1/test/output.rtlog  
�[0m  inflating: rtshell-3.0.1/test/output_comp  
�[0m  inflating: rtshell-3.0.1/test/output_noport_comp  
�[0m  inflating: rtshell-3.0.1/test/rtc.conf  
�[0m  inflating: rtshell-3.0.1/test/rtsystem.xml  
�[0m  inflating: rtshell-3.0.1/test/std.conf  
�[0m  inflating: rtshell-3.0.1/test/std_comp  
�[0m  inflating: rtshell-3.0.1/test/sys.dot  
�[0m  inflating: rtshell-3.0.1/test/sys.rtsys  
�[0m  inflating: rtshell-3.0.1/test/test.idl  
�[0m  inflating: rtshell-3.0.1/test/test_cmds.py  
�[0m  inflating: rtshell-3.0.1/test/test_idl.py  
�[0m  inflating: rtshell-3.0.1/test/test_mod1.py  
�[0m extracting: rtshell-3.0.1/test/test_mod1__POA.py  
�[0m extracting: rtshell-3.0.1/test/test_mod2.py  
�[0m extracting: rtshell-3.0.1/test/test_mod2__POA.py  
�[0m  inflating: rtshell-3.0.1/test/unittests.py  
�[0m  inflating: rtshell-3.0.1/test/zombie_comp  
�[0mpatch -d build/rtshell-3.0.1 -p0 < /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtshell/patch/fix_out_of_range.patch;
�[0mpatching file rtshell/rtcryo.py
�[0mHunk #1 succeeded at 103 (offset -35 lines).
�[0mtouch build/rtshell-3.0.1/unpacked
�[0m(cd build/rtshell-3.0.1 && yes | python setup.py build && yes | python setup.py install --prefix /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell --install-scripts /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell --install-data /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtshell --install-layout=deb --record installed_files.txt)
�[0mGenerate documentation? Generating documentation
�[0mrunning build
�[0mrunning build_py
�[0mcreating build
�[0mcreating build/lib.linux-x86_64-2.7
�[0mcreating build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtdel.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtcryo.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtprint_comp.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtls.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/text_log.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtconf.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtresurrect.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtcat.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtvlog.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtprint.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtcomp.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtinject_comp.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/state_control_base.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/modmgr.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtteardown.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtstodot.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/__init__.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtmgr.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rts_exceptions.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtlog.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtcon.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtact.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtexit.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtdeact.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/plan.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/fmt.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/port_types.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtdoc.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtcheck.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/comp_mgmt.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/simpkl_log.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtinject.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtstop.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtfind.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtdis.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/path.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/actions.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtlog_comps.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/gen_comp.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtcwd.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/option_store.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/ilog.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtreset.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mcopying rtshell/rtstart.py -> build/lib.linux-x86_64-2.7/rtshell
�[0mrunning build_scripts
�[0mcreating build/scripts-2.7
�[0mcopying and adjusting rtact -> build/scripts-2.7
�[0mcopying and adjusting rtcat -> build/scripts-2.7
�[0mcopying and adjusting rtcheck -> build/scripts-2.7
�[0mcopying and adjusting rtcomp -> build/scripts-2.7
�[0mcopying and adjusting rtcon -> build/scripts-2.7
�[0mcopying and adjusting rtconf -> build/scripts-2.7
�[0mcopying and adjusting rtcryo -> build/scripts-2.7
�[0mcopying and adjusting rtdeact -> build/scripts-2.7
�[0mcopying and adjusting rtdel -> build/scripts-2.7
�[0mcopying and adjusting rtdis -> build/scripts-2.7
�[0mcopying and adjusting rtexit -> build/scripts-2.7
�[0mcopying and adjusting rtfind -> build/scripts-2.7
�[0mcopying and adjusting rtinject -> build/scripts-2.7
�[0mcopying and adjusting rtlog -> build/scripts-2.7
�[0mcopying and adjusting rtls -> build/scripts-2.7
�[0mcopying and adjusting rtdoc -> build/scripts-2.7
�[0mcopying and adjusting rtmgr -> build/scripts-2.7
�[0mcopying and adjusting rtprint -> build/scripts-2.7
�[0mcopying and adjusting rtpwd -> build/scripts-2.7
�[0mcopying and adjusting rtreset -> build/scripts-2.7
�[0mcopying and adjusting rtresurrect -> build/scripts-2.7
�[0mcopying and adjusting rtstart -> build/scripts-2.7
�[0mcopying and adjusting rtstodot -> build/scripts-2.7
�[0mcopying and adjusting rtstop -> build/scripts-2.7
�[0mcopying and adjusting rtteardown -> build/scripts-2.7
�[0mcopying and adjusting rtvlog -> build/scripts-2.7
�[0mchanging mode of build/scripts-2.7/rtact from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtcat from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtcheck from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtcomp from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtcon from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtconf from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtcryo from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtdeact from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtdel from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtdis from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtexit from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtfind from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtinject from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtlog from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtls from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtdoc from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtmgr from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtprint from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtpwd from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtreset from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtresurrect from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtstart from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtstodot from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtstop from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtteardown from 664 to 775
�[0mchanging mode of build/scripts-2.7/rtvlog from 664 to 775
�[0mGenerate documentation? Generating documentation
�[0mrunning install
�[0mrunning build
�[0mrunning build_py
�[0mrunning build_scripts
�[0mrunning install_lib
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtdel.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtcryo.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtprint_comp.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtls.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/text_log.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtconf.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtresurrect.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtcat.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtvlog.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtprint.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtcomp.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtinject_comp.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/state_control_base.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/modmgr.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtteardown.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtstodot.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/__init__.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtmgr.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rts_exceptions.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtlog.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtcon.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtact.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtexit.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtdeact.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/plan.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/fmt.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/port_types.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtdoc.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtcheck.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/comp_mgmt.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/simpkl_log.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtinject.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtstop.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtfind.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtdis.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/path.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/actions.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtlog_comps.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/gen_comp.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtcwd.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/option_store.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/ilog.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtreset.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mcopying build/lib.linux-x86_64-2.7/rtshell/rtstart.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtdel.py to rtdel.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtcryo.py to rtcryo.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtprint_comp.py to rtprint_comp.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtls.py to rtls.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/text_log.py to text_log.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtconf.py to rtconf.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtresurrect.py to rtresurrect.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtcat.py to rtcat.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtvlog.py to rtvlog.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtprint.py to rtprint.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtcomp.py to rtcomp.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtinject_comp.py to rtinject_comp.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/state_control_base.py to state_control_base.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/modmgr.py to modmgr.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtteardown.py to rtteardown.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtstodot.py to rtstodot.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/__init__.py to __init__.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtmgr.py to rtmgr.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rts_exceptions.py to rts_exceptions.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtlog.py to rtlog.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtcon.py to rtcon.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtact.py to rtact.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtexit.py to rtexit.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtdeact.py to rtdeact.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/plan.py to plan.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/fmt.py to fmt.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/port_types.py to port_types.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtdoc.py to rtdoc.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtcheck.py to rtcheck.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/comp_mgmt.py to comp_mgmt.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/simpkl_log.py to simpkl_log.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtinject.py to rtinject.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtstop.py to rtstop.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtfind.py to rtfind.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtdis.py to rtdis.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/path.py to path.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/actions.py to actions.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtlog_comps.py to rtlog_comps.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/gen_comp.py to gen_comp.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtcwd.py to rtcwd.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/option_store.py to option_store.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/ilog.py to ilog.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtreset.py to rtreset.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell/rtstart.py to rtstart.pyc
�[0mrunning install_scripts
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtdis -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtinject -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtconf -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtcat -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtfind -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtcryo -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtstart -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtreset -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtteardown -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtvlog -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtpwd -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtexit -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtstodot -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtlog -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtdel -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtdeact -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtact -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtresurrect -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtdoc -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtstop -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtcon -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtcheck -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtcomp -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtprint -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtls -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mcopying build/scripts-2.7/rtmgr -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtdis to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtinject to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtconf to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtcat to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtfind to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtcryo to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtstart to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtreset to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtteardown to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtvlog to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtpwd to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtexit to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtstodot to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtlog to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtdel to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtdeact to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtact to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtresurrect to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtdoc to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtstop to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtcon to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtcheck to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtcomp to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtprint to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtls to 775
�[0mchanging mode of /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/rtshell/rtmgr to 775
�[0mrunning install_data
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtshell/share
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtshell/share/rtshell
�[0mcopying bash_completion -> /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtshell/share/rtshell
�[0mcopying shell_support.in -> /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtshell/share/rtshell
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtshell/share/man
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtshell/share/man/man1
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtshell/share/man/ja
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtshell/share/man/ja/man1
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtshell/share/doc
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtshell/share/doc/rtshell
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtshell/share/doc/rtshell/ja
�[0mmoving /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtshell/share/rtshell/shell_support.in -> /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtshell/share/rtshell/shell_support
�[0mFailed to filter bash_completion.
�[0msed: -e expression #1, char 1: 不明なコマンド: `''
�[0m
�[0mrunning install_egg_info
�[0mWriting /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/lib/python2.7/dist-packages/rtshell-4.0.0.egg-info
�[0mwriting list of installed files to 'installed_files.txt'
�[0mtouch installed
�[0m-- Configuring done
�[0m-- Generating done
�[0m-- Build files have been written to: /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtshell
�[0m�[1m�[34m==>�[0m�[1m make -j4 -l4�[0m �[1m�[30min�[0m '�[1m/home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtshell�[0m'�[0m
�[32m<==�[0m Finished processing package [�[32m�[1m2�[0m of �[1m�[32m4�[0m]: '�[34m�[1mrtshell�[0m'�[0m

�]2;rtshell_core [3 of 4]��[1m�[32m==>�[0m �[0mProcessing �[36mcatkin�[0m package: '�[1m�[34mrtshell_core�[0m'�[0m
�[1m�[34m==>�[0m�[1m Creating build directory: 'build_isolated/rtshell_core'�[0m�[0m
�[1m�[34m==>�[0m�[1m Building with env: '/home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell/env.sh'�[0m
�[1m�[34m==>�[0m�[1m cmake /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtshell_core -DCATKIN_DEVEL_PREFIX=/home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell_core -DCMAKE_INSTALL_PREFIX=/home/k-okada/catkin_ws/ws_rtshell/install_isolated�[0m �[1m�[30min�[0m '�[1m/home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtshell_core�[0m'�[0m
-- The C compiler identification is GNU
�[0m-- The CXX compiler identification is GNU
�[0m-- Check for working C compiler: /usr/bin/gcc
�[0m-- Check for working C compiler: /usr/bin/gcc -- works
�[0m-- Detecting C compiler ABI info
�[0m-- Detecting C compiler ABI info - done
�[0m-- Check for working CXX compiler: /usr/bin/c++
�[0m-- Check for working CXX compiler: /usr/bin/c++ -- works
�[0m-- Detecting CXX compiler ABI info
�[0m-- Detecting CXX compiler ABI info - done
�[0m-- Using CATKIN_DEVEL_PREFIX: /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell_core
�[0m-- Using CMAKE_PREFIX_PATH: /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell;/home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree;/home/k-okada/ros/hydro/devel;/opt/ros/hydro
�[0m-- This workspace overlays: /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell;/home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree;/home/k-okada/ros/hydro/devel;/opt/ros/hydro
�[0m-- Found PythonInterp: /usr/bin/python (found version "2.7.3")
�[0m-- Using PYTHON_EXECUTABLE: /usr/bin/python
�[0m-- Python version: 2.7
�[0m-- Using Debian Python package layout
�[0m-- Using CATKIN_ENABLE_TESTING: ON
�[0m-- Call enable_testing()
�[0m-- Using CATKIN_TEST_RESULTS_DIR: /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtshell_core/test_results
�[0m-- Looking for include files CMAKE_HAVE_PTHREAD_H
�[0m-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
�[0m-- Looking for pthread_create in pthreads
�[0m-- Looking for pthread_create in pthreads - not found
�[0m-- Looking for pthread_create in pthread
�[0m-- Looking for pthread_create in pthread - found
�[0m-- Found Threads: TRUE 
�[0m-- Found gtest sources under '/usr/src/gtest': gtests will be built
�[0m-- catkin 0.5.88
�[0m-- Configuring done
�[0m-- Generating done
�[0m-- Build files have been written to: /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtshell_core
�[0m�[1m�[34m==>�[0m�[1m make -j4 -l4�[0m �[1m�[30min�[0m '�[1m/home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtshell_core�[0m'�[0m
�[32m<==�[0m Finished processing package [�[32m�[1m3�[0m of �[1m�[32m4�[0m]: '�[34m�[1mrtshell_core�[0m'�[0m

�]2;rtsprofile [4 of 4]��[1m�[32m==>�[0m �[0mProcessing �[36mcatkin�[0m package: '�[1m�[34mrtsprofile�[0m'�[0m
�[1m�[34m==>�[0m�[1m Creating build directory: 'build_isolated/rtsprofile'�[0m�[0m
�[1m�[34m==>�[0m�[1m Building with env: '/home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell_core/env.sh'�[0m
�[1m�[34m==>�[0m�[1m cmake /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtsprofile -DCATKIN_DEVEL_PREFIX=/home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile -DCMAKE_INSTALL_PREFIX=/home/k-okada/catkin_ws/ws_rtshell/install_isolated�[0m �[1m�[30min�[0m '�[1m/home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtsprofile�[0m'�[0m
-- The C compiler identification is GNU
�[0m-- The CXX compiler identification is GNU
�[0m-- Check for working C compiler: /usr/bin/gcc
�[0m-- Check for working C compiler: /usr/bin/gcc -- works
�[0m-- Detecting C compiler ABI info
�[0m-- Detecting C compiler ABI info - done
�[0m-- Check for working CXX compiler: /usr/bin/c++
�[0m-- Check for working CXX compiler: /usr/bin/c++ -- works
�[0m-- Detecting CXX compiler ABI info
�[0m-- Detecting CXX compiler ABI info - done
�[0m-- Using CATKIN_DEVEL_PREFIX: /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile
�[0m-- Using CMAKE_PREFIX_PATH: /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell_core;/home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell;/home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree;/home/k-okada/ros/hydro/devel;/opt/ros/hydro
�[0m-- This workspace overlays: /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell_core;/home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtshell;/home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtctree;/home/k-okada/ros/hydro/devel;/opt/ros/hydro
�[0m-- Found PythonInterp: /usr/bin/python (found version "2.7.3")
�[0m-- Using PYTHON_EXECUTABLE: /usr/bin/python
�[0m-- Python version: 2.7
�[0m-- Using Debian Python package layout
�[0m-- Using CATKIN_ENABLE_TESTING: ON
�[0m-- Call enable_testing()
�[0m-- Using CATKIN_TEST_RESULTS_DIR: /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtsprofile/test_results
�[0m-- Looking for include files CMAKE_HAVE_PTHREAD_H
�[0m-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
�[0m-- Looking for pthread_create in pthreads
�[0m-- Looking for pthread_create in pthreads - not found
�[0m-- Looking for pthread_create in pthread
�[0m-- Looking for pthread_create in pthread - found
�[0m-- Found Threads: TRUE 
�[0m-- Found gtest sources under '/usr/src/gtest': gtests will be built
�[0m-- catkin 0.5.88
�[0mmkdir -p build
�[0mif [ ! -f /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtsprofile/rtsprofile-2.0.0.zip.md5sum ]; then echo "Error: Couldn't find md5sum file /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtsprofile/rtsprofile-2.0.0.zip.md5sum" && false; fi
�[0m/opt/ros/hydro/share/ros/core/rosbuild/bin/download_checkmd5.py https://github.com/gbiggs/rtsprofile/archive/2.0.0.zip build/rtsprofile-2.0.0.zip `awk {{'print $1'}} /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtsprofile/rtsprofile-2.0.0.zip.md5sum`
�[0m[rosbuild] Downloading https://github.com/gbiggs/rtsprofile/archive/2.0.0.zip to build/rtsprofile-2.0.0.zip...Done
�[0m[rosbuild] Checking md5sum on build/rtsprofile-2.0.0.zip
�[0mtouch -c build/rtsprofile-2.0.0.zip
�[0mrm -rf build/rtsprofile-2.0.0 
�[0mcd build; unzip ../build/rtsprofile-2.0.0.zip
�[0mArchive:  ../build/rtsprofile-2.0.0.zip
�[0m571774b3248db5ae5e9adafd8eb8fca7c14ef757
�[0m   creating: rtsprofile-2.0.0/
�[0m  inflating: rtsprofile-2.0.0/.gitignore  
�[0m  inflating: rtsprofile-2.0.0/LICENSE.txt  
�[0m extracting: rtsprofile-2.0.0/MANIFEST.in  
�[0m  inflating: rtsprofile-2.0.0/README.txt  
�[0m   creating: rtsprofile-2.0.0/doc/
�[0m  inflating: rtsprofile-2.0.0/doc/doxyfile  
�[0m   creating: rtsprofile-2.0.0/rtsprofile/
�[0m  inflating: rtsprofile-2.0.0/rtsprofile/__init__.py  
�[0m  inflating: rtsprofile-2.0.0/rtsprofile/component.py  
�[0m  inflating: rtsprofile-2.0.0/rtsprofile/component_group.py  
�[0m  inflating: rtsprofile-2.0.0/rtsprofile/composite_type.py  
�[0m  inflating: rtsprofile-2.0.0/rtsprofile/config_set.py  
�[0m  inflating: rtsprofile-2.0.0/rtsprofile/direction.py  
�[0m  inflating: rtsprofile-2.0.0/rtsprofile/exceptions.py  
�[0m  inflating: rtsprofile-2.0.0/rtsprofile/exec_context.py  
�[0m  inflating: rtsprofile-2.0.0/rtsprofile/location.py  
�[0m  inflating: rtsprofile-2.0.0/rtsprofile/message_sending.py  
�[0m  inflating: rtsprofile-2.0.0/rtsprofile/participant.py  
�[0m  inflating: rtsprofile-2.0.0/rtsprofile/port_connectors.py  
�[0m  inflating: rtsprofile-2.0.0/rtsprofile/ports.py  
�[0m  inflating: rtsprofile-2.0.0/rtsprofile/rts_profile.py  
�[0m  inflating: rtsprofile-2.0.0/rtsprofile/targets.py  
�[0m  inflating: rtsprofile-2.0.0/rtsprofile/utils.py  
�[0m  inflating: rtsprofile-2.0.0/setup.py  
�[0m   creating: rtsprofile-2.0.0/test/
�[0m  inflating: rtsprofile-2.0.0/test/rtsystem.xml  
�[0m  inflating: rtsprofile-2.0.0/test/rtsystem.yaml  
�[0m  inflating: rtsprofile-2.0.0/test/test.py  
�[0mtouch build/rtsprofile-2.0.0/unpacked
�[0m(cd build/rtsprofile-2.0.0 && python setup.py build && python setup.py install --prefix /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile --install-scripts /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/rtsprofile --install-data /home/k-okada/catkin_ws/ws_rtshell/src/rtshell_core/rtsprofile --install-layout=deb --record installed_files.txt)
�[0mrunning build
�[0mrunning build_py
�[0mcreating build
�[0mcreating build/lib.linux-x86_64-2.7
�[0mcreating build/lib.linux-x86_64-2.7/rtsprofile
�[0mcopying rtsprofile/exec_context.py -> build/lib.linux-x86_64-2.7/rtsprofile
�[0mcopying rtsprofile/port_connectors.py -> build/lib.linux-x86_64-2.7/rtsprofile
�[0mcopying rtsprofile/location.py -> build/lib.linux-x86_64-2.7/rtsprofile
�[0mcopying rtsprofile/__init__.py -> build/lib.linux-x86_64-2.7/rtsprofile
�[0mcopying rtsprofile/component.py -> build/lib.linux-x86_64-2.7/rtsprofile
�[0mcopying rtsprofile/exceptions.py -> build/lib.linux-x86_64-2.7/rtsprofile
�[0mcopying rtsprofile/config_set.py -> build/lib.linux-x86_64-2.7/rtsprofile
�[0mcopying rtsprofile/message_sending.py -> build/lib.linux-x86_64-2.7/rtsprofile
�[0mcopying rtsprofile/targets.py -> build/lib.linux-x86_64-2.7/rtsprofile
�[0mcopying rtsprofile/participant.py -> build/lib.linux-x86_64-2.7/rtsprofile
�[0mcopying rtsprofile/composite_type.py -> build/lib.linux-x86_64-2.7/rtsprofile
�[0mcopying rtsprofile/component_group.py -> build/lib.linux-x86_64-2.7/rtsprofile
�[0mcopying rtsprofile/rts_profile.py -> build/lib.linux-x86_64-2.7/rtsprofile
�[0mcopying rtsprofile/utils.py -> build/lib.linux-x86_64-2.7/rtsprofile
�[0mcopying rtsprofile/ports.py -> build/lib.linux-x86_64-2.7/rtsprofile
�[0mcopying rtsprofile/direction.py -> build/lib.linux-x86_64-2.7/rtsprofile
�[0mrunning install
�[0mrunning build
�[0mrunning build_py
�[0mrunning install_lib
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages
�[0mcreating /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile
�[0mcopying build/lib.linux-x86_64-2.7/rtsprofile/exec_context.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile
�[0mcopying build/lib.linux-x86_64-2.7/rtsprofile/port_connectors.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile
�[0mcopying build/lib.linux-x86_64-2.7/rtsprofile/location.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile
�[0mcopying build/lib.linux-x86_64-2.7/rtsprofile/__init__.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile
�[0mcopying build/lib.linux-x86_64-2.7/rtsprofile/component.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile
�[0mcopying build/lib.linux-x86_64-2.7/rtsprofile/exceptions.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile
�[0mcopying build/lib.linux-x86_64-2.7/rtsprofile/config_set.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile
�[0mcopying build/lib.linux-x86_64-2.7/rtsprofile/message_sending.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile
�[0mcopying build/lib.linux-x86_64-2.7/rtsprofile/targets.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile
�[0mcopying build/lib.linux-x86_64-2.7/rtsprofile/participant.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile
�[0mcopying build/lib.linux-x86_64-2.7/rtsprofile/composite_type.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile
�[0mcopying build/lib.linux-x86_64-2.7/rtsprofile/component_group.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile
�[0mcopying build/lib.linux-x86_64-2.7/rtsprofile/rts_profile.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile
�[0mcopying build/lib.linux-x86_64-2.7/rtsprofile/utils.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile
�[0mcopying build/lib.linux-x86_64-2.7/rtsprofile/ports.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile
�[0mcopying build/lib.linux-x86_64-2.7/rtsprofile/direction.py -> /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile/exec_context.py to exec_context.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile/port_connectors.py to port_connectors.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile/location.py to location.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile/__init__.py to __init__.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile/component.py to component.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile/exceptions.py to exceptions.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile/config_set.py to config_set.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile/message_sending.py to message_sending.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile/targets.py to targets.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile/participant.py to participant.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile/composite_type.py to composite_type.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile/component_group.py to component_group.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile/rts_profile.py to rts_profile.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile/utils.py to utils.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile/ports.py to ports.pyc
�[0mbyte-compiling /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile/direction.py to direction.pyc
�[0mrunning install_egg_info
�[0mWriting /home/k-okada/catkin_ws/ws_rtshell/devel_isolated/rtsprofile/lib/python2.7/dist-packages/rtsprofile-1.0.0.egg-info
�[0mwriting list of installed files to 'installed_files.txt'
�[0mtouch installed
�[0m-- Configuring done
�[0m-- Generating done
�[0m-- Build files have been written to: /home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtsprofile
�[0m�[1m�[34m==>�[0m�[1m make -j4 -l4�[0m �[1m�[30min�[0m '�[1m/home/k-okada/catkin_ws/ws_rtshell/build_isolated/rtsprofile�[0m'�[0m
�[32m<==�[0m Finished processing package [�[32m�[1m4�[0m of �[1m�[32m4�[0m]: '�[34m�[1mrtsprofile�[0m'�[0m
�]0;k-okada@kokada-t430s: ~/catkin_ws/ws_rtshell�k-okada@kokada-t430s:~/catkin_ws/ws_rtshell$ exit
exit

スクリプトは 2014年09月02日 15時38分49秒
 に終了しました

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants