Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-simpleline.spec'], chrootPath='/var/lib/mock/rocky-9-ppc64le/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=11011gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-simpleline.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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1628553600 Wrote: /builddir/build/SRPMS/python-simpleline-1.8-3.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target ppc64le --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/python-simpleline.spec"], chrootPath='/var/lib/mock/rocky-9-ppc64le/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=11011gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target ppc64le --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/python-simpleline.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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1628553600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xNZ27E + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf simpleline-1.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/simpleline-1.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd simpleline-1.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1Xlyrb + umask 022 + cd /builddir/build/BUILD + cd simpleline-1.8 + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make -C po make[1]: Entering directory '/builddir/build/BUILD/simpleline-1.8/po' msgfmt --statistics --verbose -o ca.mo ca.po make[1]: Leaving directory '/builddir/build/BUILD/simpleline-1.8/po' ca.po: 16 translated messages. cs.po: 16 translated messages. make[1]: Entering directory '/builddir/build/BUILD/simpleline-1.8/po' msgfmt --statistics --verbose -o cs.mo cs.po make[1]: Leaving directory '/builddir/build/BUILD/simpleline-1.8/po' make[1]: Entering directory '/builddir/build/BUILD/simpleline-1.8/po' msgfmt --statistics --verbose -o da.mo da.po make[1]: Leaving directory '/builddir/build/BUILD/simpleline-1.8/po' da.po: 16 translated messages. make[1]: Entering directory '/builddir/build/BUILD/simpleline-1.8/po' msgfmt --statistics --verbose -o en_GB.mo en_GB.po make[1]: Leaving directory '/builddir/build/BUILD/simpleline-1.8/po' make[1]: Entering directory '/builddir/build/BUILD/simpleline-1.8/po' msgfmt --statistics --verbose -o es.mo es.po make[1]: Leaving directory '/builddir/build/BUILD/simpleline-1.8/po' make[1]: Entering directory '/builddir/build/BUILD/simpleline-1.8/po' msgfmt --statistics --verbose -o fr.mo fr.po make[1]: Leaving directory '/builddir/build/BUILD/simpleline-1.8/po' en_GB.po: 15 translated messages, 1 untranslated message. es.po: 16 translated messages. fr.po: 16 translated messages. make[1]: Entering directory '/builddir/build/BUILD/simpleline-1.8/po' msgfmt --statistics --verbose -o ja.mo ja.po make[1]: Leaving directory '/builddir/build/BUILD/simpleline-1.8/po' ja.po: 16 translated messages. make[1]: Entering directory '/builddir/build/BUILD/simpleline-1.8/po' msgfmt --statistics --verbose -o ko.mo ko.po make[1]: Leaving directory '/builddir/build/BUILD/simpleline-1.8/po' ko.po: 16 translated messages. make[1]: Entering directory '/builddir/build/BUILD/simpleline-1.8/po' msgfmt --statistics --verbose -o lt.mo lt.po make[1]: Leaving directory '/builddir/build/BUILD/simpleline-1.8/po' lt.po: 1 translated message, 15 untranslated messages. make[1]: Entering directory '/builddir/build/BUILD/simpleline-1.8/po' xgettext --default-domain=python-simpleline --add-comments -L Python --keyword=_ --keyword=N_ ../simpleline/__init__.py ../simpleline/errors.py ../simpleline/global_configuration.py ../simpleline/logging.py ../simpleline/event_loop/__init__.py ../simpleline/event_loop/event_queue.py ../simpleline/event_loop/glib_event_loop.py ../simpleline/event_loop/main_loop.py ../simpleline/event_loop/signals.py ../simpleline/event_loop/ticket_machine.py ../simpleline/input/__init__.py ../simpleline/input/input_handler.py ../simpleline/input/input_threading.py ../simpleline/render/__init__.py ../simpleline/render/adv_widgets.py ../simpleline/render/containers.py ../simpleline/render/prompt.py ../simpleline/render/screen_handler.py ../simpleline/render/screen_scheduler.py ../simpleline/render/screen_stack.py ../simpleline/render/widgets.py ../simpleline/utils/__init__.py ../simpleline/utils/i18n.py make[1]: Leaving directory '/builddir/build/BUILD/simpleline-1.8/po' make[1]: Entering directory '/builddir/build/BUILD/simpleline-1.8/po' msgfmt --statistics --verbose -o pl.mo pl.po make[1]: Leaving directory '/builddir/build/BUILD/simpleline-1.8/po' make[1]: Entering directory '/builddir/build/BUILD/simpleline-1.8/po' msgfmt --statistics --verbose -o pt_BR.mo pt_BR.po make[1]: Leaving directory '/builddir/build/BUILD/simpleline-1.8/po' pl.po: 16 translated messages. pt_BR.po: 16 translated messages. make[1]: Entering directory '/builddir/build/BUILD/simpleline-1.8/po' msgfmt --statistics --verbose -o ro.mo ro.po make[1]: Leaving directory '/builddir/build/BUILD/simpleline-1.8/po' ro.po: 16 translated messages. make[1]: Entering directory '/builddir/build/BUILD/simpleline-1.8/po' msgfmt --statistics --verbose -o sk.mo sk.po make[1]: Leaving directory '/builddir/build/BUILD/simpleline-1.8/po' sk.po: 16 translated messages. make[1]: Entering directory '/builddir/build/BUILD/simpleline-1.8/po' msgfmt --statistics --verbose -o sv.mo sv.po make[1]: Leaving directory '/builddir/build/BUILD/simpleline-1.8/po' sv.po: 16 translated messages. make[1]: Entering directory '/builddir/build/BUILD/simpleline-1.8/po' msgfmt --statistics --verbose -o tr.mo tr.po make[1]: Leaving directory '/builddir/build/BUILD/simpleline-1.8/po' tr.po: 16 translated messages. make[1]: Entering directory '/builddir/build/BUILD/simpleline-1.8/po' msgfmt --statistics --verbose -o uk.mo uk.po make[1]: Leaving directory '/builddir/build/BUILD/simpleline-1.8/po' uk.po: 16 translated messages. make[1]: Entering directory '/builddir/build/BUILD/simpleline-1.8/po' msgfmt --statistics --verbose -o zh_CN.mo zh_CN.po make[1]: Leaving directory '/builddir/build/BUILD/simpleline-1.8/po' zh_CN.po: 16 translated messages. make[1]: Entering directory '/builddir/build/BUILD/simpleline-1.8/po' for cat in ca.po cs.po da.po en_GB.po es.po fr.po ja.po ko.po lt.po pl.po pt_BR.po ro.po sk.po sv.po tr.po uk.po zh_CN.po; do \ lang=`basename $cat .po`; \ if msgmerge -v $lang.po python-simpleline.pot > $lang.pot ; then \ mv -f $lang.pot $lang.po ; \ echo "msgmerge -v of $lang succeeded" ; \ else \ echo "msgmerge -v of $lang failed" ; \ rm -f $lang.pot ; \ fi \ done msgmerge -v of ca succeeded msgmerge -v of cs succeeded msgmerge -v of da succeeded msgmerge -v of en_GB succeeded msgmerge -v of es succeeded msgmerge -v of fr succeeded msgmerge -v of ja succeeded msgmerge -v of ko succeeded msgmerge -v of lt succeeded msgmerge -v of pl succeeded msgmerge -v of pt_BR succeeded msgmerge -v of ro succeeded msgmerge -v of sk succeeded msgmerge -v of sv succeeded msgmerge -v of tr succeeded msgmerge -v of uk succeeded msgmerge -v of zh_CN succeeded make[1]: Leaving directory '/builddir/build/BUILD/simpleline-1.8/po' ...... Read 1 old + 1 reference, merged 17, fuzzied 0, missing 0, obsolete 0. ..... Read 1 old + 1 reference, merged 17, fuzzied 0, missing 0, obsolete 0. ........ Read 1 old + 1 reference, merged 17, fuzzied 0, missing 0, obsolete 0. ........ Read 1 old + 1 reference, merged 17, fuzzied 0, missing 0, obsolete 0. ........ Read 1 old + 1 reference, merged 17, fuzzied 0, missing 0, obsolete 0. ........ Read 1 old + 1 reference, merged 17, fuzzied 0, missing 0, obsolete 0. ........ Read 1 old + 1 reference, merged 17, fuzzied 0, missing 0, obsolete 0. ........ Read 1 old + 1 reference, merged 17, fuzzied 0, missing 0, obsolete 0. ........ Read 1 old + 1 reference, merged 17, fuzzied 0, missing 0, obsolete 0. ........ Read 1 old + 1 reference, merged 17, fuzzied 0, missing 0, obsolete 0. ........ Read 1 old + 1 reference, merged 17, fuzzied 0, missing 0, obsolete 0. ........ Read 1 old + 1 reference, merged 17, fuzzied 0, missing 0, obsolete 0. ........ Read 1 old + 1 reference, merged 17, fuzzied 0, missing 0, obsolete 0. ........ Read 1 old + 1 reference, merged 17, fuzzied 0, missing 0, obsolete 0. ........ Read 1 old + 1 reference, merged 17, fuzzied 0, missing 0, obsolete 0. ........ Read 1 old + 1 reference, merged 17, fuzzied 0, missing 0, obsolete 0. ...... Read 1 old + 1 reference, merged 17, fuzzied 0, missing 0, obsolete 0. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2IDmTv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le ++ dirname /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le + cd simpleline-1.8 + make DESTDIR=/builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le install python3 setup.py install --root=/builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le running install running build running build_py creating build creating build/lib creating build/lib/simpleline copying simpleline/__init__.py -> build/lib/simpleline copying simpleline/logging.py -> build/lib/simpleline copying simpleline/errors.py -> build/lib/simpleline copying simpleline/global_configuration.py -> build/lib/simpleline creating build/lib/simpleline/utils copying simpleline/utils/i18n.py -> build/lib/simpleline/utils copying simpleline/utils/__init__.py -> build/lib/simpleline/utils creating build/lib/simpleline/input copying simpleline/input/__init__.py -> build/lib/simpleline/input copying simpleline/input/input_threading.py -> build/lib/simpleline/input copying simpleline/input/input_handler.py -> build/lib/simpleline/input creating build/lib/simpleline/event_loop copying simpleline/event_loop/__init__.py -> build/lib/simpleline/event_loop copying simpleline/event_loop/ticket_machine.py -> build/lib/simpleline/event_loop copying simpleline/event_loop/event_queue.py -> build/lib/simpleline/event_loop copying simpleline/event_loop/signals.py -> build/lib/simpleline/event_loop copying simpleline/event_loop/main_loop.py -> build/lib/simpleline/event_loop copying simpleline/event_loop/glib_event_loop.py -> build/lib/simpleline/event_loop creating build/lib/simpleline/render copying simpleline/render/adv_widgets.py -> build/lib/simpleline/render copying simpleline/render/prompt.py -> build/lib/simpleline/render copying simpleline/render/__init__.py -> build/lib/simpleline/render copying simpleline/render/widgets.py -> build/lib/simpleline/render copying simpleline/render/containers.py -> build/lib/simpleline/render copying simpleline/render/screen_scheduler.py -> build/lib/simpleline/render copying simpleline/render/screen_handler.py -> build/lib/simpleline/render copying simpleline/render/screen_stack.py -> build/lib/simpleline/render creating build/lib/simpleline/render/screen copying simpleline/render/screen/signal_handler.py -> build/lib/simpleline/render/screen copying simpleline/render/screen/__init__.py -> build/lib/simpleline/render/screen copying simpleline/render/screen/input_manager.py -> build/lib/simpleline/render/screen running install_lib creating /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr creating /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib creating /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline creating /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/utils copying build/lib/simpleline/utils/i18n.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/utils copying build/lib/simpleline/utils/__init__.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/utils copying build/lib/simpleline/__init__.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline creating /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/input copying build/lib/simpleline/input/__init__.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/input copying build/lib/simpleline/input/input_threading.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/input copying build/lib/simpleline/input/input_handler.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/input creating /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/event_loop copying build/lib/simpleline/event_loop/__init__.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/event_loop copying build/lib/simpleline/event_loop/ticket_machine.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/event_loop copying build/lib/simpleline/event_loop/event_queue.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/event_loop copying build/lib/simpleline/event_loop/signals.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/event_loop copying build/lib/simpleline/event_loop/main_loop.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/event_loop copying build/lib/simpleline/event_loop/glib_event_loop.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/event_loop copying build/lib/simpleline/logging.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline creating /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render copying build/lib/simpleline/render/adv_widgets.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render copying build/lib/simpleline/render/prompt.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render copying build/lib/simpleline/render/__init__.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render copying build/lib/simpleline/render/widgets.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render copying build/lib/simpleline/render/containers.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render copying build/lib/simpleline/render/screen_scheduler.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render copying build/lib/simpleline/render/screen_handler.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render copying build/lib/simpleline/render/screen_stack.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render creating /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render/screen copying build/lib/simpleline/render/screen/signal_handler.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render/screen copying build/lib/simpleline/render/screen/__init__.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render/screen copying build/lib/simpleline/render/screen/input_manager.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render/screen copying build/lib/simpleline/errors.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline copying build/lib/simpleline/global_configuration.py -> /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/utils/i18n.py to i18n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/input/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/input/input_threading.py to input_threading.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/input/input_handler.py to input_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/event_loop/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/event_loop/ticket_machine.py to ticket_machine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/event_loop/event_queue.py to event_queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/event_loop/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/event_loop/main_loop.py to main_loop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/event_loop/glib_event_loop.py to glib_event_loop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/logging.py to logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render/adv_widgets.py to adv_widgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render/prompt.py to prompt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render/widgets.py to widgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render/containers.py to containers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render/screen_scheduler.py to screen_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render/screen_handler.py to screen_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render/screen_stack.py to screen_stack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render/screen/signal_handler.py to signal_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render/screen/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/render/screen/input_manager.py to input_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline/global_configuration.py to global_configuration.cpython-39.pyc running install_egg_info running egg_info writing simpleline.egg-info/PKG-INFO writing dependency_links to simpleline.egg-info/dependency_links.txt writing top-level names to simpleline.egg-info/top_level.txt reading manifest file 'simpleline.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'simpleline.egg-info/SOURCES.txt' Copying simpleline.egg-info to /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9/site-packages/simpleline-1.8-py3.9.egg-info running install_scripts make -C po install make[1]: Entering directory '/builddir/build/BUILD/simpleline-1.8/po' msgfmt --statistics --verbose -o cs.mo cs.po cs.po: 16 translated messages. msgfmt --statistics --verbose -o da.mo da.po da.po: 16 translated messages. msgfmt --statistics --verbose -o en_GB.mo en_GB.po en_GB.po: 15 translated messages, 1 untranslated message. msgfmt --statistics --verbose -o es.mo es.po es.po: 16 translated messages. msgfmt --statistics --verbose -o fr.mo fr.po fr.po: 16 translated messages. msgfmt --statistics --verbose -o ja.mo ja.po ja.po: 16 translated messages. msgfmt --statistics --verbose -o ko.mo ko.po ko.po: 16 translated messages. msgfmt --statistics --verbose -o lt.mo lt.po lt.po: 1 translated message, 15 untranslated messages. msgfmt --statistics --verbose -o pl.mo pl.po pl.po: 16 translated messages. msgfmt --statistics --verbose -o pt_BR.mo pt_BR.po pt_BR.po: 16 translated messages. msgfmt --statistics --verbose -o ro.mo ro.po ro.po: 16 translated messages. msgfmt --statistics --verbose -o sk.mo sk.po sk.po: 16 translated messages. msgfmt --statistics --verbose -o sv.mo sv.po sv.po: 16 translated messages. msgfmt --statistics --verbose -o tr.mo tr.po tr.po: 16 translated messages. msgfmt --statistics --verbose -o uk.mo uk.po uk.po: 16 translated messages. msgfmt --statistics --verbose -o zh_CN.mo zh_CN.po zh_CN.po: 16 translated messages. 'ca.mo' -> '/builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/locale/ca/LC_MESSAGES/python-simpleline.mo' 'cs.mo' -> '/builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/locale/cs/LC_MESSAGES/python-simpleline.mo' 'da.mo' -> '/builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/locale/da/LC_MESSAGES/python-simpleline.mo' 'en_GB.mo' -> '/builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/locale/en_GB/LC_MESSAGES/python-simpleline.mo' 'es.mo' -> '/builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/locale/es/LC_MESSAGES/python-simpleline.mo' 'fr.mo' -> '/builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/locale/fr/LC_MESSAGES/python-simpleline.mo' 'ja.mo' -> '/builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/locale/ja/LC_MESSAGES/python-simpleline.mo' 'ko.mo' -> '/builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/locale/ko/LC_MESSAGES/python-simpleline.mo' 'lt.mo' -> '/builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/locale/lt/LC_MESSAGES/python-simpleline.mo' 'pl.mo' -> '/builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/locale/pl/LC_MESSAGES/python-simpleline.mo' 'pt_BR.mo' -> '/builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/locale/pt_BR/LC_MESSAGES/python-simpleline.mo' 'ro.mo' -> '/builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/locale/ro/LC_MESSAGES/python-simpleline.mo' 'sk.mo' -> '/builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/locale/sk/LC_MESSAGES/python-simpleline.mo' 'sv.mo' -> '/builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/locale/sv/LC_MESSAGES/python-simpleline.mo' 'tr.mo' -> '/builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/locale/tr/LC_MESSAGES/python-simpleline.mo' 'uk.mo' -> '/builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/locale/uk/LC_MESSAGES/python-simpleline.mo' 'zh_CN.mo' -> '/builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/locale/zh_CN/LC_MESSAGES/python-simpleline.mo' make[1]: Leaving directory '/builddir/build/BUILD/simpleline-1.8/po' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le python-simpleline + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.8-3.el9 --unique-debug-suffix -1.8-3.el9.ppc64le --unique-debug-src-base python-simpleline-1.8-3.el9.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/simpleline-1.8 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EL5G6e Processing files: python3-simpleline-1.8-3.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.v7s4pD + umask 022 + cd /builddir/build/BUILD + cd simpleline-1.8 + DOCDIR=/builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/doc/python3-simpleline + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/doc/python3-simpleline + cp -pr ChangeLog /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/doc/python3-simpleline + cp -pr README.md /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/doc/python3-simpleline + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BYjDUz + umask 022 + cd /builddir/build/BUILD + cd simpleline-1.8 + LICENSEDIR=/builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/licenses/python3-simpleline + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/licenses/python3-simpleline + cp -pr LICENSE.md /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le/usr/share/licenses/python3-simpleline + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-simpleline = 1.8-3.el9 python3-simpleline = 1.8-3.el9 python3.9-simpleline = 1.8-3.el9 python3.9dist(simpleline) = 1.8 python3dist(simpleline) = 1.8 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: python(abi) = 3.9 Obsoletes: python-simpleline < 1.8-3.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le Wrote: /builddir/build/RPMS/python3-simpleline-1.8-3.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZWyOUJ + umask 022 + cd /builddir/build/BUILD + cd simpleline-1.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-simpleline-1.8-3.el9.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0