<86>Feb 7 10:04:49 userdel[1413052]: delete user 'rooter' <86>Feb 7 10:04:49 groupadd[1413062]: group added to /etc/group: name=rooter, GID=585 <86>Feb 7 10:04:49 groupadd[1413062]: group added to /etc/gshadow: name=rooter <86>Feb 7 10:04:49 groupadd[1413062]: new group: name=rooter, GID=585 <86>Feb 7 10:04:49 useradd[1413071]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Feb 7 10:04:49 userdel[1413087]: delete user 'builder' <86>Feb 7 10:04:49 userdel[1413087]: removed group 'builder' owned by 'builder' <86>Feb 7 10:04:49 userdel[1413087]: removed shadow group 'builder' owned by 'builder' <86>Feb 7 10:04:49 groupadd[1413101]: group added to /etc/group: name=builder, GID=586 <86>Feb 7 10:04:49 groupadd[1413101]: group added to /etc/gshadow: name=builder <86>Feb 7 10:04:49 groupadd[1413101]: new group: name=builder, GID=586 <86>Feb 7 10:04:49 useradd[1413112]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash <13>Feb 7 10:04:51 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Feb 7 10:04:51 rpmi: libexpat-2.2.4-alt1 1503305345 installed <13>Feb 7 10:04:51 rpmi: libp11-kit-0.23.15-alt1 sisyphus+226408.100.2.1 1554288204 installed <13>Feb 7 10:04:51 rpmi: libtasn1-4.16.0-alt1 sisyphus+245480.100.1.1 1580825062 installed <13>Feb 7 10:04:51 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Feb 7 10:04:51 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Feb 7 10:04:51 rpmi: ca-certificates-2020.01.23-alt1 sisyphus+244791.300.2.1 1580285500 installed <13>Feb 7 10:04:51 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Feb 7 10:04:51 rpmi: p11-kit-trust-0.23.15-alt1 sisyphus+226408.100.2.1 1554288204 installed <13>Feb 7 10:04:51 rpmi: libcrypto1.1-1.1.1d-alt1.1 sisyphus+237931.100.2.1 1569235729 installed <13>Feb 7 10:04:51 rpmi: libssl1.1-1.1.1d-alt1.1 sisyphus+237931.100.2.1 1569235729 installed <13>Feb 7 10:04:51 rpmi: python3-3.7.4-alt2 sisyphus+239418.100.1.1 1571389913 installed <13>Feb 7 10:04:51 rpmi: libpython3-3.7.4-alt2 sisyphus+239418.100.1.1 1571389913 installed <13>Feb 7 10:04:52 rpmi: python3-base-3.7.4-alt2 sisyphus+239418.100.1.1 1571389913 installed <13>Feb 7 10:04:52 rpmi: tests-for-installed-python3-pkgs-0.1.13.1-alt2 1535450458 installed <13>Feb 7 10:04:52 rpmi: rpm-build-python3-0.1.13.1-alt2 1535450458 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/python3-module-graph-1.8.1-alt2.nosrc.rpm <13>Feb 7 10:04:56 rpmi: python3-module-pkg_resources-1:41.4.0-alt1 sisyphus+238787.100.2.1 1570608044 installed <13>Feb 7 10:04:56 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Feb 7 10:04:56 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Feb 7 10:04:56 rpmi: python3-dev-3.7.4-alt2 sisyphus+239418.100.1.1 1571389913 installed <13>Feb 7 10:04:57 rpmi: python3-module-setuptools-1:41.4.0-alt1 sisyphus+238787.100.2.1 1570608044 installed Installing python3-module-graph-1.8.1-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.94158 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf python3-module-graph-1.8.1 + echo 'Source #0 (python3-module-graph-1.8.1.tar):' Source #0 (python3-module-graph-1.8.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/python3-module-graph-1.8.1.tar + cd python3-module-graph-1.8.1 + /bin/chmod -c -Rf u+rwX,go-w . ++ find ./ -name '*.py' + sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python3|' ./tests/unittests-sorting.py ./tests/unittests-searching.py ./tests/unittests-readwrite.py ./tests/unittests-pagerank.py ./tests/unittests-minmax.py ./tests/unittests-hypergraph.py ./tests/unittests-heuristics.py ./tests/unittests-graph.py ./tests/unittests-filters.py ./tests/unittests-digraph.py ./tests/unittests-cycles.py ./tests/unittests-critical.py ./tests/unittests-accessibility.py ./tests/testrunner.py ./tests/testlib.py ./tests/test_data.py ./tests/__init__.py ./dot/setup.py ./dot/pygraph/readwrite/dot.py ./dot/pygraph/readwrite/__init__.py ./dot/pygraph/__init__.py ./dot/distribute_setup.py ./core/setup.py ./core/pygraph/readwrite/markup.py ./core/pygraph/readwrite/__init__.py ./core/pygraph/mixins/labeling.py ./core/pygraph/mixins/common.py ./core/pygraph/mixins/basegraph.py ./core/pygraph/mixins/__init__.py ./core/pygraph/classes/hypergraph.py ./core/pygraph/classes/graph.py ./core/pygraph/classes/exceptions.py ./core/pygraph/classes/digraph.py ./core/pygraph/classes/__init__.py ./core/pygraph/algorithms/utils.py ./core/pygraph/algorithms/traversal.py ./core/pygraph/algorithms/sorting.py ./core/pygraph/algorithms/searching.py ./core/pygraph/algorithms/pagerank.py ./core/pygraph/algorithms/minmax.py ./core/pygraph/algorithms/heuristics/euclidean.py ./core/pygraph/algorithms/heuristics/chow.py ./core/pygraph/algorithms/heuristics/__init__.py ./core/pygraph/algorithms/generators.py ./core/pygraph/algorithms/filters/radius.py ./core/pygraph/algorithms/filters/null.py ./core/pygraph/algorithms/filters/find.py ./core/pygraph/algorithms/filters/__init__.py ./core/pygraph/algorithms/cycles.py ./core/pygraph/algorithms/critical.py ./core/pygraph/algorithms/accessibility.py ./core/pygraph/algorithms/__init__.py ./core/pygraph/__init__.py ./core/distribute_setup.py + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.94158 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-graph-1.8.1 + pushd core ~/RPM/BUILD/python3-module-graph-1.8.1/core ~/RPM/BUILD/python3-module-graph-1.8.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/pygraph copying pygraph/__init__.py -> build/lib/pygraph creating build/lib/pygraph/readwrite copying pygraph/readwrite/__init__.py -> build/lib/pygraph/readwrite copying pygraph/readwrite/markup.py -> build/lib/pygraph/readwrite creating build/lib/pygraph/mixins copying pygraph/mixins/__init__.py -> build/lib/pygraph/mixins copying pygraph/mixins/basegraph.py -> build/lib/pygraph/mixins copying pygraph/mixins/common.py -> build/lib/pygraph/mixins copying pygraph/mixins/labeling.py -> build/lib/pygraph/mixins creating build/lib/pygraph/classes copying pygraph/classes/__init__.py -> build/lib/pygraph/classes copying pygraph/classes/digraph.py -> build/lib/pygraph/classes copying pygraph/classes/exceptions.py -> build/lib/pygraph/classes copying pygraph/classes/graph.py -> build/lib/pygraph/classes copying pygraph/classes/hypergraph.py -> build/lib/pygraph/classes creating build/lib/pygraph/algorithms copying pygraph/algorithms/__init__.py -> build/lib/pygraph/algorithms copying pygraph/algorithms/accessibility.py -> build/lib/pygraph/algorithms copying pygraph/algorithms/critical.py -> build/lib/pygraph/algorithms copying pygraph/algorithms/cycles.py -> build/lib/pygraph/algorithms copying pygraph/algorithms/generators.py -> build/lib/pygraph/algorithms copying pygraph/algorithms/minmax.py -> build/lib/pygraph/algorithms copying pygraph/algorithms/pagerank.py -> build/lib/pygraph/algorithms copying pygraph/algorithms/searching.py -> build/lib/pygraph/algorithms copying pygraph/algorithms/sorting.py -> build/lib/pygraph/algorithms copying pygraph/algorithms/traversal.py -> build/lib/pygraph/algorithms copying pygraph/algorithms/utils.py -> build/lib/pygraph/algorithms creating build/lib/pygraph/algorithms/heuristics copying pygraph/algorithms/heuristics/__init__.py -> build/lib/pygraph/algorithms/heuristics copying pygraph/algorithms/heuristics/chow.py -> build/lib/pygraph/algorithms/heuristics copying pygraph/algorithms/heuristics/euclidean.py -> build/lib/pygraph/algorithms/heuristics creating build/lib/pygraph/algorithms/filters copying pygraph/algorithms/filters/__init__.py -> build/lib/pygraph/algorithms/filters copying pygraph/algorithms/filters/find.py -> build/lib/pygraph/algorithms/filters copying pygraph/algorithms/filters/null.py -> build/lib/pygraph/algorithms/filters copying pygraph/algorithms/filters/radius.py -> build/lib/pygraph/algorithms/filters + popd ~/RPM/BUILD/python3-module-graph-1.8.1 + pushd dot ~/RPM/BUILD/python3-module-graph-1.8.1/dot ~/RPM/BUILD/python3-module-graph-1.8.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/pygraph copying pygraph/__init__.py -> build/lib/pygraph creating build/lib/pygraph/readwrite copying pygraph/readwrite/__init__.py -> build/lib/pygraph/readwrite copying pygraph/readwrite/dot.py -> build/lib/pygraph/readwrite + popd ~/RPM/BUILD/python3-module-graph-1.8.1 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.87380 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-graph-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-graph-buildroot + cd python3-module-graph-1.8.1 + pushd core ~/RPM/BUILD/python3-module-graph-1.8.1/core ~/RPM/BUILD/python3-module-graph-1.8.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-graph-buildroot --force running install running install_lib Skipping installation of /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/__init__.py (namespace package) copying pygraph/algorithms/utils.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms copying pygraph/algorithms/traversal.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms copying pygraph/algorithms/sorting.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms copying pygraph/algorithms/searching.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms copying pygraph/algorithms/pagerank.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms copying pygraph/algorithms/minmax.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms copying pygraph/algorithms/generators.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms copying pygraph/algorithms/cycles.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms copying pygraph/algorithms/critical.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms copying pygraph/algorithms/accessibility.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms copying pygraph/algorithms/__init__.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms copying pygraph/algorithms/filters/radius.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters copying pygraph/algorithms/filters/null.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters copying pygraph/algorithms/filters/find.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters copying pygraph/algorithms/filters/__init__.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters copying pygraph/algorithms/heuristics/euclidean.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics copying pygraph/algorithms/heuristics/chow.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics copying pygraph/algorithms/heuristics/__init__.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics copying pygraph/classes/hypergraph.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes copying pygraph/classes/graph.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes copying pygraph/classes/exceptions.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes copying pygraph/classes/digraph.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes copying pygraph/classes/__init__.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes copying pygraph/mixins/labeling.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins copying pygraph/mixins/common.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins copying pygraph/mixins/basegraph.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins copying pygraph/mixins/__init__.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins copying pygraph/readwrite/markup.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite copying pygraph/readwrite/__init__.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/utils.py to utils.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/traversal.py to traversal.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/sorting.py to sorting.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/searching.py to searching.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/pagerank.py to pagerank.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/minmax.py to minmax.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/generators.py to generators.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/cycles.py to cycles.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/critical.py to critical.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/accessibility.py to accessibility.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/radius.py to radius.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/null.py to null.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/find.py to find.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/euclidean.py to euclidean.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/chow.py to chow.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/hypergraph.py to hypergraph.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/graph.py to graph.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/exceptions.py to exceptions.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/digraph.py to digraph.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/labeling.py to labeling.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/common.py to common.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/basegraph.py to basegraph.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/markup.py to markup.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__init__.py to __init__.cpython-37.pyc running install_egg_info running egg_info creating python_graph_core.egg-info writing python_graph_core.egg-info/PKG-INFO writing dependency_links to python_graph_core.egg-info/dependency_links.txt writing namespace_packages to python_graph_core.egg-info/namespace_packages.txt writing top-level names to python_graph_core.egg-info/top_level.txt writing manifest file 'python_graph_core.egg-info/SOURCES.txt' reading manifest file 'python_graph_core.egg-info/SOURCES.txt' writing manifest file 'python_graph_core.egg-info/SOURCES.txt' Copying python_graph_core.egg-info to /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/python_graph_core-1.8.1-py3.7.egg-info Installing /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/python_graph_core-1.8.1-py3.7-nspkg.pth running install_scripts + popd ~/RPM/BUILD/python3-module-graph-1.8.1 + pushd dot ~/RPM/BUILD/python3-module-graph-1.8.1/dot ~/RPM/BUILD/python3-module-graph-1.8.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-graph-buildroot --force running install running install_lib Skipping installation of /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/__init__.py (namespace package) copying pygraph/readwrite/dot.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite copying pygraph/readwrite/__init__.py -> /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/dot.py to dot.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__init__.py to __init__.cpython-37.pyc running install_egg_info running egg_info creating python_graph_dot.egg-info writing python_graph_dot.egg-info/PKG-INFO writing dependency_links to python_graph_dot.egg-info/dependency_links.txt writing namespace_packages to python_graph_dot.egg-info/namespace_packages.txt writing requirements to python_graph_dot.egg-info/requires.txt writing top-level names to python_graph_dot.egg-info/top_level.txt writing manifest file 'python_graph_dot.egg-info/SOURCES.txt' reading manifest file 'python_graph_dot.egg-info/SOURCES.txt' writing manifest file 'python_graph_dot.egg-info/SOURCES.txt' Copying python_graph_dot.egg-info to /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/python_graph_dot-1.8.1-py3.7.egg-info Installing /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/python_graph_dot-1.8.1-py3.7-nspkg.pth running install_scripts + popd ~/RPM/BUILD/python3-module-graph-1.8.1 + touch /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/__init__.py + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-graph-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-graph-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/python3-module-graph-buildroot/ (default) Compressing files in /usr/src/tmp/python3-module-graph-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-graph-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/python3-module-graph-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python modules in /usr/src/tmp/python3-module-graph-buildroot using /usr/bin/python2.7 Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-graph-buildroot using /usr/bin/python2.7 -O Bytecompiling python3 modules in /usr/src/tmp/python3-module-graph-buildroot using /usr/bin/python3 unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/__init__.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/accessibility.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/critical.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/cycles.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/generators.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/minmax.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/pagerank.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/searching.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/sorting.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/traversal.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/utils.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__pycache__/__init__.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__pycache__/find.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__pycache__/null.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__pycache__/radius.cpython-37.pyc compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__init__.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/find.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/null.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/radius.py unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__pycache__/__init__.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__pycache__/chow.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__pycache__/euclidean.cpython-37.pyc compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__init__.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/chow.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/euclidean.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__init__.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/accessibility.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/critical.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/cycles.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/generators.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/minmax.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/pagerank.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/searching.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/sorting.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/traversal.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/utils.py unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/__pycache__/__init__.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/__pycache__/digraph.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/__pycache__/exceptions.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/__pycache__/graph.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/__pycache__/hypergraph.cpython-37.pyc compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/__init__.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/digraph.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/exceptions.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/graph.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/hypergraph.py unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__pycache__/__init__.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__pycache__/basegraph.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__pycache__/common.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__pycache__/labeling.cpython-37.pyc compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__init__.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/basegraph.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/common.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/labeling.py unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__pycache__/__init__.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__pycache__/dot.cpython-37.pyc unlink /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__pycache__/markup.cpython-37.pyc compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__init__.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/dot.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/markup.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/__init__.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-graph-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__init__.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/find.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/null.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/radius.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__init__.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/chow.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/euclidean.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__init__.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/accessibility.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/critical.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/cycles.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/generators.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/minmax.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/pagerank.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/searching.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/sorting.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/traversal.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/utils.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/__init__.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/digraph.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/exceptions.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/graph.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/hypergraph.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__init__.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/basegraph.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/common.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/labeling.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__init__.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/dot.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/markup.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/__init__.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-graph-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__init__.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/find.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/null.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/radius.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__init__.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/chow.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/euclidean.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__init__.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/accessibility.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/critical.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/cycles.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/generators.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/minmax.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/pagerank.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/searching.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/sorting.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/traversal.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/utils.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/__init__.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/digraph.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/exceptions.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/graph.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/classes/hypergraph.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__init__.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/basegraph.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/common.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/labeling.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__init__.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/dot.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/markup.py compile /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/__init__.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/pygraph/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/__pycache__/__init__.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/pygraph/__pycache__/__init__.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/pygraph/readwrite/__pycache__/markup.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/readwrite/__pycache__/markup.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/readwrite/__pycache__/dot.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/readwrite/__pycache__/dot.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/readwrite/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/readwrite/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/readwrite/__pycache__/__init__.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/pygraph/readwrite/__pycache__/__init__.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/pygraph/mixins/__pycache__/labeling.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/mixins/__pycache__/labeling.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/mixins/__pycache__/basegraph.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/mixins/__pycache__/basegraph.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/mixins/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/mixins/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/classes/__pycache__/hypergraph.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/classes/__pycache__/hypergraph.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/classes/__pycache__/graph.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/classes/__pycache__/graph.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/classes/__pycache__/exceptions.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/classes/__pycache__/exceptions.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/classes/__pycache__/digraph.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/classes/__pycache__/digraph.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/classes/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/classes/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/utils.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/utils.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/traversal.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/traversal.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/sorting.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/sorting.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/searching.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/searching.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/pagerank.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/pagerank.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/minmax.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/minmax.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/generators.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/generators.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/cycles.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/cycles.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/critical.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/critical.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/accessibility.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/accessibility.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/algorithms/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/algorithms/filters/__pycache__/radius.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/algorithms/filters/__pycache__/radius.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/algorithms/filters/__pycache__/null.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/algorithms/filters/__pycache__/null.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/algorithms/filters/__pycache__/find.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/algorithms/filters/__pycache__/find.cpython-37.pyc' './usr/lib/python3/site-packages/pygraph/algorithms/filters/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/pygraph/algorithms/filters/__pycache__/__init__.cpython-37.pyc' Hardlinking identical .pyc and .pyo files Processing files: python3-module-graph-1.8.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.31460 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-graph-1.8.1 + DOCDIR=/usr/src/tmp/python3-module-graph-buildroot/usr/share/doc/python3-module-graph-1.8.1 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-graph-buildroot/usr/share/doc/python3-module-graph-1.8.1 + /bin/mkdir -p /usr/src/tmp/python3-module-graph-buildroot/usr/share/doc/python3-module-graph-1.8.1 + cp -prL Changelog README /usr/src/tmp/python3-module-graph-buildroot/usr/share/doc/python3-module-graph-1.8.1 + chmod -R go-w /usr/src/tmp/python3-module-graph-buildroot/usr/share/doc/python3-module-graph-1.8.1 + chmod -R a+rX /usr/src/tmp/python3-module-graph-buildroot/usr/share/doc/python3-module-graph-1.8.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vE14KI 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.66Yd3G 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: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__init__.py: line=31 IGNORE (for REQ=slight and deep=5) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__init__.py: line=31 IGNORE (for REQ=slight and deep=6) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__init__.py: line=31 IGNORE (for REQ=slight and deep=7) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__init__.py: line=31 IGNORE (for REQ=slight and deep=8) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__init__.py: line=31 IGNORE (for REQ=slight and deep=9) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__init__.py: line=31 IGNORE (for REQ=slight and deep=10) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__init__.py: line=31 IGNORE (for REQ=slight and deep=11) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__init__.py: line=31 IGNORE (for REQ=slight and deep=12) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__init__.py: line=31 IGNORE (for REQ=slight and deep=13) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__init__.py: line=31 IGNORE (for REQ=slight and deep=14) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__init__.py: line=31 IGNORE (for REQ=slight and deep=15) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__init__.py: line=31 IGNORE (for REQ=slight and deep=16) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__init__.py: line=31 IGNORE (for REQ=slight and deep=17) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__init__.py: line=31 IGNORE (for REQ=slight and deep=18) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/__init__.py: line=31 IGNORE (for REQ=slight and deep=19) module=pkg_resources python3.req: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/accessibility.py: skipping sys python3.req: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/cycles.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__init__.py: line=29 IGNORE (for REQ=slight and deep=5) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__init__.py: line=29 IGNORE (for REQ=slight and deep=6) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__init__.py: line=29 IGNORE (for REQ=slight and deep=7) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__init__.py: line=29 IGNORE (for REQ=slight and deep=8) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__init__.py: line=29 IGNORE (for REQ=slight and deep=9) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__init__.py: line=29 IGNORE (for REQ=slight and deep=10) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__init__.py: line=29 IGNORE (for REQ=slight and deep=11) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__init__.py: line=29 IGNORE (for REQ=slight and deep=12) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__init__.py: line=29 IGNORE (for REQ=slight and deep=13) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__init__.py: line=29 IGNORE (for REQ=slight and deep=14) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__init__.py: line=29 IGNORE (for REQ=slight and deep=15) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__init__.py: line=29 IGNORE (for REQ=slight and deep=16) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__init__.py: line=29 IGNORE (for REQ=slight and deep=17) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__init__.py: line=29 IGNORE (for REQ=slight and deep=18) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/filters/__init__.py: line=29 IGNORE (for REQ=slight and deep=19) module=pkg_resources python3.req: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/generators.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__init__.py: line=32 IGNORE (for REQ=slight and deep=5) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__init__.py: line=32 IGNORE (for REQ=slight and deep=6) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__init__.py: line=32 IGNORE (for REQ=slight and deep=7) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__init__.py: line=32 IGNORE (for REQ=slight and deep=8) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__init__.py: line=32 IGNORE (for REQ=slight and deep=9) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__init__.py: line=32 IGNORE (for REQ=slight and deep=10) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__init__.py: line=32 IGNORE (for REQ=slight and deep=11) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__init__.py: line=32 IGNORE (for REQ=slight and deep=12) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__init__.py: line=32 IGNORE (for REQ=slight and deep=13) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__init__.py: line=32 IGNORE (for REQ=slight and deep=14) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__init__.py: line=32 IGNORE (for REQ=slight and deep=15) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__init__.py: line=32 IGNORE (for REQ=slight and deep=16) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__init__.py: line=32 IGNORE (for REQ=slight and deep=17) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__init__.py: line=32 IGNORE (for REQ=slight and deep=18) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/heuristics/__init__.py: line=32 IGNORE (for REQ=slight and deep=19) module=pkg_resources python3.req: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/algorithms/searching.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__init__.py: line=33 IGNORE (for REQ=slight and deep=5) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__init__.py: line=33 IGNORE (for REQ=slight and deep=6) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__init__.py: line=33 IGNORE (for REQ=slight and deep=7) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__init__.py: line=33 IGNORE (for REQ=slight and deep=8) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__init__.py: line=33 IGNORE (for REQ=slight and deep=9) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__init__.py: line=33 IGNORE (for REQ=slight and deep=10) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__init__.py: line=33 IGNORE (for REQ=slight and deep=11) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__init__.py: line=33 IGNORE (for REQ=slight and deep=12) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__init__.py: line=33 IGNORE (for REQ=slight and deep=13) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__init__.py: line=33 IGNORE (for REQ=slight and deep=14) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__init__.py: line=33 IGNORE (for REQ=slight and deep=15) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__init__.py: line=33 IGNORE (for REQ=slight and deep=16) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__init__.py: line=33 IGNORE (for REQ=slight and deep=17) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__init__.py: line=33 IGNORE (for REQ=slight and deep=18) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/mixins/__init__.py: line=33 IGNORE (for REQ=slight and deep=19) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__init__.py: line=1 IGNORE (for REQ=slight and deep=5) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__init__.py: line=1 IGNORE (for REQ=slight and deep=6) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__init__.py: line=1 IGNORE (for REQ=slight and deep=7) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__init__.py: line=1 IGNORE (for REQ=slight and deep=8) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__init__.py: line=1 IGNORE (for REQ=slight and deep=9) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__init__.py: line=1 IGNORE (for REQ=slight and deep=10) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__init__.py: line=1 IGNORE (for REQ=slight and deep=11) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__init__.py: line=1 IGNORE (for REQ=slight and deep=12) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__init__.py: line=1 IGNORE (for REQ=slight and deep=13) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__init__.py: line=1 IGNORE (for REQ=slight and deep=14) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__init__.py: line=1 IGNORE (for REQ=slight and deep=15) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__init__.py: line=1 IGNORE (for REQ=slight and deep=16) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__init__.py: line=1 IGNORE (for REQ=slight and deep=17) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__init__.py: line=1 IGNORE (for REQ=slight and deep=18) module=pkg_resources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-graph-buildroot/usr/lib/python3/site-packages/pygraph/readwrite/__init__.py: line=1 IGNORE (for REQ=slight and deep=19) module=pkg_resources Provides: python3-module-pygraph, python3(pygraph), python3(pygraph.algorithms), python3(pygraph.algorithms.accessibility), python3(pygraph.algorithms.critical), python3(pygraph.algorithms.cycles), python3(pygraph.algorithms.filters), python3(pygraph.algorithms.filters.find), python3(pygraph.algorithms.filters.null), python3(pygraph.algorithms.filters.radius), python3(pygraph.algorithms.generators), python3(pygraph.algorithms.heuristics), python3(pygraph.algorithms.heuristics.chow), python3(pygraph.algorithms.heuristics.euclidean), python3(pygraph.algorithms.minmax), python3(pygraph.algorithms.pagerank), python3(pygraph.algorithms.searching), python3(pygraph.algorithms.sorting), python3(pygraph.algorithms.traversal), python3(pygraph.algorithms.utils), python3(pygraph.classes), python3(pygraph.classes.digraph), python3(pygraph.classes.exceptions), python3(pygraph.classes.graph), python3(pygraph.classes.hypergraph), python3(pygraph.mixins), python3(pygraph.mixins.basegraph), python3(pygraph.mixins.common), python3(pygraph.mixins.labeling), python3(pygraph.readwrite), python3(pygraph.readwrite.dot), python3(pygraph.readwrite.markup) Requires: /usr/lib/python3/site-packages, python3(bisect) < 0, python3(heapq) < 0, python3(pkg_resources) < 0, python3(pydot) < 0, python3(random) < 0, python3(xml.dom.minidom) < 0 Wrote: /usr/src/RPM/RPMS/noarch/python3-module-graph-1.8.1-alt2.noarch.rpm 6.30user 0.52system 0:08.86elapsed 77%CPU (0avgtext+0avgdata 19328maxresident)k 0inputs+0outputs (0major+185436minor)pagefaults 0swaps 12.49user 3.23system 0:26.76elapsed 58%CPU (0avgtext+0avgdata 109608maxresident)k 0inputs+0outputs (0major+551770minor)pagefaults 0swaps