18:23:26# BEGIN SECTION: Run Dockerfile - build binarydeb
18:23:26+ docker run --rm --cidfile=/home/jenkins-slave/workspace/Mbin_uB64__turtlebot_msgs__ubuntu_bionic_amd64__binary/docker_build_binarydeb/docker.cid -e=HOME= -e=TRAVIS= --net=host -v /home/jenkins-slave/workspace/Mbin_uB64__turtlebot_msgs__ubuntu_bionic_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Mbin_uB64__turtlebot_msgs__ubuntu_bionic_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/.ccache:/home/buildfarm/.ccache binarydeb_build.melodic_ubuntu_bionic_amd64_turtlebot_msgs
1.1. build binarydeb
Hide Details
18:23:27# BEGIN SUBSECTION: build binarydeb
18:23:28Package 'ros-melodic-turtlebot-msgs' version: 3.0.1-1bionic.20210108.181518
18:23:31Invoking 'apt-src build ros-melodic-turtlebot-msgs' in '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1'
18:23:34I: Building in /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 ..
18:23:37dpkg-buildpackage: info: source package ros-melodic-turtlebot-msgs
18:23:37dpkg-buildpackage: info: source version 3.0.1-1bionic.20210108.181518
18:23:37dpkg-buildpackage: info: source distribution bionic
18:23:37dpkg-buildpackage: info: source changed by Marc Hanheide <marc@hanheide.net>
18:23:37 dpkg-source --before-build ros-melodic-turtlebot-msgs-3.0.1
18:23:37dpkg-buildpackage: info: host architecture amd64
18:23:37dpkg-source: info: using options from ros-melodic-turtlebot-msgs-3.0.1/debian/source/options: --auto-commit
18:23:38 fakeroot debian/rules clean
18:23:39dh clean -v --buildsystem=cmake
18:23:39 dh_testdir -O-v -O--buildsystem=cmake
18:23:39 dh_auto_clean -O-v -O--buildsystem=cmake
18:23:39 dh_clean -O-v -O--buildsystem=cmake
18:23:39 rm -f debian/debhelper-build-stamp
18:23:39 rm -rf debian/.debhelper/
18:23:39 rm -f -- debian/ros-melodic-turtlebot-msgs.substvars debian/files
18:23:39 rm -fr -- debian/ros-melodic-turtlebot-msgs/ debian/tmp/
18:23:39 find . \( \( \
18:23:39 \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \
18:23:39 \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
18:23:39 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
18:23:39 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
18:23:39 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
18:23:39 \) -exec rm -f {} + \) -o \
18:23:39 \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
18:23:39 debian/rules build
18:23:39dh build -v --buildsystem=cmake
18:23:40 dh_testdir -O-v -O--buildsystem=cmake
18:23:40 dh_update_autotools_config -O-v -O--buildsystem=cmake
18:23:40 debian/rules override_dh_auto_configure
18:23:40make[1]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1'
18:23:40# In case we're installing to a non-standard location, look for a setup.sh
18:23:40# in the install tree that was dropped by catkin, and source it. It will
18:23:40# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
18:23:40if [ -f "/opt/ros/melodic/setup.sh" ]; then . "/opt/ros/melodic/setup.sh"; fi && \
18:23:40dh_auto_configure -- \
18:23:40 -DCATKIN_BUILD_BINARY_PACKAGE="1" \
18:23:40 -DCMAKE_INSTALL_PREFIX="/opt/ros/melodic" \
18:23:40 -DCMAKE_PREFIX_PATH="/opt/ros/melodic"
18:23:40 install -d obj-x86_64-linux-gnu
18:23:40 cd obj-x86_64-linux-gnu && cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/melodic -DCMAKE_PREFIX_PATH=/opt/ros/melodic
18:23:42-- The C compiler identification is GNU 7.5.0
18:23:42-- The CXX compiler identification is GNU 7.5.0
18:23:42-- Check for working C compiler: /usr/bin/cc
18:23:43-- Check for working C compiler: /usr/bin/cc -- works
18:23:43-- Detecting C compiler ABI info
18:23:43-- Detecting C compiler ABI info - done
18:23:43-- Detecting C compile features
18:23:44-- Detecting C compile features - done
18:23:44-- Check for working CXX compiler: /usr/bin/c++
18:23:44-- Check for working CXX compiler: /usr/bin/c++ -- works
18:23:44-- Detecting CXX compiler ABI info
18:23:45-- Detecting CXX compiler ABI info - done
18:23:45-- Detecting CXX compile features
18:23:46-- Detecting CXX compile features - done
18:23:46-- Using CATKIN_DEVEL_PREFIX: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel
18:23:46-- Using CMAKE_PREFIX_PATH: /opt/ros/melodic
18:23:46-- This workspace overlays: /opt/ros/melodic
18:23:46-- Found PythonInterp: /usr/bin/python (found version "2.7.17")
18:23:46-- Using PYTHON_EXECUTABLE: /usr/bin/python
18:23:46-- Using Debian Python package layout
18:23:46-- Using empy: /usr/bin/empy
18:23:46-- Using CATKIN_ENABLE_TESTING: ON
18:23:46-- Skip enable_testing() when building binary package
18:23:46-- Using CATKIN_TEST_RESULTS_DIR: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/test_results
18:23:46-- Found gtest sources under '/usr/src/googletest': gtests will be built
18:23:46-- Found gmock sources under '/usr/src/googletest': gmock will be built
18:23:46-- Looking for pthread.h
18:23:47-- Looking for pthread.h - found
18:23:47-- Looking for pthread_create
18:23:47-- Looking for pthread_create - not found
18:23:47-- Looking for pthread_create in pthreads
18:23:47-- Looking for pthread_create in pthreads - not found
18:23:47-- Looking for pthread_create in pthread
18:23:47-- Looking for pthread_create in pthread - found
18:23:47-- Found Threads: TRUE
18:23:48-- Using Python nosetests: /usr/bin/nosetests-2.7
18:23:48-- catkin 0.7.29
18:23:48-- BUILD_SHARED_LIBS is on
18:23:48-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
18:23:50-- turtlebot_msgs: 1 messages, 2 services
18:23:50-- Configuring done
18:23:51-- Generating done
18:23:51CMake Warning:
18:23:51 Manually-specified variables were not used by the project:
18:23:5118:23:51 CMAKE_EXPORT_NO_PACKAGE_REGISTRY
18:23:51 CMAKE_INSTALL_LOCALSTATEDIR
18:23:51 CMAKE_INSTALL_SYSCONFDIR
18:23:5118:23:5118:23:51-- Build files have been written to: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu
18:23:51make[1]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1'
18:23:51 debian/rules override_dh_auto_build
18:23:51make[1]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1'
18:23:51# In case we're installing to a non-standard location, look for a setup.sh
18:23:51# in the install tree that was dropped by catkin, and source it. It will
18:23:51# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
18:23:51if [ -f "/opt/ros/melodic/setup.sh" ]; then . "/opt/ros/melodic/setup.sh"; fi && \
18:23:51dh_auto_build
18:23:51 cd obj-x86_64-linux-gnu && make -j1
18:23:51make[2]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51/usr/bin/cmake -H/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 -B/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
18:23:51/usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
18:23:51make -f CMakeFiles/Makefile2 all
18:23:51make[3]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51make -f CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_SetFollowState.dir/build.make CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_SetFollowState.dir/depend
18:23:51make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_SetFollowState.dir/DependInfo.cmake --color=
18:23:51Scanning dependencies of target _turtlebot_msgs_generate_messages_check_deps_SetFollowState
18:23:51make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51make -f CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_SetFollowState.dir/build.make CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_SetFollowState.dir/build
18:23:51make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py turtlebot_msgs /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/srv/SetFollowState.srv
18:23:51make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51[ 0%] Built target _turtlebot_msgs_generate_messages_check_deps_SetFollowState
18:23:51make -f CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_PanoramaImg.dir/build.make CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_PanoramaImg.dir/depend
18:23:51make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_PanoramaImg.dir/DependInfo.cmake --color=
18:23:51Scanning dependencies of target _turtlebot_msgs_generate_messages_check_deps_PanoramaImg
18:23:51make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51make -f CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_PanoramaImg.dir/build.make CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_PanoramaImg.dir/build
18:23:51make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py turtlebot_msgs /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg/PanoramaImg.msg sensor_msgs/Image:std_msgs/Header
18:23:51make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51[ 0%] Built target _turtlebot_msgs_generate_messages_check_deps_PanoramaImg
18:23:51make -f CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make CMakeFiles/std_msgs_generate_messages_lisp.dir/depend
18:23:51make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_lisp.dir/DependInfo.cmake --color=
18:23:51Scanning dependencies of target std_msgs_generate_messages_lisp
18:23:51make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51make -f CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make CMakeFiles/std_msgs_generate_messages_lisp.dir/build
18:23:51make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_lisp.dir/build'.
18:23:51make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51[ 0%] Built target std_msgs_generate_messages_lisp
18:23:51make -f CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build.make CMakeFiles/sensor_msgs_generate_messages_lisp.dir/depend
18:23:51make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/DependInfo.cmake --color=
18:23:51Scanning dependencies of target sensor_msgs_generate_messages_lisp
18:23:51make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51make -f CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build.make CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build
18:23:51make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51make[4]: Nothing to be done for 'CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build'.
18:23:51make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51[ 0%] Built target sensor_msgs_generate_messages_lisp
18:23:51make -f CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_TakePanorama.dir/build.make CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_TakePanorama.dir/depend
18:23:51make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_TakePanorama.dir/DependInfo.cmake --color=
18:23:51Scanning dependencies of target _turtlebot_msgs_generate_messages_check_deps_TakePanorama
18:23:51make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51make -f CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_TakePanorama.dir/build.make CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_TakePanorama.dir/build
18:23:51make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py turtlebot_msgs /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/srv/TakePanorama.srv
18:23:51make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51[ 0%] Built target _turtlebot_msgs_generate_messages_check_deps_TakePanorama
18:23:51make -f CMakeFiles/turtlebot_msgs_generate_messages_lisp.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages_lisp.dir/depend
18:23:51make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/turtlebot_msgs_generate_messages_lisp.dir/DependInfo.cmake --color=
18:23:51Scanning dependencies of target turtlebot_msgs_generate_messages_lisp
18:23:51make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51make -f CMakeFiles/turtlebot_msgs_generate_messages_lisp.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages_lisp.dir/build
18:23:51make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:51[ 5%] Generating Lisp code from turtlebot_msgs/PanoramaImg.msg
18:23:51catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/genlisp/cmake/../../../lib/genlisp/gen_lisp.py /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg/PanoramaImg.msg -Iturtlebot_msgs:/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg -Istd_msgs:/opt/ros/melodic/share/std_msgs/cmake/../msg -Isensor_msgs:/opt/ros/melodic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/melodic/share/geometry_msgs/cmake/../msg -p turtlebot_msgs -o /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/share/common-lisp/ros/turtlebot_msgs/msg
18:23:52[ 11%] Generating Lisp code from turtlebot_msgs/TakePanorama.srv
18:23:52catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/genlisp/cmake/../../../lib/genlisp/gen_lisp.py /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/srv/TakePanorama.srv -Iturtlebot_msgs:/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg -Istd_msgs:/opt/ros/melodic/share/std_msgs/cmake/../msg -Isensor_msgs:/opt/ros/melodic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/melodic/share/geometry_msgs/cmake/../msg -p turtlebot_msgs -o /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/share/common-lisp/ros/turtlebot_msgs/srv
18:23:52[ 16%] Generating Lisp code from turtlebot_msgs/SetFollowState.srv
18:23:52catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/genlisp/cmake/../../../lib/genlisp/gen_lisp.py /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/srv/SetFollowState.srv -Iturtlebot_msgs:/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg -Istd_msgs:/opt/ros/melodic/share/std_msgs/cmake/../msg -Isensor_msgs:/opt/ros/melodic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/melodic/share/geometry_msgs/cmake/../msg -p turtlebot_msgs -o /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/share/common-lisp/ros/turtlebot_msgs/srv
18:23:52make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:52[ 16%] Built target turtlebot_msgs_generate_messages_lisp
18:23:52make -f CMakeFiles/std_msgs_generate_messages_py.dir/build.make CMakeFiles/std_msgs_generate_messages_py.dir/depend
18:23:52make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:52cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_py.dir/DependInfo.cmake --color=
18:23:52Scanning dependencies of target std_msgs_generate_messages_py
18:23:52make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:52make -f CMakeFiles/std_msgs_generate_messages_py.dir/build.make CMakeFiles/std_msgs_generate_messages_py.dir/build
18:23:52make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:52make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_py.dir/build'.
18:23:52make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:52[ 16%] Built target std_msgs_generate_messages_py
18:23:52make -f CMakeFiles/sensor_msgs_generate_messages_py.dir/build.make CMakeFiles/sensor_msgs_generate_messages_py.dir/depend
18:23:52make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:52cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/sensor_msgs_generate_messages_py.dir/DependInfo.cmake --color=
18:23:52Scanning dependencies of target sensor_msgs_generate_messages_py
18:23:52make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:52make -f CMakeFiles/sensor_msgs_generate_messages_py.dir/build.make CMakeFiles/sensor_msgs_generate_messages_py.dir/build
18:23:52make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:52make[4]: Nothing to be done for 'CMakeFiles/sensor_msgs_generate_messages_py.dir/build'.
18:23:52make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:52[ 16%] Built target sensor_msgs_generate_messages_py
18:23:52make -f CMakeFiles/turtlebot_msgs_generate_messages_py.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages_py.dir/depend
18:23:52make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:52cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/turtlebot_msgs_generate_messages_py.dir/DependInfo.cmake --color=
18:23:52Scanning dependencies of target turtlebot_msgs_generate_messages_py
18:23:52make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:52make -f CMakeFiles/turtlebot_msgs_generate_messages_py.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages_py.dir/build
18:23:52make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:52[ 22%] Generating Python from MSG turtlebot_msgs/PanoramaImg
18:23:52catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/genpy/cmake/../../../lib/genpy/genmsg_py.py /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg/PanoramaImg.msg -Iturtlebot_msgs:/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg -Istd_msgs:/opt/ros/melodic/share/std_msgs/cmake/../msg -Isensor_msgs:/opt/ros/melodic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/melodic/share/geometry_msgs/cmake/../msg -p turtlebot_msgs -o /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/turtlebot_msgs/msg
18:23:52[ 27%] Generating Python code from SRV turtlebot_msgs/TakePanorama
18:23:52catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/genpy/cmake/../../../lib/genpy/gensrv_py.py /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/srv/TakePanorama.srv -Iturtlebot_msgs:/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg -Istd_msgs:/opt/ros/melodic/share/std_msgs/cmake/../msg -Isensor_msgs:/opt/ros/melodic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/melodic/share/geometry_msgs/cmake/../msg -p turtlebot_msgs -o /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/turtlebot_msgs/srv
18:23:53[ 33%] Generating Python code from SRV turtlebot_msgs/SetFollowState
18:23:53catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/genpy/cmake/../../../lib/genpy/gensrv_py.py /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/srv/SetFollowState.srv -Iturtlebot_msgs:/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg -Istd_msgs:/opt/ros/melodic/share/std_msgs/cmake/../msg -Isensor_msgs:/opt/ros/melodic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/melodic/share/geometry_msgs/cmake/../msg -p turtlebot_msgs -o /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/turtlebot_msgs/srv
18:23:53[ 38%] Generating Python msg __init__.py for turtlebot_msgs
18:23:53catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/genpy/cmake/../../../lib/genpy/genmsg_py.py -o /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/turtlebot_msgs/msg --initpy
18:23:53[ 44%] Generating Python srv __init__.py for turtlebot_msgs
18:23:53catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/genpy/cmake/../../../lib/genpy/genmsg_py.py -o /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/turtlebot_msgs/srv --initpy
18:23:53make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:53[ 44%] Built target turtlebot_msgs_generate_messages_py
18:23:53make -f CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/depend
18:23:53make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:53cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color=
18:23:53Scanning dependencies of target sensor_msgs_generate_messages_nodejs
18:23:53make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:53make -f CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build
18:23:53make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:53make[4]: Nothing to be done for 'CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build'.
18:23:53make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:53[ 44%] Built target sensor_msgs_generate_messages_nodejs
18:23:53make -f CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/std_msgs_generate_messages_nodejs.dir/depend
18:23:53make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:53cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color=
18:23:53Scanning dependencies of target std_msgs_generate_messages_nodejs
18:23:53make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:53make -f CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/std_msgs_generate_messages_nodejs.dir/build
18:23:53make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:53make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_nodejs.dir/build'.
18:23:53make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:54[ 44%] Built target std_msgs_generate_messages_nodejs
18:23:54make -f CMakeFiles/turtlebot_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages_nodejs.dir/depend
18:23:54make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:54cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/turtlebot_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color=
18:23:54Scanning dependencies of target turtlebot_msgs_generate_messages_nodejs
18:23:54make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:54make -f CMakeFiles/turtlebot_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages_nodejs.dir/build
18:23:54make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:54[ 50%] Generating Javascript code from turtlebot_msgs/PanoramaImg.msg
18:23:54catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/gennodejs/cmake/../../../lib/gennodejs/gen_nodejs.py /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg/PanoramaImg.msg -Iturtlebot_msgs:/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg -Istd_msgs:/opt/ros/melodic/share/std_msgs/cmake/../msg -Isensor_msgs:/opt/ros/melodic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/melodic/share/geometry_msgs/cmake/../msg -p turtlebot_msgs -o /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/share/gennodejs/ros/turtlebot_msgs/msg
18:23:54[ 55%] Generating Javascript code from turtlebot_msgs/TakePanorama.srv
18:23:54catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/gennodejs/cmake/../../../lib/gennodejs/gen_nodejs.py /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/srv/TakePanorama.srv -Iturtlebot_msgs:/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg -Istd_msgs:/opt/ros/melodic/share/std_msgs/cmake/../msg -Isensor_msgs:/opt/ros/melodic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/melodic/share/geometry_msgs/cmake/../msg -p turtlebot_msgs -o /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/share/gennodejs/ros/turtlebot_msgs/srv
18:23:54[ 61%] Generating Javascript code from turtlebot_msgs/SetFollowState.srv
18:23:54catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/gennodejs/cmake/../../../lib/gennodejs/gen_nodejs.py /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/srv/SetFollowState.srv -Iturtlebot_msgs:/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg -Istd_msgs:/opt/ros/melodic/share/std_msgs/cmake/../msg -Isensor_msgs:/opt/ros/melodic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/melodic/share/geometry_msgs/cmake/../msg -p turtlebot_msgs -o /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/share/gennodejs/ros/turtlebot_msgs/srv
18:23:54make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:54[ 61%] Built target turtlebot_msgs_generate_messages_nodejs
18:23:54make -f CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build.make CMakeFiles/sensor_msgs_generate_messages_cpp.dir/depend
18:23:54make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:54cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
18:23:54Scanning dependencies of target sensor_msgs_generate_messages_cpp
18:23:54make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:54make -f CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build.make CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build
18:23:54make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:54make[4]: Nothing to be done for 'CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build'.
18:23:54make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:54[ 61%] Built target sensor_msgs_generate_messages_cpp
18:23:54make -f CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make CMakeFiles/std_msgs_generate_messages_cpp.dir/depend
18:23:54make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:54cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
18:23:54Scanning dependencies of target std_msgs_generate_messages_cpp
18:23:54make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:54make -f CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make CMakeFiles/std_msgs_generate_messages_cpp.dir/build
18:23:54make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:54make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_cpp.dir/build'.
18:23:54make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:54[ 61%] Built target std_msgs_generate_messages_cpp
18:23:54make -f CMakeFiles/turtlebot_msgs_generate_messages_cpp.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages_cpp.dir/depend
18:23:54make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:54cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/turtlebot_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
18:23:54Scanning dependencies of target turtlebot_msgs_generate_messages_cpp
18:23:54make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:54make -f CMakeFiles/turtlebot_msgs_generate_messages_cpp.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages_cpp.dir/build
18:23:54make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:54[ 66%] Generating C++ code from turtlebot_msgs/PanoramaImg.msg
18:23:54cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 && /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg/PanoramaImg.msg -Iturtlebot_msgs:/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg -Istd_msgs:/opt/ros/melodic/share/std_msgs/cmake/../msg -Isensor_msgs:/opt/ros/melodic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/melodic/share/geometry_msgs/cmake/../msg -p turtlebot_msgs -o /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/include/turtlebot_msgs -e /opt/ros/melodic/share/gencpp/cmake/..
18:23:54[ 72%] Generating C++ code from turtlebot_msgs/TakePanorama.srv
18:23:54cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 && /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/srv/TakePanorama.srv -Iturtlebot_msgs:/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg -Istd_msgs:/opt/ros/melodic/share/std_msgs/cmake/../msg -Isensor_msgs:/opt/ros/melodic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/melodic/share/geometry_msgs/cmake/../msg -p turtlebot_msgs -o /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/include/turtlebot_msgs -e /opt/ros/melodic/share/gencpp/cmake/..
18:23:55[ 77%] Generating C++ code from turtlebot_msgs/SetFollowState.srv
18:23:55cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 && /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/srv/SetFollowState.srv -Iturtlebot_msgs:/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg -Istd_msgs:/opt/ros/melodic/share/std_msgs/cmake/../msg -Isensor_msgs:/opt/ros/melodic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/melodic/share/geometry_msgs/cmake/../msg -p turtlebot_msgs -o /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/include/turtlebot_msgs -e /opt/ros/melodic/share/gencpp/cmake/..
18:23:55make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:55[ 77%] Built target turtlebot_msgs_generate_messages_cpp
18:23:55make -f CMakeFiles/sensor_msgs_generate_messages_eus.dir/build.make CMakeFiles/sensor_msgs_generate_messages_eus.dir/depend
18:23:55make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:55cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/sensor_msgs_generate_messages_eus.dir/DependInfo.cmake --color=
18:23:55Scanning dependencies of target sensor_msgs_generate_messages_eus
18:23:55make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:55make -f CMakeFiles/sensor_msgs_generate_messages_eus.dir/build.make CMakeFiles/sensor_msgs_generate_messages_eus.dir/build
18:23:55make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:55make[4]: Nothing to be done for 'CMakeFiles/sensor_msgs_generate_messages_eus.dir/build'.
18:23:55make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:55[ 77%] Built target sensor_msgs_generate_messages_eus
18:23:55make -f CMakeFiles/std_msgs_generate_messages_eus.dir/build.make CMakeFiles/std_msgs_generate_messages_eus.dir/depend
18:23:55make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:55cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_eus.dir/DependInfo.cmake --color=
18:23:55Scanning dependencies of target std_msgs_generate_messages_eus
18:23:55make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:55make -f CMakeFiles/std_msgs_generate_messages_eus.dir/build.make CMakeFiles/std_msgs_generate_messages_eus.dir/build
18:23:55make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:55make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_eus.dir/build'.
18:23:55make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:55[ 77%] Built target std_msgs_generate_messages_eus
18:23:55make -f CMakeFiles/turtlebot_msgs_generate_messages_eus.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages_eus.dir/depend
18:23:55make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:55cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/turtlebot_msgs_generate_messages_eus.dir/DependInfo.cmake --color=
18:23:55Scanning dependencies of target turtlebot_msgs_generate_messages_eus
18:23:55make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:55make -f CMakeFiles/turtlebot_msgs_generate_messages_eus.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages_eus.dir/build
18:23:55make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:55[ 83%] Generating EusLisp code from turtlebot_msgs/PanoramaImg.msg
18:23:55catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/geneus/cmake/../../../lib/geneus/gen_eus.py /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg/PanoramaImg.msg -Iturtlebot_msgs:/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg -Istd_msgs:/opt/ros/melodic/share/std_msgs/cmake/../msg -Isensor_msgs:/opt/ros/melodic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/melodic/share/geometry_msgs/cmake/../msg -p turtlebot_msgs -o /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/share/roseus/ros/turtlebot_msgs/msg
18:23:56[ 88%] Generating EusLisp code from turtlebot_msgs/TakePanorama.srv
18:23:56catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/geneus/cmake/../../../lib/geneus/gen_eus.py /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/srv/TakePanorama.srv -Iturtlebot_msgs:/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg -Istd_msgs:/opt/ros/melodic/share/std_msgs/cmake/../msg -Isensor_msgs:/opt/ros/melodic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/melodic/share/geometry_msgs/cmake/../msg -p turtlebot_msgs -o /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/share/roseus/ros/turtlebot_msgs/srv
18:23:57[ 94%] Generating EusLisp code from turtlebot_msgs/SetFollowState.srv
18:23:57catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/geneus/cmake/../../../lib/geneus/gen_eus.py /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/srv/SetFollowState.srv -Iturtlebot_msgs:/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg -Istd_msgs:/opt/ros/melodic/share/std_msgs/cmake/../msg -Isensor_msgs:/opt/ros/melodic/share/sensor_msgs/cmake/../msg -Igeometry_msgs:/opt/ros/melodic/share/geometry_msgs/cmake/../msg -p turtlebot_msgs -o /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/share/roseus/ros/turtlebot_msgs/srv
18:23:57[100%] Generating EusLisp manifest code for turtlebot_msgs
18:23:57catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/geneus/cmake/../../../lib/geneus/gen_eus.py -m -o /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/share/roseus/ros/turtlebot_msgs turtlebot_msgs std_msgs sensor_msgs
18:23:57make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:57[100%] Built target turtlebot_msgs_generate_messages_eus
18:23:57make -f CMakeFiles/turtlebot_msgs_generate_messages.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages.dir/depend
18:23:57make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:57cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/turtlebot_msgs_generate_messages.dir/DependInfo.cmake --color=
18:23:57Scanning dependencies of target turtlebot_msgs_generate_messages
18:23:57make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:57make -f CMakeFiles/turtlebot_msgs_generate_messages.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages.dir/build
18:23:57make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:57make[4]: Nothing to be done for 'CMakeFiles/turtlebot_msgs_generate_messages.dir/build'.
18:23:57make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:57[100%] Built target turtlebot_msgs_generate_messages
18:23:57make[3]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:57/usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles 0
18:23:57make[2]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:57make[1]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1'
18:23:57 debian/rules override_dh_auto_test
18:23:57make[1]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1'
18:23:57# In case we're installing to a non-standard location, look for a setup.sh
18:23:57# in the install tree that was dropped by catkin, and source it. It will
18:23:57# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
18:23:57echo -- Running tests. Even if one of them fails the build is not canceled.
18:23:57-- Running tests. Even if one of them fails the build is not canceled.
18:23:57if [ -f "/opt/ros/melodic/setup.sh" ]; then . "/opt/ros/melodic/setup.sh"; fi && \
18:23:57dh_auto_test || true
18:23:57make[1]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1'
18:23:57 fakeroot debian/rules binary
18:23:58dh binary -v --buildsystem=cmake
18:23:58 dh_testroot -O-v -O--buildsystem=cmake
18:23:58 dh_prep -O-v -O--buildsystem=cmake
18:23:58 rm -f -- debian/ros-melodic-turtlebot-msgs.substvars
18:23:58 rm -fr -- debian/.debhelper/generated/ros-melodic-turtlebot-msgs/ debian/ros-melodic-turtlebot-msgs/ debian/tmp/
18:23:58 dh_installdirs -O-v -O--buildsystem=cmake
18:23:58 install -d debian/ros-melodic-turtlebot-msgs
18:23:58 debian/rules override_dh_auto_install
18:23:58make[1]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1'
18:23:58# In case we're installing to a non-standard location, look for a setup.sh
18:23:58# in the install tree that was dropped by catkin, and source it. It will
18:23:58# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
18:23:58if [ -f "/opt/ros/melodic/setup.sh" ]; then . "/opt/ros/melodic/setup.sh"; fi && \
18:23:58dh_auto_install
18:23:59 cd obj-x86_64-linux-gnu && make -j1 install DESTDIR=/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs AM_UPDATE_INFO_DIR=no
18:23:59make[2]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59/usr/bin/cmake -H/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 -B/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
18:23:59/usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
18:23:59make -f CMakeFiles/Makefile2 all
18:23:59make[3]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59make -f CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_SetFollowState.dir/build.make CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_SetFollowState.dir/depend
18:23:59make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_SetFollowState.dir/DependInfo.cmake --color=
18:23:59make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59make -f CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_SetFollowState.dir/build.make CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_SetFollowState.dir/build
18:23:59make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py turtlebot_msgs /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/srv/SetFollowState.srv
18:23:59make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59[ 0%] Built target _turtlebot_msgs_generate_messages_check_deps_SetFollowState
18:23:59make -f CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_PanoramaImg.dir/build.make CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_PanoramaImg.dir/depend
18:23:59make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_PanoramaImg.dir/DependInfo.cmake --color=
18:23:59make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59make -f CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_PanoramaImg.dir/build.make CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_PanoramaImg.dir/build
18:23:59make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py turtlebot_msgs /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg/PanoramaImg.msg sensor_msgs/Image:std_msgs/Header
18:23:59make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59[ 0%] Built target _turtlebot_msgs_generate_messages_check_deps_PanoramaImg
18:23:59make -f CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make CMakeFiles/std_msgs_generate_messages_lisp.dir/depend
18:23:59make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_lisp.dir/DependInfo.cmake --color=
18:23:59make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59make -f CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make CMakeFiles/std_msgs_generate_messages_lisp.dir/build
18:23:59make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_lisp.dir/build'.
18:23:59make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59[ 0%] Built target std_msgs_generate_messages_lisp
18:23:59make -f CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build.make CMakeFiles/sensor_msgs_generate_messages_lisp.dir/depend
18:23:59make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/DependInfo.cmake --color=
18:23:59make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59make -f CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build.make CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build
18:23:59make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59make[4]: Nothing to be done for 'CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build'.
18:23:59make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59[ 0%] Built target sensor_msgs_generate_messages_lisp
18:23:59make -f CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_TakePanorama.dir/build.make CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_TakePanorama.dir/depend
18:23:59make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_TakePanorama.dir/DependInfo.cmake --color=
18:23:59make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59make -f CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_TakePanorama.dir/build.make CMakeFiles/_turtlebot_msgs_generate_messages_check_deps_TakePanorama.dir/build
18:23:59make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59catkin_generated/env_cached.sh /usr/bin/python /opt/ros/melodic/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py turtlebot_msgs /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/srv/TakePanorama.srv
18:23:59make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59[ 0%] Built target _turtlebot_msgs_generate_messages_check_deps_TakePanorama
18:23:59make -f CMakeFiles/turtlebot_msgs_generate_messages_lisp.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages_lisp.dir/depend
18:23:59make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/turtlebot_msgs_generate_messages_lisp.dir/DependInfo.cmake --color=
18:23:59make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:23:59make -f CMakeFiles/turtlebot_msgs_generate_messages_lisp.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages_lisp.dir/build
18:23:59make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make[4]: Nothing to be done for 'CMakeFiles/turtlebot_msgs_generate_messages_lisp.dir/build'.
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00[ 16%] Built target turtlebot_msgs_generate_messages_lisp
18:24:00make -f CMakeFiles/std_msgs_generate_messages_py.dir/build.make CMakeFiles/std_msgs_generate_messages_py.dir/depend
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_py.dir/DependInfo.cmake --color=
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make -f CMakeFiles/std_msgs_generate_messages_py.dir/build.make CMakeFiles/std_msgs_generate_messages_py.dir/build
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_py.dir/build'.
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00[ 16%] Built target std_msgs_generate_messages_py
18:24:00make -f CMakeFiles/sensor_msgs_generate_messages_py.dir/build.make CMakeFiles/sensor_msgs_generate_messages_py.dir/depend
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/sensor_msgs_generate_messages_py.dir/DependInfo.cmake --color=
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make -f CMakeFiles/sensor_msgs_generate_messages_py.dir/build.make CMakeFiles/sensor_msgs_generate_messages_py.dir/build
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make[4]: Nothing to be done for 'CMakeFiles/sensor_msgs_generate_messages_py.dir/build'.
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00[ 16%] Built target sensor_msgs_generate_messages_py
18:24:00make -f CMakeFiles/turtlebot_msgs_generate_messages_py.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages_py.dir/depend
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/turtlebot_msgs_generate_messages_py.dir/DependInfo.cmake --color=
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make -f CMakeFiles/turtlebot_msgs_generate_messages_py.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages_py.dir/build
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make[4]: Nothing to be done for 'CMakeFiles/turtlebot_msgs_generate_messages_py.dir/build'.
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00[ 44%] Built target turtlebot_msgs_generate_messages_py
18:24:00make -f CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/depend
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color=
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make -f CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make[4]: Nothing to be done for 'CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build'.
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00[ 44%] Built target sensor_msgs_generate_messages_nodejs
18:24:00make -f CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/std_msgs_generate_messages_nodejs.dir/depend
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color=
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make -f CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/std_msgs_generate_messages_nodejs.dir/build
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_nodejs.dir/build'.
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00[ 44%] Built target std_msgs_generate_messages_nodejs
18:24:00make -f CMakeFiles/turtlebot_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages_nodejs.dir/depend
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/turtlebot_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color=
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make -f CMakeFiles/turtlebot_msgs_generate_messages_nodejs.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages_nodejs.dir/build
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make[4]: Nothing to be done for 'CMakeFiles/turtlebot_msgs_generate_messages_nodejs.dir/build'.
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00[ 61%] Built target turtlebot_msgs_generate_messages_nodejs
18:24:00make -f CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build.make CMakeFiles/sensor_msgs_generate_messages_cpp.dir/depend
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make -f CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build.make CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make[4]: Nothing to be done for 'CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build'.
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00[ 61%] Built target sensor_msgs_generate_messages_cpp
18:24:00make -f CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make CMakeFiles/std_msgs_generate_messages_cpp.dir/depend
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make -f CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make CMakeFiles/std_msgs_generate_messages_cpp.dir/build
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_cpp.dir/build'.
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00[ 61%] Built target std_msgs_generate_messages_cpp
18:24:00make -f CMakeFiles/turtlebot_msgs_generate_messages_cpp.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages_cpp.dir/depend
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/turtlebot_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make -f CMakeFiles/turtlebot_msgs_generate_messages_cpp.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages_cpp.dir/build
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make[4]: Nothing to be done for 'CMakeFiles/turtlebot_msgs_generate_messages_cpp.dir/build'.
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00[ 77%] Built target turtlebot_msgs_generate_messages_cpp
18:24:00make -f CMakeFiles/sensor_msgs_generate_messages_eus.dir/build.make CMakeFiles/sensor_msgs_generate_messages_eus.dir/depend
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/sensor_msgs_generate_messages_eus.dir/DependInfo.cmake --color=
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make -f CMakeFiles/sensor_msgs_generate_messages_eus.dir/build.make CMakeFiles/sensor_msgs_generate_messages_eus.dir/build
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make[4]: Nothing to be done for 'CMakeFiles/sensor_msgs_generate_messages_eus.dir/build'.
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00[ 77%] Built target sensor_msgs_generate_messages_eus
18:24:00make -f CMakeFiles/std_msgs_generate_messages_eus.dir/build.make CMakeFiles/std_msgs_generate_messages_eus.dir/depend
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/std_msgs_generate_messages_eus.dir/DependInfo.cmake --color=
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make -f CMakeFiles/std_msgs_generate_messages_eus.dir/build.make CMakeFiles/std_msgs_generate_messages_eus.dir/build
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make[4]: Nothing to be done for 'CMakeFiles/std_msgs_generate_messages_eus.dir/build'.
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00[ 77%] Built target std_msgs_generate_messages_eus
18:24:00make -f CMakeFiles/turtlebot_msgs_generate_messages_eus.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages_eus.dir/depend
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/turtlebot_msgs_generate_messages_eus.dir/DependInfo.cmake --color=
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make -f CMakeFiles/turtlebot_msgs_generate_messages_eus.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages_eus.dir/build
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make[4]: Nothing to be done for 'CMakeFiles/turtlebot_msgs_generate_messages_eus.dir/build'.
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00[100%] Built target turtlebot_msgs_generate_messages_eus
18:24:00make -f CMakeFiles/turtlebot_msgs_generate_messages.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages.dir/depend
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00cd /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1 /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles/turtlebot_msgs_generate_messages.dir/DependInfo.cmake --color=
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make -f CMakeFiles/turtlebot_msgs_generate_messages.dir/build.make CMakeFiles/turtlebot_msgs_generate_messages.dir/build
18:24:00make[4]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make[4]: Nothing to be done for 'CMakeFiles/turtlebot_msgs_generate_messages.dir/build'.
18:24:00make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00[100%] Built target turtlebot_msgs_generate_messages
18:24:00make[3]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00/usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/CMakeFiles 0
18:24:00make -f CMakeFiles/Makefile2 preinstall
18:24:00make[3]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00make[3]: Nothing to be done for 'preinstall'.
18:24:00make[3]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:00Install the project...
18:24:00/usr/bin/cmake -P cmake_install.cmake
18:24:00-- Install configuration: "None"
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/turtlebot_msgs/msg/PanoramaImg.msg
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/turtlebot_msgs/srv/TakePanorama.srv
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/turtlebot_msgs/srv/SetFollowState.srv
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/turtlebot_msgs/cmake/turtlebot_msgs-msg-paths.cmake
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/include/turtlebot_msgs
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/include/turtlebot_msgs/SetFollowState.h
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/include/turtlebot_msgs/TakePanoramaResponse.h
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/include/turtlebot_msgs/PanoramaImg.h
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/include/turtlebot_msgs/SetFollowStateRequest.h
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/include/turtlebot_msgs/SetFollowStateResponse.h
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/include/turtlebot_msgs/TakePanorama.h
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/include/turtlebot_msgs/TakePanoramaRequest.h
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/roseus/ros/turtlebot_msgs
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/roseus/ros/turtlebot_msgs/srv
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/roseus/ros/turtlebot_msgs/srv/TakePanorama.l
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/roseus/ros/turtlebot_msgs/srv/SetFollowState.l
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/roseus/ros/turtlebot_msgs/msg
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/roseus/ros/turtlebot_msgs/msg/PanoramaImg.l
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/roseus/ros/turtlebot_msgs/manifest.l
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/common-lisp/ros/turtlebot_msgs
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/common-lisp/ros/turtlebot_msgs/srv
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/common-lisp/ros/turtlebot_msgs/srv/_package_TakePanorama.lisp
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/common-lisp/ros/turtlebot_msgs/srv/_package_SetFollowState.lisp
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/common-lisp/ros/turtlebot_msgs/srv/_package.lisp
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/common-lisp/ros/turtlebot_msgs/srv/SetFollowState.lisp
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/common-lisp/ros/turtlebot_msgs/srv/TakePanorama.lisp
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/common-lisp/ros/turtlebot_msgs/srv/turtlebot_msgs-srv.asd
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/common-lisp/ros/turtlebot_msgs/msg
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/common-lisp/ros/turtlebot_msgs/msg/_package_PanoramaImg.lisp
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/common-lisp/ros/turtlebot_msgs/msg/turtlebot_msgs-msg.asd
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/common-lisp/ros/turtlebot_msgs/msg/_package.lisp
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/common-lisp/ros/turtlebot_msgs/msg/PanoramaImg.lisp
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/gennodejs/ros/turtlebot_msgs
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/gennodejs/ros/turtlebot_msgs/srv
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/gennodejs/ros/turtlebot_msgs/srv/SetFollowState.js
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/gennodejs/ros/turtlebot_msgs/srv/TakePanorama.js
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/gennodejs/ros/turtlebot_msgs/srv/_index.js
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/gennodejs/ros/turtlebot_msgs/msg
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/gennodejs/ros/turtlebot_msgs/msg/PanoramaImg.js
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/gennodejs/ros/turtlebot_msgs/msg/_index.js
18:24:00-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/gennodejs/ros/turtlebot_msgs/_index.js
18:24:01Listing /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/turtlebot_msgs ...
18:24:01Compiling /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/turtlebot_msgs/__init__.py ...
18:24:01Listing /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/turtlebot_msgs/msg ...
18:24:01Compiling /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/turtlebot_msgs/msg/_PanoramaImg.py ...
18:24:01Compiling /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/turtlebot_msgs/msg/__init__.py ...
18:24:01Listing /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/turtlebot_msgs/srv ...
18:24:01Compiling /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/turtlebot_msgs/srv/_SetFollowState.py ...
18:24:01Compiling /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/turtlebot_msgs/srv/_TakePanorama.py ...
18:24:01Compiling /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu/devel/lib/python2.7/dist-packages/turtlebot_msgs/srv/__init__.py ...
18:24:01-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/lib/python2.7/dist-packages/turtlebot_msgs
18:24:01-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/lib/python2.7/dist-packages/turtlebot_msgs/__init__.py
18:24:01-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/lib/python2.7/dist-packages/turtlebot_msgs/__init__.pyc
18:24:01-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/lib/python2.7/dist-packages/turtlebot_msgs/srv
18:24:01-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/lib/python2.7/dist-packages/turtlebot_msgs/srv/_SetFollowState.py
18:24:01-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/lib/python2.7/dist-packages/turtlebot_msgs/srv/_TakePanorama.pyc
18:24:01-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/lib/python2.7/dist-packages/turtlebot_msgs/srv/_SetFollowState.pyc
18:24:01-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/lib/python2.7/dist-packages/turtlebot_msgs/srv/__init__.py
18:24:01-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/lib/python2.7/dist-packages/turtlebot_msgs/srv/__init__.pyc
18:24:01-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/lib/python2.7/dist-packages/turtlebot_msgs/srv/_TakePanorama.py
18:24:01-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/lib/python2.7/dist-packages/turtlebot_msgs/msg
18:24:01-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/lib/python2.7/dist-packages/turtlebot_msgs/msg/__init__.py
18:24:01-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/lib/python2.7/dist-packages/turtlebot_msgs/msg/__init__.pyc
18:24:01-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/lib/python2.7/dist-packages/turtlebot_msgs/msg/_PanoramaImg.py
18:24:01-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/lib/python2.7/dist-packages/turtlebot_msgs/msg/_PanoramaImg.pyc
18:24:01-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/lib/pkgconfig/turtlebot_msgs.pc
18:24:01-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/turtlebot_msgs/cmake/turtlebot_msgs-msg-extras.cmake
18:24:01-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/turtlebot_msgs/cmake/turtlebot_msgsConfig.cmake
18:24:01-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/turtlebot_msgs/cmake/turtlebot_msgsConfig-version.cmake
18:24:01-- Installing: /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs/opt/ros/melodic/share/turtlebot_msgs/package.xml
18:24:01make[2]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu'
18:24:01make[1]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1'
18:24:01 dh_install -O-v -O--buildsystem=cmake
18:24:01 install -d debian/.debhelper/generated/ros-melodic-turtlebot-msgs
18:24:01 dh_installdocs -O-v -O--buildsystem=cmake
18:24:01 install -d debian/ros-melodic-turtlebot-msgs/usr/share/doc/ros-melodic-turtlebot-msgs
18:24:01 dh_installchangelogs -O-v -O--buildsystem=cmake
18:24:01 install -p -m0644 debian/changelog debian/ros-melodic-turtlebot-msgs/usr/share/doc/ros-melodic-turtlebot-msgs/changelog.Debian
18:24:01 dh_installexamples -O-v -O--buildsystem=cmake
18:24:01 dh_installman -O-v -O--buildsystem=cmake
18:24:01 dh_installcatalogs -O-v -O--buildsystem=cmake
18:24:01 dh_installcron -O-v -O--buildsystem=cmake
18:24:01 dh_installdebconf -O-v -O--buildsystem=cmake
18:24:01 install -d debian/ros-melodic-turtlebot-msgs/DEBIAN
18:24:01 dh_installemacsen -O-v -O--buildsystem=cmake
18:24:01 dh_installifupdown -O-v -O--buildsystem=cmake
18:24:01 dh_installinfo -O-v -O--buildsystem=cmake
18:24:02 dh_installinit -O-v -O--buildsystem=cmake
18:24:02 dh_installmenu -O-v -O--buildsystem=cmake
18:24:02 dh_installmime -O-v -O--buildsystem=cmake
18:24:02 dh_installmodules -O-v -O--buildsystem=cmake
18:24:02 dh_installlogcheck -O-v -O--buildsystem=cmake
18:24:02 dh_installlogrotate -O-v -O--buildsystem=cmake
18:24:02 dh_installpam -O-v -O--buildsystem=cmake
18:24:02 dh_installppp -O-v -O--buildsystem=cmake
18:24:02 dh_installudev -O-v -O--buildsystem=cmake
18:24:02 dh_installgsettings -O-v -O--buildsystem=cmake
18:24:03 dh_bugfiles -O-v -O--buildsystem=cmake
18:24:03 dh_ucf -O-v -O--buildsystem=cmake
18:24:03 dh_lintian -O-v -O--buildsystem=cmake
18:24:03 dh_gconf -O-v -O--buildsystem=cmake
18:24:03 dh_icons -O-v -O--buildsystem=cmake
18:24:03 dh_perl -O-v -O--buildsystem=cmake
18:24:03 dh_usrlocal -O-v -O--buildsystem=cmake
18:24:04 dh_link -O-v -O--buildsystem=cmake
18:24:04 dh_installwm -O-v -O--buildsystem=cmake
18:24:04 dh_installxfonts -O-v -O--buildsystem=cmake
18:24:04 dh_strip_nondeterminism -O-v -O--buildsystem=cmake
18:24:04 dh_compress -O-v -O--buildsystem=cmake
18:24:04 cd debian/ros-melodic-turtlebot-msgs
18:24:04 chmod a-x usr/share/doc/ros-melodic-turtlebot-msgs/changelog.Debian
18:24:04 gzip -9nf usr/share/doc/ros-melodic-turtlebot-msgs/changelog.Debian
18:24:04 cd '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1'
18:24:04 dh_fixperms -O-v -O--buildsystem=cmake
18:24:04 find debian/ros-melodic-turtlebot-msgs -true -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
18:24:05 find debian/ros-melodic-turtlebot-msgs ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
18:24:05 find debian/ros-melodic-turtlebot-msgs/usr/share/doc -type f -a -true -a ! -regex 'debian/ros-melodic-turtlebot-msgs/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644
18:24:05 find debian/ros-melodic-turtlebot-msgs/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755
18:24:05 find debian/ros-melodic-turtlebot-msgs -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644
18:24:05 dh_missing -O-v -O--buildsystem=cmake
18:24:05 dh_strip -O-v -O--buildsystem=cmake
18:24:05 dh_makeshlibs -O-v -O--buildsystem=cmake
18:24:05 rm -f debian/ros-melodic-turtlebot-msgs/DEBIAN/shlibs
18:24:05 debian/rules override_dh_shlibdeps
18:24:05make[1]: Entering directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1'
18:24:05# In case we're installing to a non-standard location, look for a setup.sh
18:24:05# in the install tree that was dropped by catkin, and source it. It will
18:24:05# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
18:24:05if [ -f "/opt/ros/melodic/setup.sh" ]; then . "/opt/ros/melodic/setup.sh"; fi && \
18:24:05dh_shlibdeps -l/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian/ros-melodic-turtlebot-msgs//opt/ros/melodic/lib/
18:24:05make[1]: Leaving directory '/tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1'
18:24:05 dh_installdeb -O-v -O--buildsystem=cmake
18:24:05 dh_gencontrol -O-v -O--buildsystem=cmake
18:24:05 echo misc:Depends= >> debian/ros-melodic-turtlebot-msgs.substvars
18:24:05 echo misc:Pre-Depends= >> debian/ros-melodic-turtlebot-msgs.substvars
18:24:05 dpkg-gencontrol -pros-melodic-turtlebot-msgs -ldebian/changelog -Tdebian/ros-melodic-turtlebot-msgs.substvars -Pdebian/ros-melodic-turtlebot-msgs -UMulti-Arch
18:24:06dpkg-gencontrol: warning: Depends field of package ros-melodic-turtlebot-msgs: unknown substitution variable ${shlibs:Depends}
18:24:06 chmod 0644 -- debian/ros-melodic-turtlebot-msgs/DEBIAN/control
18:24:06 chown 0:0 -- debian/ros-melodic-turtlebot-msgs/DEBIAN/control
18:24:06 dh_md5sums -O-v -O--buildsystem=cmake
18:24:06 (cd debian/ros-melodic-turtlebot-msgs >/dev/null ; find . -type f ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums) >/dev/null
18:24:06 chmod 0644 -- debian/ros-melodic-turtlebot-msgs/DEBIAN/md5sums
18:24:06 chown 0:0 -- debian/ros-melodic-turtlebot-msgs/DEBIAN/md5sums
18:24:06 dh_builddeb -O-v -O--buildsystem=cmake
18:24:06 dpkg-deb --build debian/ros-melodic-turtlebot-msgs ..
18:24:07dpkg-deb: building package 'ros-melodic-turtlebot-msgs' in '../ros-melodic-turtlebot-msgs_3.0.1-1bionic.20210108.181518_amd64.deb'.
18:24:07 dpkg-genbuildinfo --build=binary
18:24:08 dpkg-genchanges --build=binary >../ros-melodic-turtlebot-msgs_3.0.1-1bionic.20210108.181518_amd64.changes
18:24:08dpkg-genchanges: info: binary-only upload (no source code included)
18:24:08 dpkg-source --after-build ros-melodic-turtlebot-msgs-3.0.1
18:24:08dpkg-source: info: using options from ros-melodic-turtlebot-msgs-3.0.1/debian/source/options: --auto-commit
18:24:08dpkg-buildpackage: info: binary-only upload (no source included)
18:24:08I: Successfully built in /tmp/binarydeb/ros-melodic-turtlebot-msgs-3.0.1
18:24:08# END SUBSECTION
18:24:09+ echo # END SECTION
18:24:09# END SECTION
18:24:09[Mbin_uB64__turtlebot_msgs__ubuntu_bionic_amd64__binary] $ /bin/sh -xe /tmp/jenkins813114341311728766.sh
18:24:09+ [ false = false ]
18:24:09+ echo # BEGIN SECTION: Clean up to save disk space on agents
2. Clean up to save disk space on agents
Hide Details
18:24:09# BEGIN SECTION: Clean up to save disk space on agents
18:24:09+ chmod -R u+w /home/jenkins-slave/workspace/Mbin_uB64__turtlebot_msgs__ubuntu_bionic_amd64__binary/binarydeb
18:24:09+ rm -fr binarydeb/ros-melodic-turtlebot-msgs-3.0.1/CHANGELOG.rst binarydeb/ros-melodic-turtlebot-msgs-3.0.1/CMakeLists.txt binarydeb/ros-melodic-turtlebot-msgs-3.0.1/README.md binarydeb/ros-melodic-turtlebot-msgs-3.0.1/debian binarydeb/ros-melodic-turtlebot-msgs-3.0.1/msg binarydeb/ros-melodic-turtlebot-msgs-3.0.1/obj-x86_64-linux-gnu binarydeb/ros-melodic-turtlebot-msgs-3.0.1/package.xml binarydeb/ros-melodic-turtlebot-msgs-3.0.1/srv
18:24:09+ echo # END SECTION
18:24:09# END SECTION
18:24:09SSH: Connecting from host [lcas-buildfarm-slave-2]
18:24:09SSH: Connecting with configuration [repo] ...
18:24:10SSH: Disconnecting configuration [repo] ...
18:24:10SSH: Transferred 2 file(s)
18:24:10Build step 'Send files or execute commands over SSH' changed build result to SUCCESS
18:24:10Waiting for the completion of Mrel_import-package18:24:11Mrel_import-package #794 started.
18:24:21Mrel_import-package #794 completed. Result was SUCCESS
18:24:21$ ssh-agent -k
18:24:21unset SSH_AUTH_SOCK;
18:24:21unset SSH_AGENT_PID;
18:24:21echo Agent pid 7650 killed;
18:24:21[ssh-agent] Stopped.
18:24:21[description-setter] Description set: 3.0.1-1bionic.20210108.181518
18:24:22Triggering a new build of Mrel_sync-packages-to-testing_bionic_amd6418:24:22Triggering a new build of Mbin_uB64__turtlebot_follower__ubuntu_bionic_amd64__binary18:24:22Triggering a new build of Mbin_uB64__uol_turtlebot_common__ubuntu_bionic_amd64__binary18:24:22Finished: SUCCESS