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-cssutils-2.3.0-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bFkm9U + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf cssutils-2.3.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/cssutils-2.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cssutils-2.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf cssutils.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AbF2lQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cssutils-2.3.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/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires. warnings.warn( running build running build_py creating build creating build/lib creating build/lib/encutils copying encutils/__init__.py -> build/lib/encutils creating build/lib/cssutils copying cssutils/util.py -> build/lib/cssutils copying cssutils/tokenize2.py -> build/lib/cssutils copying cssutils/settings.py -> build/lib/cssutils copying cssutils/serialize.py -> build/lib/cssutils copying cssutils/script.py -> build/lib/cssutils copying cssutils/sac.py -> build/lib/cssutils copying cssutils/profiles.py -> build/lib/cssutils copying cssutils/prodparser.py -> build/lib/cssutils copying cssutils/parse.py -> build/lib/cssutils copying cssutils/helper.py -> build/lib/cssutils copying cssutils/errorhandler.py -> build/lib/cssutils copying cssutils/cssproductions.py -> build/lib/cssutils copying cssutils/css2productions.py -> build/lib/cssutils copying cssutils/codec.py -> build/lib/cssutils copying cssutils/_fetchgae.py -> build/lib/cssutils copying cssutils/_fetch.py -> build/lib/cssutils copying cssutils/__init__.py -> build/lib/cssutils creating build/lib/cssutils/tests copying cssutils/tests/test_x.py -> build/lib/cssutils/tests copying cssutils/tests/test_value.py -> build/lib/cssutils/tests copying cssutils/tests/test_util.py -> build/lib/cssutils/tests copying cssutils/tests/test_tokenize2.py -> build/lib/cssutils/tests copying cssutils/tests/test_stylesheet.py -> build/lib/cssutils/tests copying cssutils/tests/test_settings.py -> build/lib/cssutils/tests copying cssutils/tests/test_serialize.py -> build/lib/cssutils/tests copying cssutils/tests/test_selectorlist.py -> build/lib/cssutils/tests copying cssutils/tests/test_selector.py -> build/lib/cssutils/tests copying cssutils/tests/test_scripts_csscombine.py -> build/lib/cssutils/tests copying cssutils/tests/test_property.py -> build/lib/cssutils/tests copying cssutils/tests/test_properties.py -> build/lib/cssutils/tests copying cssutils/tests/test_profiles.py -> build/lib/cssutils/tests copying cssutils/tests/test_prodparser.py -> build/lib/cssutils/tests copying cssutils/tests/test_parse.py -> build/lib/cssutils/tests copying cssutils/tests/test_mediaquery.py -> build/lib/cssutils/tests copying cssutils/tests/test_medialist.py -> build/lib/cssutils/tests copying cssutils/tests/test_marginrule.py -> build/lib/cssutils/tests copying cssutils/tests/test_helper.py -> build/lib/cssutils/tests copying cssutils/tests/test_errorhandler.py -> build/lib/cssutils/tests copying cssutils/tests/test_domimplementation.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssvariablesrule.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssvariablesdeclaration.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssvalue.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssutilsimport.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssutils.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssunknownrule.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssstylesheet.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssstylerule.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssstyledeclaration.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssrulelist.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssrule.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssproperties.py -> build/lib/cssutils/tests copying cssutils/tests/test_csspagerule.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssnamespacerule.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssmediarule.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssimportrule.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssfontfacerule.py -> build/lib/cssutils/tests copying cssutils/tests/test_csscomment.py -> build/lib/cssutils/tests copying cssutils/tests/test_csscharsetrule.py -> build/lib/cssutils/tests copying cssutils/tests/test_codec.py -> build/lib/cssutils/tests copying cssutils/tests/basetest.py -> build/lib/cssutils/tests copying cssutils/tests/__init__.py -> build/lib/cssutils/tests creating build/lib/cssutils/stylesheets copying cssutils/stylesheets/stylesheetlist.py -> build/lib/cssutils/stylesheets copying cssutils/stylesheets/stylesheet.py -> build/lib/cssutils/stylesheets copying cssutils/stylesheets/mediaquery.py -> build/lib/cssutils/stylesheets copying cssutils/stylesheets/medialist.py -> build/lib/cssutils/stylesheets copying cssutils/stylesheets/__init__.py -> build/lib/cssutils/stylesheets creating build/lib/cssutils/scripts copying cssutils/scripts/cssparse.py -> build/lib/cssutils/scripts copying cssutils/scripts/csscombine.py -> build/lib/cssutils/scripts copying cssutils/scripts/csscapture.py -> build/lib/cssutils/scripts copying cssutils/scripts/__init__.py -> build/lib/cssutils/scripts creating build/lib/cssutils/css copying cssutils/css/value.py -> build/lib/cssutils/css copying cssutils/css/selectorlist.py -> build/lib/cssutils/css copying cssutils/css/selector.py -> build/lib/cssutils/css copying cssutils/css/property.py -> build/lib/cssutils/css copying cssutils/css/marginrule.py -> build/lib/cssutils/css copying cssutils/css/cssvariablesrule.py -> build/lib/cssutils/css copying cssutils/css/cssvariablesdeclaration.py -> build/lib/cssutils/css copying cssutils/css/cssvalue.py -> build/lib/cssutils/css copying cssutils/css/cssunknownrule.py -> build/lib/cssutils/css copying cssutils/css/cssstylesheet.py -> build/lib/cssutils/css copying cssutils/css/cssstylerule.py -> build/lib/cssutils/css copying cssutils/css/cssstyledeclaration.py -> build/lib/cssutils/css copying cssutils/css/cssrulelist.py -> build/lib/cssutils/css copying cssutils/css/cssrule.py -> build/lib/cssutils/css copying cssutils/css/cssproperties.py -> build/lib/cssutils/css copying cssutils/css/csspagerule.py -> build/lib/cssutils/css copying cssutils/css/cssnamespacerule.py -> build/lib/cssutils/css copying cssutils/css/cssmediarule.py -> build/lib/cssutils/css copying cssutils/css/cssimportrule.py -> build/lib/cssutils/css copying cssutils/css/cssfontfacerule.py -> build/lib/cssutils/css copying cssutils/css/csscomment.py -> build/lib/cssutils/css copying cssutils/css/csscharsetrule.py -> build/lib/cssutils/css copying cssutils/css/colors.py -> build/lib/cssutils/css copying cssutils/css/__init__.py -> build/lib/cssutils/css creating build/lib/cssutils/tests/test_encutils copying cssutils/tests/test_encutils/__init__.py -> build/lib/cssutils/tests/test_encutils package init file 'cssutils/tests/sheets/__init__.py' not found (or not a regular file) package init file 'cssutils/tests/sheets/var/__init__.py' not found (or not a regular file) package init file 'cssutils/tests/sheets/import/__init__.py' not found (or not a regular file) package init file 'cssutils/tests/sheets/images/__init__.py' not found (or not a regular file) package init file 'cssutils/tests/sheets/import/images2/__init__.py' not found (or not a regular file) running egg_info creating cssutils.egg-info writing cssutils.egg-info/PKG-INFO writing dependency_links to cssutils.egg-info/dependency_links.txt writing entry points to cssutils.egg-info/entry_points.txt writing requirements to cssutils.egg-info/requires.txt writing top-level names to cssutils.egg-info/top_level.txt writing manifest file 'cssutils.egg-info/SOURCES.txt' reading manifest file 'cssutils.egg-info/SOURCES.txt' adding license file 'COPYING' adding license file 'COPYING.LESSER' writing manifest file 'cssutils.egg-info/SOURCES.txt' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zkufSL + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64 + cd cssutils-2.3.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-cssutils-2.3.0-1.mga9.aarch64 /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( 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/python-cssutils-2.3.0-1.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils creating /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/colors.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/csscharsetrule.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/csscomment.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/cssfontfacerule.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/cssimportrule.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/cssmediarule.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/cssnamespacerule.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/csspagerule.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/cssproperties.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/cssrule.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/cssrulelist.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/cssstyledeclaration.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/cssstylerule.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/cssstylesheet.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/cssunknownrule.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/cssvalue.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/cssvariablesdeclaration.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/cssvariablesrule.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/marginrule.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/property.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/selector.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/selectorlist.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css copying build/lib/cssutils/css/value.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css creating /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/scripts copying build/lib/cssutils/scripts/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/scripts copying build/lib/cssutils/scripts/csscapture.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/scripts copying build/lib/cssutils/scripts/csscombine.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/scripts copying build/lib/cssutils/scripts/cssparse.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/scripts creating /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/stylesheets copying build/lib/cssutils/stylesheets/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/stylesheets copying build/lib/cssutils/stylesheets/medialist.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/stylesheets copying build/lib/cssutils/stylesheets/mediaquery.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/stylesheets copying build/lib/cssutils/stylesheets/stylesheet.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/stylesheets copying build/lib/cssutils/stylesheets/stylesheetlist.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/stylesheets creating /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests creating /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_encutils copying build/lib/cssutils/tests/test_encutils/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_encutils copying build/lib/cssutils/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/basetest.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_codec.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_csscharsetrule.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_csscomment.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssfontfacerule.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssimportrule.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssmediarule.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssnamespacerule.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_csspagerule.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssproperties.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssrule.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssrulelist.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssstyledeclaration.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssstylerule.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssstylesheet.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssunknownrule.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssutils.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssutilsimport.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssvalue.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssvariablesdeclaration.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssvariablesrule.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_domimplementation.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_errorhandler.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_helper.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_marginrule.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_medialist.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_mediaquery.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_parse.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_prodparser.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_profiles.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_properties.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_property.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_scripts_csscombine.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_selector.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_selectorlist.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_serialize.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_settings.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_stylesheet.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_tokenize2.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_util.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_value.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_x.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests copying build/lib/cssutils/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils copying build/lib/cssutils/_fetch.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils copying build/lib/cssutils/_fetchgae.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils copying build/lib/cssutils/codec.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils copying build/lib/cssutils/css2productions.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils copying build/lib/cssutils/cssproductions.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils copying build/lib/cssutils/errorhandler.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils copying build/lib/cssutils/helper.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils copying build/lib/cssutils/parse.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils copying build/lib/cssutils/prodparser.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils copying build/lib/cssutils/profiles.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils copying build/lib/cssutils/sac.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils copying build/lib/cssutils/script.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils copying build/lib/cssutils/serialize.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils copying build/lib/cssutils/settings.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils copying build/lib/cssutils/tokenize2.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils copying build/lib/cssutils/util.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils creating /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/encutils copying build/lib/encutils/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/encutils byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/colors.py to colors.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/csscharsetrule.py to csscharsetrule.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/csscomment.py to csscomment.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/cssfontfacerule.py to cssfontfacerule.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/cssimportrule.py to cssimportrule.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/cssmediarule.py to cssmediarule.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/cssnamespacerule.py to cssnamespacerule.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/csspagerule.py to csspagerule.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/cssproperties.py to cssproperties.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/cssrule.py to cssrule.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/cssrulelist.py to cssrulelist.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/cssstyledeclaration.py to cssstyledeclaration.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/cssstylerule.py to cssstylerule.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/cssstylesheet.py to cssstylesheet.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/cssunknownrule.py to cssunknownrule.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/cssvalue.py to cssvalue.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/cssvariablesdeclaration.py to cssvariablesdeclaration.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/cssvariablesrule.py to cssvariablesrule.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/marginrule.py to marginrule.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/property.py to property.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/selector.py to selector.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/selectorlist.py to selectorlist.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css/value.py to value.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/scripts/csscapture.py to csscapture.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/scripts/csscombine.py to csscombine.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/scripts/cssparse.py to cssparse.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/stylesheets/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/stylesheets/medialist.py to medialist.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/stylesheets/mediaquery.py to mediaquery.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/stylesheets/stylesheet.py to stylesheet.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/stylesheets/stylesheetlist.py to stylesheetlist.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_encutils/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/basetest.py to basetest.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_codec.py to test_codec.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_csscharsetrule.py to test_csscharsetrule.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_csscomment.py to test_csscomment.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_cssfontfacerule.py to test_cssfontfacerule.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_cssimportrule.py to test_cssimportrule.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_cssmediarule.py to test_cssmediarule.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_cssnamespacerule.py to test_cssnamespacerule.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_csspagerule.py to test_csspagerule.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_cssproperties.py to test_cssproperties.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_cssrule.py to test_cssrule.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_cssrulelist.py to test_cssrulelist.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_cssstyledeclaration.py to test_cssstyledeclaration.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_cssstylerule.py to test_cssstylerule.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_cssstylesheet.py to test_cssstylesheet.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_cssunknownrule.py to test_cssunknownrule.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_cssutils.py to test_cssutils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_cssutilsimport.py to test_cssutilsimport.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_cssvalue.py to test_cssvalue.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_cssvariablesdeclaration.py to test_cssvariablesdeclaration.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_cssvariablesrule.py to test_cssvariablesrule.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_domimplementation.py to test_domimplementation.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_errorhandler.py to test_errorhandler.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_helper.py to test_helper.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_marginrule.py to test_marginrule.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_medialist.py to test_medialist.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_mediaquery.py to test_mediaquery.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_parse.py to test_parse.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_prodparser.py to test_prodparser.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_profiles.py to test_profiles.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_properties.py to test_properties.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_property.py to test_property.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_scripts_csscombine.py to test_scripts_csscombine.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_selector.py to test_selector.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_selectorlist.py to test_selectorlist.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_serialize.py to test_serialize.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_settings.py to test_settings.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_stylesheet.py to test_stylesheet.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_tokenize2.py to test_tokenize2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_util.py to test_util.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_value.py to test_value.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tests/test_x.py to test_x.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/_fetch.py to _fetch.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/_fetchgae.py to _fetchgae.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/codec.py to codec.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/css2productions.py to css2productions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/cssproductions.py to cssproductions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/errorhandler.py to errorhandler.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/helper.py to helper.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/parse.py to parse.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/prodparser.py to prodparser.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/profiles.py to profiles.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/sac.py to sac.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/script.py to script.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/serialize.py to serialize.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/settings.py to settings.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/tokenize2.py to tokenize2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils/util.py to util.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/encutils/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpc6i0mnd5.py' /usr/bin/python3 /tmp/tmpc6i0mnd5.py removing /tmp/tmpc6i0mnd5.py running install_egg_info running egg_info writing cssutils.egg-info/PKG-INFO writing dependency_links to cssutils.egg-info/dependency_links.txt writing entry points to cssutils.egg-info/entry_points.txt writing requirements to cssutils.egg-info/requires.txt writing top-level names to cssutils.egg-info/top_level.txt package init file 'cssutils/tests/sheets/__init__.py' not found (or not a regular file) package init file 'cssutils/tests/sheets/var/__init__.py' not found (or not a regular file) package init file 'cssutils/tests/sheets/import/__init__.py' not found (or not a regular file) package init file 'cssutils/tests/sheets/images/__init__.py' not found (or not a regular file) package init file 'cssutils/tests/sheets/import/images2/__init__.py' not found (or not a regular file) reading manifest file 'cssutils.egg-info/SOURCES.txt' adding license file 'COPYING' adding license file 'COPYING.LESSER' writing manifest file 'cssutils.egg-info/SOURCES.txt' Copying cssutils.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/cssutils-2.3.0-py3.9.egg-info running install_scripts Installing csscapture script to /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/bin Installing csscombine script to /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/bin Installing cssparse script to /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/bin + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/bin/__pycache__ + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/tests + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.3.0-1.mga9 --unique-debug-suffix -2.3.0-1.mga9.aarch64 --unique-debug-src-base python-cssutils-2.3.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/cssutils-2.3.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-cssutils-2.3.0-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 Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xOAxvp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cssutils-2.3.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' + PATH=/home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/bin:/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/home/iurt/.local/bin:/home/iurt/bin + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib64/python3.9/site-packages:/home/iurt/rpmbuild/BUILDROOT/python-cssutils-2.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest -k 'not (test_parseUrl or encutils or website.logging)' ============================= test session starts ============================== platform linux -- Python 3.9.8, pytest-6.2.4, py-1.10.0, pluggy-1.0.0 rootdir: /home/iurt/rpmbuild/BUILD/cssutils-2.3.0, configfile: pytest.ini plugins: mock-3.6.1 collected 398 items / 4 deselected / 394 selected cssutils/__init__.py . [ 0%] cssutils/css/cssstyledeclaration.py .... [ 1%] cssutils/tests/test_codec.py ...... [ 2%] cssutils/tests/test_csscharsetrule.py .......... [ 5%] cssutils/tests/test_csscomment.py ....... [ 7%] cssutils/tests/test_cssfontfacerule.py ........... [ 9%] cssutils/tests/test_cssimportrule.py .............. [ 13%] cssutils/tests/test_cssmediarule.py ................. [ 17%] cssutils/tests/test_cssnamespacerule.py .......... [ 20%] cssutils/tests/test_csspagerule.py .............. [ 23%] cssutils/tests/test_cssproperties.py ... [ 24%] cssutils/tests/test_cssrule.py .... [ 25%] cssutils/tests/test_cssrulelist.py .. [ 26%] cssutils/tests/test_cssstyledeclaration.py ........................ [ 32%] cssutils/tests/test_cssstylerule.py ............ [ 35%] cssutils/tests/test_cssstylesheet.py ............................ [ 42%] cssutils/tests/test_cssunknownrule.py ....... [ 44%] cssutils/tests/test_cssutils.py .....F. [ 45%] cssutils/tests/test_cssutilsimport.py . [ 46%] cssutils/tests/test_cssvariablesdeclaration.py ......... [ 48%] cssutils/tests/test_cssvariablesrule.py .......... [ 51%] cssutils/tests/test_domimplementation.py .... [ 52%] cssutils/tests/test_errorhandler.py .... [ 53%] cssutils/tests/test_helper.py ..... [ 54%] cssutils/tests/test_marginrule.py ........ [ 56%] cssutils/tests/test_medialist.py ......... [ 58%] cssutils/tests/test_mediaquery.py .... [ 59%] cssutils/tests/test_parse.py ............. [ 62%] cssutils/tests/test_prodparser.py ................. [ 67%] cssutils/tests/test_profiles.py ........ [ 69%] cssutils/tests/test_properties.py .. [ 69%] cssutils/tests/test_property.py ........ [ 71%] cssutils/tests/test_scripts_csscombine.py .. [ 72%] cssutils/tests/test_selector.py ........ [ 74%] cssutils/tests/test_selectorlist.py ..... [ 75%] cssutils/tests/test_serialize.py ............................. [ 82%] cssutils/tests/test_settings.py ..... [ 84%] cssutils/tests/test_stylesheet.py . [ 84%] cssutils/tests/test_tokenize2.py ............. [ 87%] cssutils/tests/test_util.py ...F................. [ 93%] cssutils/tests/test_value.py ..................... [ 98%] cssutils/tests/test_x.py . [ 98%] examples/website.py ..... [100%] =================================== FAILURES =================================== _____________________ CSSutilsTestCase.test_resolveImports _____________________ self = def test_resolveImports(self): "cssutils.resolveImports(sheet)" if mock: self._tempSer() cssutils.ser.prefs.useMinified() a = '@charset "iso-8859-1";@import"b.css";\xe4{color:green}'.encode( 'iso-8859-1' ) b = '@charset "ascii";\\E4 {color:red}'.encode('ascii') # normal m = mock.Mock() with mock.patch('cssutils.util._defaultFetcher', m): m.return_value = (None, b) s = cssutils.parseString(a) # py3 TODO self.assertEqual(a, s.cssText) self.assertEqual(b, s.cssRules[1].styleSheet.cssText) c = cssutils.resolveImports(s) # py3 TODO self.assertEqual( '\xc3\xa4{color:red}\xc3\xa4{color:green}'.encode('iso-8859-1'), c.cssText, ) c.encoding = 'ascii' self.assertEqual( r'@charset "ascii";\E4 {color:red}\E4 {color:green}'.encode(), c.cssText, ) # b cannot be found m = mock.Mock() with mock.patch('cssutils.util._defaultFetcher', m): m.return_value = (None, None) s = cssutils.parseString(a) # py3 TODO self.assertEqual(a, s.cssText) self.assertEqual( cssutils.css.CSSStyleSheet, type(s.cssRules[1].styleSheet) ) c = cssutils.resolveImports(s) # py3 TODO self.assertEqual( '@import"b.css";\xc3\xa4{color:green}'.encode('iso-8859-1'), c.cssText, ) # @import with media a = '@import"b.css";@import"b.css" print, tv ;@import"b.css" all;' b = 'a {color: red}' m = mock.Mock() with mock.patch('cssutils.util._defaultFetcher', m): m.return_value = (None, b) s = cssutils.parseString(a) c = cssutils.resolveImports(s) self.assertEqual( 'a{color:red}@media print,tv{a{color:red}}a{color:red}'.encode(), c.cssText, ) # cannot resolve with media => keep original a = '@import"b.css"print;' b = '@namespace "http://example.com";' m = mock.Mock() with mock.patch('cssutils.util._defaultFetcher', m): m.return_value = (None, b) s = cssutils.parseString(a) c = cssutils.resolveImports(s) self.assertEqual(a.encode(), c.cssText) # urls are adjusted too, layout: # a.css # c.css # img/img.gif # b/ # b.css # subimg/subimg.gif a = ''' @import"b/b.css"; a { x: url(/img/abs.gif); y: url(img/img.gif); z: url(b/subimg/subimg.gif); }''' def fetcher(url): c = { 'b.css': ''' @import"../c.css"; b { x: url(/img/abs.gif); y: url(../img/img.gif); z: url(subimg/subimg.gif); }''', 'c.css': ''' c { x: url(/img/abs.gif); y: url(./img/img.gif); z: url(./b/subimg/subimg.gif); }''', } return 'utf-8', c[os.path.split(url)[1]] @mock.patch.object(cssutils.util, '_defaultFetcher', new=fetcher) def do(): s = cssutils.parseString(a) r = cssutils.resolveImports(s) return s, r s, r = do() cssutils.ser.prefs.useDefaults() cssutils.ser.prefs.keepComments = False self.assertEqual( '''c { x: url(/img/abs.gif); y: url(img/img.gif); z: url(b/subimg/subimg.gif) } b { x: url(/img/abs.gif); y: url(img/img.gif); z: url(b/subimg/subimg.gif) } a { x: url(/img/abs.gif); y: url(img/img.gif); z: url(b/subimg/subimg.gif) }'''.encode(), r.cssText, ) cssutils.ser.prefs.useDefaults() else: > self.assertEqual(False, 'Mock needed for this test') E AssertionError: False != 'Mock needed for this test' /home/iurt/rpmbuild/BUILD/cssutils-2.3.0/cssutils/tests/test_cssutils.py:510: AssertionError ____________________ _readUrl_TestCase.test_defaultFetcher _____________________ self = def test_defaultFetcher(self): # noqa: C901 """util._defaultFetcher""" if mock: class Response(object): """urllib2.Reponse mock""" def __init__( self, url, contenttype, content, exception=None, args=None ): self.url = url mt, params = cgi.parse_header(contenttype) self.mimetype = mt self.charset = params.get('charset', None) self.text = content self.exception = exception self.args = args def geturl(self): return self.url def info(self): mimetype, charset = self.mimetype, self.charset class Info(object): # py2x def gettype(self): return mimetype def getparam(self, name=None): return charset # py 3x get_content_type = gettype get_content_charset = getparam # here always charset! return Info() def read(self): # returns fake text or raises fake exception if not self.exception: return self.text else: raise self.exception(*self.args) def urlopen(url, contenttype=None, content=None, exception=None, args=None): # return an mock which returns parameterized Response def x(*ignored): if exception: raise exception(*args) else: return Response( url, contenttype, content, exception=exception, args=args ) return x urlopenpatch = 'urllib.request.urlopen' # positive tests tests = { # content-type, contentstr: encoding, contentstr ('text/css', '€'.encode('utf-8')): (None, '€'.encode('utf-8')), ('text/css;charset=utf-8', '€'.encode('utf-8')): ( 'utf-8', '€'.encode('utf-8'), ), ('text/css;charset=ascii', 'a'): ('ascii', 'a'), } url = 'http://example.com/test.css' for (contenttype, content), exp in list(tests.items()): @mock.patch(urlopenpatch, new=urlopen(url, contenttype, content)) def do(url): return _defaultFetcher(url) self.assertEqual(exp, do(url)) # wrong mimetype @mock.patch(urlopenpatch, new=urlopen(url, 'text/html', 'a')) def do(url): return _defaultFetcher(url) self.assertRaises(ValueError, do, url) # calling url results in fake exception # py2 ~= py3 raises error earlier than urlopen! tests = { '1': (ValueError, ['invalid value for url']), # _readUrl('mailto:a.css') 'mailto:e4': (urllib.error.URLError, ['urlerror']), # cannot resolve x, IOError 'http://x': (urllib.error.URLError, ['ioerror']), } for url, (exception, args) in list(tests.items()): @mock.patch( urlopenpatch, new=urlopen(url, exception=exception, args=args) ) def do(url): return _defaultFetcher(url) self.assertRaises(exception, do, url) urlrequestpatch = 'urllib.request.Request' tests = { # _readUrl('http://cthedot.de/__UNKNOWN__.css') 'e2': (urllib.error.HTTPError, ['u', 500, 'server error', {}, None]), 'e3': (urllib.error.HTTPError, ['u', 404, 'not found', {}, None]), } for url, (exception, args) in list(tests.items()): @mock.patch( urlrequestpatch, new=urlopen(url, exception=exception, args=args) ) def do(url): return _defaultFetcher(url) self.assertRaises(exception, do, url) else: > self.assertEqual(False, 'Mock needed for this test') E AssertionError: False != 'Mock needed for this test' /home/iurt/rpmbuild/BUILD/cssutils-2.3.0/cssutils/tests/test_util.py:508: AssertionError =========================== short test summary info ============================ FAILED cssutils/tests/test_cssutils.py::CSSutilsTestCase::test_resolveImports FAILED cssutils/tests/test_util.py::_readUrl_TestCase::test_defaultFetcher - ... ================= 2 failed, 392 passed, 4 deselected in 8.19s ================== error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.xOAxvp (%check) RPM build errors: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.xOAxvp (%check) I: [iurt_root_command] ERROR: chroot