Mock Version: 1.3.2 Mock Version: 1.3.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/powerline.spec'], shell=Falseuser='mockbuild'env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOME': '/builddir'}gid=425timeout=172800printOutput=FalsechrootPath='/var/lib/mock/f25-build-7182483-678881/root'uid=1000logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/powerline.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/powerline-2.5-3.fc25.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/powerline.spec'], shell=Falseuser='mockbuild'private_network=Trueenv={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOME': '/builddir'}gid=425timeout=172800printOutput=FalsechrootPath='/var/lib/mock/f25-build-7182483-678881/root'uid=1000logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/powerline.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.urXRww + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf powerline-2.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/2.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd powerline-2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/powerline-py2v3-fix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/powerline-2.6-workaround_terminal_with_wide_unicode_chars.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.r9V0PO + umask 022 + cd /builddir/build/BUILD + cd powerline-2.5 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.azds96 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64 ++ dirname /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64 + cd powerline-2.5 + sed -i -e '/DEFAULT_SYSTEM_CONFIG_DIR/ s@None@'\''/etc/xdg'\''@' powerline/config.py + sed -i -e '/TMUX_CONFIG_DIRECTORY/ s@BINDINGS_DIRECTORY@'\''/usr/share'\''@' powerline/config.py + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py install --prefix=/usr --root=/builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64 --optimize=1 running install running build running build_py creating build creating build/lib creating build/lib/powerline copying powerline/__init__.py -> build/lib/powerline copying powerline/shell.py -> build/lib/powerline copying powerline/config.py -> build/lib/powerline copying powerline/colorscheme.py -> build/lib/powerline copying powerline/theme.py -> build/lib/powerline copying powerline/lemonbar.py -> build/lib/powerline copying powerline/segment.py -> build/lib/powerline copying powerline/pdb.py -> build/lib/powerline copying powerline/renderer.py -> build/lib/powerline copying powerline/vim.py -> build/lib/powerline copying powerline/ipython.py -> build/lib/powerline creating build/lib/powerline/lib copying powerline/lib/__init__.py -> build/lib/powerline/lib copying powerline/lib/shell.py -> build/lib/powerline/lib copying powerline/lib/config.py -> build/lib/powerline/lib copying powerline/lib/memoize.py -> build/lib/powerline/lib copying powerline/lib/unicode.py -> build/lib/powerline/lib copying powerline/lib/dict.py -> build/lib/powerline/lib copying powerline/lib/threaded.py -> build/lib/powerline/lib copying powerline/lib/encoding.py -> build/lib/powerline/lib copying powerline/lib/monotonic.py -> build/lib/powerline/lib copying powerline/lib/inotify.py -> build/lib/powerline/lib copying powerline/lib/debug.py -> build/lib/powerline/lib copying powerline/lib/humanize_bytes.py -> build/lib/powerline/lib copying powerline/lib/overrides.py -> build/lib/powerline/lib copying powerline/lib/path.py -> build/lib/powerline/lib copying powerline/lib/url.py -> build/lib/powerline/lib creating build/lib/powerline/listers copying powerline/listers/__init__.py -> build/lib/powerline/listers copying powerline/listers/i3wm.py -> build/lib/powerline/listers copying powerline/listers/pdb.py -> build/lib/powerline/listers copying powerline/listers/vim.py -> build/lib/powerline/listers creating build/lib/powerline/bindings copying powerline/bindings/__init__.py -> build/lib/powerline/bindings copying powerline/bindings/config.py -> build/lib/powerline/bindings creating build/lib/powerline/lint copying powerline/lint/__init__.py -> build/lib/powerline/lint copying powerline/lint/checks.py -> build/lib/powerline/lint copying powerline/lint/spec.py -> build/lib/powerline/lint copying powerline/lint/context.py -> build/lib/powerline/lint copying powerline/lint/inspect.py -> build/lib/powerline/lint copying powerline/lint/selfcheck.py -> build/lib/powerline/lint copying powerline/lint/imp.py -> build/lib/powerline/lint creating build/lib/powerline/selectors copying powerline/selectors/__init__.py -> build/lib/powerline/selectors copying powerline/selectors/vim.py -> build/lib/powerline/selectors creating build/lib/powerline/segments copying powerline/segments/__init__.py -> build/lib/powerline/segments copying powerline/segments/tmux.py -> build/lib/powerline/segments copying powerline/segments/shell.py -> build/lib/powerline/segments copying powerline/segments/i3wm.py -> build/lib/powerline/segments copying powerline/segments/pdb.py -> build/lib/powerline/segments copying powerline/segments/ipython.py -> build/lib/powerline/segments creating build/lib/powerline/commands copying powerline/commands/__init__.py -> build/lib/powerline/commands copying powerline/commands/main.py -> build/lib/powerline/commands copying powerline/commands/config.py -> build/lib/powerline/commands copying powerline/commands/lemonbar.py -> build/lib/powerline/commands copying powerline/commands/daemon.py -> build/lib/powerline/commands copying powerline/commands/lint.py -> build/lib/powerline/commands creating build/lib/powerline/matchers copying powerline/matchers/__init__.py -> build/lib/powerline/matchers creating build/lib/powerline/renderers copying powerline/renderers/__init__.py -> build/lib/powerline/renderers copying powerline/renderers/tmux.py -> build/lib/powerline/renderers copying powerline/renderers/lemonbar.py -> build/lib/powerline/renderers copying powerline/renderers/i3bar.py -> build/lib/powerline/renderers copying powerline/renderers/pango_markup.py -> build/lib/powerline/renderers copying powerline/renderers/pdb.py -> build/lib/powerline/renderers copying powerline/renderers/vim.py -> build/lib/powerline/renderers creating build/lib/powerline/lib/vcs copying powerline/lib/vcs/mercurial.py -> build/lib/powerline/lib/vcs copying powerline/lib/vcs/__init__.py -> build/lib/powerline/lib/vcs copying powerline/lib/vcs/bzr.py -> build/lib/powerline/lib/vcs copying powerline/lib/vcs/git.py -> build/lib/powerline/lib/vcs creating build/lib/powerline/lib/watcher copying powerline/lib/watcher/tree.py -> build/lib/powerline/lib/watcher copying powerline/lib/watcher/__init__.py -> build/lib/powerline/lib/watcher copying powerline/lib/watcher/uv.py -> build/lib/powerline/lib/watcher copying powerline/lib/watcher/inotify.py -> build/lib/powerline/lib/watcher copying powerline/lib/watcher/stat.py -> build/lib/powerline/lib/watcher creating build/lib/powerline/bindings/tmux copying powerline/bindings/tmux/__init__.py -> build/lib/powerline/bindings/tmux creating build/lib/powerline/bindings/pdb copying powerline/bindings/pdb/__init__.py -> build/lib/powerline/bindings/pdb copying powerline/bindings/pdb/__main__.py -> build/lib/powerline/bindings/pdb creating build/lib/powerline/bindings/ipython copying powerline/bindings/ipython/__init__.py -> build/lib/powerline/bindings/ipython copying powerline/bindings/ipython/pre_0_11.py -> build/lib/powerline/bindings/ipython copying powerline/bindings/ipython/since_5.py -> build/lib/powerline/bindings/ipython copying powerline/bindings/ipython/post_0_11.py -> build/lib/powerline/bindings/ipython creating build/lib/powerline/bindings/wm copying powerline/bindings/wm/__init__.py -> build/lib/powerline/bindings/wm creating build/lib/powerline/bindings/zsh copying powerline/bindings/zsh/__init__.py -> build/lib/powerline/bindings/zsh creating build/lib/powerline/bindings/vim copying powerline/bindings/vim/__init__.py -> build/lib/powerline/bindings/vim creating build/lib/powerline/bindings/qtile copying powerline/bindings/qtile/__init__.py -> build/lib/powerline/bindings/qtile copying powerline/bindings/qtile/widget.py -> build/lib/powerline/bindings/qtile creating build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/tokens.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/nodes.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/__init__.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/loader.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/constructor.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/events.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/error.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/scanner.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/markedvalue.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/parser.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/reader.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/resolver.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/composer.py -> build/lib/powerline/lint/markedjson creating build/lib/powerline/segments/vim copying powerline/segments/vim/__init__.py -> build/lib/powerline/segments/vim creating build/lib/powerline/segments/common copying powerline/segments/common/mail.py -> build/lib/powerline/segments/common copying powerline/segments/common/bat.py -> build/lib/powerline/segments/common copying powerline/segments/common/__init__.py -> build/lib/powerline/segments/common copying powerline/segments/common/vcs.py -> build/lib/powerline/segments/common copying powerline/segments/common/time.py -> build/lib/powerline/segments/common copying powerline/segments/common/sys.py -> build/lib/powerline/segments/common copying powerline/segments/common/players.py -> build/lib/powerline/segments/common copying powerline/segments/common/env.py -> build/lib/powerline/segments/common copying powerline/segments/common/wthr.py -> build/lib/powerline/segments/common copying powerline/segments/common/net.py -> build/lib/powerline/segments/common creating build/lib/powerline/segments/vim/plugin copying powerline/segments/vim/plugin/syntastic.py -> build/lib/powerline/segments/vim/plugin copying powerline/segments/vim/plugin/__init__.py -> build/lib/powerline/segments/vim/plugin copying powerline/segments/vim/plugin/capslock.py -> build/lib/powerline/segments/vim/plugin copying powerline/segments/vim/plugin/tagbar.py -> build/lib/powerline/segments/vim/plugin copying powerline/segments/vim/plugin/nerdtree.py -> build/lib/powerline/segments/vim/plugin copying powerline/segments/vim/plugin/commandt.py -> build/lib/powerline/segments/vim/plugin creating build/lib/powerline/matchers/vim copying powerline/matchers/vim/__init__.py -> build/lib/powerline/matchers/vim creating build/lib/powerline/matchers/vim/plugin copying powerline/matchers/vim/plugin/__init__.py -> build/lib/powerline/matchers/vim/plugin copying powerline/matchers/vim/plugin/gundo.py -> build/lib/powerline/matchers/vim/plugin copying powerline/matchers/vim/plugin/nerdtree.py -> build/lib/powerline/matchers/vim/plugin copying powerline/matchers/vim/plugin/commandt.py -> build/lib/powerline/matchers/vim/plugin creating build/lib/powerline/renderers/shell copying powerline/renderers/shell/zsh.py -> build/lib/powerline/renderers/shell copying powerline/renderers/shell/__init__.py -> build/lib/powerline/renderers/shell copying powerline/renderers/shell/readline.py -> build/lib/powerline/renderers/shell copying powerline/renderers/shell/ksh.py -> build/lib/powerline/renderers/shell copying powerline/renderers/shell/tcsh.py -> build/lib/powerline/renderers/shell copying powerline/renderers/shell/bash.py -> build/lib/powerline/renderers/shell copying powerline/renderers/shell/rcsh.py -> build/lib/powerline/renderers/shell creating build/lib/powerline/renderers/ipython copying powerline/renderers/ipython/__init__.py -> build/lib/powerline/renderers/ipython copying powerline/renderers/ipython/since_5.py -> build/lib/powerline/renderers/ipython copying powerline/renderers/ipython/pre_5.py -> build/lib/powerline/renderers/ipython running egg_info creating powerline_status.egg-info writing dependency_links to powerline_status.egg-info/dependency_links.txt writing top-level names to powerline_status.egg-info/top_level.txt writing requirements to powerline_status.egg-info/requires.txt writing powerline_status.egg-info/PKG-INFO writing manifest file 'powerline_status.egg-info/SOURCES.txt' reading manifest file 'powerline_status.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'powerline/bindings' warning: no previously-included files matching '*.pyo' found under directory 'powerline/bindings' writing manifest file 'powerline_status.egg-info/SOURCES.txt' creating build/lib/powerline/config_files copying powerline/config_files/colors.json -> build/lib/powerline/config_files copying powerline/config_files/config.json -> build/lib/powerline/config_files creating build/lib/powerline/config_files/colorschemes copying powerline/config_files/colorschemes/default.json -> build/lib/powerline/config_files/colorschemes copying powerline/config_files/colorschemes/solarized.json -> build/lib/powerline/config_files/colorschemes creating build/lib/powerline/config_files/colorschemes/ipython copying powerline/config_files/colorschemes/ipython/__main__.json -> build/lib/powerline/config_files/colorschemes/ipython creating build/lib/powerline/config_files/colorschemes/pdb copying powerline/config_files/colorschemes/pdb/__main__.json -> build/lib/powerline/config_files/colorschemes/pdb copying powerline/config_files/colorschemes/pdb/default.json -> build/lib/powerline/config_files/colorschemes/pdb copying powerline/config_files/colorschemes/pdb/solarized.json -> build/lib/powerline/config_files/colorschemes/pdb creating build/lib/powerline/config_files/colorschemes/shell copying powerline/config_files/colorschemes/shell/__main__.json -> build/lib/powerline/config_files/colorschemes/shell copying powerline/config_files/colorschemes/shell/default.json -> build/lib/powerline/config_files/colorschemes/shell copying powerline/config_files/colorschemes/shell/solarized.json -> build/lib/powerline/config_files/colorschemes/shell creating build/lib/powerline/config_files/colorschemes/tmux copying powerline/config_files/colorschemes/tmux/default.json -> build/lib/powerline/config_files/colorschemes/tmux copying powerline/config_files/colorschemes/tmux/solarized.json -> build/lib/powerline/config_files/colorschemes/tmux creating build/lib/powerline/config_files/colorschemes/vim copying powerline/config_files/colorschemes/vim/__main__.json -> build/lib/powerline/config_files/colorschemes/vim copying powerline/config_files/colorschemes/vim/default.json -> build/lib/powerline/config_files/colorschemes/vim copying powerline/config_files/colorschemes/vim/solarized.json -> build/lib/powerline/config_files/colorschemes/vim copying powerline/config_files/colorschemes/vim/solarizedlight.json -> build/lib/powerline/config_files/colorschemes/vim creating build/lib/powerline/config_files/themes copying powerline/config_files/themes/ascii.json -> build/lib/powerline/config_files/themes copying powerline/config_files/themes/powerline.json -> build/lib/powerline/config_files/themes copying powerline/config_files/themes/powerline_terminus.json -> build/lib/powerline/config_files/themes copying powerline/config_files/themes/powerline_unicode7.json -> build/lib/powerline/config_files/themes copying powerline/config_files/themes/unicode.json -> build/lib/powerline/config_files/themes copying powerline/config_files/themes/unicode_terminus.json -> build/lib/powerline/config_files/themes copying powerline/config_files/themes/unicode_terminus_condensed.json -> build/lib/powerline/config_files/themes creating build/lib/powerline/config_files/themes/ipython copying powerline/config_files/themes/ipython/in.json -> build/lib/powerline/config_files/themes/ipython copying powerline/config_files/themes/ipython/in2.json -> build/lib/powerline/config_files/themes/ipython copying powerline/config_files/themes/ipython/out.json -> build/lib/powerline/config_files/themes/ipython copying powerline/config_files/themes/ipython/rewrite.json -> build/lib/powerline/config_files/themes/ipython creating build/lib/powerline/config_files/themes/pdb copying powerline/config_files/themes/pdb/default.json -> build/lib/powerline/config_files/themes/pdb creating build/lib/powerline/config_files/themes/shell copying powerline/config_files/themes/shell/__main__.json -> build/lib/powerline/config_files/themes/shell copying powerline/config_files/themes/shell/continuation.json -> build/lib/powerline/config_files/themes/shell copying powerline/config_files/themes/shell/default.json -> build/lib/powerline/config_files/themes/shell copying powerline/config_files/themes/shell/default_leftonly.json -> build/lib/powerline/config_files/themes/shell copying powerline/config_files/themes/shell/select.json -> build/lib/powerline/config_files/themes/shell creating build/lib/powerline/config_files/themes/tmux copying powerline/config_files/themes/tmux/default.json -> build/lib/powerline/config_files/themes/tmux creating build/lib/powerline/config_files/themes/vim copying powerline/config_files/themes/vim/__main__.json -> build/lib/powerline/config_files/themes/vim copying powerline/config_files/themes/vim/cmdwin.json -> build/lib/powerline/config_files/themes/vim copying powerline/config_files/themes/vim/default.json -> build/lib/powerline/config_files/themes/vim copying powerline/config_files/themes/vim/help.json -> build/lib/powerline/config_files/themes/vim copying powerline/config_files/themes/vim/plugin_commandt.json -> build/lib/powerline/config_files/themes/vim copying powerline/config_files/themes/vim/plugin_gundo-preview.json -> build/lib/powerline/config_files/themes/vim copying powerline/config_files/themes/vim/plugin_gundo.json -> build/lib/powerline/config_files/themes/vim copying powerline/config_files/themes/vim/plugin_nerdtree.json -> build/lib/powerline/config_files/themes/vim copying powerline/config_files/themes/vim/quickfix.json -> build/lib/powerline/config_files/themes/vim copying powerline/config_files/themes/vim/tabline.json -> build/lib/powerline/config_files/themes/vim creating build/lib/powerline/config_files/themes/wm copying powerline/config_files/themes/wm/default.json -> build/lib/powerline/config_files/themes/wm creating build/lib/powerline/dist creating build/lib/powerline/dist/systemd copying powerline/dist/systemd/powerline-daemon.service -> build/lib/powerline/dist/systemd creating build/lib/powerline/bindings/awesome copying powerline/bindings/awesome/powerline-awesome.py -> build/lib/powerline/bindings/awesome copying powerline/bindings/awesome/powerline.lua -> build/lib/powerline/bindings/awesome creating build/lib/powerline/bindings/bar copying powerline/bindings/bar/powerline-bar.py -> build/lib/powerline/bindings/bar creating build/lib/powerline/bindings/bash copying powerline/bindings/bash/powerline.sh -> build/lib/powerline/bindings/bash creating build/lib/powerline/bindings/fish copying powerline/bindings/fish/powerline-setup.fish -> build/lib/powerline/bindings/fish creating build/lib/powerline/bindings/i3 copying powerline/bindings/i3/powerline-i3.py -> build/lib/powerline/bindings/i3 creating build/lib/powerline/bindings/lemonbar copying powerline/bindings/lemonbar/powerline-lemonbar.py -> build/lib/powerline/bindings/lemonbar creating build/lib/powerline/bindings/rc copying powerline/bindings/rc/powerline.rc -> build/lib/powerline/bindings/rc creating build/lib/powerline/bindings/shell copying powerline/bindings/shell/powerline.sh -> build/lib/powerline/bindings/shell creating build/lib/powerline/bindings/tcsh copying powerline/bindings/tcsh/powerline.tcsh -> build/lib/powerline/bindings/tcsh copying powerline/bindings/tmux/powerline-base.conf -> build/lib/powerline/bindings/tmux copying powerline/bindings/tmux/powerline.conf -> build/lib/powerline/bindings/tmux copying powerline/bindings/tmux/powerline_tmux_1.7_plus.conf -> build/lib/powerline/bindings/tmux copying powerline/bindings/tmux/powerline_tmux_1.8.conf -> build/lib/powerline/bindings/tmux copying powerline/bindings/tmux/powerline_tmux_1.8_minus.conf -> build/lib/powerline/bindings/tmux copying powerline/bindings/tmux/powerline_tmux_1.8_plus.conf -> build/lib/powerline/bindings/tmux copying powerline/bindings/tmux/powerline_tmux_1.9_plus.conf -> build/lib/powerline/bindings/tmux copying powerline/bindings/tmux/powerline_tmux_2.1_plus.conf -> build/lib/powerline/bindings/tmux copying powerline/bindings/zsh/powerline.zsh -> build/lib/powerline/bindings/zsh creating build/lib/powerline/bindings/vim/autoload creating build/lib/powerline/bindings/vim/autoload/powerline copying powerline/bindings/vim/autoload/powerline/debug.vim -> build/lib/powerline/bindings/vim/autoload/powerline creating build/lib/powerline/bindings/vim/plugin copying powerline/bindings/vim/plugin/powerline.vim -> build/lib/powerline/bindings/vim/plugin running build_scripts creating build/scripts-3.5 copying and adjusting scripts/powerline-lint -> build/scripts-3.5 copying and adjusting scripts/powerline-daemon -> build/scripts-3.5 copying and adjusting scripts/powerline-render -> build/scripts-3.5 copying and adjusting scripts/powerline-config -> build/scripts-3.5 changing mode of build/scripts-3.5/powerline-lint from 644 to 755 changing mode of build/scripts-3.5/powerline-daemon from 644 to 755 changing mode of build/scripts-3.5/powerline-render from 644 to 755 changing mode of build/scripts-3.5/powerline-config from 644 to 755 running install_lib creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5 creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/vcs copying build/lib/powerline/lib/vcs/mercurial.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/vcs copying build/lib/powerline/lib/vcs/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/vcs copying build/lib/powerline/lib/vcs/bzr.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/vcs copying build/lib/powerline/lib/vcs/git.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/vcs creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/watcher copying build/lib/powerline/lib/watcher/tree.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/watcher copying build/lib/powerline/lib/watcher/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/watcher copying build/lib/powerline/lib/watcher/uv.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/watcher copying build/lib/powerline/lib/watcher/inotify.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/watcher copying build/lib/powerline/lib/watcher/stat.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/watcher copying build/lib/powerline/lib/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib copying build/lib/powerline/lib/shell.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib copying build/lib/powerline/lib/config.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib copying build/lib/powerline/lib/memoize.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib copying build/lib/powerline/lib/unicode.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib copying build/lib/powerline/lib/dict.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib copying build/lib/powerline/lib/threaded.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib copying build/lib/powerline/lib/encoding.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib copying build/lib/powerline/lib/monotonic.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib copying build/lib/powerline/lib/inotify.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib copying build/lib/powerline/lib/debug.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib copying build/lib/powerline/lib/humanize_bytes.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib copying build/lib/powerline/lib/overrides.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib copying build/lib/powerline/lib/path.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib copying build/lib/powerline/lib/url.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib copying build/lib/powerline/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline copying build/lib/powerline/shell.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/listers copying build/lib/powerline/listers/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/listers copying build/lib/powerline/listers/i3wm.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/listers copying build/lib/powerline/listers/pdb.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/listers copying build/lib/powerline/listers/vim.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/listers copying build/lib/powerline/config.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline copying build/lib/powerline/colorscheme.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/awesome copying build/lib/powerline/bindings/awesome/powerline.lua -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/awesome copying build/lib/powerline/bindings/awesome/powerline-awesome.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/awesome creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/tmux copying build/lib/powerline/bindings/tmux/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/tmux copying build/lib/powerline/bindings/tmux/powerline_tmux_2.1_plus.conf -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/tmux copying build/lib/powerline/bindings/tmux/powerline_tmux_1.9_plus.conf -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/tmux copying build/lib/powerline/bindings/tmux/powerline_tmux_1.8.conf -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/tmux copying build/lib/powerline/bindings/tmux/powerline_tmux_1.8_minus.conf -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/tmux copying build/lib/powerline/bindings/tmux/powerline_tmux_1.8_plus.conf -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/tmux copying build/lib/powerline/bindings/tmux/powerline-base.conf -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/tmux copying build/lib/powerline/bindings/tmux/powerline.conf -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/tmux copying build/lib/powerline/bindings/tmux/powerline_tmux_1.7_plus.conf -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/tmux creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/rc copying build/lib/powerline/bindings/rc/powerline.rc -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/rc creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/shell copying build/lib/powerline/bindings/shell/powerline.sh -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/shell creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/pdb copying build/lib/powerline/bindings/pdb/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/pdb copying build/lib/powerline/bindings/pdb/__main__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/pdb creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/bash copying build/lib/powerline/bindings/bash/powerline.sh -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/bash copying build/lib/powerline/bindings/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings copying build/lib/powerline/bindings/config.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/ipython copying build/lib/powerline/bindings/ipython/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/ipython copying build/lib/powerline/bindings/ipython/pre_0_11.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/ipython copying build/lib/powerline/bindings/ipython/since_5.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/ipython copying build/lib/powerline/bindings/ipython/post_0_11.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/ipython creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/lemonbar copying build/lib/powerline/bindings/lemonbar/powerline-lemonbar.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/lemonbar creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/bar copying build/lib/powerline/bindings/bar/powerline-bar.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/bar creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/wm copying build/lib/powerline/bindings/wm/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/wm creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/tcsh copying build/lib/powerline/bindings/tcsh/powerline.tcsh -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/tcsh creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/i3 copying build/lib/powerline/bindings/i3/powerline-i3.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/i3 creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/fish copying build/lib/powerline/bindings/fish/powerline-setup.fish -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/fish creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/zsh copying build/lib/powerline/bindings/zsh/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/zsh copying build/lib/powerline/bindings/zsh/powerline.zsh -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/zsh creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/vim copying build/lib/powerline/bindings/vim/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/vim creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/vim/autoload creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/vim/autoload/powerline copying build/lib/powerline/bindings/vim/autoload/powerline/debug.vim -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/vim/autoload/powerline creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/vim/plugin copying build/lib/powerline/bindings/vim/plugin/powerline.vim -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/vim/plugin creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/qtile copying build/lib/powerline/bindings/qtile/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/qtile copying build/lib/powerline/bindings/qtile/widget.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/qtile copying build/lib/powerline/theme.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline copying build/lib/powerline/lemonbar.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint copying build/lib/powerline/lint/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint copying build/lib/powerline/lint/checks.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint copying build/lib/powerline/lint/spec.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint copying build/lib/powerline/lint/context.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/tokens.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/nodes.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/loader.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/constructor.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/events.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/error.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/scanner.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/markedvalue.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/parser.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/reader.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/resolver.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/composer.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson copying build/lib/powerline/lint/inspect.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint copying build/lib/powerline/lint/selfcheck.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint copying build/lib/powerline/lint/imp.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/selectors copying build/lib/powerline/selectors/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/selectors copying build/lib/powerline/selectors/vim.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/selectors creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments copying build/lib/powerline/segments/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments copying build/lib/powerline/segments/tmux.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments copying build/lib/powerline/segments/shell.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments copying build/lib/powerline/segments/i3wm.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments copying build/lib/powerline/segments/pdb.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/vim copying build/lib/powerline/segments/vim/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/vim creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/vim/plugin copying build/lib/powerline/segments/vim/plugin/syntastic.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/vim/plugin copying build/lib/powerline/segments/vim/plugin/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/vim/plugin copying build/lib/powerline/segments/vim/plugin/capslock.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/vim/plugin copying build/lib/powerline/segments/vim/plugin/tagbar.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/vim/plugin copying build/lib/powerline/segments/vim/plugin/nerdtree.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/vim/plugin copying build/lib/powerline/segments/vim/plugin/commandt.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/vim/plugin copying build/lib/powerline/segments/ipython.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common copying build/lib/powerline/segments/common/mail.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common copying build/lib/powerline/segments/common/bat.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common copying build/lib/powerline/segments/common/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common copying build/lib/powerline/segments/common/vcs.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common copying build/lib/powerline/segments/common/time.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common copying build/lib/powerline/segments/common/sys.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common copying build/lib/powerline/segments/common/players.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common copying build/lib/powerline/segments/common/env.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common copying build/lib/powerline/segments/common/wthr.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common copying build/lib/powerline/segments/common/net.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/commands copying build/lib/powerline/commands/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/commands copying build/lib/powerline/commands/main.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/commands copying build/lib/powerline/commands/config.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/commands copying build/lib/powerline/commands/lemonbar.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/commands copying build/lib/powerline/commands/daemon.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/commands copying build/lib/powerline/commands/lint.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/commands copying build/lib/powerline/segment.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/matchers copying build/lib/powerline/matchers/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/matchers creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/matchers/vim copying build/lib/powerline/matchers/vim/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/matchers/vim creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/matchers/vim/plugin copying build/lib/powerline/matchers/vim/plugin/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/matchers/vim/plugin copying build/lib/powerline/matchers/vim/plugin/gundo.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/matchers/vim/plugin copying build/lib/powerline/matchers/vim/plugin/nerdtree.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/matchers/vim/plugin copying build/lib/powerline/matchers/vim/plugin/commandt.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/matchers/vim/plugin creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files copying build/lib/powerline/config_files/config.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes copying build/lib/powerline/config_files/themes/powerline_unicode7.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/tmux copying build/lib/powerline/config_files/themes/tmux/default.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/tmux creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/shell copying build/lib/powerline/config_files/themes/shell/__main__.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/shell copying build/lib/powerline/config_files/themes/shell/default_leftonly.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/shell copying build/lib/powerline/config_files/themes/shell/default.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/shell copying build/lib/powerline/config_files/themes/shell/select.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/shell copying build/lib/powerline/config_files/themes/shell/continuation.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/shell creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/pdb copying build/lib/powerline/config_files/themes/pdb/default.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/pdb copying build/lib/powerline/config_files/themes/ascii.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes copying build/lib/powerline/config_files/themes/unicode.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/ipython copying build/lib/powerline/config_files/themes/ipython/in2.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/ipython copying build/lib/powerline/config_files/themes/ipython/in.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/ipython copying build/lib/powerline/config_files/themes/ipython/rewrite.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/ipython copying build/lib/powerline/config_files/themes/ipython/out.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/ipython creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/wm copying build/lib/powerline/config_files/themes/wm/default.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/wm copying build/lib/powerline/config_files/themes/unicode_terminus.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes copying build/lib/powerline/config_files/themes/powerline.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/vim copying build/lib/powerline/config_files/themes/vim/tabline.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/vim copying build/lib/powerline/config_files/themes/vim/__main__.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/vim copying build/lib/powerline/config_files/themes/vim/cmdwin.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/vim copying build/lib/powerline/config_files/themes/vim/quickfix.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/vim copying build/lib/powerline/config_files/themes/vim/plugin_gundo.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/vim copying build/lib/powerline/config_files/themes/vim/plugin_gundo-preview.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/vim copying build/lib/powerline/config_files/themes/vim/help.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/vim copying build/lib/powerline/config_files/themes/vim/plugin_nerdtree.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/vim copying build/lib/powerline/config_files/themes/vim/default.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/vim copying build/lib/powerline/config_files/themes/vim/plugin_commandt.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes/vim copying build/lib/powerline/config_files/themes/unicode_terminus_condensed.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes copying build/lib/powerline/config_files/themes/powerline_terminus.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/themes copying build/lib/powerline/config_files/colors.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/colorschemes creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/colorschemes/tmux copying build/lib/powerline/config_files/colorschemes/tmux/solarized.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/colorschemes/tmux copying build/lib/powerline/config_files/colorschemes/tmux/default.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/colorschemes/tmux creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/colorschemes/shell copying build/lib/powerline/config_files/colorschemes/shell/__main__.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/colorschemes/shell copying build/lib/powerline/config_files/colorschemes/shell/solarized.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/colorschemes/shell copying build/lib/powerline/config_files/colorschemes/shell/default.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/colorschemes/shell creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/colorschemes/pdb copying build/lib/powerline/config_files/colorschemes/pdb/__main__.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/colorschemes/pdb copying build/lib/powerline/config_files/colorschemes/pdb/solarized.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/colorschemes/pdb copying build/lib/powerline/config_files/colorschemes/pdb/default.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/colorschemes/pdb creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/colorschemes/ipython copying build/lib/powerline/config_files/colorschemes/ipython/__main__.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/colorschemes/ipython copying build/lib/powerline/config_files/colorschemes/solarized.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/colorschemes creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/colorschemes/vim copying build/lib/powerline/config_files/colorschemes/vim/__main__.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/colorschemes/vim copying build/lib/powerline/config_files/colorschemes/vim/solarizedlight.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/colorschemes/vim copying build/lib/powerline/config_files/colorschemes/vim/solarized.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/colorschemes/vim copying build/lib/powerline/config_files/colorschemes/vim/default.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/colorschemes/vim copying build/lib/powerline/config_files/colorschemes/default.json -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files/colorschemes copying build/lib/powerline/pdb.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline copying build/lib/powerline/renderer.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline copying build/lib/powerline/vim.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline copying build/lib/powerline/ipython.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/dist creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/dist/systemd copying build/lib/powerline/dist/systemd/powerline-daemon.service -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/dist/systemd creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/shell copying build/lib/powerline/renderers/shell/zsh.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/shell copying build/lib/powerline/renderers/shell/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/shell copying build/lib/powerline/renderers/shell/readline.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/shell copying build/lib/powerline/renderers/shell/ksh.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/shell copying build/lib/powerline/renderers/shell/tcsh.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/shell copying build/lib/powerline/renderers/shell/bash.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/shell copying build/lib/powerline/renderers/shell/rcsh.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/shell copying build/lib/powerline/renderers/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers copying build/lib/powerline/renderers/tmux.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/ipython copying build/lib/powerline/renderers/ipython/__init__.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/ipython copying build/lib/powerline/renderers/ipython/since_5.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/ipython copying build/lib/powerline/renderers/ipython/pre_5.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/ipython copying build/lib/powerline/renderers/lemonbar.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers copying build/lib/powerline/renderers/i3bar.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers copying build/lib/powerline/renderers/pango_markup.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers copying build/lib/powerline/renderers/pdb.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers copying build/lib/powerline/renderers/vim.py -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/vcs/mercurial.py to mercurial.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/vcs/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/vcs/bzr.py to bzr.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/vcs/git.py to git.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/watcher/tree.py to tree.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/watcher/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/watcher/uv.py to uv.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/watcher/inotify.py to inotify.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/watcher/stat.py to stat.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/shell.py to shell.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/config.py to config.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/memoize.py to memoize.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/unicode.py to unicode.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/dict.py to dict.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/threaded.py to threaded.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/encoding.py to encoding.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/monotonic.py to monotonic.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/inotify.py to inotify.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/debug.py to debug.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/humanize_bytes.py to humanize_bytes.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/overrides.py to overrides.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/path.py to path.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lib/url.py to url.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/shell.py to shell.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/listers/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/listers/i3wm.py to i3wm.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/listers/pdb.py to pdb.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/listers/vim.py to vim.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config.py to config.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/colorscheme.py to colorscheme.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/awesome/powerline-awesome.py to powerline-awesome.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/tmux/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/pdb/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/pdb/__main__.py to __main__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/config.py to config.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/ipython/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/ipython/pre_0_11.py to pre_0_11.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/ipython/since_5.py to since_5.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/ipython/post_0_11.py to post_0_11.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/lemonbar/powerline-lemonbar.py to powerline-lemonbar.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/bar/powerline-bar.py to powerline-bar.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/wm/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/i3/powerline-i3.py to powerline-i3.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/zsh/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/vim/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/qtile/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/qtile/widget.py to widget.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/theme.py to theme.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lemonbar.py to lemonbar.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/checks.py to checks.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/spec.py to spec.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/context.py to context.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson/tokens.py to tokens.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson/nodes.py to nodes.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson/loader.py to loader.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson/constructor.py to constructor.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson/events.py to events.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson/error.py to error.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson/scanner.py to scanner.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson/markedvalue.py to markedvalue.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson/parser.py to parser.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson/reader.py to reader.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson/resolver.py to resolver.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/markedjson/composer.py to composer.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/inspect.py to inspect.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/selfcheck.py to selfcheck.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/lint/imp.py to imp.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/selectors/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/selectors/vim.py to vim.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/tmux.py to tmux.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/shell.py to shell.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/i3wm.py to i3wm.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/pdb.py to pdb.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/vim/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/vim/plugin/syntastic.py to syntastic.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/vim/plugin/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/vim/plugin/capslock.py to capslock.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/vim/plugin/tagbar.py to tagbar.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/vim/plugin/nerdtree.py to nerdtree.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/vim/plugin/commandt.py to commandt.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/ipython.py to ipython.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common/mail.py to mail.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common/bat.py to bat.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common/vcs.py to vcs.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common/time.py to time.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common/sys.py to sys.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common/players.py to players.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common/env.py to env.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common/wthr.py to wthr.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common/net.py to net.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/commands/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/commands/main.py to main.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/commands/config.py to config.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/commands/lemonbar.py to lemonbar.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/commands/daemon.py to daemon.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/commands/lint.py to lint.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segment.py to segment.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/matchers/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/matchers/vim/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/matchers/vim/plugin/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/matchers/vim/plugin/gundo.py to gundo.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/matchers/vim/plugin/nerdtree.py to nerdtree.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/matchers/vim/plugin/commandt.py to commandt.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/pdb.py to pdb.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderer.py to renderer.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/vim.py to vim.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/ipython.py to ipython.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/shell/zsh.py to zsh.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/shell/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/shell/readline.py to readline.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/shell/ksh.py to ksh.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/shell/tcsh.py to tcsh.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/shell/bash.py to bash.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/shell/rcsh.py to rcsh.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/tmux.py to tmux.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/ipython/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/ipython/since_5.py to since_5.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/ipython/pre_5.py to pre_5.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/lemonbar.py to lemonbar.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/i3bar.py to i3bar.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/pango_markup.py to pango_markup.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/pdb.py to pdb.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/vim.py to vim.cpython-35.pyc writing byte-compilation script '/tmp/tmpf_713hvr.py' /usr/bin/python3 -O /tmp/tmpf_713hvr.py removing /tmp/tmpf_713hvr.py running install_data creating /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/bin copying scripts/powerline -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/bin running install_egg_info Copying powerline_status.egg-info to /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline_status-2.5-py3.5.egg-info running install_scripts copying build/scripts-3.5/powerline-render -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/bin copying build/scripts-3.5/powerline-config -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/bin copying build/scripts-3.5/powerline-lint -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/bin copying build/scripts-3.5/powerline-daemon -> /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/bin/powerline-render to 755 changing mode of /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/bin/powerline-config to 755 changing mode of /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/bin/powerline-lint to 755 changing mode of /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/bin/powerline-daemon to 755 ~/build/BUILD/powerline-2.5/docs ~/build/BUILD/powerline-2.5 + pushd docs + /usr/bin/make html SPHINXBUILD=/usr/bin/sphinx-build-3 /usr/bin/sphinx-build-3 -b html -T -d _build/doctrees source _build/html Running Sphinx v1.4.8 making output directory... WARNING: while setting up extension powerline_autodoc: directive 'autofunction' is already registered, it will be overridden WARNING: while setting up extension powerline_autodoc: directive 'autoattribute' is already registered, it will be overridden loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 38 source files that are out of date updating environment: 38 added, 0 changed, 0 removed reading sources... [ 2%] commands reading sources... [ 5%] commands/config reading sources... [ 7%] commands/daemon reading sources... [ 10%] commands/lint reading sources... [ 13%] commands/main reading sources... [ 15%] configuration reading sources... [ 18%] configuration/listers reading sources... [ 21%] configuration/local reading sources... [ 23%] configuration/reference reading sources... [ 26%] configuration/segments reading sources... [ 28%] configuration/segments/common reading sources... [ 31%] configuration/segments/i3wm reading sources... [ 34%] configuration/segments/pdb reading sources... [ 36%] configuration/segments/shell reading sources... [ 39%] configuration/segments/tmux reading sources... [ 42%] configuration/segments/vim reading sources... [ 44%] configuration/selectors reading sources... [ 47%] configuration/selectors/vim reading sources... [ 50%] develop reading sources... [ 52%] develop/extensions reading sources... [ 55%] develop/listers reading sources... [ 57%] develop/local-themes reading sources... [ 60%] develop/segments reading sources... [ 63%] develop/tips-and-tricks reading sources... [ 65%] index reading sources... [ 68%] installation reading sources... [ 71%] installation/linux reading sources... [ 73%] installation/osx reading sources... [ 76%] license-and-credits reading sources... [ 78%] overview reading sources... [ 81%] tips-and-tricks reading sources... [ 84%] troubleshooting reading sources... [ 86%] troubleshooting/linux reading sources... [ 89%] troubleshooting/osx reading sources... [ 92%] usage reading sources... [ 94%] usage/other reading sources... [ 97%] usage/shell-prompts reading sources... [100%] usage/wm-widgets /builddir/build/BUILD/powerline-2.5/docs/source/configuration/listers.rst:32: WARNING: Title underline too short. i3wm listers ---------- /builddir/build/BUILD/powerline-2.5/docs/source/configuration/listers.rst:32: WARNING: Title underline too short. i3wm listers ---------- /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/common.rst:14: WARNING: error while formatting arguments for powerline.segments.common.sys.cpu_load_percent: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/common.rst:14: WARNING: error while formatting arguments for powerline.segments.common.sys.system_load: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/common.rst:14: WARNING: error while formatting arguments for powerline.segments.common.sys.uptime: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/common.rst:20: WARNING: error while formatting arguments for powerline.segments.common.net.external_ip: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/common.rst:20: WARNING: error while formatting arguments for powerline.segments.common.net.internal_ip: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/common.rst:20: WARNING: error while formatting arguments for powerline.segments.common.net.network_load: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/common.rst:26: WARNING: error while formatting arguments for powerline.segments.common.env.cwd: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/common.rst:32: WARNING: error while formatting arguments for powerline.segments.common.bat.battery: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/common.rst:38: WARNING: error while formatting arguments for powerline.segments.common.wthr.weather: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/common.rst:44: WARNING: error while formatting arguments for powerline.segments.common.time.date: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/common.rst:50: WARNING: error while formatting arguments for powerline.segments.common.mail.email_imap_alert: decoding str is not supported looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/common.rst:56: WARNING: error while formatting arguments for powerline.segments.common.players.clementine: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/common.rst:56: WARNING: error while formatting arguments for powerline.segments.common.players.cmus: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/common.rst:56: WARNING: error while formatting arguments for powerline.segments.common.players.dbus_player: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/common.rst:56: WARNING: error while formatting arguments for powerline.segments.common.players.mpd: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/common.rst:56: WARNING: error while formatting arguments for powerline.segments.common.players.rdio: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/common.rst:56: WARNING: error while formatting arguments for powerline.segments.common.players.rhythmbox: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/common.rst:56: WARNING: error while formatting arguments for powerline.segments.common.players.spotify: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/common.rst:56: WARNING: error while formatting arguments for powerline.segments.common.players.spotify_apple_script: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/common.rst:56: WARNING: error while formatting arguments for powerline.segments.common.players.spotify_dbus: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/shell.rst:5: WARNING: error while formatting arguments for powerline.segments.shell.cwd: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/vim.rst:5: WARNING: error while formatting arguments for powerline.segments.vim.csv_col_current: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/vim.rst:5: WARNING: error while formatting arguments for powerline.segments.vim.file_name: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/vim.rst:5: WARNING: error while formatting arguments for powerline.segments.vim.file_size: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/vim.rst:5: WARNING: error while formatting arguments for powerline.segments.vim.modified_buffers: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/vim.rst:5: WARNING: error while formatting arguments for powerline.segments.vim.modified_indicator: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/vim.rst:5: WARNING: error while formatting arguments for powerline.segments.vim.paste_indicator: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/vim.rst:5: WARNING: error while formatting arguments for powerline.segments.vim.readonly_indicator: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/vim.rst:5: WARNING: error while formatting arguments for powerline.segments.vim.tab_modified_indicator: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/vim.rst:5: WARNING: error while formatting arguments for powerline.segments.vim.visual_range: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/vim.rst:15: WARNING: error while formatting arguments for powerline.segments.vim.plugin.syntastic.syntastic: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/vim.rst:27: WARNING: error while formatting arguments for powerline.segments.vim.plugin.tagbar.current_tag: decoding str is not supported /builddir/build/BUILD/powerline-2.5/docs/source/configuration/segments/vim.rst:39: WARNING: error while formatting arguments for powerline.segments.vim.plugin.capslock.capslock_indicator: decoding str is not supported done checking consistency... done preparing documents... done writing output... [ 2%] commands writing output... [ 5%] commands/config writing output... [ 7%] commands/daemon writing output... [ 10%] commands/lint writing output... [ 13%] commands/main writing output... [ 15%] configuration writing output... [ 18%] configuration/listers writing output... [ 21%] configuration/local writing output... [ 23%] configuration/reference writing output... [ 26%] configuration/segments writing output... [ 28%] configuration/segments/common writing output... [ 31%] configuration/segments/i3wm writing output... [ 34%] configuration/segments/pdb writing output... [ 36%] configuration/segments/shell writing output... [ 39%] configuration/segments/tmux writing output... [ 42%] configuration/segments/vim writing output... [ 44%] configuration/selectors writing output... [ 47%] configuration/selectors/vim writing output... [ 50%] develop writing output... [ 52%] develop/extensions writing output... [ 55%] develop/listers writing output... [ 57%] develop/local-themes writing output... [ 60%] develop/segments writing output... [ 63%] develop/tips-and-tricks writing output... [ 65%] index writing output... [ 68%] installation writing output... [ 71%] installation/linux writing output... [ 73%] installation/osx writing output... [ 76%] license-and-credits writing output... [ 78%] overview writing output... [ 81%] tips-and-tricks writing output... [ 84%] troubleshooting writing output... [ 86%] troubleshooting/linux writing output... [ 89%] troubleshooting/osx writing output... [ 92%] usage writing output... [ 94%] usage/other writing output... [ 97%] usage/shell-prompts writing output... [100%] usage/wm-widgets generating indices... genindex py-modindex highlighting module code... [ 3%] powerline.segments.vim highlighting module code... [ 7%] powerline.segments.common.bat highlighting module code... [ 10%] powerline.segments.common.time highlighting module code... [ 14%] powerline.segments.common.mail highlighting module code... [ 17%] powerline.segments highlighting module code... [ 21%] powerline.segments.common.wthr highlighting module code... [ 25%] powerline.selectors.vim highlighting module code... [ 28%] powerline.segments.common.env highlighting module code... [ 32%] powerline.segments.shell highlighting module code... [ 35%] powerline.listers.pdb highlighting module code... [ 39%] powerline.vim highlighting module code... [ 42%] powerline.segments.tmux highlighting module code... [ 46%] powerline.segments.vim.plugin.tagbar highlighting module code... [ 50%] powerline.segments.vim.plugin.commandt highlighting module code... [ 53%] powerline.segments.common.sys highlighting module code... [ 57%] powerline.segments.common.net highlighting module code... [ 60%] powerline.renderer highlighting module code... [ 64%] powerline.segments.vim.plugin.nerdtree highlighting module code... [ 67%] powerline highlighting module code... [ 71%] powerline.lib.encoding highlighting module code... [ 75%] powerline.segments.vim.plugin.capslock highlighting module code... [ 78%] powerline.listers.vim highlighting module code... [ 82%] powerline.listers.i3wm highlighting module code... [ 85%] powerline.segments.pdb highlighting module code... [ 89%] powerline.segments.i3wm highlighting module code... [ 92%] powerline.segments.vim.plugin.syntastic highlighting module code... [ 96%] powerline.segments.common.players highlighting module code... [100%] powerline.segments.common.vcs writing additional pages... search copying images... [ 10%] _static/img/icons/tick.png copying images... [ 20%] _static/img/pl-truncate2.png copying images... [ 30%] _static/img/pl-mode-replace.png copying images... [ 40%] _static/img/icons/error.png copying images... [ 50%] _static/img/icons/cross.png copying images... [ 60%] _static/img/pl-mode-visual.png copying images... [ 70%] _static/img/pl-mode-normal.png copying images... [ 80%] _static/img/pl-mode-insert.png copying images... [ 90%] _static/img/pl-truncate1.png copying images... [100%] _static/img/pl-truncate3.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 37 warnings. Build finished. The HTML pages are in _build/html. + /usr/bin/rm _build/html/.buildinfo + sed -i -e s/abuild/user/g _build/html/develop/extensions.html + /usr/bin/make man SPHINXBUILD=/usr/bin/sphinx-build-3 /usr/bin/sphinx-build-3 -b man -T -d _build/doctrees source _build/man Running Sphinx v1.4.8 making output directory... WARNING: while setting up extension powerline_autodoc: directive 'autofunction' is already registered, it will be overridden WARNING: while setting up extension powerline_autodoc: directive 'autoattribute' is already registered, it will be overridden loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... powerline-config.1 { } powerline.1 { } powerline-lint.1 { } powerline-daemon.1 { } build succeeded, 2 warnings. Build finished. The manual pages are in _build/man. ~/build/BUILD/powerline-2.5 + popd + install -d -m0755 /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/etc/xdg/powerline + cp -a powerline/config_files/colors.json powerline/config_files/colorschemes powerline/config_files/config.json powerline/config_files/themes /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/etc/xdg/powerline/ + install -d -m0755 /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/etc/fonts/conf.d + install -d -m0755 /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/fonts/truetype + install -d -m0755 /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/fontconfig/conf.avail + install -m0644 font/PowerlineSymbols.otf /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/fonts/truetype/PowerlineSymbols.otf + install -m0644 font/10-powerline-symbols.conf /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/fontconfig/conf.avail/10-powerline-symbols.conf + ln -s /usr/share/fontconfig/conf.avail/10-powerline-symbols.conf /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/etc/fonts/conf.d/10-powerline-symbols.conf + /usr/bin/install -d -m0755 /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/man/man1 + for f in powerline-config.1 powerline-daemon.1 powerline-lint.1 powerline.1 + /usr/bin/install -m0644 docs/_build/man/powerline-config.1 /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/man/man1/powerline-config.1 + for f in powerline-config.1 powerline-daemon.1 powerline-lint.1 powerline.1 + /usr/bin/install -m0644 docs/_build/man/powerline-daemon.1 /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/man/man1/powerline-daemon.1 + for f in powerline-config.1 powerline-daemon.1 powerline-lint.1 powerline.1 + /usr/bin/install -m0644 docs/_build/man/powerline-lint.1 /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/man/man1/powerline-lint.1 + for f in powerline-config.1 powerline-daemon.1 powerline-lint.1 powerline.1 + /usr/bin/install -m0644 docs/_build/man/powerline.1 /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/man/man1/powerline.1 + install -d -m0755 /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/powerline/awesome/ + mv /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/awesome/powerline.lua /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/powerline/awesome/ + mv /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/awesome/powerline-awesome.py /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/powerline/awesome/ + install -d -m0755 /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/powerline/bash + mv /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/bash/powerline.sh /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/powerline/bash/ + install -d -m0755 /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/powerline/fish + mv /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/fish/powerline-setup.fish /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/powerline/fish + install -d -m0755 /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/powerline/i3 + mv /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/i3/powerline-i3.py /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/powerline/i3 + install -d -m0755 /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/powerline/ipython + mv /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/ipython/post_0_11.py /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/powerline/ipython + mv /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/ipython/pre_0_11.py /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/powerline/ipython + install -d -m0755 /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/powerline/qtile + mv /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/qtile/widget.py /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/powerline/qtile + install -d -m0755 /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/powerline/shell + mv /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/shell/powerline.sh /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/powerline/shell/ + install -d -m0755 /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/powerline/tcsh + mv /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/tcsh/powerline.tcsh /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/powerline/tcsh + install -d -m0755 /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/tmux + mv /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/tmux/powerline-base.conf /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/tmux/powerline.conf /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/tmux/powerline_tmux_1.7_plus.conf /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/tmux/powerline_tmux_1.8.conf /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/tmux/powerline_tmux_1.8_minus.conf /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/tmux/powerline_tmux_1.8_plus.conf /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/tmux/powerline_tmux_1.9_plus.conf /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/tmux/powerline_tmux_2.1_plus.conf /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/tmux/ + install -d -m0755 /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/vim/vimfiles/plugin/ + mv /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/vim/plugin/powerline.vim /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/vim/vimfiles/plugin/powerline.vim + rm -rf /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/vim/plugin + install -d -m0755 /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/vim/vimfiles/autoload/powerline + mv /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/vim/autoload/powerline/debug.vim /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/vim/vimfiles/autoload/powerline/debug.vim + rm -rf /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/vim/autoload + install -d -m0755 /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/powerline/zsh + mv /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/zsh/__init__.py /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/powerline/zsh + mv /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/zsh/powerline.zsh /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/powerline/zsh + mkdir -p /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/appdata + install -m 644 /builddir/build/SOURCES/vim-powerline.metainfo.xml /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/appdata + install -d -m 0755 /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/systemd/system + install -m 0644 powerline/dist/systemd/powerline-daemon.service /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/systemd/system/powerline.service + /usr/bin/rm -rf /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/config_files + _target= + _symlinks=0 + read _file + fdupes -q -n -r -p /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages + test -z '' + _target=/builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/__pycache__/__init__.cpython-35.opt-1.pyc + read _file + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/__pycache__/__init__.cpython-35.opt-1.pyc + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/__pycache__/__init__.cpython-35.pyc + test 0 = 1 + ln -f /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/__pycache__/__init__.cpython-35.opt-1.pyc /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/__pycache__/__init__.cpython-35.pyc + read _file + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/renderers/__pycache__/__init__.cpython-35.opt-1.pyc + test -z '' + _target= + continue + read _file + test -z '' + _target=/builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/commands/__pycache__/__init__.cpython-35.opt-1.pyc + read _file + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/commands/__pycache__/__init__.cpython-35.opt-1.pyc + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/commands/__pycache__/__init__.cpython-35.pyc + test 0 = 1 + ln -f /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/commands/__pycache__/__init__.cpython-35.opt-1.pyc /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/commands/__pycache__/__init__.cpython-35.pyc + read _file + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/commands/__pycache__/__init__.cpython-35.opt-1.pyc + test -z '' + _target= + continue + read _file + test -z '' + _target=/builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common/__pycache__/__init__.cpython-35.opt-1.pyc + read _file + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common/__pycache__/__init__.cpython-35.opt-1.pyc + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common/__pycache__/__init__.cpython-35.pyc + test 0 = 1 + ln -f /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common/__pycache__/__init__.cpython-35.opt-1.pyc /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common/__pycache__/__init__.cpython-35.pyc + read _file + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/common/__pycache__/__init__.cpython-35.opt-1.pyc + test -z '' + _target= + continue + read _file + test -z '' + _target=/builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/vim/plugin/__init__.py + read _file + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/vim/plugin/__init__.py + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/matchers/__init__.py + test 0 = 1 + ln -f /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/vim/plugin/__init__.py /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/matchers/__init__.py + read _file + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/vim/plugin/__init__.py + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/matchers/vim/plugin/__init__.py + test 0 = 1 + ln -f /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/vim/plugin/__init__.py /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/matchers/vim/plugin/__init__.py + read _file + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/segments/vim/plugin/__init__.py + test -z '' + _target= + continue + read _file + test -z '' + _target=/builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/selectors/__pycache__/__init__.cpython-35.opt-1.pyc + read _file + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/selectors/__pycache__/__init__.cpython-35.opt-1.pyc + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/selectors/__pycache__/__init__.cpython-35.pyc + test 0 = 1 + ln -f /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/selectors/__pycache__/__init__.cpython-35.opt-1.pyc /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/selectors/__pycache__/__init__.cpython-35.pyc + read _file + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/selectors/__pycache__/__init__.cpython-35.opt-1.pyc + test -z '' + _target= + continue + read _file + test -z '' + _target=/builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/qtile/__pycache__/__init__.cpython-35.opt-1.pyc + read _file + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/qtile/__pycache__/__init__.cpython-35.opt-1.pyc + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/qtile/__pycache__/__init__.cpython-35.pyc + test 0 = 1 + ln -f /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/qtile/__pycache__/__init__.cpython-35.opt-1.pyc /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/qtile/__pycache__/__init__.cpython-35.pyc + read _file + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/qtile/__pycache__/__init__.cpython-35.opt-1.pyc + test -z '' + _target= + continue + read _file + test -z '' + _target=/builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/ipython/__pycache__/__init__.cpython-35.opt-1.pyc + read _file + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/ipython/__pycache__/__init__.cpython-35.opt-1.pyc + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/ipython/__pycache__/__init__.cpython-35.pyc + test 0 = 1 + ln -f /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/ipython/__pycache__/__init__.cpython-35.opt-1.pyc /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/ipython/__pycache__/__init__.cpython-35.pyc + read _file + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/ipython/__pycache__/__init__.cpython-35.opt-1.pyc + test -z '' + _target= + continue + read _file + test -z '' + _target=/builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/__pycache__/__init__.cpython-35.opt-1.pyc + read _file + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/__pycache__/__init__.cpython-35.opt-1.pyc + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/__pycache__/__init__.cpython-35.pyc + test 0 = 1 + ln -f /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/__pycache__/__init__.cpython-35.opt-1.pyc /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/__pycache__/__init__.cpython-35.pyc + read _file + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/bindings/__pycache__/__init__.cpython-35.opt-1.pyc + test -z '' + _target= + continue + read _file + test -z '' + _target=/builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/listers/__pycache__/__init__.cpython-35.opt-1.pyc + read _file + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/listers/__pycache__/__init__.cpython-35.opt-1.pyc + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/listers/__pycache__/__init__.cpython-35.pyc + test 0 = 1 + ln -f /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/listers/__pycache__/__init__.cpython-35.opt-1.pyc /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/listers/__pycache__/__init__.cpython-35.pyc + read _file + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline/listers/__pycache__/__init__.cpython-35.opt-1.pyc + test -z '' + _target= + continue + read _file + test -z '' + _target=/builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline_status-2.5-py3.5.egg-info/not-zip-safe + read _file + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline_status-2.5-py3.5.egg-info/not-zip-safe + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline_status-2.5-py3.5.egg-info/dependency_links.txt + test 0 = 1 + ln -f /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline_status-2.5-py3.5.egg-info/not-zip-safe /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline_status-2.5-py3.5.egg-info/dependency_links.txt + read _file + test -z /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5/site-packages/powerline_status-2.5-py3.5.egg-info/not-zip-safe + test -z '' + _target= + continue + read _file + /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/powerline-2.5 extracting debug info from /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/bin/powerline dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 8 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/lib/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: powerline-2.5-3.fc25.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LWEmXO + umask 022 + cd /builddir/build/BUILD + cd powerline-2.5 + DOCDIR=/builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/doc/powerline + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/doc/powerline + cp -pr README.rst /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/doc/powerline + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rx15Lw + umask 022 + cd /builddir/build/BUILD + cd powerline-2.5 + LICENSEDIR=/builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/licenses/powerline + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/licenses/powerline + cp -pr LICENSE /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/licenses/powerline + exit 0 Provides: config(powerline) = 2.5-3.fc25 powerline = 2.5-3.fc25 powerline(x86-64) = 2.5-3.fc25 python3.5dist(powerline-status) = 2.5 python3dist(powerline-status) = 2.5 Requires(interp): /bin/sh /bin/sh /bin/sh 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(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/env /usr/bin/python3 libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 3.5 rtld(GNU_HASH) Recommends: python3-pygit2 Processing files: powerline-docs-2.5-3.fc25.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.omPUtD + umask 022 + cd /builddir/build/BUILD + cd powerline-2.5 + DOCDIR=/builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/doc/powerline-docs + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/doc/powerline-docs + cp -pr docs/_build/html /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/doc/powerline-docs + exit 0 Provides: powerline-docs = 2.5-3.fc25 powerline-docs(x86-64) = 2.5-3.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: powerline-fonts-2.5-3.fc25.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vkrcgL + umask 022 + cd /builddir/build/BUILD + cd powerline-2.5 + DOCDIR=/builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/doc/powerline-fonts + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/doc/powerline-fonts + cp -pr LICENSE /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/doc/powerline-fonts + cp -pr README.rst /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/doc/powerline-fonts + exit 0 Provides: font(powerlinesymbols) powerline-fonts = 2.5-3.fc25 powerline-fonts(x86-64) = 2.5-3.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: vim-powerline-2.5-3.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rG9d6S + umask 022 + cd /builddir/build/BUILD + cd powerline-2.5 + DOCDIR=/builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/doc/vim-powerline + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/doc/vim-powerline + cp -pr LICENSE /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/doc/vim-powerline + cp -pr README.rst /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/doc/vim-powerline + exit 0 Provides: vim-plugin-powerline vim-powerline = 2.5-3.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: vim-plugin-powerline Processing files: tmux-powerline-2.5-3.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BamF00 + umask 022 + cd /builddir/build/BUILD + cd powerline-2.5 + DOCDIR=/builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/doc/tmux-powerline + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/doc/tmux-powerline + cp -pr LICENSE /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/doc/tmux-powerline + cp -pr README.rst /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64/usr/share/doc/tmux-powerline + exit 0 Provides: tmux-powerline = 2.5-3.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: powerline-debuginfo-2.5-3.fc25.x86_64 Provides: powerline-debuginfo = 2.5-3.fc25 powerline-debuginfo(x86-64) = 2.5-3.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64 Wrote: /builddir/build/RPMS/powerline-2.5-3.fc25.x86_64.rpm Wrote: /builddir/build/RPMS/powerline-docs-2.5-3.fc25.x86_64.rpm Wrote: /builddir/build/RPMS/powerline-fonts-2.5-3.fc25.x86_64.rpm Wrote: /builddir/build/RPMS/vim-powerline-2.5-3.fc25.noarch.rpm Wrote: /builddir/build/RPMS/tmux-powerline-2.5-3.fc25.noarch.rpm Wrote: /builddir/build/RPMS/powerline-debuginfo-2.5-3.fc25.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IeT5yb + umask 022 + cd /builddir/build/BUILD + cd powerline-2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/powerline-2.5-3.fc25.x86_64 + exit 0 Child return code was: 0