Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-tinycss.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1678432817.574230/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=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-tinycss.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-tinycss-0.4-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-tinycss.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1678432817.574230/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=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-tinycss.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-tinycss-0.4-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-tinycss.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1678432817.574230/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=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-tinycss.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.LKcONL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tinycss-0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/tinycss-0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tinycss-0.4 + /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.LavO79 + umask 022 + cd /builddir/build/BUILD + cd tinycss-0.4 + 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' Building without Cython. running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/tinycss copying tinycss/color3.py -> build/lib.linux-aarch64-3.9/tinycss copying tinycss/parsing.py -> build/lib.linux-aarch64-3.9/tinycss copying tinycss/page3.py -> build/lib.linux-aarch64-3.9/tinycss copying tinycss/css21.py -> build/lib.linux-aarch64-3.9/tinycss copying tinycss/version.py -> build/lib.linux-aarch64-3.9/tinycss copying tinycss/__init__.py -> build/lib.linux-aarch64-3.9/tinycss copying tinycss/decoding.py -> build/lib.linux-aarch64-3.9/tinycss copying tinycss/token_data.py -> build/lib.linux-aarch64-3.9/tinycss copying tinycss/fonts3.py -> build/lib.linux-aarch64-3.9/tinycss copying tinycss/tokenizer.py -> build/lib.linux-aarch64-3.9/tinycss creating build/lib.linux-aarch64-3.9/tinycss/tests copying tinycss/tests/test_decoding.py -> build/lib.linux-aarch64-3.9/tinycss/tests copying tinycss/tests/test_css21.py -> build/lib.linux-aarch64-3.9/tinycss/tests copying tinycss/tests/test_page3.py -> build/lib.linux-aarch64-3.9/tinycss/tests copying tinycss/tests/speed.py -> build/lib.linux-aarch64-3.9/tinycss/tests copying tinycss/tests/test_tokenizer.py -> build/lib.linux-aarch64-3.9/tinycss/tests copying tinycss/tests/__init__.py -> build/lib.linux-aarch64-3.9/tinycss/tests copying tinycss/tests/test_fonts3.py -> build/lib.linux-aarch64-3.9/tinycss/tests copying tinycss/tests/test_api.py -> build/lib.linux-aarch64-3.9/tinycss/tests copying tinycss/tests/test_color3.py -> build/lib.linux-aarch64-3.9/tinycss/tests running build_ext building 'tinycss.speedups' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/tinycss 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 tinycss/speedups.c -o build/temp.linux-aarch64-3.9/tinycss/speedups.o tinycss/speedups.c: In function ‘PyInit_speedups’: tinycss/speedups.c:4826:39: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’ 4826 | __pyx_type_7tinycss_8speedups_CToken.tp_print = 0; | ^ tinycss/speedups.c:4830:60: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’ 4830 | __pyx_type_7tinycss_8speedups___pyx_scope_struct__genexpr.tp_print = 0; | ^ tinycss/speedups.c: In function ‘__Pyx_ParseOptionalKeywords’: tinycss/speedups.c:5279:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 5279 | (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 tinycss/speedups.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ tinycss/speedups.c:5279:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 5279 | (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 tinycss/speedups.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ tinycss/speedups.c:5279:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 5279 | (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 tinycss/speedups.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ tinycss/speedups.c:5279:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 5279 | (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 tinycss/speedups.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ tinycss/speedups.c:5279:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 5279 | (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 tinycss/speedups.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ tinycss/speedups.c:5279:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 5279 | (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 tinycss/speedups.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ tinycss/speedups.c:5295:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 5295 | (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 tinycss/speedups.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ tinycss/speedups.c:5295:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 5295 | (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 tinycss/speedups.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ tinycss/speedups.c:5295:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 5295 | (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 tinycss/speedups.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ tinycss/speedups.c:5295:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 5295 | (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 tinycss/speedups.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ tinycss/speedups.c:5295:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 5295 | (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 tinycss/speedups.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ tinycss/speedups.c:5295:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 5295 | (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 tinycss/speedups.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ tinycss/speedups.c: In function ‘__Pyx__ExceptionSwap’: tinycss/speedups.c:6591:24: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? 6591 | tmp_type = tstate->exc_type; | ^~~~~~~~ | curexc_type tinycss/speedups.c:6592:25: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? 6592 | tmp_value = tstate->exc_value; | ^~~~~~~~~ | curexc_value tinycss/speedups.c:6593:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? 6593 | tmp_tb = tstate->exc_traceback; | ^~~~~~~~~~~~~ | curexc_traceback tinycss/speedups.c:6594:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? 6594 | tstate->exc_type = *type; | ^~~~~~~~ | curexc_type tinycss/speedups.c:6595:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? 6595 | tstate->exc_value = *value; | ^~~~~~~~~ | curexc_value tinycss/speedups.c:6596:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? 6596 | tstate->exc_traceback = *tb; | ^~~~~~~~~~~~~ | curexc_traceback *************************************************************************** WARNING: The extension could not be compiled, speedups are not enabled. Failure information, if any, is above. Retrying the build without the Cython extension now. *************************************************************************** running build running build_py creating build/lib creating build/lib/tinycss copying tinycss/color3.py -> build/lib/tinycss copying tinycss/parsing.py -> build/lib/tinycss copying tinycss/page3.py -> build/lib/tinycss copying tinycss/css21.py -> build/lib/tinycss copying tinycss/version.py -> build/lib/tinycss copying tinycss/__init__.py -> build/lib/tinycss copying tinycss/decoding.py -> build/lib/tinycss copying tinycss/token_data.py -> build/lib/tinycss copying tinycss/fonts3.py -> build/lib/tinycss copying tinycss/tokenizer.py -> build/lib/tinycss creating build/lib/tinycss/tests copying tinycss/tests/test_decoding.py -> build/lib/tinycss/tests copying tinycss/tests/test_css21.py -> build/lib/tinycss/tests copying tinycss/tests/test_page3.py -> build/lib/tinycss/tests copying tinycss/tests/speed.py -> build/lib/tinycss/tests copying tinycss/tests/test_tokenizer.py -> build/lib/tinycss/tests copying tinycss/tests/__init__.py -> build/lib/tinycss/tests copying tinycss/tests/test_fonts3.py -> build/lib/tinycss/tests copying tinycss/tests/test_api.py -> build/lib/tinycss/tests copying tinycss/tests/test_color3.py -> build/lib/tinycss/tests *************************************************************************** WARNING: The extension could not be compiled, speedups are not enabled. Plain-Python installation succeeded. *************************************************************************** + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wML3fo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64 + cd tinycss-0.4 + 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 install -O1 --skip-build --root /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64 Building without Cython. running install /usr/lib/python3.9/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 /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr creating /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss copying build/lib.linux-aarch64-3.9/tinycss/color3.py -> /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss copying build/lib.linux-aarch64-3.9/tinycss/parsing.py -> /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss copying build/lib.linux-aarch64-3.9/tinycss/page3.py -> /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss copying build/lib.linux-aarch64-3.9/tinycss/css21.py -> /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss copying build/lib.linux-aarch64-3.9/tinycss/version.py -> /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss copying build/lib.linux-aarch64-3.9/tinycss/__init__.py -> /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss copying build/lib.linux-aarch64-3.9/tinycss/decoding.py -> /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss copying build/lib.linux-aarch64-3.9/tinycss/token_data.py -> /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss creating /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/tests copying build/lib.linux-aarch64-3.9/tinycss/tests/test_decoding.py -> /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/tests copying build/lib.linux-aarch64-3.9/tinycss/tests/test_css21.py -> /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/tests copying build/lib.linux-aarch64-3.9/tinycss/tests/test_page3.py -> /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/tests copying build/lib.linux-aarch64-3.9/tinycss/tests/speed.py -> /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/tests copying build/lib.linux-aarch64-3.9/tinycss/tests/test_tokenizer.py -> /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/tests copying build/lib.linux-aarch64-3.9/tinycss/tests/__init__.py -> /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/tests copying build/lib.linux-aarch64-3.9/tinycss/tests/test_fonts3.py -> /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/tests copying build/lib.linux-aarch64-3.9/tinycss/tests/test_api.py -> /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/tests copying build/lib.linux-aarch64-3.9/tinycss/tests/test_color3.py -> /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/tests copying build/lib.linux-aarch64-3.9/tinycss/fonts3.py -> /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss copying build/lib.linux-aarch64-3.9/tinycss/tokenizer.py -> /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss byte-compiling /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/color3.py to color3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/parsing.py to parsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/page3.py to page3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/css21.py to css21.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/decoding.py to decoding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/token_data.py to token_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/tests/test_decoding.py to test_decoding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/tests/test_css21.py to test_css21.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/tests/test_page3.py to test_page3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/tests/speed.py to speed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/tests/test_tokenizer.py to test_tokenizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/tests/test_fonts3.py to test_fonts3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/tests/test_api.py to test_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/tests/test_color3.py to test_color3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/fonts3.py to fonts3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss/tokenizer.py to tokenizer.cpython-39.pyc writing byte-compilation script '/tmp/tmpb1h4k0s2.py' /usr/bin/python3 /tmp/tmpb1h4k0s2.py removing /tmp/tmpb1h4k0s2.py running install_egg_info running egg_info writing tinycss.egg-info/PKG-INFO writing dependency_links to tinycss.egg-info/dependency_links.txt writing requirements to tinycss.egg-info/requires.txt writing top-level names to tinycss.egg-info/top_level.txt reading manifest file 'tinycss.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tox.ini' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'tinycss.egg-info/SOURCES.txt' Copying tinycss.egg-info to /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9/site-packages/tinycss-0.4-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64//usr/share/doc/python-tinycss + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64//usr/share/doc/python-tinycss + '[' -d example ']' ~/build/BUILDROOT/python-tinycss-0.4-1.aarch64 ~/build/BUILD/tinycss-0.4 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '/%h/%f\n' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/tinycss-0.4 + popd + mv /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j32 --strict-build-id -i --build-id-seed 0.4-1 --unique-debug-suffix -0.4-1.aarch64 --unique-debug-src-base python-tinycss-0.4-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/tinycss-0.4 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-tinycss-0.4-1.noarch error: Directory not found: /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib/python3.9/site-packages/* RPM build errors: Directory not found: /builddir/build/BUILDROOT/python-tinycss-0.4-1.aarch64/usr/lib/python3.9/site-packages/* Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-tinycss.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 aarch64 --nodeps /builddir/build/SPECS/python-tinycss.spec