<86>Jun 17 03:01:44 userdel[1473110]: delete user 'rooter' <86>Jun 17 03:01:44 userdel[1473110]: removed group 'rooter' owned by 'rooter' <86>Jun 17 03:01:44 userdel[1473110]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 17 03:01:44 groupadd[1473125]: group added to /etc/group: name=rooter, GID=699 <86>Jun 17 03:01:44 groupadd[1473125]: group added to /etc/gshadow: name=rooter <86>Jun 17 03:01:44 groupadd[1473125]: new group: name=rooter, GID=699 <86>Jun 17 03:01:44 useradd[1473137]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Jun 17 03:01:44 userdel[1473162]: delete user 'builder' <86>Jun 17 03:01:44 userdel[1473162]: removed group 'builder' owned by 'builder' <86>Jun 17 03:01:44 userdel[1473162]: removed shadow group 'builder' owned by 'builder' <86>Jun 17 03:01:44 groupadd[1473183]: group added to /etc/group: name=builder, GID=700 <86>Jun 17 03:01:44 groupadd[1473183]: group added to /etc/gshadow: name=builder <86>Jun 17 03:01:44 groupadd[1473183]: new group: name=builder, GID=700 <86>Jun 17 03:01:44 useradd[1473196]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash <13>Jun 17 03:01:46 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Jun 17 03:01:46 rpmi: libexpat-2.2.10-alt1 sisyphus+259966.100.1.1 1602824514 installed <13>Jun 17 03:01:46 rpmi: libp11-kit-0.23.15-alt2 sisyphus+252784.100.2.2 1591274915 installed <13>Jun 17 03:01:46 rpmi: libtasn1-4.16.0-alt1 sisyphus+245480.100.1.1 1580825069 installed <13>Jun 17 03:01:46 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jun 17 03:01:46 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jun 17 03:01:46 rpmi: ca-certificates-2021.06.03-alt1 sisyphus+273509.400.1.1 1622736045 installed <13>Jun 17 03:01:46 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Jun 17 03:01:46 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+252784.100.2.2 1591274915 installed <13>Jun 17 03:01:46 rpmi: libcrypto1.1-1.1.1k-alt1 sisyphus+268375.100.1.1 1616684123 installed <13>Jun 17 03:01:46 rpmi: libssl1.1-1.1.1k-alt1 sisyphus+268375.100.1.1 1616684123 installed <13>Jun 17 03:01:46 rpmi: python3-3.9.5-alt1 sisyphus+271461.100.1.1 1620748574 installed <13>Jun 17 03:01:47 rpmi: python3-base-3.9.5-alt1 sisyphus+271461.100.1.1 1620748574 installed <13>Jun 17 03:01:47 rpmi: libpython3-3.9.5-alt1 sisyphus+271461.100.1.1 1620748574 installed <13>Jun 17 03:01:47 rpmi: tests-for-installed-python3-pkgs-0.1.17-alt1 sisyphus+271082.100.1.1 1619820927 installed <13>Jun 17 03:01:47 rpmi: rpm-build-python3-0.1.17-alt1 sisyphus+271082.100.1.1 1619820927 installed <13>Jun 17 03:01:49 rpmi: python3-module-pkg_resources-1:57.0.0-alt1 sisyphus+272429.100.1.1 1621886156 installed <13>Jun 17 03:01:49 rpmi: libtinfo-devel-6.2.20210123-alt1 sisyphus+265425.100.1.1 1611851422 installed <13>Jun 17 03:01:49 rpmi: libncurses-devel-6.2.20210123-alt1 sisyphus+265425.100.1.1 1611851422 installed <13>Jun 17 03:01:49 rpmi: python3-dev-3.9.5-alt1 sisyphus+271461.100.1.1 1620748574 installed <13>Jun 17 03:01:49 rpmi: python3-module-setuptools-1:57.0.0-alt1 sisyphus+272429.100.1.1 1621886156 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/python3-module-svg-path-2.2-alt3.nosrc.rpm (w1.gzdio) Installing python3-module-svg-path-2.2-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82668 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf svg-path-2.2 + echo 'Source #0 (svg-path-2.2.tar):' Source #0 (svg-path-2.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/svg-path-2.2.tar + cd svg-path-2.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82668 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd svg-path-2.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/svg copying src/svg/__init__.py -> build/lib/svg creating build/lib/svg/path copying src/svg/path/path.py -> build/lib/svg/path copying src/svg/path/parser.py -> build/lib/svg/path copying src/svg/path/__init__.py -> build/lib/svg/path creating build/lib/svg/path/tests copying src/svg/path/tests/test_paths.py -> build/lib/svg/path/tests copying src/svg/path/tests/test_parsing.py -> build/lib/svg/path/tests copying src/svg/path/tests/test_generation.py -> build/lib/svg/path/tests copying src/svg/path/tests/test_doc.py -> build/lib/svg/path/tests copying src/svg/path/tests/__init__.py -> build/lib/svg/path/tests running egg_info creating src/svg.path.egg-info writing src/svg.path.egg-info/PKG-INFO writing dependency_links to src/svg.path.egg-info/dependency_links.txt writing namespace_packages to src/svg.path.egg-info/namespace_packages.txt writing requirements to src/svg.path.egg-info/requires.txt writing top-level names to src/svg.path.egg-info/top_level.txt writing manifest file 'src/svg.path.egg-info/SOURCES.txt' reading manifest file 'src/svg.path.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/svg.path.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.82668 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-svg-path-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-svg-path-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd svg-path-2.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-svg-path-buildroot --force running install running install_lib Skipping installation of /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/__init__.py (namespace package) copying svg/path/__init__.py -> /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path copying svg/path/parser.py -> /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path copying svg/path/path.py -> /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path copying svg/path/tests/__init__.py -> /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests copying svg/path/tests/test_doc.py -> /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests copying svg/path/tests/test_generation.py -> /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests copying svg/path/tests/test_parsing.py -> /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests copying svg/path/tests/test_paths.py -> /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests byte-compiling /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/parser.py to parser.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/path.py to path.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/test_doc.py to test_doc.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/test_generation.py to test_generation.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/test_parsing.py to test_parsing.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/test_paths.py to test_paths.cpython-39.pyc running install_egg_info running egg_info writing src/svg.path.egg-info/PKG-INFO writing dependency_links to src/svg.path.egg-info/dependency_links.txt writing namespace_packages to src/svg.path.egg-info/namespace_packages.txt writing requirements to src/svg.path.egg-info/requires.txt writing top-level names to src/svg.path.egg-info/top_level.txt reading manifest file 'src/svg.path.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/svg.path.egg-info/SOURCES.txt' Copying src/svg.path.egg-info to /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg.path-2.2-py3.9.egg-info Installing /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg.path-2.2-py3.9-nspkg.pth running install_scripts + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-svg-path-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-svg-path-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/python3-module-svg-path-buildroot/ (default) Compressing files in /usr/src/tmp/python3-module-svg-path-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-svg-path-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/python3-module-svg-path-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python3 modules in /usr/src/tmp/python3-module-svg-path-buildroot using /usr/bin/python3 unlink /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/__pycache__/parser.cpython-39.pyc unlink /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/__pycache__/path.cpython-39.pyc unlink /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/__pycache__/test_doc.cpython-39.pyc unlink /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/__pycache__/test_generation.cpython-39.pyc unlink /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/__pycache__/test_parsing.cpython-39.pyc unlink /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/__pycache__/test_paths.cpython-39.pyc compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/__init__.py compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/test_doc.py compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/test_generation.py compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/test_parsing.py compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/test_paths.py compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/__init__.py compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/parser.py compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/path.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-svg-path-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/__init__.py compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/test_doc.py compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/test_generation.py compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/test_parsing.py compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/test_paths.py compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/__init__.py compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/parser.py compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/path.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-svg-path-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/__init__.py compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/test_doc.py compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/test_generation.py compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/test_parsing.py compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/tests/test_paths.py compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/__init__.py compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/parser.py compile /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/path.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/svg/path/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/svg/path/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/svg/path/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/svg/path/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/svg/path/__pycache__/parser.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/svg/path/__pycache__/parser.cpython-39.pyc' './usr/lib/python3/site-packages/svg/path/__pycache__/parser.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/svg/path/__pycache__/parser.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/svg/path/__pycache__/path.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/svg/path/__pycache__/path.cpython-39.pyc' './usr/lib/python3/site-packages/svg/path/tests/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/svg/path/tests/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/svg/path/tests/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/svg/path/tests/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/svg/path/tests/__pycache__/test_doc.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/svg/path/tests/__pycache__/test_doc.cpython-39.pyc' './usr/lib/python3/site-packages/svg/path/tests/__pycache__/test_doc.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/svg/path/tests/__pycache__/test_doc.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/svg/path/tests/__pycache__/test_generation.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/svg/path/tests/__pycache__/test_generation.cpython-39.pyc' './usr/lib/python3/site-packages/svg/path/tests/__pycache__/test_parsing.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/svg/path/tests/__pycache__/test_parsing.cpython-39.pyc' './usr/lib/python3/site-packages/svg/path/tests/__pycache__/test_paths.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/svg/path/tests/__pycache__/test_paths.cpython-39.pyc' Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.77926 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd svg-path-2.2 + /usr/bin/python3 setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing src/svg.path.egg-info/PKG-INFO writing dependency_links to src/svg.path.egg-info/dependency_links.txt writing namespace_packages to src/svg.path.egg-info/namespace_packages.txt deleting src/svg.path.egg-info/requires.txt writing top-level names to src/svg.path.egg-info/top_level.txt reading manifest file 'src/svg.path.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/svg.path.egg-info/SOURCES.txt' running build_ext test_equality (svg.path.tests.test_paths.ArcTest) ... ok test_issue25 (svg.path.tests.test_paths.ArcTest) ... ok test_length (svg.path.tests.test_paths.ArcTest) ... ok test_points (svg.path.tests.test_paths.ArcTest) ... ok test_approx_circle (svg.path.tests.test_paths.CubicBezierTest) This is a approximate circle drawn in Inkscape ... ok test_equality (svg.path.tests.test_paths.CubicBezierTest) ... ok test_length (svg.path.tests.test_paths.CubicBezierTest) ... ok test_svg_examples (svg.path.tests.test_paths.CubicBezierTest) ... ok test_equality (svg.path.tests.test_paths.LineTest) ... ok test_lines (svg.path.tests.test_paths.LineTest) ... ok test_equality (svg.path.tests.test_paths.QuadraticBezierTest) ... ok test_length (svg.path.tests.test_paths.QuadraticBezierTest) ... ok test_svg_examples (svg.path.tests.test_paths.QuadraticBezierTest) These is the path in the SVG specs ... ok test_circle (svg.path.tests.test_paths.TestPath) ... ok test_equality (svg.path.tests.test_paths.TestPath) ... ok test_repr (svg.path.tests.test_paths.TestPath) ... ok test_reverse (svg.path.tests.test_paths.TestPath) ... ok test_svg_specs (svg.path.tests.test_paths.TestPath) The paths that are in the SVG specs ... ok test_errors (svg.path.tests.test_parsing.TestParser) ... ok test_negative (svg.path.tests.test_parsing.TestParser) You don't need spaces before a minus-sign ... ok test_numbers (svg.path.tests.test_parsing.TestParser) Exponents and other number format cases ... ok test_others (svg.path.tests.test_parsing.TestParser) ... ok test_svg_examples (svg.path.tests.test_parsing.TestParser) Examples from the SVG spec ... ok test_normalizing (svg.path.tests.test_generation.TestGeneration) ... ok test_svg_examples (svg.path.tests.test_generation.TestGeneration) Examples from the SVG spec ... ok /usr/src/RPM/BUILD/svg-path-2.2/README.rst Doctest: README.rst ... ok ---------------------------------------------------------------------- Ran 26 tests in 5.295s OK + exit 0 Processing files: python3-module-svg-path-2.2-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5418 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd svg-path-2.2 + DOCDIR=/usr/src/tmp/python3-module-svg-path-buildroot/usr/share/doc/python3-module-svg-path-2.2 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-svg-path-buildroot/usr/share/doc/python3-module-svg-path-2.2 + /bin/mkdir -p /usr/src/tmp/python3-module-svg-path-buildroot/usr/share/doc/python3-module-svg-path-2.2 + cp -prL README.rst CHANGES.txt CONTRIBUTORS.txt /usr/src/tmp/python3-module-svg-path-buildroot/usr/share/doc/python3-module-svg-path-2.2 + chmod -R go-w /usr/src/tmp/python3-module-svg-path-buildroot/usr/share/doc/python3-module-svg-path-2.2 + chmod -R a+rX /usr/src/tmp/python3-module-svg-path-buildroot/usr/share/doc/python3-module-svg-path-2.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GrJ0yc find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t50obd find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/lib/rpm/python3.req.py:6: DeprecationWarning: The parser module is deprecated and will be removed in future versions of Python import parser, symbol, token, types /usr/lib/rpm/python3.req.py:6: DeprecationWarning: The symbol module is deprecated and will be removed in future versions of Python import parser, symbol, token, types /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/__init__.py: line=1 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/__init__.py: line=2 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-svg-path-buildroot/usr/lib/python3/site-packages/svg/path/parser.py: line=4 possible relative import from ., UNIMPLEMENTED Provides: python3(svg.path), python3(svg.path.parser), python3(svg.path.path) Requires: /usr/lib/python3/site-packages, python3(__future__) < 0, python3(collections) < 0, python3(math) < 0, python3(re) < 0 Wrote: /usr/src/RPM/RPMS/noarch/python3-module-svg-path-2.2-alt3.noarch.rpm (w2.lzdio) 7.34user 0.42system 0:09.07elapsed 85%CPU (0avgtext+0avgdata 26812maxresident)k 0inputs+0outputs (0major+133310minor)pagefaults 0swaps 13.48user 3.35system 0:17.88elapsed 94%CPU (0avgtext+0avgdata 106064maxresident)k 0inputs+0outputs (0major+518063minor)pagefaults 0swaps