Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pygraphviz.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683273723.487865/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pygraphviz.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pygraphviz-1.10-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pygraphviz.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683273723.487865/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pygraphviz.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pygraphviz-1.10-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pygraphviz.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683273723.487865/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pygraphviz.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tkeBvB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pygraphviz-1.10 + /usr/bin/unzip -qq /builddir/build/SOURCES/pygraphviz-1.10.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd pygraphviz-1.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SLSyhi + umask 022 + cd /builddir/build/BUILD + cd pygraphviz-1.10 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /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.9 creating build/lib.linux-x86_64-3.9/pygraphviz copying pygraphviz/agraph.py -> build/lib.linux-x86_64-3.9/pygraphviz copying pygraphviz/scraper.py -> build/lib.linux-x86_64-3.9/pygraphviz copying pygraphviz/__init__.py -> build/lib.linux-x86_64-3.9/pygraphviz copying pygraphviz/graphviz.py -> build/lib.linux-x86_64-3.9/pygraphviz copying pygraphviz/testing.py -> build/lib.linux-x86_64-3.9/pygraphviz creating build/lib.linux-x86_64-3.9/pygraphviz/tests copying pygraphviz/tests/test_graph.py -> build/lib.linux-x86_64-3.9/pygraphviz/tests copying pygraphviz/tests/test_scraper.py -> build/lib.linux-x86_64-3.9/pygraphviz/tests copying pygraphviz/tests/test_subgraph.py -> build/lib.linux-x86_64-3.9/pygraphviz/tests copying pygraphviz/tests/test_layout.py -> build/lib.linux-x86_64-3.9/pygraphviz/tests copying pygraphviz/tests/test_repr_mimebundle.py -> build/lib.linux-x86_64-3.9/pygraphviz/tests copying pygraphviz/tests/test_edge_attributes.py -> build/lib.linux-x86_64-3.9/pygraphviz/tests copying pygraphviz/tests/__init__.py -> build/lib.linux-x86_64-3.9/pygraphviz/tests copying pygraphviz/tests/test_clear.py -> build/lib.linux-x86_64-3.9/pygraphviz/tests copying pygraphviz/tests/test_close.py -> build/lib.linux-x86_64-3.9/pygraphviz/tests copying pygraphviz/tests/test_readwrite.py -> build/lib.linux-x86_64-3.9/pygraphviz/tests copying pygraphviz/tests/test_attribute_defaults.py -> build/lib.linux-x86_64-3.9/pygraphviz/tests copying pygraphviz/tests/test_string.py -> build/lib.linux-x86_64-3.9/pygraphviz/tests copying pygraphviz/tests/test_node_attributes.py -> build/lib.linux-x86_64-3.9/pygraphviz/tests copying pygraphviz/tests/test_drawing.py -> build/lib.linux-x86_64-3.9/pygraphviz/tests copying pygraphviz/tests/test_unicode.py -> build/lib.linux-x86_64-3.9/pygraphviz/tests copying pygraphviz/tests/test_html.py -> build/lib.linux-x86_64-3.9/pygraphviz/tests 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 '*.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.9/pygraphviz copying pygraphviz/graphviz_wrap.c -> build/lib.linux-x86_64-3.9/pygraphviz running build_ext building 'pygraphviz._graphviz' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/pygraphviz gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DSWIG_PYTHON_STRICT_BYTE_CHAR -I/usr/include/python3.9 -c pygraphviz/graphviz_wrap.c -o build/temp.linux-x86_64-3.9/pygraphviz/graphviz_wrap.o pygraphviz/graphviz_wrap.c:2711:10: fatal error: graphviz/cgraph.h: No such file or directory 2711 | #include "graphviz/cgraph.h" | ^~~~~~~~~~~~~~~~~~~ compilation terminated. error: command '/usr/bin/gcc' failed with exit code 1 error: Bad exit status from /var/tmp/rpm-tmp.SLSyhi (%build) Bad exit status from /var/tmp/rpm-tmp.SLSyhi (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pygraphviz.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pygraphviz.spec