D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/bpython-0.21-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dI10io + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf bpython-0.21-release + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/0.21-release.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bpython-0.21-release + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/bpython-0.19-path.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ed5Uyx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd bpython-0.21-release + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export LC_ALL=en_US.UTF-8 + LC_ALL=en_US.UTF-8 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_sphinx_man Running Sphinx v4.3.0 making output directory... done WARNING: html_static_path entry '_static' does not exist building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 17 added, 0 changed, 0 removed reading sources... [ 5%] authors reading sources... [ 11%] bpaste reading sources... [ 17%] bpdb reading sources... [ 23%] changelog reading sources... [ 29%] community reading sources... [ 35%] configuration reading sources... [ 41%] configuration-options reading sources... [ 47%] contributing reading sources... [ 52%] django reading sources... [ 58%] index reading sources... [ 64%] man-bpython reading sources... [ 70%] man-bpython-config reading sources... [ 76%] releases reading sources... [ 82%] simplerepl reading sources... [ 88%] themes reading sources... [ 94%] tips reading sources... [100%] windows CHANGELOG.rst:123: WARNING: Unexpected indentation. /home/iurt/rpmbuild/BUILD/bpython-0.21-release/doc/sphinx/source/configuration-options.rst:29: WARNING: duplicate label configuration_color_scheme, other instance in /home/iurt/rpmbuild/BUILD/bpython-0.21-release/doc/sphinx/source/configuration.rst looking for now-outdated files... none found pickling environment... done checking consistency... done writing... bpython.1 { } bpython-config.5 { } done build succeeded, 3 warnings. The manual pages are in build/man. running compile_catalog compiling catalog bpython/translations/nl_NL/LC_MESSAGES/bpython.po to bpython/translations/nl_NL/LC_MESSAGES/bpython.mo compiling catalog bpython/translations/it_IT/LC_MESSAGES/bpython.po to bpython/translations/it_IT/LC_MESSAGES/bpython.mo compiling catalog bpython/translations/fr_FR/LC_MESSAGES/bpython.po to bpython/translations/fr_FR/LC_MESSAGES/bpython.mo compiling catalog bpython/translations/es_ES/LC_MESSAGES/bpython.po to bpython/translations/es_ES/LC_MESSAGES/bpython.mo compiling catalog bpython/translations/de/LC_MESSAGES/bpython.po to bpython/translations/de/LC_MESSAGES/bpython.mo running build_py creating build/lib creating build/lib/bpython copying bpython/_version.py -> build/lib/bpython copying bpython/urwid.py -> build/lib/bpython copying bpython/simpleeval.py -> build/lib/bpython copying bpython/repl.py -> build/lib/bpython copying bpython/patch_linecache.py -> build/lib/bpython copying bpython/paste.py -> build/lib/bpython copying bpython/pager.py -> build/lib/bpython copying bpython/line.py -> build/lib/bpython copying bpython/lazyre.py -> build/lib/bpython copying bpython/keys.py -> build/lib/bpython copying bpython/inspection.py -> build/lib/bpython copying bpython/importcompletion.py -> build/lib/bpython copying bpython/history.py -> build/lib/bpython copying bpython/formatter.py -> build/lib/bpython copying bpython/filelock.py -> build/lib/bpython copying bpython/curtsies.py -> build/lib/bpython copying bpython/config.py -> build/lib/bpython copying bpython/clipboard.py -> build/lib/bpython copying bpython/cli.py -> build/lib/bpython copying bpython/autocomplete.py -> build/lib/bpython copying bpython/args.py -> build/lib/bpython copying bpython/_internal.py -> build/lib/bpython copying bpython/__main__.py -> build/lib/bpython copying bpython/__init__.py -> build/lib/bpython creating build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/sitefix.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/replpainter.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/repl.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/preprocess.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/parse.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/manual_readline.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/interpreter.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/interaction.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/filewatch.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/events.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/coderunner.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/_internal.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/__init__.py -> build/lib/bpython/curtsiesfrontend creating build/lib/bpython/test copying bpython/test/test_simpleeval.py -> build/lib/bpython/test copying bpython/test/test_repl.py -> build/lib/bpython/test copying bpython/test/test_preprocess.py -> build/lib/bpython/test copying bpython/test/test_manual_readline.py -> build/lib/bpython/test copying bpython/test/test_line_properties.py -> build/lib/bpython/test copying bpython/test/test_keys.py -> build/lib/bpython/test copying bpython/test/test_interpreter.py -> build/lib/bpython/test copying bpython/test/test_inspection.py -> build/lib/bpython/test copying bpython/test/test_importcompletion.py -> build/lib/bpython/test copying bpython/test/test_history.py -> build/lib/bpython/test copying bpython/test/test_filewatch.py -> build/lib/bpython/test copying bpython/test/test_curtsies_repl.py -> build/lib/bpython/test copying bpython/test/test_curtsies_parser.py -> build/lib/bpython/test copying bpython/test/test_curtsies_painting.py -> build/lib/bpython/test copying bpython/test/test_curtsies_coderunner.py -> build/lib/bpython/test copying bpython/test/test_curtsies.py -> build/lib/bpython/test copying bpython/test/test_crashers.py -> build/lib/bpython/test copying bpython/test/test_config.py -> build/lib/bpython/test copying bpython/test/test_autocomplete.py -> build/lib/bpython/test copying bpython/test/test_args.py -> build/lib/bpython/test copying bpython/test/__init__.py -> build/lib/bpython/test creating build/lib/bpython/test/fodder copying bpython/test/fodder/processed.py -> build/lib/bpython/test/fodder copying bpython/test/fodder/original.py -> build/lib/bpython/test/fodder copying bpython/test/fodder/encoding_utf8.py -> build/lib/bpython/test/fodder copying bpython/test/fodder/encoding_latin1.py -> build/lib/bpython/test/fodder copying bpython/test/fodder/encoding_ascii.py -> build/lib/bpython/test/fodder copying bpython/test/fodder/__init__.py -> build/lib/bpython/test/fodder creating build/lib/bpython/translations copying bpython/translations/__init__.py -> build/lib/bpython/translations creating build/lib/bpdb copying bpdb/debugger.py -> build/lib/bpdb copying bpdb/__main__.py -> build/lib/bpdb copying bpdb/__init__.py -> build/lib/bpdb copying bpython/sample-config -> build/lib/bpython copying bpython/test/test.config -> build/lib/bpython/test copying bpython/test/test.theme -> build/lib/bpython/test + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PxXmHk + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64 + cd bpython-0.21-release + '[' 1 -eq 1 ']' + export LC_ALL=en_US.UTF-8 + LC_ALL=en_US.UTF-8 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpdb copying build/lib/bpdb/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpdb copying build/lib/bpdb/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpdb copying build/lib/bpdb/debugger.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpdb creating /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/sample-config -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython creating /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/translations copying build/lib/bpython/translations/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/translations creating /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test copying build/lib/bpython/test/test.theme -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test copying build/lib/bpython/test/test.config -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test creating /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/fodder copying build/lib/bpython/test/fodder/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/fodder copying build/lib/bpython/test/fodder/encoding_ascii.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/fodder copying build/lib/bpython/test/fodder/encoding_latin1.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/fodder copying build/lib/bpython/test/fodder/encoding_utf8.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/fodder copying build/lib/bpython/test/fodder/original.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/fodder copying build/lib/bpython/test/fodder/processed.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/fodder copying build/lib/bpython/test/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test copying build/lib/bpython/test/test_args.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test copying build/lib/bpython/test/test_autocomplete.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test copying build/lib/bpython/test/test_config.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test copying build/lib/bpython/test/test_crashers.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test copying build/lib/bpython/test/test_curtsies.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test copying build/lib/bpython/test/test_curtsies_coderunner.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test copying build/lib/bpython/test/test_curtsies_painting.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test copying build/lib/bpython/test/test_curtsies_parser.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test copying build/lib/bpython/test/test_curtsies_repl.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test copying build/lib/bpython/test/test_filewatch.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test copying build/lib/bpython/test/test_history.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test copying build/lib/bpython/test/test_importcompletion.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test copying build/lib/bpython/test/test_inspection.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test copying build/lib/bpython/test/test_interpreter.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test copying build/lib/bpython/test/test_keys.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test copying build/lib/bpython/test/test_line_properties.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test copying build/lib/bpython/test/test_manual_readline.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test copying build/lib/bpython/test/test_preprocess.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test copying build/lib/bpython/test/test_repl.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test copying build/lib/bpython/test/test_simpleeval.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test creating /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/_internal.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/coderunner.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/events.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/filewatch.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/interaction.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/interpreter.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/manual_readline.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/parse.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/preprocess.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/repl.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/replpainter.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/sitefix.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/_internal.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/args.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/autocomplete.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/cli.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/clipboard.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/config.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/curtsies.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/filelock.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/formatter.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/history.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/importcompletion.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/inspection.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/keys.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/lazyre.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/line.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/pager.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/paste.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/patch_linecache.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/repl.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/simpleeval.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/urwid.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython copying build/lib/bpython/_version.py -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpdb/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpdb/__main__.py to __main__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpdb/debugger.py to debugger.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/translations/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/fodder/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/fodder/encoding_ascii.py to encoding_ascii.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/fodder/encoding_latin1.py to encoding_latin1.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/fodder/encoding_utf8.py to encoding_utf8.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/fodder/original.py to original.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/fodder/processed.py to processed.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/test_args.py to test_args.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/test_autocomplete.py to test_autocomplete.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/test_config.py to test_config.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/test_crashers.py to test_crashers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/test_curtsies.py to test_curtsies.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/test_curtsies_coderunner.py to test_curtsies_coderunner.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/test_curtsies_painting.py to test_curtsies_painting.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/test_curtsies_parser.py to test_curtsies_parser.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/test_curtsies_repl.py to test_curtsies_repl.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/test_filewatch.py to test_filewatch.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/test_history.py to test_history.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/test_importcompletion.py to test_importcompletion.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/test_inspection.py to test_inspection.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/test_interpreter.py to test_interpreter.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/test_keys.py to test_keys.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/test_line_properties.py to test_line_properties.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/test_manual_readline.py to test_manual_readline.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/test_preprocess.py to test_preprocess.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/test_repl.py to test_repl.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/test/test_simpleeval.py to test_simpleeval.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend/_internal.py to _internal.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend/coderunner.py to coderunner.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend/events.py to events.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend/filewatch.py to filewatch.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend/interaction.py to interaction.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend/interpreter.py to interpreter.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend/manual_readline.py to manual_readline.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend/parse.py to parse.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend/preprocess.py to preprocess.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend/repl.py to repl.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend/replpainter.py to replpainter.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsiesfrontend/sitefix.py to sitefix.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/__main__.py to __main__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/_internal.py to _internal.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/args.py to args.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/autocomplete.py to autocomplete.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/cli.py to cli.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/clipboard.py to clipboard.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/config.py to config.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/curtsies.py to curtsies.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/filelock.py to filelock.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/formatter.py to formatter.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/history.py to history.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/importcompletion.py to importcompletion.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/inspection.py to inspection.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/keys.py to keys.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/lazyre.py to lazyre.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/line.py to line.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/pager.py to pager.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/paste.py to paste.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/patch_linecache.py to patch_linecache.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/repl.py to repl.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/simpleeval.py to simpleeval.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/urwid.py to urwid.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython/_version.py to _version.cpython-39.pyc writing byte-compilation script '/tmp/tmpz74t00zo.py' /usr/bin/python3 /tmp/tmpz74t00zo.py removing /tmp/tmpz74t00zo.py running install_data creating /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/share creating /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/share/applications copying data/org.bpython-interpreter.bpython.desktop -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/share/applications creating /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/share/appdata copying data/org.bpython-interpreter.bpython.appdata.xml -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/share/appdata creating /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/share/pixmaps copying data/bpython.png -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/share/pixmaps creating /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/share/man creating /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/share/man/man1 copying build/man/bpython.1 -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/share/man/man1 creating /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/share/man/man5 copying build/man/bpython-config.5 -> /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/share/man/man5 running install_egg_info running egg_info creating bpython.egg-info writing bpython.egg-info/PKG-INFO writing dependency_links to bpython.egg-info/dependency_links.txt writing entry points to bpython.egg-info/entry_points.txt writing requirements to bpython.egg-info/requires.txt writing top-level names to bpython.egg-info/top_level.txt writing manifest file 'bpython.egg-info/SOURCES.txt' reading manifest file 'bpython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.theme' adding license file 'LICENSE' writing manifest file 'bpython.egg-info/SOURCES.txt' Copying bpython.egg-info to /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9/site-packages/bpython-0.21-py3.9.egg-info running install_scripts Installing bpdb script to /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/bin Installing bpython script to /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/bin Installing bpython-curses script to /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/bin Installing bpython-urwid script to /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/bin + rm -rfv /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.21-1.mga9 --unique-debug-suffix -0.21-1.mga9.aarch64 --unique-debug-src-base bpython-0.21-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/bpython-0.21-release + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/share/applications/org.bpython-interpreter.bpython.desktop: hint: value "Development;Utility;ConsoleOnly;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: bpython-0.21-1.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.57Wwxn + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd bpython-0.21-release + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/share/doc/bpython + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/share/doc/bpython + cp -pr AUTHORS.rst /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/share/doc/bpython + cp -pr CHANGELOG.rst /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/share/doc/bpython + cp -pr theme/light.theme theme/sample.theme theme/windows.theme /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/share/doc/bpython + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UyzMPC + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd bpython-0.21-release + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/share/licenses/bpython + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/share/licenses/bpython + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64/usr/share/licenses/bpython + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(org.bpython-interpreter.bpython.desktop) bpython = 0.21-1.mga9 metainfo() metainfo(org.bpython-interpreter.bpython.appdata.xml) python-bpython = 0.21-1.mga9 python3.9-bpython = 0.21-1.mga9 python3.9dist(bpython) = 0.21 python3dist(bpython) = 0.21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(curtsies) >= 0.3.5 python3.9dist(cwcwidth) python3.9dist(greenlet) python3.9dist(pygments) python3.9dist(pyxdg) python3.9dist(requests) python3.9dist(setuptools) Obsoletes: python-bpython < 0.21-1.mga9 python3-bpython < 0.18-3 Recommends: python3dist(jedi) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/bpython-0.21-1.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QUyPxd + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd bpython-0.21-release + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/bpython-0.21-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4Xbsbl + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf bpython-0.21-release + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!