13:51:46 # BEGIN SUBSECTION: build binarydeb
13:51:46 Package 'ros-melodic-bacchus-gazebo' version: 0.3.4-1bionic.20220303.134228
13:51:49 Invoking 'apt-src build ros-melodic-bacchus-gazebo' in '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4'
13:51:52 I: Building in /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4 ..
13:51:53 dpkg-buildpackage: info: source package ros-melodic-bacchus-gazebo
13:51:53 dpkg-buildpackage: info: source version 0.3.4-1bionic.20220303.134228
13:51:53 dpkg-buildpackage: info: source distribution bionic
13:51:53 dpkg-buildpackage: info: source changed by mhanheide <marc@hanheide.net>
13:51:53 dpkg-source --before-build ros-melodic-bacchus-gazebo-0.3.4
13:51:53 dpkg-buildpackage: info: host architecture amd64
13:51:53 dpkg-source: info: using options from ros-melodic-bacchus-gazebo-0.3.4/debian/source/options: --auto-commit
13:51:53 fakeroot debian/rules clean
13:51:53 dh clean -v --buildsystem=cmake
13:51:56 dh_testdir -O-v -O--buildsystem=cmake
13:51:56 dh_auto_clean -O-v -O--buildsystem=cmake
13:51:57 dh_clean -O-v -O--buildsystem=cmake
13:51:57 rm -f debian/debhelper-build-stamp
13:51:57 rm -rf debian/.debhelper/
13:51:57 rm -f -- debian/ros-melodic-bacchus-gazebo.substvars debian/files
13:51:57 rm -fr -- debian/ros-melodic-bacchus-gazebo/ debian/tmp/
13:51:57 find . \( \( \
13:51:57 \( -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 \
13:51:57 \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
13:51:57 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
13:51:57 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
13:51:57 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
13:51:57 \) -exec rm -f {} + \) -o \
13:51:57 \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
13:51:57 debian/rules build
13:51:57 dh build -v --buildsystem=cmake
13:51:57 dh_testdir -O-v -O--buildsystem=cmake
13:51:57 dh_update_autotools_config -O-v -O--buildsystem=cmake
13:51:57 debian/rules override_dh_auto_configure
13:51:57 make[1]: Entering directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4'
13:51:57 # In case we're installing to a non-standard location, look for a setup.sh
13:51:57 # in the install tree that was dropped by catkin, and source it. It will
13:51:57 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
13:51:57 if [ -f "/opt/ros/melodic/setup.sh" ]; then . "/opt/ros/melodic/setup.sh"; fi && \
13:51:57 dh_auto_configure -- \
13:51:57 -DCATKIN_BUILD_BINARY_PACKAGE="1" \
13:51:57 -DCMAKE_INSTALL_PREFIX="/opt/ros/melodic" \
13:51:57 -DCMAKE_PREFIX_PATH="/opt/ros/melodic"
13:51:58 install -d obj-x86_64-linux-gnu
13:51:58 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
13:52:01 -- The C compiler identification is GNU 7.5.0
13:52:02 -- The CXX compiler identification is GNU 7.5.0
13:52:02 -- Check for working C compiler: /usr/bin/cc
13:52:02 -- Check for working C compiler: /usr/bin/cc -- works
13:52:02 -- Detecting C compiler ABI info
13:52:02 -- Detecting C compiler ABI info - done
13:52:02 -- Detecting C compile features
13:52:03 -- Detecting C compile features - done
13:52:03 -- Check for working CXX compiler: /usr/bin/c++
13:52:03 -- Check for working CXX compiler: /usr/bin/c++ -- works
13:52:03 -- Detecting CXX compiler ABI info
13:52:03 -- Detecting CXX compiler ABI info - done
13:52:03 -- Detecting CXX compile features
13:52:04 -- Detecting CXX compile features - done
13:52:04 -- Using CATKIN_DEVEL_PREFIX: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu/devel
13:52:04 -- Using CMAKE_PREFIX_PATH: /opt/ros/melodic
13:52:04 -- This workspace overlays: /opt/ros/melodic
13:52:04 -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.17", minimum required is "2")
13:52:04 -- Using PYTHON_EXECUTABLE: /usr/bin/python2
13:52:04 -- Using Debian Python package layout
13:52:04 -- Using empy: /usr/bin/empy
13:52:04 -- Using CATKIN_ENABLE_TESTING: ON
13:52:04 -- Skip enable_testing() when building binary package
13:52:04 -- Using CATKIN_TEST_RESULTS_DIR: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu/test_results
13:52:04 -- Found gtest sources under '/usr/src/googletest': gtests will be built
13:52:04 -- Found gmock sources under '/usr/src/googletest': gmock will be built
13:52:05 -- Found PythonInterp: /usr/bin/python2 (found version "2.7.17")
13:52:05 -- Looking for pthread.h
13:52:05 -- Looking for pthread.h - found
13:52:05 -- Looking for pthread_create
13:52:05 -- Looking for pthread_create - not found
13:52:05 -- Looking for pthread_create in pthreads
13:52:05 -- Looking for pthread_create in pthreads - not found
13:52:05 -- Looking for pthread_create in pthread
13:52:06 -- Looking for pthread_create in pthread - found
13:52:06 -- Found Threads: TRUE
13:52:06 -- Using Python nosetests: /usr/bin/nosetests-2.7
13:52:06 -- catkin 0.7.29
13:52:06 -- BUILD_SHARED_LIBS is on
13:52:06 -- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
13:52:07 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
13:52:07 -- Checking for module 'bullet>=2.82'
13:52:07 -- Found bullet, version 2.87
13:52:07 -- Found Simbody: /usr/include/simbody
13:52:07 -- Boost version: 1.65.1
13:52:07 -- Found the following Boost libraries:
13:52:07 -- thread
13:52:07 -- system
13:52:07 -- filesystem
13:52:07 -- program_options
13:52:07 -- regex
13:52:07 -- iostreams
13:52:07 -- date_time
13:52:07 -- chrono
13:52:07 -- atomic
13:52:07 -- Found Protobuf: /usr/lib/x86_64-linux-gnu/libprotobuf.so;-lpthread (found version "3.0.0")
13:52:07 -- Boost version: 1.65.1
13:52:07 -- Looking for OGRE...
13:52:07 -- OGRE_PREFIX_WATCH changed.
13:52:07 -- Checking for module 'OGRE'
13:52:07 -- Found OGRE, version 1.9.0
13:52:07 -- Found Ogre Ghadamon (1.9.0)
13:52:07 -- Found OGRE: optimized;/usr/lib/x86_64-linux-gnu/libOgreMain.so;debug;/usr/lib/x86_64-linux-gnu/libOgreMain.so
13:52:07 CMake Warning (dev) at /usr/share/cmake-3.10/Modules/FindBoost.cmake:911 (if):
13:52:07 Policy CMP0054 is not set: Only interpret if() arguments as variables or
13:52:07 keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
13:52:07 details. Use the cmake_policy command to set the policy and suppress this
13:52:07 warning.
13:52:07
13:52:07 Quoted variables like "chrono" will no longer be dereferenced when the
13:52:07 policy is set to NEW. Since the policy is not set the OLD behavior will be
13:52:07 used.
13:52:07 Call Stack (most recent call first):
13:52:07 /usr/share/cmake-3.10/Modules/FindBoost.cmake:1558 (_Boost_MISSING_DEPENDENCIES)
13:52:07 /usr/share/OGRE/cmake/modules/FindOGRE.cmake:318 (find_package)
13:52:07 /usr/lib/x86_64-linux-gnu/cmake/gazebo/gazebo-config.cmake:175 (find_package)
13:52:07 CMakeLists.txt:22 (find_package)
13:52:07 This warning is for project developers. Use -Wno-dev to suppress it.
13:52:07
13:52:07 -- Looking for OGRE_Paging...
13:52:08 -- Found OGRE_Paging: optimized;/usr/lib/x86_64-linux-gnu/libOgrePaging.so;debug;/usr/lib/x86_64-linux-gnu/libOgrePaging.so
13:52:08 -- Looking for OGRE_Terrain...
13:52:08 -- Found OGRE_Terrain: optimized;/usr/lib/x86_64-linux-gnu/libOgreTerrain.so;debug;/usr/lib/x86_64-linux-gnu/libOgreTerrain.so
13:52:08 -- Looking for OGRE_Property...
13:52:08 -- Found OGRE_Property: optimized;/usr/lib/x86_64-linux-gnu/libOgreProperty.so;debug;/usr/lib/x86_64-linux-gnu/libOgreProperty.so
13:52:08 -- Looking for OGRE_RTShaderSystem...
13:52:08 -- Found OGRE_RTShaderSystem: optimized;/usr/lib/x86_64-linux-gnu/libOgreRTShaderSystem.so;debug;/usr/lib/x86_64-linux-gnu/libOgreRTShaderSystem.so
13:52:08 -- Looking for OGRE_Volume...
13:52:08 -- Found OGRE_Volume: optimized;/usr/lib/x86_64-linux-gnu/libOgreVolume.so;debug;/usr/lib/x86_64-linux-gnu/libOgreVolume.so
13:52:08 -- Looking for OGRE_Overlay...
13:52:08 -- Found OGRE_Overlay: optimized;/usr/lib/x86_64-linux-gnu/libOgreOverlay.so;debug;/usr/lib/x86_64-linux-gnu/libOgreOverlay.so
13:52:08 -- Found Protobuf: /usr/lib/x86_64-linux-gnu/libprotobuf.so;-lpthread;-lpthread (found suitable version "3.0.0", minimum required is "2.3.0")
13:52:08 -- Config-file not installed for ZeroMQ -- checking for pkg-config
13:52:08 -- Checking for module 'libzmq >= 4'
13:52:08 -- Found libzmq , version 4.2.5
13:52:08 -- Found ZeroMQ: TRUE (Required is at least version "4")
13:52:08 -- Checking for module 'uuid'
13:52:08 -- Found uuid, version 2.31.1
13:52:08 -- Found UUID: TRUE
13:52:08 -- Checking for module 'tinyxml2'
13:52:08 -- Found tinyxml2, version 6.0.0
13:52:08 -- Looking for dlfcn.h - found
13:52:08 -- Looking for libdl - found
13:52:08 -- Found DL: TRUE
13:52:08 -- FreeImage.pc not found, we will search for FreeImage_INCLUDE_DIRS and FreeImage_LIBRARIES
13:52:08 -- Checking for module 'gts'
13:52:09 -- Found gts, version 0.7.6
13:52:09 -- Found GTS: TRUE
13:52:09 -- Checking for module 'libswscale'
13:52:09 -- Found libswscale, version 4.8.100
13:52:09 -- Found SWSCALE: TRUE
13:52:09 -- Checking for module 'libavdevice >= 56.4.100'
13:52:09 -- Found libavdevice , version 57.10.100
13:52:09 -- Found AVDEVICE: TRUE (Required is at least version "56.4.100")
13:52:09 -- Checking for module 'libavformat'
13:52:09 -- Found libavformat, version 57.83.100
13:52:09 -- Found AVFORMAT: TRUE
13:52:09 -- Checking for module 'libavcodec'
13:52:09 -- Found libavcodec, version 57.107.100
13:52:09 -- Found AVCODEC: TRUE
13:52:09 -- Checking for module 'libavutil'
13:52:09 -- Found libavutil, version 55.78.100
13:52:10 -- Found AVUTIL: TRUE
13:52:10 -- Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found version "7.58.0")
13:52:10 -- Checking for module 'jsoncpp'
13:52:10 -- Found jsoncpp, version 1.7.4
13:52:10 -- Found JSONCPP: TRUE
13:52:10 -- Checking for module 'yaml-0.1'
13:52:10 -- Found yaml-0.1, version 0.1.7
13:52:10 -- Found YAML: TRUE
13:52:10 -- Checking for module 'libzip'
13:52:10 -- Found libzip, version 1.1.2
13:52:10 -- Found ZIP: TRUE
13:52:11 -- Configuring done
13:52:11 CMake Warning (dev) at CMakeLists.txt:271 (add_dependencies):
13:52:11 Policy CMP0046 is not set: Error on non-existent dependency in
13:52:11 add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
13:52:11 Use the cmake_policy command to set the policy and suppress this warning.
13:52:11
13:52:11 The dependency target "preinstall" of target "get_models" does not exist.
13:52:11 This warning is for project developers. Use -Wno-dev to suppress it.
13:52:11
13:52:11 -- Generating done
13:52:11 CMake Warning:
13:52:11 Manually-specified variables were not used by the project:
13:52:11
13:52:11 CMAKE_EXPORT_NO_PACKAGE_REGISTRY
13:52:11 CMAKE_INSTALL_LOCALSTATEDIR
13:52:11 CMAKE_INSTALL_SYSCONFDIR
13:52:11
13:52:11
13:52:11 -- Build files have been written to: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu
13:52:11 make[1]: Leaving directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4'
13:52:11 debian/rules override_dh_auto_build
13:52:11 make[1]: Entering directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4'
13:52:11 # In case we're installing to a non-standard location, look for a setup.sh
13:52:11 # in the install tree that was dropped by catkin, and source it. It will
13:52:11 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
13:52:11 if [ -f "/opt/ros/melodic/setup.sh" ]; then . "/opt/ros/melodic/setup.sh"; fi && \
13:52:11 dh_auto_build
13:52:11 cd obj-x86_64-linux-gnu && make -j1
13:52:11 make[2]: Entering directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu'
13:52:11 /usr/bin/cmake -H/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4 -B/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
13:52:11 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
13:52:11 make -f CMakeFiles/Makefile2 all
13:52:11 make[3]: Entering directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu'
13:52:11 make -f CMakeFiles/get_models.dir/build.make CMakeFiles/get_models.dir/depend
13:52:11 make[4]: Entering directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu'
13:52:11 cd /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4 /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4 /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu/CMakeFiles/get_models.dir/DependInfo.cmake --color=
13:52:11 Scanning dependencies of target get_models
13:52:11 make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu'
13:52:11 make -f CMakeFiles/get_models.dir/build.make CMakeFiles/get_models.dir/build
13:52:11 make[4]: Entering directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu'
13:52:11 [ 50%] downloading additional models
13:52:11 curl --progress-bar -o "'3D;models.zip'"
https://lcas.lincoln.ac.uk/nextcloud/index.php/s/7zi4gfE7c2naE7A/download
13:52:11 #=#=#
##O#- #
##O=# #
#-#O=# #
#-#O=# #
#-#O=-# #
#-=#=-# #
#-=#=- # #
#-=#=- # #
#-=O#- # #
#=O=# # #
#=O=-# # #
-#O=-# # #
-=#=- # # #
-=#=- # # #
-=O#- # # #
-=O=-# # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # ##
-=O=- # # # #
-=O=- # # ##
-=O=- # # #
-=O=- # ##
-=O=- ###
-=O=- ###
-=O=- ##
-=O=- # #
-=O=- # ##
-=O=- # # #
-=O=- # ###
-=O=- # # ##
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O#- # # #
#=O=-# # #
# -=#=- # #
# #-=O=# #
# # -#O=- #
# # # -=O#-
# # # #=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
## # # -=O=-
# # # -=O=-
## # -=O=-
## # -=O=-
# # -=O=-
## -=O=-
## -=O=-
## -=O=-
# # -=O=-
## # -=O=-
# # # -=O=-
## # # -=O=-
## # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # #=O=-
# # # -=O=#
# # -#O=- #
# #-=O=-# #
# -=#=- # #
#-=O=-# # #
-=O#- # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # ##
-=O=- # # # #
-=O=- # # ##
-=O=- # # #
-=O=- # ##
-=O=- ###
-=O=- ###
-=O=- ##
-=O=- # #
-=O=- # ##
-=O=- # # #
-=O=- # ###
-=O=- # # ##
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O#- # # #
#=O=- # # #
# -=#=- # #
# #-=O=-# #
# # -=#=- #
# # # -=O=#
# # # -#O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
## # # -=O=-
# # # -=O=-
## # -=O=-
## # -=O=-
# # -=O=-
## -=O=-
## -=O=-
## -=O=-
# # -=O=-
## # -=O=-
# # # -=O=-
## # # -=O=-
## # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # # -=O=-
# # # #-=O=-
# # # -=#=-
# # #=O=#
# # -=O#- #
# -#O=-# #
13:52:39 [100%] extracting additional models
13:52:39 unzip -q -o -d /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/models "'3D;models.zip'"
13:52:41 touch .models-extracted
13:52:41 unzip -q -o -d /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/models "/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/models/3D models/vine_t.zip"
13:52:47 unzip -q -o -d /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/models "/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/models/3D models/heightmap.zip"
13:52:53 unzip -q -o -d /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/models "/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/models/3D models/riseholme_ih.zip"
13:52:56 unzip -q -o -d /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/models "/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/models/3D models/riseholme.zip"
13:52:58 rm -r "/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/models/3D models"
13:52:58 make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu'
13:52:58 [100%] Built target get_models
13:52:58 make[3]: Leaving directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu'
13:52:58 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu/CMakeFiles 0
13:52:58 make[2]: Leaving directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu'
13:52:58 make[1]: Leaving directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4'
13:52:58 debian/rules override_dh_auto_test
13:52:58 make[1]: Entering directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4'
13:52:58 # In case we're installing to a non-standard location, look for a setup.sh
13:52:58 # in the install tree that was dropped by catkin, and source it. It will
13:52:58 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
13:52:58 echo -- Running tests. Even if one of them fails the build is not canceled.
13:52:59 -- Running tests. Even if one of them fails the build is not canceled.
13:52:59 if [ -f "/opt/ros/melodic/setup.sh" ]; then . "/opt/ros/melodic/setup.sh"; fi && \
13:52:59 dh_auto_test || true
13:52:59 make[1]: Leaving directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4'
13:52:59 fakeroot debian/rules binary
13:52:59 dh binary -v --buildsystem=cmake
13:52:59 dh_testroot -O-v -O--buildsystem=cmake
13:52:59 dh_prep -O-v -O--buildsystem=cmake
13:52:59 rm -f -- debian/ros-melodic-bacchus-gazebo.substvars
13:52:59 rm -fr -- debian/.debhelper/generated/ros-melodic-bacchus-gazebo/ debian/ros-melodic-bacchus-gazebo/ debian/tmp/
13:52:59 dh_installdirs -O-v -O--buildsystem=cmake
13:52:59 install -d debian/ros-melodic-bacchus-gazebo
13:52:59 debian/rules override_dh_auto_install
13:52:59 make[1]: Entering directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4'
13:52:59 # In case we're installing to a non-standard location, look for a setup.sh
13:52:59 # in the install tree that was dropped by catkin, and source it. It will
13:52:59 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
13:52:59 if [ -f "/opt/ros/melodic/setup.sh" ]; then . "/opt/ros/melodic/setup.sh"; fi && \
13:52:59 dh_auto_install
13:53:00 cd obj-x86_64-linux-gnu && make -j1 install DESTDIR=/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo AM_UPDATE_INFO_DIR=no
13:53:00 make[2]: Entering directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu'
13:53:00 /usr/bin/cmake -H/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4 -B/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
13:53:00 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
13:53:00 make -f CMakeFiles/Makefile2 all
13:53:00 make[3]: Entering directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu'
13:53:00 make -f CMakeFiles/get_models.dir/build.make CMakeFiles/get_models.dir/depend
13:53:00 make[4]: Entering directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu'
13:53:00 cd /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4 /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4 /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu/CMakeFiles/get_models.dir/DependInfo.cmake --color=
13:53:00 make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu'
13:53:00 make -f CMakeFiles/get_models.dir/build.make CMakeFiles/get_models.dir/build
13:53:00 make[4]: Entering directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu'
13:53:00 [ 50%] downloading additional models
13:53:00 curl --progress-bar -o "'3D;models.zip'"
https://lcas.lincoln.ac.uk/nextcloud/index.php/s/7zi4gfE7c2naE7A/download
13:53:00 #=#=#
##O#- #
##O=# #
#-#O=# #
#-#O=# #
#-#O=-# #
#-=#=-# #
#-=#=- # #
#-=#=- # #
#-=O#- # #
#=O=# # #
#=O=-# # #
-#O=-# # #
-=#=- # # #
-=#=- # # #
-=O#- # # #
-=O=-# # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # ##
-=O=- # # # #
-=O=- # # ##
-=O=- # # #
-=O=- # ##
-=O=- ###
-=O=- ###
-=O=- ##
-=O=- # #
-=O=- # ##
-=O=- # # #
-=O=- # ###
-=O=- # # ##
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O=- # # # #
-=O#- # # #
#=O=-# # #
# -=#=- # #
# #-=O=# #
# # -#O=- #
# # # -=O#-
# # # #=O=-
# # # # -=O=-
# # # # -=O=-
13:53:10 [100%] extracting additional models
13:53:10 unzip -q -o -d /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/models "'3D;models.zip'"
13:53:12 touch .models-extracted
13:53:12 unzip -q -o -d /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/models "/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/models/3D models/vine_t.zip"
13:53:18 unzip -q -o -d /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/models "/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/models/3D models/heightmap.zip"
13:53:20 unzip -q -o -d /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/models "/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/models/3D models/riseholme_ih.zip"
13:53:22 unzip -q -o -d /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/models "/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/models/3D models/riseholme.zip"
13:53:23 rm -r "/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/models/3D models"
13:53:24 make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu'
13:53:24 [100%] Built target get_models
13:53:24 make[3]: Leaving directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu'
13:53:24 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu/CMakeFiles 0
13:53:24 make -f CMakeFiles/Makefile2 preinstall
13:53:24 make[3]: Entering directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu'
13:53:24 make[3]: Nothing to be done for 'preinstall'.
13:53:24 make[3]: Leaving directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu'
13:53:24 Install the project...
13:53:24 /usr/bin/cmake -P cmake_install.cmake
13:53:24 -- Install configuration: "None"
13:53:24 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/etc/catkin/profile.d/90-bacchus_gazebo.sh
13:53:24 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/catkin_env_hook/90-bacchus_gazebo.sh
13:53:24 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/lib/pkgconfig/bacchus_gazebo.pc
13:53:24 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/cmake/bacchus_gazeboConfig.cmake
13:53:24 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/cmake/bacchus_gazeboConfig-version.cmake
13:53:24 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/package.xml
13:53:24 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/lib/bacchus_gazebo/simple_test.py
13:53:24 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/tests
13:53:24 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/tests/simple_test.py
13:53:24 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/tests/testme.test
13:53:24 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/tests/nav_test.py
13:53:25 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/config
13:53:25 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/config/robot.yaml
13:53:25 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/launch
13:53:25 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/launch/thorvald-sim-vy4.launch
13:53:25 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/launch/thorvald-sim.launch
13:53:25 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/launch/vineyard_demo.launch
13:53:25 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/launch/thorvald-sim-vy3.launch
13:53:25 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/launch/thorvald-sim-vy2.launch
13:53:26 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/launch/thorvald-sim-vy1.launch
13:53:26 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/launch/thorvald.launch
13:53:26 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/launch/thorvald-sim-vy0.launch
13:53:26 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/launch/world.launch
13:53:26 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models
13:53:26 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_1
13:53:26 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_1/model.sdf
13:53:26 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_1/model.config
13:53:26 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_1/materials
13:53:26 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_1/materials/scripts
13:53:26 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_1/materials/scripts/cmp9767m_simple.material
13:53:26 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_1/materials/textures
13:53:26 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_1/materials/textures/simple.png
13:53:26 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t4
13:53:26 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t4/model.sdf
13:53:26 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t4/model.config
13:53:26 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t4/meshes
13:53:26 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t4/meshes/vine_t4.dae
13:53:27 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t4/materials
13:53:27 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t4/materials/textures
13:53:27 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t4/materials/textures/Map__102_Noise.tga.003.tga
13:53:27 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t4/materials/textures/LeafGrape_color.jpg.006.jpg
13:53:27 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t4/materials/textures/Bark2.jpg.016.jpg
13:53:27 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t4/materials/textures/Pillar.jpg.006.jpg
13:53:27 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_cropweed
13:53:27 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_cropweed/model.sdf
13:53:27 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_cropweed/model.config
13:53:27 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_cropweed/materials
13:53:27 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_cropweed/materials/scripts
13:53:27 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_cropweed/materials/scripts/cmp9767m_simple.material
13:53:27 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_cropweed/materials/scripts/cmp9767m_realhard.material
13:53:27 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_cropweed/materials/scripts/cmp9767m_realeasy.material
13:53:27 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_cropweed/materials/textures
13:53:27 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_cropweed/materials/textures/simple.png
13:53:29 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_cropweed/materials/textures/realeasy.png
13:53:29 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_cropweed/materials/textures/realhard.png
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_bend_1
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_bend_1/model.sdf
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_bend_1/model.config
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_bend_1/materials
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_bend_1/materials/scripts
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_bend_1/materials/scripts/cmp9767m_realeasy_bend_1.material
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_bend_1/materials/textures
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_bend_1/materials/textures/realeasy_bend_1.png
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_bend_2
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_bend_2/model.sdf
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_bend_2/model.config
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_bend_2/materials
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_bend_2/materials/scripts
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_bend_2/materials/scripts/cmp9767m_realeasy_bend_2.material
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_bend_2/materials/textures
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_bend_2/materials/textures/realeasy_bend_2.png
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap0
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap0/model.sdf
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap0/model.config
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap0/meshes
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap0/meshes/old
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap0/meshes/heightmap.dae
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap0/materials
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap0/materials/textures
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap0/materials/textures/Dirt 00 seamless.jpg
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_3
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_3/model.sdf
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_3/model.config
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_3/materials
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_3/materials/scripts
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_3/materials/scripts/cmp9767m_realhard.material
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_3/materials/textures
13:53:30 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_3/materials/textures/realhard.png
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/grass_ground_plane
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/grass_ground_plane/model-1_4.sdf
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/grass_ground_plane/model.config
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/grass_ground_plane/materials
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/grass_ground_plane/materials/scripts
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/grass_ground_plane/materials/scripts/grass_ground_plane.material
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/grass_ground_plane/materials/textures
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/grass_ground_plane/materials/textures/grass.jpg
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/grass_ground_plane/materials/textures/grass2.jpg
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/grass_ground_plane/materials/textures/grass3.jpg
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap1
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap1/model.sdf
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap1/model.config
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap1/meshes
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap1/meshes/heightmap.dae
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap1/materials
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap1/materials/textures
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap1/materials/textures/brown_mud_dry_diff_1k.jpg.001.jpg
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t0
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t0/model.sdf
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t0/model.config
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t0/meshes
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t0/meshes/vine_t0.dae
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t0/materials
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t0/materials/textures
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t0/materials/textures/Pillar.jpg.002.jpg
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t0/materials/textures/Bark2.jpg.004.jpg
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t0/materials/textures/LeafGrape_color.jpg.002.jpg
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t2
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t2/model.sdf
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t2/model.config
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t2/meshes
13:53:31 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t2/meshes/vine_t2.dae
13:53:32 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t2/materials
13:53:32 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t2/materials/textures
13:53:32 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t2/materials/textures/Map__102_Noise.tga.001.tga
13:53:32 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t2/materials/textures/Bark2.jpg.010.jpg
13:53:32 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t2/materials/textures/Pillar.jpg.004.jpg
13:53:32 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t2/materials/textures/LeafGrape_color.jpg.004.jpg
13:53:32 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t3
13:53:32 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t3/model.sdf
13:53:32 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t3/model.config
13:53:32 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t3/meshes
13:53:32 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t3/meshes/vine_t3.dae
13:53:36 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t3/materials
13:53:36 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t3/materials/textures
13:53:36 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t3/materials/textures/Pillar.jpg.005.jpg
13:53:36 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t3/materials/textures/LeafGrape_color.jpg.005.jpg
13:53:36 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t3/materials/textures/Map__102_Noise.tga.002.tga
13:53:36 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t3/materials/textures/Bark2.jpg.013.jpg
13:53:36 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_1
13:53:36 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_1/model-1_4.sdf
13:53:36 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_1/model.config
13:53:36 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_1/materials
13:53:36 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_1/materials/scripts
13:53:36 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_1/materials/scripts/cmp9767m_ground_1.material
13:53:37 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_1/materials/textures
13:53:37 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_1/materials/textures/ground.png
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_2
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_2/model.sdf
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_2/model.config
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_2/materials
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_2/materials/scripts
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_2/materials/scripts/cmp9767m_realeasy.material
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_2/materials/textures
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_2/materials/textures/realeasy.png
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/wooden_fence
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/wooden_fence/model.sdf
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/wooden_fence/model.config
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/wooden_fence/meshes
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/wooden_fence/meshes/fence.dae
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t0_coarse
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t0_coarse/model.sdf
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t0_coarse/model.config
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t0_coarse/meshes
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t0_coarse/meshes/vine_t0_coarse.dae
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t0_coarse/materials
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t0_coarse/materials/textures
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t0_coarse/materials/textures/Pillar.jpg.002.jpg
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t0_coarse/materials/textures/Bark2.jpg.004.jpg
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t0_coarse/materials/textures/LeafGrape_color.jpg.002.jpg
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_2
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_2/model-1_4.sdf
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_2/model.config
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_2/materials
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_2/materials/scripts
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_2/materials/scripts/cmp9767m_ground_2.material
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_2/materials/textures
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_2/materials/textures/ground.png
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t1_coarse
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t1_coarse/model.sdf
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t1_coarse/model.config
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t1_coarse/meshes
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t1_coarse/meshes/vine_t1_coarse.dae
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t1_coarse/materials
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t1_coarse/materials/textures
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t1_coarse/materials/textures/Map__102_Noise.tga
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t1_coarse/materials/textures/Bark2.jpg.007.jpg
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t1_coarse/materials/textures/Pillar.jpg.003.jpg
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t1_coarse/materials/textures/LeafGrape_color.jpg.003.jpg
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_3
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_3/model-1_4.sdf
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_3/model.config
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_3/materials
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_3/materials/scripts
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_3/materials/scripts/cmp9767m_grass.material
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_3/materials/scripts/cmp9767m_ground.material
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_3/materials/scripts/cmp9767m_terrain.material
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_3/materials/scripts/cmp9767m_dirt.material
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_3/materials/textures
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_3/materials/textures/grass.png
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_3/materials/textures/ground.png
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_3/materials/textures/dirt.png
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_3/materials/textures/terrain.jpg
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_plant_textures
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_plant_textures/model-1_4.sdf
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_plant_textures/model.config
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_plant_textures/materials
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_plant_textures/materials/scripts
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_plant_textures/materials/scripts/cmp9767m_texture_1.material
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_plant_textures/materials/scripts/cmp9767m_texture_2.material
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_plant_textures/materials/scripts/cmp9767m_texture_3.material
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_plant_textures/materials/scripts/cmp9767m_texture_4.material
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_plant_textures/materials/textures
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_plant_textures/materials/textures/texture_4.png
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_plant_textures/materials/textures/texture_1.png
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_plant_textures/materials/textures/texture_3.png
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_plant_textures/materials/textures/texture_2.png
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/fence_5
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/fence_5/model.sdf
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/fence_5/model.config
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/fence_5/meshes
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/fence_5/meshes/fence_5_brown.dae
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/fence_5/meshes/fence.dae
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/fence_5/meshes/fence_5.dae
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_riseholme
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_riseholme/model.sdf
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_riseholme/model.config
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_riseholme/meshes
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_riseholme/meshes/archive
13:53:40 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_riseholme/meshes/archive/Riseholme.dae
13:53:41 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_riseholme/meshes/archive/heightmap.dae
13:53:41 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_riseholme/meshes/heightmap.zip
13:53:41 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_riseholme/meshes/Riseholme.dae
13:53:43 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_riseholme/meshes/heightmap.dae
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_riseholme/materials
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_riseholme/materials/textures
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_riseholme/materials/textures/brown_mud_dry_diff_1k.jpg.001.jpg
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_riseholme/materials/textures/brown_mud_dry_diff_1k.jpg
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t2_coarse
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t2_coarse/model.sdf
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t2_coarse/model.config
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t2_coarse/meshes
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t2_coarse/meshes/vine_t2_coarse.dae
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t2_coarse/materials
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t2_coarse/materials/textures
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t2_coarse/materials/textures/Map__102_Noise.tga.001.tga
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t2_coarse/materials/textures/Bark2.jpg.010.jpg
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t2_coarse/materials/textures/Pillar.jpg.004.jpg
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t2_coarse/materials/textures/LeafGrape_color.jpg.004.jpg
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_enclosure
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_enclosure/model.sdf
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_enclosure/model.config
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t4_coarse
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t4_coarse/model.sdf
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t4_coarse/model.config
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t4_coarse/meshes
13:53:46 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t4_coarse/meshes/vine_t4_coarse.dae
13:53:48 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t4_coarse/materials
13:53:48 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t4_coarse/materials/textures
13:53:48 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t4_coarse/materials/textures/Map__102_Noise.tga.003.tga
13:53:48 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t4_coarse/materials/textures/LeafGrape_color.jpg.006.jpg
13:53:48 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t4_coarse/materials/textures/Bark2.jpg.016.jpg
13:53:48 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t4_coarse/materials/textures/Pillar.jpg.006.jpg
13:53:48 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t1
13:53:48 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t1/model.sdf
13:53:48 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t1/model.config
13:53:48 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t1/meshes
13:53:48 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t1/meshes/vine_t1.dae
13:53:50 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t1/materials
13:53:50 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t1/materials/textures
13:53:50 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t1/materials/textures/Map__102_Noise.tga
13:53:50 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t1/materials/textures/Bark2.jpg.007.jpg
13:53:50 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t1/materials/textures/Pillar.jpg.003.jpg
13:53:50 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t1/materials/textures/LeafGrape_color.jpg.003.jpg
13:53:50 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_realistic
13:53:50 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_realistic/model.sdf
13:53:50 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_realistic/model.config
13:53:50 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_realistic/meshes
13:53:50 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_realistic/meshes/heightmap.zip
13:53:50 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_realistic/meshes/heightmap.dae
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_realistic/materials
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_realistic/materials/textures
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_realistic/materials/textures/brown_mud_dry_diff_1k.jpg.001.jpg
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t3_coarse
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t3_coarse/model.sdf
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t3_coarse/model.config
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t3_coarse/meshes
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t3_coarse/meshes/vine_t3_coarse.dae
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t3_coarse/materials
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t3_coarse/materials/textures
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t3_coarse/materials/textures/Pillar.jpg.005.jpg
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t3_coarse/materials/textures/LeafGrape_color.jpg.005.jpg
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t3_coarse/materials/textures/Map__102_Noise.tga.002.tga
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/vine_t3_coarse/materials/textures/Bark2.jpg.013.jpg
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/urdf
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/urdf/bacchus_sensors.xacro
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/urdf/sensors
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/urdf/sensors/sensor_kinect_v2.xacro
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/urdf/sensors/sensor_hokuyo_laser.xacro
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/urdf/sensors/sensor_velodyne_vlp16.xacro
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/urdf/sensors/sensor_imu.xacro
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/urdf/simple_sensors.xacro
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/vineyard_stage0_heightmap.world
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/riseholme_empty.world
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/cmp9767m_paper_2.world
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/riseholme.world
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/vineyard_stage3.world
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/vineyard_stage4_small.world
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/riseholme_digital_twin.world
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/vineyard_small_s1_coarse.world
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/cmp9767m_1.world
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/cmp9767m_paper_4.world
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/vineyard_stage4.world
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/cmp9767m_paper_1.world
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/vineyard_stage0_small.world
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/vineyard_stage1.world
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/vineyard_stage0.world
13:53:52 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/riseholme_ncnr.world
13:53:53 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/cmp9767m_paper_3.world
13:53:53 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/vineyard_small.world
13:53:53 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/vineyard_small_s4_coarse.world
13:53:53 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/vineyard_stage2.world
13:53:53 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/cmp9767m_actor.world
13:53:53 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/vineyard_small_s2_coarse.world
13:53:53 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/vineyard_small_s0_coarse.world
13:53:53 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/cmp9767m_2.world
13:53:53 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/worlds/vineyard_small_s3_coarse.world
13:53:53 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/maps
13:53:53 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/maps/cropped.yaml
13:53:53 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/maps/cropped.pgm
13:53:53 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/maps/riseholme
13:53:53 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/maps/riseholme/sim_riseholme_empty.yaml
13:53:53 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/maps/riseholme/sim_riseholme_empty.pgm
13:53:53 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/maps/riseholme.yaml
13:53:53 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/rviz
13:53:53 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/rviz/two_robots.rviz
13:53:54 -- Installing: /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/rviz/vineyard_demo.rviz
13:53:54 make[2]: Leaving directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/obj-x86_64-linux-gnu'
13:53:54 make[1]: Leaving directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4'
13:53:54 dh_install -O-v -O--buildsystem=cmake
13:53:54 install -d debian/.debhelper/generated/ros-melodic-bacchus-gazebo
13:53:54 dh_installdocs -O-v -O--buildsystem=cmake
13:53:54 install -d debian/ros-melodic-bacchus-gazebo/usr/share/doc/ros-melodic-bacchus-gazebo
13:53:54 dh_installchangelogs -O-v -O--buildsystem=cmake
13:53:54 install -p -m0644 debian/changelog debian/ros-melodic-bacchus-gazebo/usr/share/doc/ros-melodic-bacchus-gazebo/changelog.Debian
13:53:54 dh_installexamples -O-v -O--buildsystem=cmake
13:53:54 dh_installman -O-v -O--buildsystem=cmake
13:53:54 dh_installcatalogs -O-v -O--buildsystem=cmake
13:53:54 dh_installcron -O-v -O--buildsystem=cmake
13:53:54 dh_installdebconf -O-v -O--buildsystem=cmake
13:53:54 install -d debian/ros-melodic-bacchus-gazebo/DEBIAN
13:53:54 dh_installemacsen -O-v -O--buildsystem=cmake
13:53:54 dh_installifupdown -O-v -O--buildsystem=cmake
13:53:54 dh_installinfo -O-v -O--buildsystem=cmake
13:53:54 dh_installinit -O-v -O--buildsystem=cmake
13:53:55 dh_installmenu -O-v -O--buildsystem=cmake
13:53:55 dh_installmime -O-v -O--buildsystem=cmake
13:53:55 dh_installmodules -O-v -O--buildsystem=cmake
13:53:55 dh_installlogcheck -O-v -O--buildsystem=cmake
13:53:55 dh_installlogrotate -O-v -O--buildsystem=cmake
13:53:55 dh_installpam -O-v -O--buildsystem=cmake
13:53:55 dh_installppp -O-v -O--buildsystem=cmake
13:53:55 dh_installudev -O-v -O--buildsystem=cmake
13:53:55 dh_installgsettings -O-v -O--buildsystem=cmake
13:53:55 dh_bugfiles -O-v -O--buildsystem=cmake
13:53:55 dh_ucf -O-v -O--buildsystem=cmake
13:53:55 dh_lintian -O-v -O--buildsystem=cmake
13:53:55 dh_gconf -O-v -O--buildsystem=cmake
13:53:55 dh_icons -O-v -O--buildsystem=cmake
13:53:55 dh_perl -O-v -O--buildsystem=cmake
13:53:56 dh_usrlocal -O-v -O--buildsystem=cmake
13:53:56 dh_link -O-v -O--buildsystem=cmake
13:53:56 dh_installwm -O-v -O--buildsystem=cmake
13:53:56 dh_installxfonts -O-v -O--buildsystem=cmake
13:53:56 dh_strip_nondeterminism -O-v -O--buildsystem=cmake
13:53:58 Using 1646314948 as canonical time
13:53:58 Normalizing debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_1/materials/textures/simple.png using File::StripNondeterminism::handlers::png
13:53:58 Normalizing debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_cropweed/materials/textures/simple.png using File::StripNondeterminism::handlers::png
13:53:58 Normalizing debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_cropweed/materials/textures/realeasy.png using File::StripNondeterminism::handlers::png
13:53:58 Normalizing debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_cropweed/materials/textures/realhard.png using File::StripNondeterminism::handlers::png
13:53:58 Normalizing debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_bend_1/materials/textures/realeasy_bend_1.png using File::StripNondeterminism::handlers::png
13:53:58 Normalizing debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_bend_2/materials/textures/realeasy_bend_2.png using File::StripNondeterminism::handlers::png
13:53:58 Normalizing debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_3/materials/textures/realhard.png using File::StripNondeterminism::handlers::png
13:53:58 Normalizing debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_1/materials/textures/ground.png using File::StripNondeterminism::handlers::png
13:53:58 Normalizing debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_crop_2/materials/textures/realeasy.png using File::StripNondeterminism::handlers::png
13:53:58 Normalizing debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_2/materials/textures/ground.png using File::StripNondeterminism::handlers::png
13:53:58 Normalizing debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_3/materials/textures/grass.png using File::StripNondeterminism::handlers::png
13:53:58 Normalizing debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_3/materials/textures/ground.png using File::StripNondeterminism::handlers::png
13:53:58 Normalizing debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_ground_3/materials/textures/dirt.png using File::StripNondeterminism::handlers::png
13:53:58 Normalizing debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_plant_textures/materials/textures/texture_4.png using File::StripNondeterminism::handlers::png
13:53:58 Normalizing debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_plant_textures/materials/textures/texture_1.png using File::StripNondeterminism::handlers::png
13:53:58 Normalizing debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_plant_textures/materials/textures/texture_3.png using File::StripNondeterminism::handlers::png
13:53:58 Normalizing debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/cmp9767m_plant_textures/materials/textures/texture_2.png using File::StripNondeterminism::handlers::png
13:53:58 Normalizing debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_riseholme/meshes/heightmap.zip using File::StripNondeterminism::handlers::zip
13:53:58 Normalizing debian/ros-melodic-bacchus-gazebo/opt/ros/melodic/share/bacchus_gazebo/models/heightmap_realistic/meshes/heightmap.zip using File::StripNondeterminism::handlers::zip
13:53:58 dh_compress -O-v -O--buildsystem=cmake
13:53:58 cd debian/ros-melodic-bacchus-gazebo
13:53:58 chmod a-x usr/share/doc/ros-melodic-bacchus-gazebo/changelog.Debian
13:53:58 gzip -9nf usr/share/doc/ros-melodic-bacchus-gazebo/changelog.Debian
13:53:58 cd '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4'
13:53:58 dh_fixperms -O-v -O--buildsystem=cmake
13:53:58 find debian/ros-melodic-bacchus-gazebo -true -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
13:53:59 find debian/ros-melodic-bacchus-gazebo ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
13:53:59 find debian/ros-melodic-bacchus-gazebo/usr/share/doc -type f -a -true -a ! -regex 'debian/ros-melodic-bacchus-gazebo/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644
13:53:59 find debian/ros-melodic-bacchus-gazebo/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755
13:53:59 find debian/ros-melodic-bacchus-gazebo -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
13:53:59 dh_missing -O-v -O--buildsystem=cmake
13:53:59 dh_strip -O-v -O--buildsystem=cmake
13:53:59 dh_makeshlibs -O-v -O--buildsystem=cmake
13:53:59 rm -f debian/ros-melodic-bacchus-gazebo/DEBIAN/shlibs
13:53:59 debian/rules override_dh_shlibdeps
13:53:59 make[1]: Entering directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4'
13:53:59 # In case we're installing to a non-standard location, look for a setup.sh
13:53:59 # in the install tree that was dropped by catkin, and source it. It will
13:53:59 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
13:53:59 if [ -f "/opt/ros/melodic/setup.sh" ]; then . "/opt/ros/melodic/setup.sh"; fi && \
13:53:59 dh_shlibdeps -l/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4/debian/ros-melodic-bacchus-gazebo//opt/ros/melodic/lib/
13:54:00 make[1]: Leaving directory '/tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4'
13:54:00 dh_installdeb -O-v -O--buildsystem=cmake
13:54:00 dh_gencontrol -O-v -O--buildsystem=cmake
13:54:00 echo misc:Depends= >> debian/ros-melodic-bacchus-gazebo.substvars
13:54:00 echo misc:Pre-Depends= >> debian/ros-melodic-bacchus-gazebo.substvars
13:54:00 dpkg-gencontrol -pros-melodic-bacchus-gazebo -ldebian/changelog -Tdebian/ros-melodic-bacchus-gazebo.substvars -Pdebian/ros-melodic-bacchus-gazebo -UMulti-Arch
13:54:00 dpkg-gencontrol: warning: Depends field of package ros-melodic-bacchus-gazebo: unknown substitution variable ${shlibs:Depends}
13:54:00 chmod 0644 -- debian/ros-melodic-bacchus-gazebo/DEBIAN/control
13:54:00 chown 0:0 -- debian/ros-melodic-bacchus-gazebo/DEBIAN/control
13:54:00 dh_md5sums -O-v -O--buildsystem=cmake
13:54:00 (cd debian/ros-melodic-bacchus-gazebo >/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
13:54:07 chmod 0644 -- debian/ros-melodic-bacchus-gazebo/DEBIAN/md5sums
13:54:07 chown 0:0 -- debian/ros-melodic-bacchus-gazebo/DEBIAN/md5sums
13:54:07 dh_builddeb -O-v -O--buildsystem=cmake
13:54:07 dpkg-deb --build debian/ros-melodic-bacchus-gazebo ..
13:54:07 dpkg-deb: building package 'ros-melodic-bacchus-gazebo' in '../ros-melodic-bacchus-gazebo_0.3.4-1bionic.20220303.134228_amd64.deb'.
14:03:24 dpkg-genbuildinfo --build=binary
14:03:31 dpkg-genchanges --build=binary >../ros-melodic-bacchus-gazebo_0.3.4-1bionic.20220303.134228_amd64.changes
14:03:36 dpkg-genchanges: info: binary-only upload (no source code included)
14:03:36 dpkg-source --after-build ros-melodic-bacchus-gazebo-0.3.4
14:03:36 dpkg-source: info: using options from ros-melodic-bacchus-gazebo-0.3.4/debian/source/options: --auto-commit
14:03:36 dpkg-buildpackage: info: binary-only upload (no source included)
14:03:36 I: Successfully built in /tmp/binarydeb/ros-melodic-bacchus-gazebo-0.3.4
14:03:36 # END SUBSECTION