Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-rosdep.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-a2983f93a25b0885c9a870bcfc58eac87ea833d1/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-rosdep.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-rosdep-0.11.4-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-rosdep.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-a2983f93a25b0885c9a870bcfc58eac87ea833d1/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-rosdep.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WqINuN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rosdep-6cdef863382f5c812030ee1c15e43c4f0b98149e + /usr/bin/gzip -dc /builddir/build/SOURCES/rosdep-6cdef863382f5c812030ee1c15e43c4f0b98149e.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd rosdep-6cdef863382f5c812030ee1c15e43c4f0b98149e + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python2|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4QB62X + umask 022 + cd /builddir/build/BUILD + cd rosdep-6cdef863382f5c812030ee1c15e43c4f0b98149e + /usr/bin/python2 setup.py build /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/rosdep2 copying src/rosdep2/main.py -> build/lib/rosdep2 copying src/rosdep2/core.py -> build/lib/rosdep2 copying src/rosdep2/rospkg_loader.py -> build/lib/rosdep2 copying src/rosdep2/model.py -> build/lib/rosdep2 copying src/rosdep2/rospack.py -> build/lib/rosdep2 copying src/rosdep2/gbpdistro_support.py -> build/lib/rosdep2 copying src/rosdep2/catkin_packages.py -> build/lib/rosdep2 copying src/rosdep2/rosdistrohelper.py -> build/lib/rosdep2 copying src/rosdep2/sources_list.py -> build/lib/rosdep2 copying src/rosdep2/lookup.py -> build/lib/rosdep2 copying src/rosdep2/rep3.py -> build/lib/rosdep2 copying src/rosdep2/_version.py -> build/lib/rosdep2 copying src/rosdep2/__init__.py -> build/lib/rosdep2 copying src/rosdep2/loader.py -> build/lib/rosdep2 copying src/rosdep2/shell_utils.py -> build/lib/rosdep2 copying src/rosdep2/dependency_graph.py -> build/lib/rosdep2 copying src/rosdep2/catkin_support.py -> build/lib/rosdep2 copying src/rosdep2/installers.py -> build/lib/rosdep2 creating build/lib/rosdep2/platforms copying src/rosdep2/platforms/osx.py -> build/lib/rosdep2/platforms copying src/rosdep2/platforms/redhat.py -> build/lib/rosdep2/platforms copying src/rosdep2/platforms/gentoo.py -> build/lib/rosdep2/platforms copying src/rosdep2/platforms/gem.py -> build/lib/rosdep2/platforms copying src/rosdep2/platforms/debian.py -> build/lib/rosdep2/platforms copying src/rosdep2/platforms/pip.py -> build/lib/rosdep2/platforms copying src/rosdep2/platforms/source.py -> build/lib/rosdep2/platforms copying src/rosdep2/platforms/__init__.py -> build/lib/rosdep2/platforms copying src/rosdep2/platforms/opensuse.py -> build/lib/rosdep2/platforms copying src/rosdep2/platforms/arch.py -> build/lib/rosdep2/platforms copying src/rosdep2/platforms/cygwin.py -> build/lib/rosdep2/platforms copying src/rosdep2/platforms/freebsd.py -> build/lib/rosdep2/platforms running build_scripts creating build/scripts-2.7 copying and adjusting scripts/rosdep -> build/scripts-2.7 copying and adjusting scripts/rosdep-source -> build/scripts-2.7 changing mode of build/scripts-2.7/rosdep from 644 to 755 changing mode of build/scripts-2.7/rosdep-source from 644 to 755 ~/build/BUILD/rosdep-6cdef863382f5c812030ee1c15e43c4f0b98149e/doc ~/build/BUILD/rosdep-6cdef863382f5c812030ee1c15e43c4f0b98149e + pushd doc + make man sphinx-build -b man -d _build/doctrees . _build/man Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... building [man]: all manpages updating environment: 9 added, 0 changed, 0 removed reading sources... [ 11%] commands reading sources... [ 22%] contents reading sources... [ 33%] contributing_rules reading sources... [ 44%] developers_guide reading sources... [ 55%] man/rosdep reading sources... [ 66%] overview reading sources... [ 77%] rosdep2_api reading sources... [ 88%] rosdep_yaml_format reading sources... [100%] sources_list /builddir/build/BUILD/rosdep-6cdef863382f5c812030ee1c15e43c4f0b98149e/src/rosdep2/model.py:docstring of rosdep2.RosdepDatabase.get_view_dependencies:2: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/rosdep-6cdef863382f5c812030ee1c15e43c4f0b98149e/src/rosdep2/installers.py:docstring of rosdep2.InstallerContext.get_os_detect:2: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/rosdep-6cdef863382f5c812030ee1c15e43c4f0b98149e/src/rosdep2/installers.py:docstring of rosdep2.Installer.get_depends:2: WARNING: Field list ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/rosdep-6cdef863382f5c812030ee1c15e43c4f0b98149e/src/rosdep2/installers.py:docstring of rosdep2.Installer.unique:11: WARNING: Inline emphasis start-string without end-string. /builddir/build/BUILD/rosdep-6cdef863382f5c812030ee1c15e43c4f0b98149e/src/rosdep2/installers.py:docstring of rosdep2.PackageManagerInstaller.get_depends:2: WARNING: Field list ends without a blank line; unexpected unindent. done checking consistency... done writing... rosdep.1 { } build succeeded, 5 warnings. Build finished. The manual pages are in _build/man. + make html sphinx-build -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v1.1.3 loading pickled environment... done building [html]: targets for 9 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done writing output... [ 11%] commands writing output... [ 22%] contents writing output... [ 33%] contributing_rules writing output... [ 44%] developers_guide writing output... [ 55%] man/rosdep writing output... [ 66%] overview writing output... [ 77%] rosdep2_api writing output... [ 88%] rosdep_yaml_format writing output... [100%] sources_list writing additional files... (1 module code pages) _modules/index genindex py-modindex search index copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/rosdep-6cdef863382f5c812030ee1c15e43c4f0b98149e/doc/_static' does not exist done dumping search index... done dumping object inventory... done build succeeded, 1 warning. Build finished. The HTML pages are in _build/html. + rm -f html/.buildinfo ~/build/BUILD/rosdep-6cdef863382f5c812030ee1c15e43c4f0b98149e + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.isBrMy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch + cd rosdep-6cdef863382f5c812030ee1c15e43c4f0b98149e + rm -rf /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch + /usr/bin/python2 setup.py install --force --skip-build --root /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch creating /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2 copying build/lib/rosdep2/main.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2 copying build/lib/rosdep2/core.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2 copying build/lib/rosdep2/rospkg_loader.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2 copying build/lib/rosdep2/model.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2 copying build/lib/rosdep2/rospack.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2 copying build/lib/rosdep2/gbpdistro_support.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2 copying build/lib/rosdep2/catkin_packages.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2 copying build/lib/rosdep2/rosdistrohelper.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2 copying build/lib/rosdep2/sources_list.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2 copying build/lib/rosdep2/lookup.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2 copying build/lib/rosdep2/rep3.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2 copying build/lib/rosdep2/_version.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2 copying build/lib/rosdep2/__init__.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2 copying build/lib/rosdep2/loader.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2 creating /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms copying build/lib/rosdep2/platforms/osx.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms copying build/lib/rosdep2/platforms/redhat.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms copying build/lib/rosdep2/platforms/gentoo.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms copying build/lib/rosdep2/platforms/gem.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms copying build/lib/rosdep2/platforms/debian.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms copying build/lib/rosdep2/platforms/pip.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms copying build/lib/rosdep2/platforms/source.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms copying build/lib/rosdep2/platforms/__init__.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms copying build/lib/rosdep2/platforms/opensuse.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms copying build/lib/rosdep2/platforms/arch.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms copying build/lib/rosdep2/platforms/cygwin.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms copying build/lib/rosdep2/platforms/freebsd.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms copying build/lib/rosdep2/shell_utils.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2 copying build/lib/rosdep2/dependency_graph.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2 copying build/lib/rosdep2/catkin_support.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2 copying build/lib/rosdep2/installers.py -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2 byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/rospkg_loader.py to rospkg_loader.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/model.py to model.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/rospack.py to rospack.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/gbpdistro_support.py to gbpdistro_support.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/catkin_packages.py to catkin_packages.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/rosdistrohelper.py to rosdistrohelper.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/sources_list.py to sources_list.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/lookup.py to lookup.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/rep3.py to rep3.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/loader.py to loader.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/osx.py to osx.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/redhat.py to redhat.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/gentoo.py to gentoo.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/gem.py to gem.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/debian.py to debian.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/pip.py to pip.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/source.py to source.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/opensuse.py to opensuse.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/arch.py to arch.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/cygwin.py to cygwin.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/freebsd.py to freebsd.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/shell_utils.py to shell_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/dependency_graph.py to dependency_graph.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/catkin_support.py to catkin_support.pyc byte-compiling /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/installers.py to installers.pyc running install_egg_info running egg_info creating src/rosdep.egg-info writing requirements to src/rosdep.egg-info/requires.txt writing src/rosdep.egg-info/PKG-INFO writing top-level names to src/rosdep.egg-info/top_level.txt writing dependency_links to src/rosdep.egg-info/dependency_links.txt writing manifest file 'src/rosdep.egg-info/SOURCES.txt' reading manifest file 'src/rosdep.egg-info/SOURCES.txt' writing manifest file 'src/rosdep.egg-info/SOURCES.txt' Copying src/rosdep.egg-info to /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep-0.11.4-py2.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/bin copying build/scripts-2.7/rosdep -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/bin copying build/scripts-2.7/rosdep-source -> /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/bin/rosdep to 755 changing mode of /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/bin/rosdep-source to 755 + mkdir -p /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/share/man/man1 + install -p -m 0644 doc/man/rosdep.1 /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/etc/ros/rosdep/sources.list.d/ + touch /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/etc/ros/rosdep/sources.list.d/20-default.list + sed -i 's|#!/usr/bin/env python||' /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/__init__.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/_version.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/catkin_packages.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/catkin_support.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/core.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/dependency_graph.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/gbpdistro_support.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/installers.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/loader.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/lookup.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/main.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/model.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/rep3.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/rosdistrohelper.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/rospack.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/rospkg_loader.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/shell_utils.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/sources_list.py + sed -i 's|#!/usr/bin/env python||' /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/__init__.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/arch.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/cygwin.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/debian.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/freebsd.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/gem.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/gentoo.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/opensuse.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/osx.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/pip.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/redhat.py /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7/site-packages/rosdep2/platforms/source.py + rm -f doc/_build/.buildinfo + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/rosdep-6cdef863382f5c812030ee1c15e43c4f0b98149e /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-rosdep-0.11.4-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Vk1A2h + umask 022 + cd /builddir/build/BUILD + cd rosdep-6cdef863382f5c812030ee1c15e43c4f0b98149e + DOCDIR=/builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/share/doc/python-rosdep-0.11.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/share/doc/python-rosdep-0.11.4 + cp -pr README.md /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/share/doc/python-rosdep-0.11.4 + cp -pr doc/_build/html /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/share/doc/python-rosdep-0.11.4 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CbL7w9 + umask 022 + cd /builddir/build/BUILD + cd rosdep-6cdef863382f5c812030ee1c15e43c4f0b98149e + LICENSEDIR=/builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/share/licenses/python-rosdep-0.11.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/share/licenses/python-rosdep-0.11.4 + cp -pr LICENSE /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch/usr/share/licenses/python-rosdep-0.11.4 + exit 0 Provides: python-rosdep = 0.11.4-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch Wrote: /builddir/build/RPMS/python-rosdep-0.11.4-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cyywt1 + umask 022 + cd /builddir/build/BUILD + cd rosdep-6cdef863382f5c812030ee1c15e43c4f0b98149e + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-rosdep-0.11.4-1.el7.noarch + exit 0 Child return code was: 0