Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ranger.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1738/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ranger.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: i-0001b370 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ranger-1.6.1-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ranger.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1738/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ranger.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.P5ewRo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ranger-1.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ranger-1.6.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ranger-1.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YFoyyM + umask 022 + cd /builddir/build/BUILD + cd ranger-1.6.1 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/ranger copying ranger/__init__.py -> build/lib/ranger copying ranger/fsobject.py -> build/lib/ranger creating build/lib/ranger/api copying ranger/api/options.py -> build/lib/ranger/api copying ranger/api/commands.py -> build/lib/ranger/api copying ranger/api/__init__.py -> build/lib/ranger/api creating build/lib/ranger/colorschemes copying ranger/colorschemes/default.py -> build/lib/ranger/colorschemes copying ranger/colorschemes/jungle.py -> build/lib/ranger/colorschemes copying ranger/colorschemes/snow.py -> build/lib/ranger/colorschemes copying ranger/colorschemes/__init__.py -> build/lib/ranger/colorschemes creating build/lib/ranger/container copying ranger/container/settings.py -> build/lib/ranger/container copying ranger/container/directory.py -> build/lib/ranger/container copying ranger/container/bookmarks.py -> build/lib/ranger/container copying ranger/container/tags.py -> build/lib/ranger/container copying ranger/container/history.py -> build/lib/ranger/container copying ranger/container/file.py -> build/lib/ranger/container copying ranger/container/__init__.py -> build/lib/ranger/container copying ranger/container/fsobject.py -> build/lib/ranger/container creating build/lib/ranger/core copying ranger/core/main.py -> build/lib/ranger/core copying ranger/core/actions.py -> build/lib/ranger/core copying ranger/core/tab.py -> build/lib/ranger/core copying ranger/core/runner.py -> build/lib/ranger/core copying ranger/core/fm.py -> build/lib/ranger/core copying ranger/core/shared.py -> build/lib/ranger/core copying ranger/core/environment.py -> build/lib/ranger/core copying ranger/core/__init__.py -> build/lib/ranger/core copying ranger/core/loader.py -> build/lib/ranger/core creating build/lib/ranger/config copying ranger/config/commands.py -> build/lib/ranger/config copying ranger/config/__init__.py -> build/lib/ranger/config creating build/lib/ranger/ext copying ranger/ext/shell_escape.py -> build/lib/ranger/ext copying ranger/ext/curses_interrupt_handler.py -> build/lib/ranger/ext copying ranger/ext/widestring.py -> build/lib/ranger/ext copying ranger/ext/iter_tools.py -> build/lib/ranger/ext copying ranger/ext/shutil_generatorized.py -> build/lib/ranger/ext copying ranger/ext/signals.py -> build/lib/ranger/ext copying ranger/ext/img_display.py -> build/lib/ranger/ext copying ranger/ext/mount_path.py -> build/lib/ranger/ext copying ranger/ext/human_readable.py -> build/lib/ranger/ext copying ranger/ext/get_executables.py -> build/lib/ranger/ext copying ranger/ext/keybinding_parser.py -> build/lib/ranger/ext copying ranger/ext/openstruct.py -> build/lib/ranger/ext copying ranger/ext/direction.py -> build/lib/ranger/ext copying ranger/ext/accumulator.py -> build/lib/ranger/ext copying ranger/ext/rifle.py -> build/lib/ranger/ext copying ranger/ext/cached_function.py -> build/lib/ranger/ext copying ranger/ext/relative_symlink.py -> build/lib/ranger/ext copying ranger/ext/lazy_property.py -> build/lib/ranger/ext copying ranger/ext/spawn.py -> build/lib/ranger/ext copying ranger/ext/__init__.py -> build/lib/ranger/ext copying ranger/ext/popen_forked.py -> build/lib/ranger/ext copying ranger/ext/next_available_filename.py -> build/lib/ranger/ext creating build/lib/ranger/gui copying ranger/gui/bar.py -> build/lib/ranger/gui copying ranger/gui/color.py -> build/lib/ranger/gui copying ranger/gui/mouse_event.py -> build/lib/ranger/gui copying ranger/gui/ui.py -> build/lib/ranger/gui copying ranger/gui/colorscheme.py -> build/lib/ranger/gui copying ranger/gui/ansi.py -> build/lib/ranger/gui copying ranger/gui/displayable.py -> build/lib/ranger/gui copying ranger/gui/context.py -> build/lib/ranger/gui copying ranger/gui/__init__.py -> build/lib/ranger/gui copying ranger/gui/curses_shortcuts.py -> build/lib/ranger/gui creating build/lib/ranger/gui/widgets copying ranger/gui/widgets/taskview.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/titlebar.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/browserview.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/browsercolumn.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/console.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/statusbar.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/pager.py -> build/lib/ranger/gui/widgets copying ranger/gui/widgets/__init__.py -> build/lib/ranger/gui/widgets creating build/lib/ranger/ext/vcs copying ranger/ext/vcs/git.py -> build/lib/ranger/ext/vcs copying ranger/ext/vcs/hg.py -> build/lib/ranger/ext/vcs copying ranger/ext/vcs/bzr.py -> build/lib/ranger/ext/vcs copying ranger/ext/vcs/__init__.py -> build/lib/ranger/ext/vcs copying ranger/ext/vcs/vcs.py -> build/lib/ranger/ext/vcs creating build/lib/ranger/data copying ranger/data/scope.sh -> build/lib/ranger/data copying ranger/data/mime.types -> build/lib/ranger/data copying ranger/config/rc.conf -> build/lib/ranger/config copying ranger/config/rifle.conf -> build/lib/ranger/config running build_scripts creating build/scripts-2.7 copying and adjusting scripts/ranger -> build/scripts-2.7 copying and adjusting scripts/rifle -> build/scripts-2.7 changing mode of build/scripts-2.7/ranger from 644 to 755 changing mode of build/scripts-2.7/rifle from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Xcmcua + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64 + cd ranger-1.6.1 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/git.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/hg.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/bzr.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/__init__.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/vcs/vcs.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/vcs copying build/lib/ranger/ext/shell_escape.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext copying build/lib/ranger/ext/curses_interrupt_handler.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext copying build/lib/ranger/ext/widestring.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext copying build/lib/ranger/ext/iter_tools.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext copying build/lib/ranger/ext/shutil_generatorized.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext copying build/lib/ranger/ext/signals.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext copying build/lib/ranger/ext/img_display.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext copying build/lib/ranger/ext/mount_path.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext copying build/lib/ranger/ext/human_readable.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext copying build/lib/ranger/ext/get_executables.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext copying build/lib/ranger/ext/keybinding_parser.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext copying build/lib/ranger/ext/openstruct.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext copying build/lib/ranger/ext/direction.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext copying build/lib/ranger/ext/accumulator.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext copying build/lib/ranger/ext/rifle.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext copying build/lib/ranger/ext/cached_function.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext copying build/lib/ranger/ext/relative_symlink.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext copying build/lib/ranger/ext/lazy_property.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext copying build/lib/ranger/ext/spawn.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext copying build/lib/ranger/ext/__init__.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext copying build/lib/ranger/ext/popen_forked.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext copying build/lib/ranger/ext/next_available_filename.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/config copying build/lib/ranger/config/rifle.conf -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/config copying build/lib/ranger/config/rc.conf -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/config copying build/lib/ranger/config/commands.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/config copying build/lib/ranger/config/__init__.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/config creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/colorschemes copying build/lib/ranger/colorschemes/default.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/colorschemes copying build/lib/ranger/colorschemes/jungle.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/colorschemes copying build/lib/ranger/colorschemes/snow.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/colorschemes copying build/lib/ranger/colorschemes/__init__.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/colorschemes creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui copying build/lib/ranger/gui/bar.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui copying build/lib/ranger/gui/color.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui copying build/lib/ranger/gui/mouse_event.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/taskview.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/titlebar.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/browserview.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/browsercolumn.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/console.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/statusbar.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/pager.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/widgets/__init__.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/widgets copying build/lib/ranger/gui/ui.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui copying build/lib/ranger/gui/colorscheme.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui copying build/lib/ranger/gui/ansi.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui copying build/lib/ranger/gui/displayable.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui copying build/lib/ranger/gui/context.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui copying build/lib/ranger/gui/__init__.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui copying build/lib/ranger/gui/curses_shortcuts.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/data copying build/lib/ranger/data/scope.sh -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/data copying build/lib/ranger/data/mime.types -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/data creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/api copying build/lib/ranger/api/options.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/api copying build/lib/ranger/api/commands.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/api copying build/lib/ranger/api/__init__.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/api creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/core copying build/lib/ranger/core/main.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/core copying build/lib/ranger/core/actions.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/core copying build/lib/ranger/core/tab.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/core copying build/lib/ranger/core/runner.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/core copying build/lib/ranger/core/fm.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/core copying build/lib/ranger/core/shared.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/core copying build/lib/ranger/core/environment.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/core copying build/lib/ranger/core/__init__.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/core copying build/lib/ranger/core/loader.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/core creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/container copying build/lib/ranger/container/settings.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/container copying build/lib/ranger/container/directory.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/container copying build/lib/ranger/container/bookmarks.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/container copying build/lib/ranger/container/tags.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/container copying build/lib/ranger/container/history.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/container copying build/lib/ranger/container/file.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/container copying build/lib/ranger/container/__init__.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/container copying build/lib/ranger/container/fsobject.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/container copying build/lib/ranger/__init__.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger copying build/lib/ranger/fsobject.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/vcs/git.py to git.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/vcs/hg.py to hg.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/vcs/bzr.py to bzr.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/vcs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/vcs/vcs.py to vcs.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/shell_escape.py to shell_escape.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/curses_interrupt_handler.py to curses_interrupt_handler.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/widestring.py to widestring.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/iter_tools.py to iter_tools.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/shutil_generatorized.py to shutil_generatorized.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/signals.py to signals.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/img_display.py to img_display.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/mount_path.py to mount_path.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/human_readable.py to human_readable.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/get_executables.py to get_executables.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/keybinding_parser.py to keybinding_parser.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/openstruct.py to openstruct.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/direction.py to direction.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/accumulator.py to accumulator.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/rifle.py to rifle.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/cached_function.py to cached_function.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/relative_symlink.py to relative_symlink.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/lazy_property.py to lazy_property.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/spawn.py to spawn.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/popen_forked.py to popen_forked.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/ext/next_available_filename.py to next_available_filename.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/config/commands.py to commands.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/config/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/colorschemes/default.py to default.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/colorschemes/jungle.py to jungle.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/colorschemes/snow.py to snow.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/colorschemes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/bar.py to bar.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/color.py to color.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/mouse_event.py to mouse_event.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/widgets/taskview.py to taskview.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/widgets/titlebar.py to titlebar.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/widgets/browserview.py to browserview.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/widgets/browsercolumn.py to browsercolumn.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/widgets/console.py to console.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/widgets/statusbar.py to statusbar.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/widgets/pager.py to pager.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/widgets/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/ui.py to ui.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/colorscheme.py to colorscheme.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/ansi.py to ansi.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/displayable.py to displayable.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/gui/curses_shortcuts.py to curses_shortcuts.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/api/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/api/commands.py to commands.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/core/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/core/actions.py to actions.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/core/tab.py to tab.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/core/runner.py to runner.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/core/fm.py to fm.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/core/shared.py to shared.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/core/environment.py to environment.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/core/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/core/loader.py to loader.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/container/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/container/directory.py to directory.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/container/bookmarks.py to bookmarks.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/container/tags.py to tags.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/container/history.py to history.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/container/file.py to file.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/container/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/container/fsobject.py to fsobject.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger/fsobject.py to fsobject.pyc writing byte-compilation script '/tmp/tmpDUnqSL.py' /usr/bin/python -O /tmp/tmpDUnqSL.py removing /tmp/tmpDUnqSL.py running install_scripts creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/bin copying build/scripts-2.7/ranger -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/bin copying build/scripts-2.7/rifle -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/bin/ranger to 755 changing mode of /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/bin/rifle to 755 running install_data creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/man creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/man/man1 copying doc/ranger.1 -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/man/man1 copying doc/rifle.1 -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/man/man1 creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger copying README -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger copying CHANGELOG -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger copying doc/HACKING -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger copying doc/colorschemes.txt -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/config creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/config/colorschemes copying doc/config/colorschemes/default.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/config/colorschemes copying doc/config/colorschemes/jungle.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/config/colorschemes copying doc/config/colorschemes/snow.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/config/colorschemes copying doc/config/rifle.conf -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/config copying doc/config/rc.conf -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/config copying doc/config/commands.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/config copying doc/config/scope.sh -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/config creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/tools copying doc/tools/print_colors.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/tools copying doc/tools/print_keys.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/tools creating /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/examples copying doc/examples/vim_file_chooser.vim -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/examples copying doc/examples/bash_automatic_cd.sh -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/examples copying doc/examples/plugin_file_filter.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/examples copying doc/examples/plugin_new_sorting_method.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/examples copying doc/examples/README -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/examples copying doc/examples/bash_subshell_notice.sh -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/examples copying doc/examples/rifle_different_file_opener.conf -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/examples copying doc/examples/rifle_sxiv.sh -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/examples copying doc/examples/plugin_hello_world.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/examples copying doc/examples/plugin_chmod_keybindings.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/examples copying doc/examples/plugin_new_macro.py -> /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger/examples running install_egg_info Writing /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ranger-1.6.1-py2.7.egg-info + mv /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger rpmdocs + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/ranger-1.6.1 /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/ranger-1.6.1-1.el7.centos.x86_64/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: ranger-1.6.1-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ejXj1B + umask 022 + cd /builddir/build/BUILD + cd ranger-1.6.1 + DOCDIR=/builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger-1.6.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger-1.6.1 + cp -pr rpmdocs/CHANGELOG rpmdocs/HACKING rpmdocs/README rpmdocs/colorschemes.txt rpmdocs/config rpmdocs/examples rpmdocs/tools /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64/usr/share/doc/ranger-1.6.1 + exit 0 Provides: ranger = 1.6.1-1.el7.centos 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: /bin/sh /usr/bin/env /usr/bin/python python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64 warning: Could not canonicalize hostname: i-0001b370 Wrote: /builddir/build/RPMS/ranger-1.6.1-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2rw2WG + umask 022 + cd /builddir/build/BUILD + cd ranger-1.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ranger-1.6.1-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->