Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/RBTools.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.lxUrjU:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '207c25f6edcf4aa6affdb617f43df161', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.lxUrjU:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/RBTools.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/RBTools-1.0.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/RBTools.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.lxUrjU:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '30182450244b4bcaa8d24c03a6bf7882', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.lxUrjU:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/RBTools.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QgK80p + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf RBTools-1.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/RBTools-1.0.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd RBTools-1.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Don-t-use-shutil-backport-on-py3.patch + /usr/bin/patch -p1 -s + rm -Rf RBTools.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qCBeyQ + umask 022 + cd /builddir/build/BUILD + cd RBTools-1.0.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' BUILDSTDERR: /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires' BUILDSTDERR: warnings.warn(msg) BUILDSTDERR: /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'long_description_content_type' BUILDSTDERR: warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/rbtools copying rbtools/__init__.py -> build/lib/rbtools copying rbtools/tests.py -> build/lib/rbtools creating build/lib/rbtools/clients copying rbtools/clients/git.py -> build/lib/rbtools/clients copying rbtools/clients/svn.py -> build/lib/rbtools/clients copying rbtools/clients/tfs.py -> build/lib/rbtools/clients copying rbtools/clients/__init__.py -> build/lib/rbtools/clients copying rbtools/clients/perforce.py -> build/lib/rbtools/clients copying rbtools/clients/mercurial.py -> build/lib/rbtools/clients copying rbtools/clients/plastic.py -> build/lib/rbtools/clients copying rbtools/clients/bazaar.py -> build/lib/rbtools/clients copying rbtools/clients/cvs.py -> build/lib/rbtools/clients copying rbtools/clients/errors.py -> build/lib/rbtools/clients copying rbtools/clients/clearcase.py -> build/lib/rbtools/clients creating build/lib/rbtools/utils copying rbtools/utils/console.py -> build/lib/rbtools/utils copying rbtools/utils/users.py -> build/lib/rbtools/utils copying rbtools/utils/checks.py -> build/lib/rbtools/utils copying rbtools/utils/filesystem.py -> build/lib/rbtools/utils copying rbtools/utils/review_request.py -> build/lib/rbtools/utils copying rbtools/utils/testbase.py -> build/lib/rbtools/utils copying rbtools/utils/__init__.py -> build/lib/rbtools/utils copying rbtools/utils/diffs.py -> build/lib/rbtools/utils copying rbtools/utils/aliases.py -> build/lib/rbtools/utils copying rbtools/utils/appdirs.py -> build/lib/rbtools/utils copying rbtools/utils/match_score.py -> build/lib/rbtools/utils copying rbtools/utils/process.py -> build/lib/rbtools/utils copying rbtools/utils/tests.py -> build/lib/rbtools/utils copying rbtools/utils/graphs.py -> build/lib/rbtools/utils copying rbtools/utils/repository.py -> build/lib/rbtools/utils copying rbtools/utils/commands.py -> build/lib/rbtools/utils creating build/lib/rbtools/testing copying rbtools/testing/testcase.py -> build/lib/rbtools/testing copying rbtools/testing/__init__.py -> build/lib/rbtools/testing creating build/lib/rbtools/hooks copying rbtools/hooks/git.py -> build/lib/rbtools/hooks copying rbtools/hooks/__init__.py -> build/lib/rbtools/hooks copying rbtools/hooks/common.py -> build/lib/rbtools/hooks creating build/lib/rbtools/api copying rbtools/api/client.py -> build/lib/rbtools/api copying rbtools/api/request.py -> build/lib/rbtools/api copying rbtools/api/cache.py -> build/lib/rbtools/api copying rbtools/api/resource.py -> build/lib/rbtools/api copying rbtools/api/__init__.py -> build/lib/rbtools/api copying rbtools/api/factory.py -> build/lib/rbtools/api copying rbtools/api/utils.py -> build/lib/rbtools/api copying rbtools/api/capabilities.py -> build/lib/rbtools/api copying rbtools/api/errors.py -> build/lib/rbtools/api copying rbtools/api/tests.py -> build/lib/rbtools/api copying rbtools/api/decode.py -> build/lib/rbtools/api copying rbtools/api/decorators.py -> build/lib/rbtools/api creating build/lib/rbtools/commands copying rbtools/commands/list_repo_types.py -> build/lib/rbtools/commands copying rbtools/commands/clearcache.py -> build/lib/rbtools/commands copying rbtools/commands/patch.py -> build/lib/rbtools/commands copying rbtools/commands/post.py -> build/lib/rbtools/commands copying rbtools/commands/logout.py -> build/lib/rbtools/commands copying rbtools/commands/setup_repo.py -> build/lib/rbtools/commands copying rbtools/commands/alias.py -> build/lib/rbtools/commands copying rbtools/commands/setup_completion.py -> build/lib/rbtools/commands copying rbtools/commands/api_get.py -> build/lib/rbtools/commands copying rbtools/commands/close.py -> build/lib/rbtools/commands copying rbtools/commands/attach.py -> build/lib/rbtools/commands copying rbtools/commands/__init__.py -> build/lib/rbtools/commands copying rbtools/commands/status_update.py -> build/lib/rbtools/commands copying rbtools/commands/stamp.py -> build/lib/rbtools/commands copying rbtools/commands/diff.py -> build/lib/rbtools/commands copying rbtools/commands/install.py -> build/lib/rbtools/commands copying rbtools/commands/login.py -> build/lib/rbtools/commands copying rbtools/commands/main.py -> build/lib/rbtools/commands copying rbtools/commands/land.py -> build/lib/rbtools/commands copying rbtools/commands/status.py -> build/lib/rbtools/commands copying rbtools/commands/publish.py -> build/lib/rbtools/commands creating build/lib/rbtools/helpers copying rbtools/helpers/hgext.py -> build/lib/rbtools/helpers copying rbtools/helpers/__init__.py -> build/lib/rbtools/helpers creating build/lib/rbtools/clients/tests copying rbtools/clients/tests/test_bzr.py -> build/lib/rbtools/clients/tests copying rbtools/clients/tests/test_p4.py -> build/lib/rbtools/clients/tests copying rbtools/clients/tests/test_git.py -> build/lib/rbtools/clients/tests copying rbtools/clients/tests/__init__.py -> build/lib/rbtools/clients/tests copying rbtools/clients/tests/test_svn.py -> build/lib/rbtools/clients/tests copying rbtools/clients/tests/test_mercurial.py -> build/lib/rbtools/clients/tests copying rbtools/clients/tests/test_scanning.py -> build/lib/rbtools/clients/tests creating build/lib/rbtools/api/transport copying rbtools/api/transport/sync.py -> build/lib/rbtools/api/transport copying rbtools/api/transport/__init__.py -> build/lib/rbtools/api/transport creating build/lib/rbtools/commands/tests copying rbtools/commands/tests/test_post.py -> build/lib/rbtools/commands/tests copying rbtools/commands/tests/__init__.py -> build/lib/rbtools/commands/tests running egg_info creating RBTools.egg-info writing requirements to RBTools.egg-info/requires.txt writing RBTools.egg-info/PKG-INFO writing top-level names to RBTools.egg-info/top_level.txt writing dependency_links to RBTools.egg-info/dependency_links.txt writing entry points to RBTools.egg-info/entry_points.txt writing manifest file 'RBTools.egg-info/SOURCES.txt' reading manifest file 'RBTools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'ez_setup.py' writing manifest file 'RBTools.egg-info/SOURCES.txt' creating build/lib/rbtools/commands/conf copying rbtools/commands/conf/_rbt-zsh-completion -> build/lib/rbtools/commands/conf copying rbtools/commands/conf/rbt-bash-completion -> build/lib/rbtools/commands/conf + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hiHTql + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386 + cd RBTools-1.0.1 + rm -rf /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386 BUILDSTDERR: /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires' BUILDSTDERR: warnings.warn(msg) BUILDSTDERR: /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'long_description_content_type' BUILDSTDERR: warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386 creating /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr creating /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib creating /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools copying build/lib/rbtools/__init__.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools copying build/lib/rbtools/tests.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools creating /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients copying build/lib/rbtools/clients/git.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients copying build/lib/rbtools/clients/svn.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients copying build/lib/rbtools/clients/tfs.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients copying build/lib/rbtools/clients/__init__.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients copying build/lib/rbtools/clients/perforce.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients copying build/lib/rbtools/clients/mercurial.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients copying build/lib/rbtools/clients/plastic.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients copying build/lib/rbtools/clients/bazaar.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients copying build/lib/rbtools/clients/cvs.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients copying build/lib/rbtools/clients/errors.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients copying build/lib/rbtools/clients/clearcase.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients creating /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/tests copying build/lib/rbtools/clients/tests/test_bzr.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/tests copying build/lib/rbtools/clients/tests/test_p4.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/tests copying build/lib/rbtools/clients/tests/test_git.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/tests copying build/lib/rbtools/clients/tests/__init__.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/tests copying build/lib/rbtools/clients/tests/test_svn.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/tests copying build/lib/rbtools/clients/tests/test_mercurial.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/tests copying build/lib/rbtools/clients/tests/test_scanning.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/tests creating /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils copying build/lib/rbtools/utils/console.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils copying build/lib/rbtools/utils/users.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils copying build/lib/rbtools/utils/checks.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils copying build/lib/rbtools/utils/filesystem.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils copying build/lib/rbtools/utils/review_request.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils copying build/lib/rbtools/utils/testbase.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils copying build/lib/rbtools/utils/__init__.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils copying build/lib/rbtools/utils/diffs.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils copying build/lib/rbtools/utils/aliases.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils copying build/lib/rbtools/utils/appdirs.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils copying build/lib/rbtools/utils/match_score.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils copying build/lib/rbtools/utils/process.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils copying build/lib/rbtools/utils/tests.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils copying build/lib/rbtools/utils/graphs.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils copying build/lib/rbtools/utils/repository.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils copying build/lib/rbtools/utils/commands.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils creating /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/testing copying build/lib/rbtools/testing/testcase.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/testing copying build/lib/rbtools/testing/__init__.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/testing creating /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/hooks copying build/lib/rbtools/hooks/git.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/hooks copying build/lib/rbtools/hooks/__init__.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/hooks copying build/lib/rbtools/hooks/common.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/hooks creating /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api copying build/lib/rbtools/api/client.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api copying build/lib/rbtools/api/request.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api copying build/lib/rbtools/api/cache.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api copying build/lib/rbtools/api/resource.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api copying build/lib/rbtools/api/__init__.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api copying build/lib/rbtools/api/factory.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api copying build/lib/rbtools/api/utils.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api copying build/lib/rbtools/api/capabilities.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api copying build/lib/rbtools/api/errors.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api copying build/lib/rbtools/api/tests.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api copying build/lib/rbtools/api/decode.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api copying build/lib/rbtools/api/decorators.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api creating /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api/transport copying build/lib/rbtools/api/transport/sync.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api/transport copying build/lib/rbtools/api/transport/__init__.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api/transport creating /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands copying build/lib/rbtools/commands/list_repo_types.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands copying build/lib/rbtools/commands/clearcache.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands copying build/lib/rbtools/commands/patch.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands copying build/lib/rbtools/commands/post.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands copying build/lib/rbtools/commands/logout.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands copying build/lib/rbtools/commands/setup_repo.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands copying build/lib/rbtools/commands/alias.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands copying build/lib/rbtools/commands/setup_completion.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands copying build/lib/rbtools/commands/api_get.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands copying build/lib/rbtools/commands/close.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands copying build/lib/rbtools/commands/attach.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands copying build/lib/rbtools/commands/__init__.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands copying build/lib/rbtools/commands/status_update.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands copying build/lib/rbtools/commands/stamp.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands copying build/lib/rbtools/commands/diff.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands copying build/lib/rbtools/commands/install.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands copying build/lib/rbtools/commands/login.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands copying build/lib/rbtools/commands/main.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands copying build/lib/rbtools/commands/land.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands copying build/lib/rbtools/commands/status.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands copying build/lib/rbtools/commands/publish.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands creating /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/tests copying build/lib/rbtools/commands/tests/test_post.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/tests copying build/lib/rbtools/commands/tests/__init__.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/tests creating /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/conf copying build/lib/rbtools/commands/conf/_rbt-zsh-completion -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/conf copying build/lib/rbtools/commands/conf/rbt-bash-completion -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/conf creating /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/helpers copying build/lib/rbtools/helpers/hgext.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/helpers copying build/lib/rbtools/helpers/__init__.py -> /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/helpers byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/git.py to git.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/svn.py to svn.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/tfs.py to tfs.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/perforce.py to perforce.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/mercurial.py to mercurial.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/plastic.py to plastic.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/bazaar.py to bazaar.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/cvs.py to cvs.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/clearcase.py to clearcase.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/tests/test_bzr.py to test_bzr.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/tests/test_p4.py to test_p4.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/tests/test_git.py to test_git.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/tests/test_svn.py to test_svn.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/tests/test_mercurial.py to test_mercurial.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/clients/tests/test_scanning.py to test_scanning.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils/console.py to console.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils/users.py to users.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils/checks.py to checks.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils/filesystem.py to filesystem.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils/review_request.py to review_request.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils/testbase.py to testbase.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils/diffs.py to diffs.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils/aliases.py to aliases.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils/appdirs.py to appdirs.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils/match_score.py to match_score.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils/process.py to process.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils/graphs.py to graphs.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils/repository.py to repository.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/utils/commands.py to commands.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/testing/testcase.py to testcase.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/testing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/hooks/git.py to git.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/hooks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/hooks/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api/request.py to request.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api/factory.py to factory.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api/capabilities.py to capabilities.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api/decode.py to decode.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api/transport/sync.py to sync.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/api/transport/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/list_repo_types.py to list_repo_types.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/clearcache.py to clearcache.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/patch.py to patch.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/post.py to post.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/logout.py to logout.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/setup_repo.py to setup_repo.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/alias.py to alias.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/setup_completion.py to setup_completion.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/api_get.py to api_get.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/close.py to close.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/attach.py to attach.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/status_update.py to status_update.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/stamp.py to stamp.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/diff.py to diff.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/install.py to install.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/login.py to login.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/land.py to land.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/status.py to status.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/publish.py to publish.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/tests/test_post.py to test_post.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/commands/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/helpers/hgext.py to hgext.pyc byte-compiling /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/rbtools/helpers/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpnwW_3Q.py' /usr/bin/python2 -O /tmp/tmpnwW_3Q.py removing /tmp/tmpnwW_3Q.py running install_egg_info running egg_info writing requirements to RBTools.egg-info/requires.txt writing RBTools.egg-info/PKG-INFO writing top-level names to RBTools.egg-info/top_level.txt writing dependency_links to RBTools.egg-info/dependency_links.txt writing entry points to RBTools.egg-info/entry_points.txt reading manifest file 'RBTools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'ez_setup.py' writing manifest file 'RBTools.egg-info/SOURCES.txt' Copying RBTools.egg-info to /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/lib/python2.7/site-packages/RBTools-1.0.1-py2.7.egg-info running install_scripts Installing rbt script to /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/bin + install -d -m 755 /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/etc/bash_completion.d/ + cp rbtools/commands/conf/rbt-bash-completion /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/etc/bash_completion.d/rbt + install -d -m 755 /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/share/zsh/site-functions/ + cp rbtools/commands/conf/_rbt-zsh-completion /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/share/zsh/site-functions/_rbt + /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/RBTools-1.0.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: 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/RBTools-1.0.1-1.el7.i386/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: RBTools-1.0.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ilpwhW + umask 022 + cd /builddir/build/BUILD + cd RBTools-1.0.1 + DOCDIR=/builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/share/doc/RBTools-1.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/share/doc/RBTools-1.0.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/share/doc/RBTools-1.0.1 + cp -pr NEWS /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/share/doc/RBTools-1.0.1 + cp -pr README.md /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386/usr/share/doc/RBTools-1.0.1 + exit 0 Provides: RBTools = 1.0.1-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/RBTools-1.0.1-1.el7.i386 Wrote: /builddir/build/RPMS/RBTools-1.0.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zKzBXy + umask 022 + cd /builddir/build/BUILD + cd RBTools-1.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/RBTools-1.0.1-1.el7.i386 + exit 0 Child return code was: 0