Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyvuka.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686471943.268356/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=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyvuka.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-PyVuka-0.1.0.82-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-pyvuka.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686471943.268356/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=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyvuka.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-PyVuka-0.1.0.82-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-pyvuka.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686471943.268356/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=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pyvuka.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.d1HmYA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyVuka-0.1.0.82 + /usr/bin/gzip -dc /builddir/build/SOURCES/PyVuka-0.1.0.82.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyVuka-0.1.0.82 + /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.onsgAP + umask 022 + cd /builddir/build/BUILD + cd PyVuka-0.1.0.82 + 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' Traceback (most recent call last): File "/builddir/build/BUILD/PyVuka-0.1.0.82/PyVuka/commands.py", line 4, in from . import plot, fitfxns, fileio, Modules, numericalmethods, inputprocessing File "/builddir/build/BUILD/PyVuka-0.1.0.82/PyVuka/plot.py", line 1, in import matplotlib ModuleNotFoundError: No module named 'matplotlib' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/PyVuka-0.1.0.82/PyVuka/ModuleLink/toPyVuka.py", line 23, in from .. import commands, plot, data_obj File "/builddir/build/BUILD/PyVuka-0.1.0.82/PyVuka/commands.py", line 6, in import plot, fitfxns, fileio, Modules, numericalmethods, inputprocessing # required for running directly ModuleNotFoundError: No module named 'plot' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/PyVuka-0.1.0.82/PyVuka/pyvuka.py", line 12, in from .ModuleLink import toPyVuka as pyvuka File "/builddir/build/BUILD/PyVuka-0.1.0.82/PyVuka/ModuleLink/toPyVuka.py", line 25, in import commands, plot, data_obj ModuleNotFoundError: No module named 'commands' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/PyVuka-0.1.0.82/setup.py", line 2, in import PyVuka.pyvuka as pvk File "/builddir/build/BUILD/PyVuka-0.1.0.82/PyVuka/pyvuka.py", line 14, in from ModuleLink import toPyVuka as pyvuka # to run directly ModuleNotFoundError: No module named 'ModuleLink' error: Bad exit status from /var/tmp/rpm-tmp.onsgAP (%build) Bad exit status from /var/tmp/rpm-tmp.onsgAP (%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-pyvuka.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/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-pyvuka.spec