D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-pygraphviz-1.9-1.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Z42iXE + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf pygraphviz-1.9 + /usr/bin/unzip -qq /home/pterjan/rpmbuild/SOURCES/pygraphviz-1.9.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd pygraphviz-1.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf pygraphviz.egg-info/ + cp -a /home/pterjan/rpmbuild/SOURCES/README.txt examples/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9BCqeC + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pygraphviz-1.9 + '[' 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' running build running build_py creating build creating build/lib.linux-x86_64-3.10 creating build/lib.linux-x86_64-3.10/pygraphviz copying pygraphviz/graphviz.py -> build/lib.linux-x86_64-3.10/pygraphviz copying pygraphviz/agraph.py -> build/lib.linux-x86_64-3.10/pygraphviz copying pygraphviz/__init__.py -> build/lib.linux-x86_64-3.10/pygraphviz copying pygraphviz/scraper.py -> build/lib.linux-x86_64-3.10/pygraphviz copying pygraphviz/testing.py -> build/lib.linux-x86_64-3.10/pygraphviz creating build/lib.linux-x86_64-3.10/pygraphviz/tests copying pygraphviz/tests/test_repr_mimebundle.py -> build/lib.linux-x86_64-3.10/pygraphviz/tests copying pygraphviz/tests/test_close.py -> build/lib.linux-x86_64-3.10/pygraphviz/tests copying pygraphviz/tests/test_scraper.py -> build/lib.linux-x86_64-3.10/pygraphviz/tests copying pygraphviz/tests/test_subgraph.py -> build/lib.linux-x86_64-3.10/pygraphviz/tests copying pygraphviz/tests/test_html.py -> build/lib.linux-x86_64-3.10/pygraphviz/tests copying pygraphviz/tests/test_clear.py -> build/lib.linux-x86_64-3.10/pygraphviz/tests copying pygraphviz/tests/test_string.py -> build/lib.linux-x86_64-3.10/pygraphviz/tests copying pygraphviz/tests/test_drawing.py -> build/lib.linux-x86_64-3.10/pygraphviz/tests copying pygraphviz/tests/test_readwrite.py -> build/lib.linux-x86_64-3.10/pygraphviz/tests copying pygraphviz/tests/test_edge_attributes.py -> build/lib.linux-x86_64-3.10/pygraphviz/tests copying pygraphviz/tests/test_attribute_defaults.py -> build/lib.linux-x86_64-3.10/pygraphviz/tests copying pygraphviz/tests/__init__.py -> build/lib.linux-x86_64-3.10/pygraphviz/tests copying pygraphviz/tests/test_unicode.py -> build/lib.linux-x86_64-3.10/pygraphviz/tests copying pygraphviz/tests/test_graph.py -> build/lib.linux-x86_64-3.10/pygraphviz/tests copying pygraphviz/tests/test_node_attributes.py -> build/lib.linux-x86_64-3.10/pygraphviz/tests copying pygraphviz/tests/test_layout.py -> build/lib.linux-x86_64-3.10/pygraphviz/tests running egg_info creating pygraphviz.egg-info writing pygraphviz.egg-info/PKG-INFO writing dependency_links to pygraphviz.egg-info/dependency_links.txt writing top-level names to pygraphviz.egg-info/top_level.txt writing manifest file 'pygraphviz.egg-info/SOURCES.txt' reading manifest file 'pygraphviz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.png' under directory 'doc' warning: no files found matching '*.txt' under directory 'doc' warning: no files found matching '*.css' under directory 'doc' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '.svn' found anywhere in distribution no previously-included directories found matching 'doc/build' adding license file 'LICENSE' writing manifest file 'pygraphviz.egg-info/SOURCES.txt' copying pygraphviz/graphviz.i -> build/lib.linux-x86_64-3.10/pygraphviz copying pygraphviz/graphviz_wrap.c -> build/lib.linux-x86_64-3.10/pygraphviz running build_ext building 'pygraphviz._graphviz' extension creating build/temp.linux-x86_64-3.10 creating build/temp.linux-x86_64-3.10/pygraphviz gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.10 -c pygraphviz/graphviz_wrap.c -o build/temp.linux-x86_64-3.10/pygraphviz/graphviz_wrap.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.10/pygraphviz/graphviz_wrap.o -L/usr/lib64 -lcdt -lcgraph -lgvc -lpython3.10 -o build/lib.linux-x86_64-3.10/pygraphviz/_graphviz.cpython-310-x86_64-linux-gnu.so + /usr/bin/make -O -j12 V=1 VERBOSE=1 -C doc html PYTHONPATH=/home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10 make: Entering directory '/home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc' mkdir -p build touch build/generate-stamp make: Leaving directory '/home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc' make: Entering directory '/home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc' #make latex #make -C build/latex all-pdf #cp build/latex/pygraphviz.pdf source/. sphinx-build -b html -d build/doctrees source build/html Running Sphinx v4.4.0 making output directory... done [autosummary] generating autosummary for: contribute.rst, index.rst, install.rst, reference/agraph.rst, reference/api_notes.rst, reference/credits.rst, reference/faq.rst, reference/history.rst, reference/index.rst, reference/legal.rst, reference/news.rst, reference/related.rst, tutorial.rst generating gallery... Using Sphinx-Gallery to convert rst text blocks to markdown for .ipynb files. generating gallery for auto_examples... [ 20%] plot_subgraph.py generating gallery for auto_examples... [ 40%] plot_attributes.py generating gallery for auto_examples... [ 60%] plot_simple.py generating gallery for auto_examples... [ 80%] plot_star.py generating gallery for auto_examples... [100%] plot_miles.py computation time summary: - ../../examples/plot_star.py: 0.09 sec 0.0 MB - ../../examples/plot_miles.py: 0.08 sec 0.0 MB - ../../examples/plot_simple.py: 0.04 sec 0.0 MB - ../../examples/plot_attributes.py: 0.03 sec 0.0 MB - ../../examples/plot_subgraph.py: 0.02 sec 0.0 MB building [mo]: targets for 0 po files that are out of date building [html]: targets for 13 source files that are out of date updating environment: [new config] 20 added, 0 changed, 0 removed reading sources... [ 5%] auto_examples/index reading sources... [ 10%] auto_examples/plot_attributes reading sources... [ 15%] auto_examples/plot_miles reading sources... [ 20%] auto_examples/plot_simple reading sources... [ 25%] auto_examples/plot_star reading sources... [ 30%] auto_examples/plot_subgraph reading sources... [ 35%] auto_examples/sg_execution_times reading sources... [ 40%] contribute reading sources... [ 45%] index reading sources... [ 50%] install reading sources... [ 55%] reference/agraph reading sources... [ 60%] reference/api_notes reading sources... [ 65%] reference/credits reading sources... [ 70%] reference/faq reading sources... [ 75%] reference/history reading sources... [ 80%] reference/index reading sources... [ 85%] reference/legal reading sources... [ 90%] reference/news reading sources... [ 95%] reference/related reading sources... [100%] tutorial /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/contribute.rst:1: CRITICAL: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: '../CONTRIBUTING.rst'. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.acyclic'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.add_cycle'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.add_edge'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.add_edges_from'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.add_node'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.add_nodes_from'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.add_path'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.add_subgraph'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.clear'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.copy'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.degree'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.degree_iter'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.delete_edge'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.delete_edges_from'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.delete_node'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.delete_nodes_from'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.delete_subgraph'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.draw'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.edges'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.edges_iter'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.from_string'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.get_edge'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.get_node'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.get_subgraph'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.has_edge'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.has_neighbor'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.has_node'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.in_degree'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.in_degree_iter'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.in_edges'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.in_edges_iter'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.in_neighbors'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.is_directed'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.is_strict'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.is_undirected'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.iterdegree'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.iteredges'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.iterindegree'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.iterinedges'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.iterneighbors'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.iternodes'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.iteroutdegree'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.iteroutedges'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.iterpred'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.itersucc'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.layout'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.neighbors'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.neighbors_iter'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.nodes'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.nodes_iter'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.number_of_edges'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.number_of_nodes'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.order'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.out_degree'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.out_degree_iter'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.out_edges'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.out_edges_iter'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.out_neighbors'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.predecessors'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.predecessors_iter'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.read'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.remove_edge'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.remove_edges_from'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.remove_node'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.remove_nodes_from'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.remove_subgraph'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.reverse'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.string'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.string_nop'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.subgraph'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.subgraph_parent'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.subgraph_root'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.subgraphs'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.subgraphs_iter'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.successors'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.successors_iter'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.to_directed'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.to_string'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.to_undirected'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.tred'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.unflatten'. Check your autosummary_generate setting. /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/build/lib.linux-x86_64-3.10/pygraphviz/agraph.py:docstring of pygraphviz.agraph.AGraph:82: WARNING: autosummary: stub file not found 'pygraphviz.AGraph.write'. Check your autosummary_generate setting. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] auto_examples/index writing output... [ 10%] auto_examples/plot_attributes writing output... [ 15%] auto_examples/plot_miles writing output... [ 20%] auto_examples/plot_simple writing output... [ 25%] auto_examples/plot_star writing output... [ 30%] auto_examples/plot_subgraph writing output... [ 35%] auto_examples/sg_execution_times writing output... [ 40%] contribute writing output... [ 45%] index writing output... [ 50%] install writing output... [ 55%] reference/agraph writing output... [ 60%] reference/api_notes writing output... [ 65%] reference/credits writing output... [ 70%] reference/faq writing output... [ 75%] reference/history writing output... [ 80%] reference/index writing output... [ 85%] reference/legal writing output... [ 90%] reference/news writing output... [ 95%] reference/related writing output... [100%] tutorial /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated WARNING: convert command 'convert' cannot be run, check the image_converter setting: [Errno 2] No such file or directory: 'convert' /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated generating indices... genindex /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated done highlighting module code... [100%] pygraphviz.agraph /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated writing additional pages... search /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc/source/index.rst:12: WARNING: toctree contains reference to document 'contribute' that doesn't have a title: no link will be generated opensearch done copying images... [ 20%] auto_examples/images/thumb/sphx_glr_plot_subgraph_thumb.png copying images... [ 40%] auto_examples/images/thumb/sphx_glr_plot_attributes_thumb.png copying images... [ 60%] auto_examples/images/thumb/sphx_glr_plot_simple_thumb.png copying images... [ 80%] auto_examples/images/thumb/sphx_glr_plot_star_thumb.png copying images... [100%] auto_examples/images/thumb/sphx_glr_plot_miles_thumb.png copying downloadable files... [ 8%] auto_examples/auto_examples_python.zip copying downloadable files... [ 16%] auto_examples/auto_examples_jupyter.zip copying downloadable files... [ 25%] auto_examples/plot_attributes.py copying downloadable files... [ 33%] auto_examples/plot_attributes.ipynb copying downloadable files... [ 41%] auto_examples/plot_miles.py copying downloadable files... [ 50%] auto_examples/plot_miles.ipynb copying downloadable files... [ 58%] auto_examples/plot_simple.py copying downloadable files... [ 66%] auto_examples/plot_simple.ipynb copying downloadable files... [ 75%] auto_examples/plot_star.py copying downloadable files... [ 83%] auto_examples/plot_star.ipynb copying downloadable files... [ 91%] auto_examples/plot_subgraph.py copying downloadable files... [100%] auto_examples/plot_subgraph.ipynb copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 109 warnings. The HTML pages are in build/html. Sphinx-Gallery successfully executed 5 out of 5 files subselected by: gallery_conf["filename_pattern"] = '/plot' gallery_conf["ignore_pattern"] = 'skip_' after excluding 0 files that had previously been run (based on MD5). embedding documentation hyperlinks... embedding documentation hyperlinks for auto_examples... [ 14%] plot_star.html embedding documentation hyperlinks for auto_examples... [ 28%] plot_simple.html embedding documentation hyperlinks for auto_examples... [ 42%] plot_miles.html embedding documentation hyperlinks for auto_examples... [ 57%] plot_subgraph.html embedding documentation hyperlinks for auto_examples... [ 71%] sg_execution_times.html embedding documentation hyperlinks for auto_examples... [ 85%] index.html embedding documentation hyperlinks for auto_examples... [100%] plot_attributes.html Build finished. The HTML pages are in build/html. make: Leaving directory '/home/pterjan/rpmbuild/BUILD/pygraphviz-1.9/doc' + rm -rf doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gSWlBn + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64 + cd pygraphviz-1.9 + '[' 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/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64 running install /usr/lib/python3.10/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/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64 creating /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10 creating /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz creating /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/__pycache__ copying build/lib.linux-x86_64-3.10/pygraphviz/__pycache__/__init__.cpython-310.pyc -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/__pycache__ copying build/lib.linux-x86_64-3.10/pygraphviz/__pycache__/graphviz.cpython-310.pyc -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/__pycache__ copying build/lib.linux-x86_64-3.10/pygraphviz/__pycache__/agraph.cpython-310.pyc -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/__pycache__ copying build/lib.linux-x86_64-3.10/pygraphviz/__pycache__/testing.cpython-310.pyc -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/__pycache__ copying build/lib.linux-x86_64-3.10/pygraphviz/__pycache__/scraper.cpython-310.pyc -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/__pycache__ copying build/lib.linux-x86_64-3.10/pygraphviz/graphviz.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz copying build/lib.linux-x86_64-3.10/pygraphviz/_graphviz.cpython-310-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz creating /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests copying build/lib.linux-x86_64-3.10/pygraphviz/tests/test_repr_mimebundle.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests copying build/lib.linux-x86_64-3.10/pygraphviz/tests/test_close.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests copying build/lib.linux-x86_64-3.10/pygraphviz/tests/test_scraper.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests copying build/lib.linux-x86_64-3.10/pygraphviz/tests/test_subgraph.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests copying build/lib.linux-x86_64-3.10/pygraphviz/tests/test_html.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests copying build/lib.linux-x86_64-3.10/pygraphviz/tests/test_clear.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests copying build/lib.linux-x86_64-3.10/pygraphviz/tests/test_string.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests copying build/lib.linux-x86_64-3.10/pygraphviz/tests/test_drawing.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests copying build/lib.linux-x86_64-3.10/pygraphviz/tests/test_readwrite.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests copying build/lib.linux-x86_64-3.10/pygraphviz/tests/test_edge_attributes.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests copying build/lib.linux-x86_64-3.10/pygraphviz/tests/test_attribute_defaults.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests copying build/lib.linux-x86_64-3.10/pygraphviz/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests copying build/lib.linux-x86_64-3.10/pygraphviz/tests/test_unicode.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests copying build/lib.linux-x86_64-3.10/pygraphviz/tests/test_graph.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests copying build/lib.linux-x86_64-3.10/pygraphviz/tests/test_node_attributes.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests copying build/lib.linux-x86_64-3.10/pygraphviz/tests/test_layout.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests copying build/lib.linux-x86_64-3.10/pygraphviz/agraph.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz copying build/lib.linux-x86_64-3.10/pygraphviz/graphviz.i -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz copying build/lib.linux-x86_64-3.10/pygraphviz/graphviz_wrap.c -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz copying build/lib.linux-x86_64-3.10/pygraphviz/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz copying build/lib.linux-x86_64-3.10/pygraphviz/scraper.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz copying build/lib.linux-x86_64-3.10/pygraphviz/testing.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests/test_repr_mimebundle.py to test_repr_mimebundle.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests/test_close.py to test_close.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests/test_scraper.py to test_scraper.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests/test_subgraph.py to test_subgraph.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests/test_html.py to test_html.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests/test_clear.py to test_clear.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests/test_string.py to test_string.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests/test_drawing.py to test_drawing.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests/test_readwrite.py to test_readwrite.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests/test_edge_attributes.py to test_edge_attributes.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests/test_attribute_defaults.py to test_attribute_defaults.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests/test_unicode.py to test_unicode.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests/test_graph.py to test_graph.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests/test_node_attributes.py to test_node_attributes.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/tests/test_layout.py to test_layout.cpython-310.pyc writing byte-compilation script '/tmp/tmp8hf7x5kq.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmp8hf7x5kq.py removing /tmp/tmp8hf7x5kq.py running install_data creating /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/share creating /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/share/doc creating /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/share/doc/pygraphviz-1.9 copying INSTALL.txt -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/share/doc/pygraphviz-1.9 creating /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/share/doc/pygraphviz-1.9/examples copying examples/plot_star.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/share/doc/pygraphviz-1.9/examples copying examples/skip_utf8_encoding.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/share/doc/pygraphviz-1.9/examples copying examples/plot_attributes.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/share/doc/pygraphviz-1.9/examples copying examples/plot_simple.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/share/doc/pygraphviz-1.9/examples copying examples/plot_miles.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/share/doc/pygraphviz-1.9/examples copying examples/plot_subgraph.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/share/doc/pygraphviz-1.9/examples copying examples/skip_django_simple.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/share/doc/pygraphviz-1.9/examples running install_egg_info running egg_info writing pygraphviz.egg-info/PKG-INFO writing dependency_links to pygraphviz.egg-info/dependency_links.txt writing top-level names to pygraphviz.egg-info/top_level.txt reading manifest file 'pygraphviz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'doc' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '.svn' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pygraphviz.egg-info/SOURCES.txt' Copying pygraphviz.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz-1.9-py3.10.egg-info running install_scripts + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/bin/__pycache__ + mv /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/share/doc/pygraphviz-1.9 /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/share/doc/pygraphviz + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/share/doc/pygraphviz-1.9 + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.9-1.mga9 --unique-debug-suffix -1.9-1.mga9.x86_64 --unique-debug-src-base python-pygraphviz-1.9-1.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/pygraphviz-1.9 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10/site-packages/pygraphviz/_graphviz.cpython-310-x86_64-linux-gnu.so dwz: ./usr/lib64/python3.10/site-packages/pygraphviz/_graphviz.cpython-310-x86_64-linux-gnu.so-1.9-1.mga9.x86_64.debug: Unknown debugging section .debug_line_str original debug info size: 208kB, size after compression: 212kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 369 blocks + /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/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib64/python3.10 using python3.10 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/lib/debug/usr/lib64/python3.10 using python3.10 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python-pygraphviz-doc-1.9-1.mga9.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dJlQPW + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pygraphviz-1.9 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/share/doc/python-pygraphviz-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/share/doc/python-pygraphviz-doc + cp -pr doc/build/html /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64/usr/share/doc/python-pygraphviz-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pygraphviz-doc = 1.9-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pygraphviz-1.9-1.mga9.x86_64 Provides: python-pygraphviz = 1.9-1.mga9 python3-pygraphviz = 1.9-1.mga9 python3-pygraphviz(x86-64) = 1.9-1.mga9 python3.10-pygraphviz = 1.9-1.mga9 python3.10dist(pygraphviz) = 1.9 python3dist(pygraphviz) = 1.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcgraph.so.6()(64bit) libgvc.so.6()(64bit) libpython3.10.so.1.0()(64bit) python(abi) = 3.10 Obsoletes: python-pygraphviz < 1.9-1.mga9 Recommends: python-pygraphviz-doc Processing files: python-pygraphviz-debugsource-1.9-1.mga9.x86_64 Provides: python-pygraphviz-debugsource = 1.9-1.mga9 python-pygraphviz-debugsource(x86-64) = 1.9-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pygraphviz-debuginfo-1.9-1.mga9.x86_64 Provides: debuginfo(build-id) = 8f1c0d1a093668d57f70247d85819f9afa03631b python-pygraphviz-debuginfo = 1.9-1.mga9 python3-pygraphviz-debuginfo = 1.9-1.mga9 python3-pygraphviz-debuginfo(x86-64) = 1.9-1.mga9 python3.10-pygraphviz-debuginfo = 1.9-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pygraphviz-debugsource(x86-64) = 1.9-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-pygraphviz-debuginfo-1.9-1.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-pygraphviz-debugsource-1.9-1.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-pygraphviz-1.9-1.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python-pygraphviz-doc-1.9-1.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.90zrHF + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pygraphviz-1.9 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-pygraphviz-1.9-1.mga9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6yn75G + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf pygraphviz-1.9 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!