Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pysixel.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686386643.143647/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 aarch64 --nodeps /builddir/build/SPECS/python-pysixel.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-PySixel-0.1.11-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pysixel.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686386643.143647/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 aarch64 --nodeps /builddir/build/SPECS/python-pysixel.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-PySixel-0.1.11-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pysixel.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686386643.143647/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 aarch64 --nodeps /builddir/build/SPECS/python-pysixel.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.J9gLzy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PySixel-0.1.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/PySixel-0.1.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PySixel-0.1.11 + /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.yEO0o3 + umask 022 + cd /builddir/build/BUILD + cd PySixel-0.1.11 + 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 -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' ERROR:root:No module named 'sixel_cimpl' Traceback (most recent call last): File "/builddir/build/BUILD/PySixel-0.1.11/sixel/sixel.py", line 25, in from sixel_cimpl import SixelConverter ModuleNotFoundError: No module named 'sixel_cimpl' running build running build_py file sixel.py (for module sixel) not found creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/sixel copying sixel/__init__.py -> build/lib.linux-aarch64-3.9/sixel copying sixel/cellsize.py -> build/lib.linux-aarch64-3.9/sixel copying sixel/sixel.py -> build/lib.linux-aarch64-3.9/sixel copying sixel/converter.py -> build/lib.linux-aarch64-3.9/sixel file sixel.py (for module sixel) not found running build_ext building 'sixel_cimpl' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/sixel 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 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c sixel/sixel_cimpl.c -o build/temp.linux-aarch64-3.9/sixel/sixel_cimpl.o sixel/sixel_cimpl.c: In function ‘PyInit_sixel_cimpl’: sixel/sixel_cimpl.c:7675:83: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’ 7675 | __pyx_type_11sixel_cimpl___pyx_scope_struct____write_body_without_alphathreshold.tp_print = 0; | ^ sixel/sixel_cimpl.c: In function ‘__Pyx_ParseOptionalKeywords’: sixel/sixel_cimpl.c:8025:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 8025 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from sixel/sixel_cimpl.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sixel/sixel_cimpl.c:8025:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 8025 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from sixel/sixel_cimpl.c:16: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ sixel/sixel_cimpl.c:8025:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 8025 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from sixel/sixel_cimpl.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sixel/sixel_cimpl.c:8025:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 8025 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from sixel/sixel_cimpl.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sixel/sixel_cimpl.c:8025:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 8025 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from sixel/sixel_cimpl.c:16: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ sixel/sixel_cimpl.c:8025:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 8025 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from sixel/sixel_cimpl.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sixel/sixel_cimpl.c:8041:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 8041 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from sixel/sixel_cimpl.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sixel/sixel_cimpl.c:8041:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 8041 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from sixel/sixel_cimpl.c:16: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ sixel/sixel_cimpl.c:8041:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 8041 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from sixel/sixel_cimpl.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sixel/sixel_cimpl.c:8041:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 8041 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from sixel/sixel_cimpl.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sixel/sixel_cimpl.c:8041:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 8041 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from sixel/sixel_cimpl.c:16: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ sixel/sixel_cimpl.c:8041:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 8041 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from sixel/sixel_cimpl.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sixel/sixel_cimpl.c: In function ‘__Pyx_ExceptionSave’: sixel/sixel_cimpl.c:8094:21: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? 8094 | *type = tstate->exc_type; | ^~~~~~~~ | curexc_type sixel/sixel_cimpl.c:8095:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? 8095 | *value = tstate->exc_value; | ^~~~~~~~~ | curexc_value sixel/sixel_cimpl.c:8096:19: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? 8096 | *tb = tstate->exc_traceback; | ^~~~~~~~~~~~~ | curexc_traceback sixel/sixel_cimpl.c: In function ‘__Pyx_ExceptionReset’: sixel/sixel_cimpl.c:8108:24: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? 8108 | tmp_type = tstate->exc_type; | ^~~~~~~~ | curexc_type sixel/sixel_cimpl.c:8109:25: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? 8109 | tmp_value = tstate->exc_value; | ^~~~~~~~~ | curexc_value sixel/sixel_cimpl.c:8110:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? 8110 | tmp_tb = tstate->exc_traceback; | ^~~~~~~~~~~~~ | curexc_traceback sixel/sixel_cimpl.c:8111:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? 8111 | tstate->exc_type = type; | ^~~~~~~~ | curexc_type sixel/sixel_cimpl.c:8112:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? 8112 | tstate->exc_value = value; | ^~~~~~~~~ | curexc_value sixel/sixel_cimpl.c:8113:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? 8113 | tstate->exc_traceback = tb; | ^~~~~~~~~~~~~ | curexc_traceback sixel/sixel_cimpl.c: In function ‘__Pyx_GetException’: sixel/sixel_cimpl.c:8156:24: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? 8156 | tmp_type = tstate->exc_type; | ^~~~~~~~ | curexc_type sixel/sixel_cimpl.c:8157:25: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? 8157 | tmp_value = tstate->exc_value; | ^~~~~~~~~ | curexc_value sixel/sixel_cimpl.c:8158:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? 8158 | tmp_tb = tstate->exc_traceback; | ^~~~~~~~~~~~~ | curexc_traceback sixel/sixel_cimpl.c:8159:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? 8159 | tstate->exc_type = local_type; | ^~~~~~~~ | curexc_type sixel/sixel_cimpl.c:8160:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? 8160 | tstate->exc_value = local_value; | ^~~~~~~~~ | curexc_value sixel/sixel_cimpl.c:8161:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? 8161 | tstate->exc_traceback = local_tb; | ^~~~~~~~~~~~~ | curexc_traceback sixel/sixel_cimpl.c: In function ‘__Pyx_CyFunction_Call’: sixel/sixel_cimpl.c:8745:2: warning: ‘PyCFunction_Call’ is deprecated [-Wdeprecated-declarations] 8745 | return PyCFunction_Call(func, arg, kw); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:107, from sixel/sixel_cimpl.c:16: /usr/include/python3.9/methodobject.h:33:43: note: declared here 33 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyCFunction_Call(PyObject *, PyObject *, PyObject *); | ^~~~~~~~~~~~~~~~ sixel/sixel_cimpl.c: In function ‘__Pyx_CyFunction_init’: sixel/sixel_cimpl.c:8808:5: warning: ‘PyCFunction_Call’ is deprecated [-Wdeprecated-declarations] 8808 | __pyx_CyFunctionType_type.tp_call = PyCFunction_Call; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:107, from sixel/sixel_cimpl.c:16: /usr/include/python3.9/methodobject.h:33:43: note: declared here 33 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyCFunction_Call(PyObject *, PyObject *, PyObject *); | ^~~~~~~~~~~~~~~~ sixel/sixel_cimpl.c: In function ‘__Pyx_ExceptionSwap’: sixel/sixel_cimpl.c:8954:24: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? 8954 | tmp_type = tstate->exc_type; | ^~~~~~~~ | curexc_type sixel/sixel_cimpl.c:8955:25: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? 8955 | tmp_value = tstate->exc_value; | ^~~~~~~~~ | curexc_value sixel/sixel_cimpl.c:8956:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? 8956 | tmp_tb = tstate->exc_traceback; | ^~~~~~~~~~~~~ | curexc_traceback sixel/sixel_cimpl.c:8957:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? 8957 | tstate->exc_type = *type; | ^~~~~~~~ | curexc_type sixel/sixel_cimpl.c:8958:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? 8958 | tstate->exc_value = *value; | ^~~~~~~~~ | curexc_value sixel/sixel_cimpl.c:8959:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? 8959 | tstate->exc_traceback = *tb; | ^~~~~~~~~~~~~ | curexc_traceback error: command '/usr/bin/gcc' failed with exit code 1 error: Bad exit status from /var/tmp/rpm-tmp.yEO0o3 (%build) Bad exit status from /var/tmp/rpm-tmp.yEO0o3 (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pysixel.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 aarch64 --nodeps /builddir/build/SPECS/python-pysixel.spec