+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/poezio.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AidbdG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf poezio-dfd60426d8da06c817c6d3f71901b4f1c013a819 + /usr/bin/xz -dc /builddir/build/SOURCES/poezio-dfd60426d8da06c817c6d3f71901b4f1c013a819.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd poezio-dfd60426d8da06c817c6d3f71901b4f1c013a819 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.N93ZS0 + umask 022 + cd /builddir/build/BUILD + cd poezio-dfd60426d8da06c817c6d3f71901b4f1c013a819 + make -j4 python3 setup.py build_ext --inplace running build_ext building 'poezio.poopt' extension creating build creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/src gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c src/pooptmodule.c -o build/temp.linux-riscv64-3.6/src/pooptmodule.o -Wno-declaration-after-statement creating build/lib.linux-riscv64-3.6 creating build/lib.linux-riscv64-3.6/poezio gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g build/temp.linux-riscv64-3.6/src/pooptmodule.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/poezio/poopt.cpython-36m-riscv64-linux-gnu.so copying build/lib.linux-riscv64-3.6/poezio/poopt.cpython-36m-riscv64-linux-gnu.so -> src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.J8qjXv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64 + cd poezio-dfd60426d8da06c817c6d3f71901b4f1c013a819 + make install DESTDIR=/builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64 prefix=/usr python3 setup.py build_ext --inplace running build_ext copying build/lib.linux-riscv64-3.6/poezio/poopt.cpython-36m-riscv64-linux-gnu.so -> src python3 setup.py install --root=/builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64 --optimize=1 running install running build running build_py copying src/__init__.py -> build/lib.linux-riscv64-3.6/poezio copying src/user.py -> build/lib.linux-riscv64-3.6/poezio copying src/xhtml.py -> build/lib.linux-riscv64-3.6/poezio copying src/connection.py -> build/lib.linux-riscv64-3.6/poezio copying src/multiuserchat.py -> build/lib.linux-riscv64-3.6/poezio copying src/logger.py -> build/lib.linux-riscv64-3.6/poezio copying src/roster_sorting.py -> build/lib.linux-riscv64-3.6/poezio copying src/keyboard.py -> build/lib.linux-riscv64-3.6/poezio copying src/text_buffer.py -> build/lib.linux-riscv64-3.6/poezio copying src/contact.py -> build/lib.linux-riscv64-3.6/poezio copying src/singleton.py -> build/lib.linux-riscv64-3.6/poezio copying src/decorators.py -> build/lib.linux-riscv64-3.6/poezio copying src/timed_events.py -> build/lib.linux-riscv64-3.6/poezio copying src/args.py -> build/lib.linux-riscv64-3.6/poezio copying src/config.py -> build/lib.linux-riscv64-3.6/poezio copying src/plugin.py -> build/lib.linux-riscv64-3.6/poezio copying src/pep.py -> build/lib.linux-riscv64-3.6/poezio copying src/bookmarks.py -> build/lib.linux-riscv64-3.6/poezio copying src/poezio_shlex.py -> build/lib.linux-riscv64-3.6/poezio copying src/fifo.py -> build/lib.linux-riscv64-3.6/poezio copying src/size_manager.py -> build/lib.linux-riscv64-3.6/poezio copying src/roster.py -> build/lib.linux-riscv64-3.6/poezio copying src/daemon.py -> build/lib.linux-riscv64-3.6/poezio copying src/common.py -> build/lib.linux-riscv64-3.6/poezio copying src/fixes.py -> build/lib.linux-riscv64-3.6/poezio copying src/theming.py -> build/lib.linux-riscv64-3.6/poezio copying src/poezio.py -> build/lib.linux-riscv64-3.6/poezio copying src/plugin_manager.py -> build/lib.linux-riscv64-3.6/poezio copying src/events.py -> build/lib.linux-riscv64-3.6/poezio creating build/lib.linux-riscv64-3.6/poezio/core copying src/core/__init__.py -> build/lib.linux-riscv64-3.6/poezio/core copying src/core/structs.py -> build/lib.linux-riscv64-3.6/poezio/core copying src/core/core.py -> build/lib.linux-riscv64-3.6/poezio/core copying src/core/handlers.py -> build/lib.linux-riscv64-3.6/poezio/core copying src/core/commands.py -> build/lib.linux-riscv64-3.6/poezio/core copying src/core/completions.py -> build/lib.linux-riscv64-3.6/poezio/core creating build/lib.linux-riscv64-3.6/poezio/tabs copying src/tabs/__init__.py -> build/lib.linux-riscv64-3.6/poezio/tabs copying src/tabs/muclisttab.py -> build/lib.linux-riscv64-3.6/poezio/tabs copying src/tabs/data_forms.py -> build/lib.linux-riscv64-3.6/poezio/tabs copying src/tabs/privatetab.py -> build/lib.linux-riscv64-3.6/poezio/tabs copying src/tabs/conversationtab.py -> build/lib.linux-riscv64-3.6/poezio/tabs copying src/tabs/xmltab.py -> build/lib.linux-riscv64-3.6/poezio/tabs copying src/tabs/listtab.py -> build/lib.linux-riscv64-3.6/poezio/tabs copying src/tabs/bookmarkstab.py -> build/lib.linux-riscv64-3.6/poezio/tabs copying src/tabs/rostertab.py -> build/lib.linux-riscv64-3.6/poezio/tabs copying src/tabs/muctab.py -> build/lib.linux-riscv64-3.6/poezio/tabs copying src/tabs/adhoc_commands_list.py -> build/lib.linux-riscv64-3.6/poezio/tabs copying src/tabs/basetabs.py -> build/lib.linux-riscv64-3.6/poezio/tabs creating build/lib.linux-riscv64-3.6/poezio/windows copying src/windows/__init__.py -> build/lib.linux-riscv64-3.6/poezio/windows copying src/windows/roster_win.py -> build/lib.linux-riscv64-3.6/poezio/windows copying src/windows/text_win.py -> build/lib.linux-riscv64-3.6/poezio/windows copying src/windows/data_forms.py -> build/lib.linux-riscv64-3.6/poezio/windows copying src/windows/base_wins.py -> build/lib.linux-riscv64-3.6/poezio/windows copying src/windows/misc.py -> build/lib.linux-riscv64-3.6/poezio/windows copying src/windows/info_bar.py -> build/lib.linux-riscv64-3.6/poezio/windows copying src/windows/inputs.py -> build/lib.linux-riscv64-3.6/poezio/windows copying src/windows/bookmark_forms.py -> build/lib.linux-riscv64-3.6/poezio/windows copying src/windows/list.py -> build/lib.linux-riscv64-3.6/poezio/windows copying src/windows/info_wins.py -> build/lib.linux-riscv64-3.6/poezio/windows copying src/windows/funcs.py -> build/lib.linux-riscv64-3.6/poezio/windows copying src/windows/muc.py -> build/lib.linux-riscv64-3.6/poezio/windows copying src/windows/input_placeholders.py -> build/lib.linux-riscv64-3.6/poezio/windows creating build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/regex_admin.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/screen_detach.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/admin.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/__init__.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/pacokick.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/rainbow.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/day_change.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/random_nick.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/mirror.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/irc.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/amsg.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/pipe_cmd.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/ping.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/replace.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/time_marker.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/spam.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/iq_show.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/revstr.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/double.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/test.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/pointpoint.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/quote.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/status.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/otr.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/close_all.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/stoi.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/display_corrections.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/shuffle.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/replace_word.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/alias.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/reminder.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/autocorrect.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/capslock.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/mpd_client.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/change_title.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/simple_notify.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/figlet.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/spaces.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/uptime.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/tell.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/exec.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/reorder.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/link.py -> build/lib.linux-riscv64-3.6/poezio_plugins copying plugins/send_delayed.py -> build/lib.linux-riscv64-3.6/poezio_plugins creating build/lib.linux-riscv64-3.6/poezio_plugins/gpg copying plugins/gpg/__init__.py -> build/lib.linux-riscv64-3.6/poezio_plugins/gpg copying plugins/gpg/gnupg.py -> build/lib.linux-riscv64-3.6/poezio_plugins/gpg creating build/lib.linux-riscv64-3.6/poezio_themes copying data/themes/__init__.py -> build/lib.linux-riscv64-3.6/poezio_themes copying data/themes/dark.py -> build/lib.linux-riscv64-3.6/poezio_themes copying src/default_config.cfg -> build/lib.linux-riscv64-3.6/poezio running build_ext running build_scripts creating build/scripts-3.6 copying and adjusting scripts/poezio_gpg_export -> build/scripts-3.6 changing mode of build/scripts-3.6/poezio_gpg_export from 644 to 755 running install_lib creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_themes copying build/lib.linux-riscv64-3.6/poezio_themes/__init__.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_themes copying build/lib.linux-riscv64-3.6/poezio_themes/dark.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_themes creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/__init__.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/user.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/xhtml.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/connection.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/multiuserchat.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/logger.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/roster_sorting.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/keyboard.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/poopt.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/text_buffer.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/contact.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/singleton.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/decorators.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/timed_events.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/args.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/config.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/plugin.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/pep.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows copying build/lib.linux-riscv64-3.6/poezio/windows/__init__.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows copying build/lib.linux-riscv64-3.6/poezio/windows/roster_win.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows copying build/lib.linux-riscv64-3.6/poezio/windows/text_win.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows copying build/lib.linux-riscv64-3.6/poezio/windows/data_forms.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows copying build/lib.linux-riscv64-3.6/poezio/windows/base_wins.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows copying build/lib.linux-riscv64-3.6/poezio/windows/misc.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows copying build/lib.linux-riscv64-3.6/poezio/windows/info_bar.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows copying build/lib.linux-riscv64-3.6/poezio/windows/inputs.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows copying build/lib.linux-riscv64-3.6/poezio/windows/bookmark_forms.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows copying build/lib.linux-riscv64-3.6/poezio/windows/list.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows copying build/lib.linux-riscv64-3.6/poezio/windows/info_wins.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows copying build/lib.linux-riscv64-3.6/poezio/windows/funcs.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows copying build/lib.linux-riscv64-3.6/poezio/windows/muc.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows copying build/lib.linux-riscv64-3.6/poezio/windows/input_placeholders.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/core copying build/lib.linux-riscv64-3.6/poezio/core/__init__.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/core copying build/lib.linux-riscv64-3.6/poezio/core/structs.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/core copying build/lib.linux-riscv64-3.6/poezio/core/core.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/core copying build/lib.linux-riscv64-3.6/poezio/core/handlers.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/core copying build/lib.linux-riscv64-3.6/poezio/core/commands.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/core copying build/lib.linux-riscv64-3.6/poezio/core/completions.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/core creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs copying build/lib.linux-riscv64-3.6/poezio/tabs/__init__.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs copying build/lib.linux-riscv64-3.6/poezio/tabs/muclisttab.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs copying build/lib.linux-riscv64-3.6/poezio/tabs/data_forms.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs copying build/lib.linux-riscv64-3.6/poezio/tabs/privatetab.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs copying build/lib.linux-riscv64-3.6/poezio/tabs/conversationtab.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs copying build/lib.linux-riscv64-3.6/poezio/tabs/xmltab.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs copying build/lib.linux-riscv64-3.6/poezio/tabs/listtab.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs copying build/lib.linux-riscv64-3.6/poezio/tabs/bookmarkstab.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs copying build/lib.linux-riscv64-3.6/poezio/tabs/rostertab.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs copying build/lib.linux-riscv64-3.6/poezio/tabs/muctab.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs copying build/lib.linux-riscv64-3.6/poezio/tabs/adhoc_commands_list.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs copying build/lib.linux-riscv64-3.6/poezio/tabs/basetabs.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs copying build/lib.linux-riscv64-3.6/poezio/bookmarks.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/default_config.cfg -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/poezio_shlex.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/fifo.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/size_manager.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/roster.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/daemon.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/common.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/fixes.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/theming.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/poezio.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/plugin_manager.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio copying build/lib.linux-riscv64-3.6/poezio/events.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/regex_admin.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/screen_detach.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/admin.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/__init__.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/pacokick.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/rainbow.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/day_change.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/random_nick.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/gpg copying build/lib.linux-riscv64-3.6/poezio_plugins/gpg/__init__.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/gpg copying build/lib.linux-riscv64-3.6/poezio_plugins/gpg/gnupg.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/gpg copying build/lib.linux-riscv64-3.6/poezio_plugins/mirror.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/irc.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/amsg.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/pipe_cmd.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/ping.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/replace.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/time_marker.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/spam.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/iq_show.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/revstr.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/double.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/test.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/pointpoint.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/quote.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/status.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/otr.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/close_all.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/stoi.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/display_corrections.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/shuffle.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/replace_word.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/alias.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/reminder.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/autocorrect.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/capslock.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/mpd_client.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/change_title.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/simple_notify.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/figlet.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/spaces.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/uptime.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/tell.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/exec.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/reorder.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/link.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins copying build/lib.linux-riscv64-3.6/poezio_plugins/send_delayed.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_themes/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_themes/dark.py to dark.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/user.py to user.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/xhtml.py to xhtml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/connection.py to connection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/multiuserchat.py to multiuserchat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/logger.py to logger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/roster_sorting.py to roster_sorting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/keyboard.py to keyboard.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/text_buffer.py to text_buffer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/contact.py to contact.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/singleton.py to singleton.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/decorators.py to decorators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/timed_events.py to timed_events.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/args.py to args.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/pep.py to pep.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows/roster_win.py to roster_win.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows/text_win.py to text_win.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows/data_forms.py to data_forms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows/base_wins.py to base_wins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows/misc.py to misc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows/info_bar.py to info_bar.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows/inputs.py to inputs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows/bookmark_forms.py to bookmark_forms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows/list.py to list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows/info_wins.py to info_wins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows/funcs.py to funcs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows/muc.py to muc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/windows/input_placeholders.py to input_placeholders.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/core/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/core/structs.py to structs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/core/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/core/handlers.py to handlers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/core/commands.py to commands.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/core/completions.py to completions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs/muclisttab.py to muclisttab.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs/data_forms.py to data_forms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs/privatetab.py to privatetab.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs/conversationtab.py to conversationtab.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs/xmltab.py to xmltab.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs/listtab.py to listtab.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs/bookmarkstab.py to bookmarkstab.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs/rostertab.py to rostertab.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs/muctab.py to muctab.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs/adhoc_commands_list.py to adhoc_commands_list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/tabs/basetabs.py to basetabs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/bookmarks.py to bookmarks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/poezio_shlex.py to poezio_shlex.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/fifo.py to fifo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/size_manager.py to size_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/roster.py to roster.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/daemon.py to daemon.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/fixes.py to fixes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/theming.py to theming.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/poezio.py to poezio.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/plugin_manager.py to plugin_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio/events.py to events.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/regex_admin.py to regex_admin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/screen_detach.py to screen_detach.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/admin.py to admin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/pacokick.py to pacokick.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/rainbow.py to rainbow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/day_change.py to day_change.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/random_nick.py to random_nick.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/gpg/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/gpg/gnupg.py to gnupg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/mirror.py to mirror.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/irc.py to irc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/amsg.py to amsg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/pipe_cmd.py to pipe_cmd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/ping.py to ping.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/replace.py to replace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/time_marker.py to time_marker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/spam.py to spam.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/iq_show.py to iq_show.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/revstr.py to revstr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/double.py to double.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/test.py to test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/pointpoint.py to pointpoint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/quote.py to quote.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/status.py to status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/otr.py to otr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/close_all.py to close_all.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/stoi.py to stoi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/display_corrections.py to display_corrections.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/shuffle.py to shuffle.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/replace_word.py to replace_word.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/alias.py to alias.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/reminder.py to reminder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/autocorrect.py to autocorrect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/capslock.py to capslock.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/mpd_client.py to mpd_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/change_title.py to change_title.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/simple_notify.py to simple_notify.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/figlet.py to figlet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/spaces.py to spaces.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/uptime.py to uptime.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/tell.py to tell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/exec.py to exec.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/reorder.py to reorder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/link.py to link.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio_plugins/send_delayed.py to send_delayed.cpython-36.pyc writing byte-compilation script '/tmp/tmpzxyll2r6.py' /usr/bin/python3 /tmp/tmpzxyll2r6.py removing /tmp/tmpzxyll2r6.py running install_data creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/man creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/man/man1 copying data/poezio.1 -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/man/man1/ creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/poezio copying README.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/poezio/ copying COPYING -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/poezio/ copying CHANGELOG -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/poezio/ creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source copying doc/source/conf.py -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/ copying doc/source/install.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/ copying doc/source/usage.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/ copying doc/source/configuration.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/ copying doc/source/index.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/ copying doc/source/keys.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/ copying doc/source/commands.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/ copying doc/source/themes.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/ creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/misc copying doc/source/misc/ssl.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/misc copying doc/source/misc/carbons.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/misc copying doc/source/misc/correct.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/misc copying doc/source/misc/index.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/misc copying doc/source/misc/separate.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/misc copying doc/source/misc/personal_events.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/misc copying doc/source/misc/client_certs.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/misc copying doc/source/misc/troubleshooting.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/misc copying doc/source/misc/pyenv.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/misc creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/theme creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/theme/static copying doc/source/theme/static/poezio.png -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/theme/static creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme copying doc/source/theme/sphinx_rtd_theme/search.html -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme copying doc/source/theme/sphinx_rtd_theme/breadcrumbs.html -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme copying doc/source/theme/sphinx_rtd_theme/layout.html -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme copying doc/source/theme/sphinx_rtd_theme/searchbox.html -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.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.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme copying doc/source/theme/sphinx_rtd_theme/footer.html -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme copying doc/source/theme/sphinx_rtd_theme/versions.html -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme copying doc/source/theme/sphinx_rtd_theme/theme.conf -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme/static creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.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.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme/static/js creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.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.9-0.10.dfd6042.fc28.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.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/theme/sphinx_rtd_theme/static/css creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/amsg.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/pointpoint.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/day_change.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/gpg.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/link.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/display_corrections.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/send_delayed.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/double.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/uptime.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/reorder.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/revstr.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/autocorrect.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/change_title.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/screen_detach.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/close_all.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/figlet.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/shuffle.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/admin.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/mpd_client.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/exec.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/iq_show.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/regex_admin.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/rainbow.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/status.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/otr.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/alias.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/replace.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/reminder.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/time_marker.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/index.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/ping.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/pacokick.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/quote.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/tell.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/irc.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/pipe_cmd.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/spam.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins copying doc/source/plugins/simple_notify.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/plugins creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/dev copying doc/source/dev/xep.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/dev copying doc/source/dev/slix.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/dev copying doc/source/dev/common.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/dev copying doc/source/dev/events.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/dev copying doc/source/dev/theming.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/dev copying doc/source/dev/timed_events.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/dev copying doc/source/dev/plugin.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/dev copying doc/source/dev/overview.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/dev copying doc/source/dev/index.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/dev copying doc/source/dev/contributing.rst -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/dev creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/tab_bar.png -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/muc.png -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/pep_infos.png -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/ssl_warning.png -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/private.png -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/theme_256_colors.png -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/roster.png -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/layers.png -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/vert_tabs.png -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/pep.png -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/data_forms.png -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/simple_notify_example.png -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/conversation.png -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/list.png -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/images copying doc/source/images/correct.png -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source/images running install_egg_info running egg_info creating poezio.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 writing manifest file 'poezio.egg-info/SOURCES.txt' reading manifest file 'poezio.egg-info/SOURCES.txt' writing manifest file 'poezio.egg-info/SOURCES.txt' Copying poezio.egg-info to /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6/site-packages/poezio-0.9.dev1-py3.6.egg-info running install_scripts creating /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/bin copying build/scripts-3.6/poezio_gpg_export -> /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/bin changing mode of /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/bin/poezio_gpg_export to 755 Installing poezio script to /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/bin + rm -r /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio/source + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 Bytecompiling .py files below /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: poezio-0.9-0.10.dfd6042.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YL0Yd9 + umask 022 + cd /builddir/build/BUILD + cd poezio-dfd60426d8da06c817c6d3f71901b4f1c013a819 + DOCDIR=/builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio + cp -pr CHANGELOG /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio + cp -pr README.rst /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/doc/poezio + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nuytx8 + umask 022 + cd /builddir/build/BUILD + cd poezio-dfd60426d8da06c817c6d3f71901b4f1c013a819 + LICENSEDIR=/builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/licenses/poezio + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/licenses/poezio + cp -pr COPYING /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64/usr/share/licenses/poezio + exit 0 Provides: poezio = 0.9-0.10.dfd6042.fc28 poezio(riscv-64) = 0.9-0.10.dfd6042.fc28 python3.6dist(poezio) = 0.9.dev1 python3dist(poezio) = 0.9.dev1 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 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64 Wrote: /builddir/build/SRPMS/poezio-0.9-0.10.dfd6042.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/poezio-0.9-0.10.dfd6042.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RVzfm7 + umask 022 + cd /builddir/build/BUILD + cd poezio-dfd60426d8da06c817c6d3f71901b4f1c013a819 + /usr/bin/rm -rf /builddir/build/BUILDROOT/poezio-0.9-0.10.dfd6042.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff