D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/python-wsme-0.8.0-9.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6g6xGq + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf WSME-0.8.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/WSME-0.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd WSME-0.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf WSME.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.X6pBC2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd WSME-0.8.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + 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' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /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( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/wsme creating build/lib/wsme/tests copying wsme/tests/test_api.py -> build/lib/wsme/tests copying wsme/tests/test_restxml.py -> build/lib/wsme/tests copying wsme/tests/test_protocols_commons.py -> build/lib/wsme/tests copying wsme/tests/__init__.py -> build/lib/wsme/tests copying wsme/tests/test_types.py -> build/lib/wsme/tests copying wsme/tests/protocol.py -> build/lib/wsme/tests copying wsme/tests/test_root.py -> build/lib/wsme/tests copying wsme/tests/test_protocols.py -> build/lib/wsme/tests copying wsme/tests/test_utils.py -> build/lib/wsme/tests copying wsme/tests/test_spore.py -> build/lib/wsme/tests copying wsme/tests/test_restjson.py -> build/lib/wsme/tests copying wsme/tests/test_exc.py -> build/lib/wsme/tests copying wsme/runtime.py -> build/lib/wsme copying wsme/__init__.py -> build/lib/wsme copying wsme/protocol.py -> build/lib/wsme copying wsme/types.py -> build/lib/wsme copying wsme/api.py -> build/lib/wsme copying wsme/exc.py -> build/lib/wsme copying wsme/utils.py -> build/lib/wsme copying wsme/root.py -> build/lib/wsme copying wsme/spore.py -> build/lib/wsme creating build/lib/wsme/rest copying wsme/rest/__init__.py -> build/lib/wsme/rest copying wsme/rest/args.py -> build/lib/wsme/rest copying wsme/rest/protocol.py -> build/lib/wsme/rest copying wsme/rest/xml.py -> build/lib/wsme/rest copying wsme/rest/json.py -> build/lib/wsme/rest creating build/lib/wsmeext creating build/lib/wsmeext/extdirect copying wsmeext/extdirect/datastore.py -> build/lib/wsmeext/extdirect copying wsmeext/extdirect/sadatastore.py -> build/lib/wsmeext/extdirect copying wsmeext/extdirect/__init__.py -> build/lib/wsmeext/extdirect copying wsmeext/extdirect/protocol.py -> build/lib/wsmeext/extdirect creating build/lib/wsmeext/soap copying wsmeext/soap/__init__.py -> build/lib/wsmeext/soap copying wsmeext/soap/protocol.py -> build/lib/wsmeext/soap copying wsmeext/soap/wsdl.py -> build/lib/wsmeext/soap copying wsmeext/soap/simplegeneric.py -> build/lib/wsmeext/soap copying wsmeext/tg1.py -> build/lib/wsmeext copying wsmeext/__init__.py -> build/lib/wsmeext copying wsmeext/cornice.py -> build/lib/wsmeext copying wsmeext/tg15.py -> build/lib/wsmeext copying wsmeext/pecan.py -> build/lib/wsmeext copying wsmeext/flask.py -> build/lib/wsmeext copying wsmeext/sphinxext.py -> build/lib/wsmeext copying wsmeext/tg11.py -> build/lib/wsmeext creating build/lib/wsmeext/tests copying wsmeext/tests/__init__.py -> build/lib/wsmeext/tests copying wsmeext/tests/test_extdirect.py -> build/lib/wsmeext/tests copying wsmeext/tests/test_sqlalchemy_controllers.py -> build/lib/wsmeext/tests copying wsmeext/tests/test_soap.py -> build/lib/wsmeext/tests copying wsmeext/tests/test_sqlalchemy_types.py -> build/lib/wsmeext/tests creating build/lib/wsmeext/sqlalchemy copying wsmeext/sqlalchemy/__init__.py -> build/lib/wsmeext/sqlalchemy copying wsmeext/sqlalchemy/types.py -> build/lib/wsmeext/sqlalchemy copying wsmeext/sqlalchemy/controllers.py -> build/lib/wsmeext/sqlalchemy running egg_info creating WSME.egg-info writing WSME.egg-info/PKG-INFO writing dependency_links to WSME.egg-info/dependency_links.txt writing entry points to WSME.egg-info/entry_points.txt writing namespace_packages to WSME.egg-info/namespace_packages.txt writing requirements to WSME.egg-info/requires.txt writing top-level names to WSME.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'WSME.egg-info/SOURCES.txt' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'WSME.egg-info/SOURCES.txt' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YcpDle + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64 + cd WSME-0.8.0 + '[' 1 -eq 1 ']' + 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/python-wsme-0.8.0-9.mga9.aarch64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /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( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib copying wsmeext/tg11.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext copying wsmeext/sphinxext.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext copying wsmeext/flask.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext copying wsmeext/pecan.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext copying wsmeext/tg15.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext copying wsmeext/cornice.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext Skipping installation of /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/__init__.py (namespace package) copying wsmeext/tg1.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext copying wsmeext/sqlalchemy/controllers.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/sqlalchemy copying wsmeext/sqlalchemy/types.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/sqlalchemy copying wsmeext/sqlalchemy/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/sqlalchemy copying wsmeext/tests/test_sqlalchemy_types.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/tests copying wsmeext/tests/test_soap.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/tests copying wsmeext/tests/test_sqlalchemy_controllers.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/tests copying wsmeext/tests/test_extdirect.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/tests copying wsmeext/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/tests copying wsmeext/soap/simplegeneric.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/soap copying wsmeext/soap/wsdl.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/soap copying wsmeext/soap/protocol.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/soap copying wsmeext/soap/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/soap copying wsmeext/extdirect/protocol.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/extdirect copying wsmeext/extdirect/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/extdirect copying wsmeext/extdirect/sadatastore.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/extdirect copying wsmeext/extdirect/datastore.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/extdirect copying wsme/spore.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme copying wsme/root.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme copying wsme/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme copying wsme/exc.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme copying wsme/api.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme copying wsme/types.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme copying wsme/protocol.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme copying wsme/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme copying wsme/runtime.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme copying wsme/rest/json.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/rest copying wsme/rest/xml.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/rest copying wsme/rest/protocol.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/rest copying wsme/rest/args.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/rest copying wsme/rest/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/rest copying wsme/tests/test_exc.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests copying wsme/tests/test_restjson.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests copying wsme/tests/test_spore.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests copying wsme/tests/test_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests copying wsme/tests/test_protocols.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests copying wsme/tests/test_root.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests copying wsme/tests/protocol.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests copying wsme/tests/test_types.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests copying wsme/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests copying wsme/tests/test_protocols_commons.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests copying wsme/tests/test_restxml.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests copying wsme/tests/test_api.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/tg11.py to tg11.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/sphinxext.py to sphinxext.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/flask.py to flask.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/pecan.py to pecan.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/tg15.py to tg15.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/cornice.py to cornice.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/tg1.py to tg1.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/sqlalchemy/controllers.py to controllers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/sqlalchemy/types.py to types.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/sqlalchemy/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/tests/test_sqlalchemy_types.py to test_sqlalchemy_types.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/tests/test_soap.py to test_soap.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/tests/test_sqlalchemy_controllers.py to test_sqlalchemy_controllers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/tests/test_extdirect.py to test_extdirect.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/soap/simplegeneric.py to simplegeneric.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/soap/wsdl.py to wsdl.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/soap/protocol.py to protocol.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/soap/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/extdirect/protocol.py to protocol.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/extdirect/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/extdirect/sadatastore.py to sadatastore.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsmeext/extdirect/datastore.py to datastore.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/spore.py to spore.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/root.py to root.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/utils.py to utils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/exc.py to exc.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/api.py to api.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/types.py to types.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/protocol.py to protocol.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/runtime.py to runtime.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/rest/json.py to json.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/rest/xml.py to xml.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/rest/protocol.py to protocol.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/rest/args.py to args.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/rest/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests/test_exc.py to test_exc.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests/test_restjson.py to test_restjson.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests/test_spore.py to test_spore.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests/test_protocols.py to test_protocols.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests/test_root.py to test_root.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests/protocol.py to protocol.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests/test_types.py to test_types.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests/test_protocols_commons.py to test_protocols_commons.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests/test_restxml.py to test_restxml.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/wsme/tests/test_api.py to test_api.cpython-39.pyc writing byte-compilation script '/tmp/tmpzzz4057q.py' /usr/bin/python3 /tmp/tmpzzz4057q.py removing /tmp/tmpzzz4057q.py running install_egg_info running egg_info writing WSME.egg-info/PKG-INFO writing dependency_links to WSME.egg-info/dependency_links.txt writing entry points to WSME.egg-info/entry_points.txt writing namespace_packages to WSME.egg-info/namespace_packages.txt writing requirements to WSME.egg-info/requires.txt writing top-level names to WSME.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying WSME.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/WSME-0.8.0-py3.9.egg-info Installing /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/lib/python3.9/site-packages/WSME-0.8.0-py3.9-nspkg.pth running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.8.0-9.mga9 --unique-debug-suffix -0.8.0-9.mga9.aarch64 --unique-debug-src-base python-wsme-0.8.0-9.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/WSME-0.8.0 + /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 + '[' -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/python-wsme-0.8.0-9.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: python3-wsme-0.8.0-9.mga9.noarch Provides: python-wsme = 0.8.0-9.mga9 python3-wsme = 0.8.0-9.mga9 python3.9-wsme = 0.8.0-9.mga9 python3.9dist(wsme) = 0.8 python3dist(wsme) = 0.8 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(netaddr) >= 0.7.12 python3.9dist(pytz) python3.9dist(simplegeneric) python3.9dist(six) >= 1.9 python3.9dist(webob) >= 1.2.3 Obsoletes: python-wsme < 0.8.0-9.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-wsme-0.8.0-9.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Di1age + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd WSME-0.8.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-wsme-0.8.0-9.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GBX8ze + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf WSME-0.8.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!