Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/poezio.spec'], chrootPath='/var/lib/mock/f30-build-39253-22531/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/poezio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/poezio-0.12-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/poezio.spec'], chrootPath='/var/lib/mock/f30-build-39253-22531/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/poezio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JyHv5B + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf poezio-0.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/poezio-0.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd poezio-0.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3G2gZH + umask 022 + cd /builddir/build/BUILD + cd poezio-0.12 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/poezio copying poezio/connection.py -> build/lib/poezio copying poezio/bookmarks.py -> build/lib/poezio copying poezio/theming.py -> build/lib/poezio copying poezio/colors.py -> build/lib/poezio copying poezio/poezio_shlex.py -> build/lib/poezio copying poezio/decorators.py -> build/lib/poezio copying poezio/logger.py -> build/lib/poezio copying poezio/fixes.py -> build/lib/poezio copying poezio/common.py -> build/lib/poezio copying poezio/xhtml.py -> build/lib/poezio copying poezio/plugin_manager.py -> build/lib/poezio copying poezio/text_buffer.py -> build/lib/poezio copying poezio/__main__.py -> build/lib/poezio copying poezio/xdg.py -> build/lib/poezio copying poezio/__init__.py -> build/lib/poezio copying poezio/plugin.py -> build/lib/poezio copying poezio/multiuserchat.py -> build/lib/poezio copying poezio/roster_sorting.py -> build/lib/poezio copying poezio/contact.py -> build/lib/poezio copying poezio/poopt.py -> build/lib/poezio copying poezio/pep.py -> build/lib/poezio copying poezio/daemon.py -> build/lib/poezio copying poezio/args.py -> build/lib/poezio copying poezio/keyboard.py -> build/lib/poezio copying poezio/config.py -> build/lib/poezio copying poezio/user.py -> build/lib/poezio copying poezio/roster.py -> build/lib/poezio copying poezio/size_manager.py -> build/lib/poezio copying poezio/asyncio.py -> build/lib/poezio copying poezio/timed_events.py -> build/lib/poezio copying poezio/fifo.py -> build/lib/poezio copying poezio/events.py -> build/lib/poezio copying poezio/poezio.py -> build/lib/poezio creating build/lib/poezio/core copying poezio/core/structs.py -> build/lib/poezio/core copying poezio/core/handlers.py -> build/lib/poezio/core copying poezio/core/__init__.py -> build/lib/poezio/core copying poezio/core/commands.py -> build/lib/poezio/core copying poezio/core/core.py -> build/lib/poezio/core copying poezio/core/tabs.py -> build/lib/poezio/core copying poezio/core/completions.py -> build/lib/poezio/core creating build/lib/poezio/tabs copying poezio/tabs/basetabs.py -> build/lib/poezio/tabs copying poezio/tabs/muclisttab.py -> build/lib/poezio/tabs copying poezio/tabs/listtab.py -> build/lib/poezio/tabs copying poezio/tabs/xmltab.py -> build/lib/poezio/tabs copying poezio/tabs/rostertab.py -> build/lib/poezio/tabs copying poezio/tabs/__init__.py -> build/lib/poezio/tabs copying poezio/tabs/adhoc_commands_list.py -> build/lib/poezio/tabs copying poezio/tabs/conversationtab.py -> build/lib/poezio/tabs copying poezio/tabs/confirmtab.py -> build/lib/poezio/tabs copying poezio/tabs/muctab.py -> build/lib/poezio/tabs copying poezio/tabs/privatetab.py -> build/lib/poezio/tabs copying poezio/tabs/data_forms.py -> build/lib/poezio/tabs copying poezio/tabs/bookmarkstab.py -> build/lib/poezio/tabs creating build/lib/poezio/windows copying poezio/windows/base_wins.py -> build/lib/poezio/windows copying poezio/windows/info_wins.py -> build/lib/poezio/windows copying poezio/windows/info_bar.py -> build/lib/poezio/windows copying poezio/windows/text_win.py -> build/lib/poezio/windows copying poezio/windows/roster_win.py -> build/lib/poezio/windows copying poezio/windows/funcs.py -> build/lib/poezio/windows copying poezio/windows/image.py -> build/lib/poezio/windows copying poezio/windows/__init__.py -> build/lib/poezio/windows copying poezio/windows/list.py -> build/lib/poezio/windows copying poezio/windows/bookmark_forms.py -> build/lib/poezio/windows copying poezio/windows/muc.py -> build/lib/poezio/windows copying poezio/windows/input_placeholders.py -> build/lib/poezio/windows copying poezio/windows/misc.py -> build/lib/poezio/windows copying poezio/windows/data_forms.py -> build/lib/poezio/windows copying poezio/windows/confirm.py -> build/lib/poezio/windows copying poezio/windows/inputs.py -> build/lib/poezio/windows creating build/lib/poezio_plugins copying plugins/replace.py -> build/lib/poezio_plugins copying plugins/tell.py -> build/lib/poezio_plugins copying plugins/white.py -> build/lib/poezio_plugins copying plugins/dice.py -> build/lib/poezio_plugins copying plugins/rstrip.py -> build/lib/poezio_plugins copying plugins/disco.py -> build/lib/poezio_plugins copying plugins/mpd_client.py -> build/lib/poezio_plugins copying plugins/shuffle.py -> build/lib/poezio_plugins copying plugins/time_marker.py -> build/lib/poezio_plugins copying plugins/double.py -> build/lib/poezio_plugins copying plugins/figlet.py -> build/lib/poezio_plugins copying plugins/reminder.py -> build/lib/poezio_plugins copying plugins/status.py -> build/lib/poezio_plugins copying plugins/change_title.py -> build/lib/poezio_plugins copying plugins/revstr.py -> build/lib/poezio_plugins copying plugins/test.py -> build/lib/poezio_plugins copying plugins/spam.py -> build/lib/poezio_plugins copying plugins/irc.py -> build/lib/poezio_plugins copying plugins/pacokick.py -> build/lib/poezio_plugins copying plugins/stoi.py -> build/lib/poezio_plugins copying plugins/server_part.py -> build/lib/poezio_plugins copying plugins/simple_notify.py -> build/lib/poezio_plugins copying plugins/pipe_cmd.py -> build/lib/poezio_plugins copying plugins/vcard.py -> build/lib/poezio_plugins copying plugins/pointpoint.py -> build/lib/poezio_plugins copying plugins/csi.py -> build/lib/poezio_plugins copying plugins/__init__.py -> build/lib/poezio_plugins copying plugins/ping.py -> build/lib/poezio_plugins copying plugins/alias.py -> build/lib/poezio_plugins copying plugins/replace_word.py -> build/lib/poezio_plugins copying plugins/uptime.py -> build/lib/poezio_plugins copying plugins/regex_admin.py -> build/lib/poezio_plugins copying plugins/screen_detach.py -> build/lib/poezio_plugins copying plugins/upload.py -> build/lib/poezio_plugins copying plugins/amsg.py -> build/lib/poezio_plugins copying plugins/spaces.py -> build/lib/poezio_plugins copying plugins/rainbow.py -> build/lib/poezio_plugins copying plugins/embed.py -> build/lib/poezio_plugins copying plugins/link.py -> build/lib/poezio_plugins copying plugins/otr.py -> build/lib/poezio_plugins copying plugins/mirror.py -> build/lib/poezio_plugins copying plugins/quote.py -> build/lib/poezio_plugins copying plugins/cyber.py -> build/lib/poezio_plugins copying plugins/reorder.py -> build/lib/poezio_plugins copying plugins/marquee.py -> build/lib/poezio_plugins copying plugins/bob.py -> build/lib/poezio_plugins copying plugins/send_delayed.py -> build/lib/poezio_plugins copying plugins/iq_show.py -> build/lib/poezio_plugins copying plugins/admin.py -> build/lib/poezio_plugins copying plugins/close_all.py -> build/lib/poezio_plugins copying plugins/random_nick.py -> build/lib/poezio_plugins copying plugins/day_change.py -> build/lib/poezio_plugins copying plugins/code.py -> build/lib/poezio_plugins copying plugins/autocorrect.py -> build/lib/poezio_plugins copying plugins/capslock.py -> build/lib/poezio_plugins copying plugins/exec.py -> build/lib/poezio_plugins copying plugins/display_corrections.py -> build/lib/poezio_plugins creating build/lib/poezio_themes copying data/themes/dark.py -> build/lib/poezio_themes copying data/themes/irssi.py -> build/lib/poezio_themes copying data/themes/__init__.py -> build/lib/poezio_themes copying poezio/default_config.cfg -> build/lib/poezio running build_scripts creating build/scripts-3.7 copying and adjusting scripts/poezio_logs -> build/scripts-3.7 changing mode of build/scripts-3.7/poezio_logs from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TA6haZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64 + cd poezio-0.12 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7 creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/replace.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/tell.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/white.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/dice.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/rstrip.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/disco.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/mpd_client.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/shuffle.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/time_marker.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/double.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/figlet.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/reminder.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/status.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/change_title.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/revstr.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/test.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/spam.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/irc.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/pacokick.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/stoi.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/server_part.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/simple_notify.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/pipe_cmd.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/vcard.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/pointpoint.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/csi.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/__init__.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/ping.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/alias.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/replace_word.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/uptime.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/regex_admin.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/screen_detach.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/upload.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/amsg.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/spaces.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/rainbow.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/embed.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/link.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/otr.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/mirror.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/quote.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/cyber.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/reorder.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/marquee.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/bob.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/send_delayed.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/iq_show.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/admin.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/close_all.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/random_nick.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/day_change.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/code.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/autocorrect.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/capslock.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/exec.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins copying build/lib/poezio_plugins/display_corrections.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_themes copying build/lib/poezio_themes/dark.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_themes copying build/lib/poezio_themes/irssi.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_themes copying build/lib/poezio_themes/__init__.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_themes creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/connection.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/bookmarks.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/theming.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/colors.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/poezio_shlex.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/decorators.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/logger.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/fixes.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/common.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/xhtml.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/plugin_manager.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/text_buffer.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/__main__.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/xdg.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs copying build/lib/poezio/tabs/basetabs.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs copying build/lib/poezio/tabs/muclisttab.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs copying build/lib/poezio/tabs/listtab.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs copying build/lib/poezio/tabs/xmltab.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs copying build/lib/poezio/tabs/rostertab.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs copying build/lib/poezio/tabs/__init__.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs copying build/lib/poezio/tabs/adhoc_commands_list.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs copying build/lib/poezio/tabs/conversationtab.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs copying build/lib/poezio/tabs/confirmtab.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs copying build/lib/poezio/tabs/muctab.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs copying build/lib/poezio/tabs/privatetab.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs copying build/lib/poezio/tabs/data_forms.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs copying build/lib/poezio/tabs/bookmarkstab.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs copying build/lib/poezio/__init__.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/plugin.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows copying build/lib/poezio/windows/base_wins.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows copying build/lib/poezio/windows/info_wins.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows copying build/lib/poezio/windows/info_bar.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows copying build/lib/poezio/windows/text_win.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows copying build/lib/poezio/windows/roster_win.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows copying build/lib/poezio/windows/funcs.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows copying build/lib/poezio/windows/image.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows copying build/lib/poezio/windows/__init__.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows copying build/lib/poezio/windows/list.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows copying build/lib/poezio/windows/bookmark_forms.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows copying build/lib/poezio/windows/muc.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows copying build/lib/poezio/windows/input_placeholders.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows copying build/lib/poezio/windows/misc.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows copying build/lib/poezio/windows/data_forms.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows copying build/lib/poezio/windows/confirm.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows copying build/lib/poezio/windows/inputs.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows copying build/lib/poezio/multiuserchat.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/roster_sorting.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/contact.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/poopt.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/pep.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/daemon.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/args.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/default_config.cfg -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/keyboard.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/config.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/user.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/roster.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/size_manager.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/asyncio.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/core copying build/lib/poezio/core/structs.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/core copying build/lib/poezio/core/handlers.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/core copying build/lib/poezio/core/__init__.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/core copying build/lib/poezio/core/commands.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/core copying build/lib/poezio/core/core.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/core copying build/lib/poezio/core/tabs.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/core copying build/lib/poezio/core/completions.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/core copying build/lib/poezio/timed_events.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/fifo.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/events.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio copying build/lib/poezio/poezio.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/replace.py to replace.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/tell.py to tell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/white.py to white.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/dice.py to dice.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/rstrip.py to rstrip.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/disco.py to disco.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/mpd_client.py to mpd_client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/shuffle.py to shuffle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/time_marker.py to time_marker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/double.py to double.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/figlet.py to figlet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/reminder.py to reminder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/status.py to status.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/change_title.py to change_title.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/revstr.py to revstr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/test.py to test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/spam.py to spam.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/irc.py to irc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/pacokick.py to pacokick.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/stoi.py to stoi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/server_part.py to server_part.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/simple_notify.py to simple_notify.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/pipe_cmd.py to pipe_cmd.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/vcard.py to vcard.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/pointpoint.py to pointpoint.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/csi.py to csi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/ping.py to ping.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/alias.py to alias.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/replace_word.py to replace_word.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/uptime.py to uptime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/regex_admin.py to regex_admin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/screen_detach.py to screen_detach.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/upload.py to upload.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/amsg.py to amsg.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/spaces.py to spaces.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/rainbow.py to rainbow.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/embed.py to embed.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/link.py to link.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/otr.py to otr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/mirror.py to mirror.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/quote.py to quote.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/cyber.py to cyber.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/reorder.py to reorder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/marquee.py to marquee.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/bob.py to bob.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/send_delayed.py to send_delayed.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/iq_show.py to iq_show.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/admin.py to admin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/close_all.py to close_all.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/random_nick.py to random_nick.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/day_change.py to day_change.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/code.py to code.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/autocorrect.py to autocorrect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/capslock.py to capslock.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/exec.py to exec.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_plugins/display_corrections.py to display_corrections.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_themes/dark.py to dark.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_themes/irssi.py to irssi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio_themes/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/connection.py to connection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/bookmarks.py to bookmarks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/theming.py to theming.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/colors.py to colors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/poezio_shlex.py to poezio_shlex.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/decorators.py to decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/logger.py to logger.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/fixes.py to fixes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/xhtml.py to xhtml.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/plugin_manager.py to plugin_manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/text_buffer.py to text_buffer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/xdg.py to xdg.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs/basetabs.py to basetabs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs/muclisttab.py to muclisttab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs/listtab.py to listtab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs/xmltab.py to xmltab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs/rostertab.py to rostertab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs/adhoc_commands_list.py to adhoc_commands_list.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs/conversationtab.py to conversationtab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs/confirmtab.py to confirmtab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs/muctab.py to muctab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs/privatetab.py to privatetab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs/data_forms.py to data_forms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/tabs/bookmarkstab.py to bookmarkstab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/plugin.py to plugin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows/base_wins.py to base_wins.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows/info_wins.py to info_wins.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows/info_bar.py to info_bar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows/text_win.py to text_win.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows/roster_win.py to roster_win.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows/funcs.py to funcs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows/image.py to image.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows/list.py to list.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows/bookmark_forms.py to bookmark_forms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows/muc.py to muc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows/input_placeholders.py to input_placeholders.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows/misc.py to misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows/data_forms.py to data_forms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows/confirm.py to confirm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/windows/inputs.py to inputs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/multiuserchat.py to multiuserchat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/roster_sorting.py to roster_sorting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/contact.py to contact.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/poopt.py to poopt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/pep.py to pep.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/daemon.py to daemon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/args.py to args.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/keyboard.py to keyboard.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/config.py to config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/user.py to user.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/roster.py to roster.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/size_manager.py to size_manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/asyncio.py to asyncio.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/core/structs.py to structs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/core/handlers.py to handlers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/core/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/core/commands.py to commands.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/core/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/core/tabs.py to tabs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/core/completions.py to completions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/timed_events.py to timed_events.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/fifo.py to fifo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/events.py to events.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio/poezio.py to poezio.cpython-37.pyc writing byte-compilation script '/tmp/tmpmzf7577z.py' /usr/bin/python3 /tmp/tmpmzf7577z.py removing /tmp/tmpmzf7577z.py running install_data creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/man creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/man/man1 copying data/poezio.1 -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/man/man1/ copying data/poezio_logs.1 -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/man/man1/ creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/poezio copying README.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/poezio/ copying COPYING -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/poezio/ copying CHANGELOG -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/poezio/ creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source copying doc/source/conf.py -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/ copying doc/source/index.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/ copying doc/source/install.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/ copying doc/source/configuration.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/ copying doc/source/themes.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/ copying doc/source/commands.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/ copying doc/source/quickstart.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/ copying doc/source/usage.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/ copying doc/source/keys.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/ creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/dev copying doc/source/dev/events.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/dev copying doc/source/dev/timed_events.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/dev copying doc/source/dev/xep.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/dev copying doc/source/dev/index.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/dev copying doc/source/dev/slix.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/dev copying doc/source/dev/contributing.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/dev copying doc/source/dev/common.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/dev copying doc/source/dev/plugin.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/dev copying doc/source/dev/theming.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/dev copying doc/source/dev/overview.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/dev creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/theme creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/theme/static copying doc/source/theme/static/poezio.png -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/theme/static creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme copying doc/source/theme/sphinx_rtd_theme/versions.html -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme copying doc/source/theme/sphinx_rtd_theme/footer.html -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme copying doc/source/theme/sphinx_rtd_theme/search.html -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme copying doc/source/theme/sphinx_rtd_theme/theme.conf -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme copying doc/source/theme/sphinx_rtd_theme/layout_old.html -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme copying doc/source/theme/sphinx_rtd_theme/breadcrumbs.html -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme copying doc/source/theme/sphinx_rtd_theme/layout.html -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme copying doc/source/theme/sphinx_rtd_theme/searchbox.html -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme/static creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme/static/js copying doc/source/theme/sphinx_rtd_theme/static/js/theme.js -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme/static/js creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme/static/css copying doc/source/theme/sphinx_rtd_theme/static/css/theme.css -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme/static/css copying doc/source/theme/sphinx_rtd_theme/static/css/badge_only.css -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme/static/css creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/cert_warning.png -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/pep_infos.png -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/private.png -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/tab_bar.png -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/roster.png -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/muc.png -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/layers.png -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/bookmark_tab.png -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/conversation.png -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/xep_0070.png -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/simple_notify_example.png -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/theme_256_colors.png -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/list.png -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/pep.png -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/vert_tabs.png -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/correct.png -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/data_forms.png -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/images creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/figlet.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/vcard.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/simple_notify.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/amsg.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/marquee.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/server_part.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/close_all.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/csi.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/screen_detach.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/time_marker.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/index.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/pointpoint.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/uptime.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/otr.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/pacokick.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/admin.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/replace.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/mpd_client.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/alias.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/status.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/pipe_cmd.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/spam.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/change_title.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/ping.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/cyber.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/iq_show.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/rainbow.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/double.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/disco.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/link.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/irc.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/exec.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/quote.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/autocorrect.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/embed.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/revstr.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/shuffle.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/reminder.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/dice.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/display_corrections.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/tell.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/regex_admin.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/send_delayed.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/day_change.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/reorder.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/plugins creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/misc copying doc/source/misc/troubleshooting.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/misc copying doc/source/misc/carbons.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/misc copying doc/source/misc/correct.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/misc copying doc/source/misc/index.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/misc copying doc/source/misc/client_certs.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/misc copying doc/source/misc/separate.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/misc copying doc/source/misc/ssl.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/misc copying doc/source/misc/pyenv.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/misc copying doc/source/misc/personal_events.rst -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/misc running install_egg_info running egg_info writing poezio.egg-info/PKG-INFO writing dependency_links to poezio.egg-info/dependency_links.txt writing entry points to poezio.egg-info/entry_points.txt writing requirements to poezio.egg-info/requires.txt writing top-level names to poezio.egg-info/top_level.txt reading manifest file 'poezio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'poezio.egg-info/SOURCES.txt' Copying poezio.egg-info to /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7/site-packages/poezio-0.12-py3.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/bin copying build/scripts-3.7/poezio_logs -> /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/bin changing mode of /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/bin/poezio_logs to 755 Installing poezio script to /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/bin + mv -f /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/source/ /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio/rst/ + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: poezio-0.12-1.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xMl3VI + umask 022 + cd /builddir/build/BUILD + cd poezio-0.12 + DOCDIR=/builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio + cp -pr CHANGELOG /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio + cp -pr README.rst /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/doc/poezio + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ncrLdM + umask 022 + cd /builddir/build/BUILD + cd poezio-0.12 + LICENSEDIR=/builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/licenses/poezio + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/licenses/poezio + cp -pr COPYING /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64/usr/share/licenses/poezio + exit 0 Provides: poezio = 0.12-1.fc30 poezio(riscv-64) = 0.12-1.fc30 python3.7dist(poezio) = 0.12 python3dist(poezio) = 0.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.7 Processing files: poezio-doc-0.12-1.fc30.noarch Provides: poezio-doc = 0.12-1.fc30 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/poezio-0.12-1.fc30.riscv64 Wrote: /builddir/build/RPMS/poezio-0.12-1.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/poezio-doc-0.12-1.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Aq2hrV + umask 022 + cd /builddir/build/BUILD + cd poezio-0.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/poezio-0.12-1.fc30.riscv64 + exit 0 Child return code was: 0