Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-backpack.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682500375.133313/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff8005dc90>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-backpack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-backpack-0.1-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-backpack.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682500375.133313/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff84427210>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-backpack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-backpack-0.1-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-backpack.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682500375.133313/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff84427210>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-backpack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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.5nQqcF
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf backpack-0.1
+ /usr/bin/gzip -dc /builddir/build/SOURCES/backpack-0.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd backpack-0.1
+ /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.gFv46H
+ umask 022
+ cd /builddir/build/BUILD
+ cd backpack-0.1
+ 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'
running build
running build_py
creating build
creating build/lib.linux-aarch64-3.9
creating build/lib.linux-aarch64-3.9/backpack
copying backpack/version.py -> build/lib.linux-aarch64-3.9/backpack
copying backpack/__init__.py -> build/lib.linux-aarch64-3.9/backpack
creating build/lib.linux-aarch64-3.9/backpack/_utils
copying backpack/_utils/helpers.py -> build/lib.linux-aarch64-3.9/backpack/_utils
copying backpack/_utils/__init__.py -> build/lib.linux-aarch64-3.9/backpack/_utils
creating build/lib.linux-aarch64-3.9/backpack/collections
copying backpack/collections/base_collection.py -> build/lib.linux-aarch64-3.9/backpack/collections
copying backpack/collections/collection.py -> build/lib.linux-aarch64-3.9/backpack/collections
copying backpack/collections/__init__.py -> build/lib.linux-aarch64-3.9/backpack/collections
running build_ext
building 'backpack.collections._collection' extension
creating build/temp.linux-aarch64-3.9
creating build/temp.linux-aarch64-3.9/backpack
creating build/temp.linux-aarch64-3.9/backpack/collections
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 backpack/collections/_collection.c -o build/temp.linux-aarch64-3.9/backpack/collections/_collection.o -Wno-unused-function
backpack/collections/_collection.c: In function ‘PyInit__collection’:
backpack/collections/_collection.c:4160:62: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’
 4160 |   __pyx_type_8backpack_11collections_11_collection_Collection.tp_print = 0;
      |                                                              ^
backpack/collections/_collection.c:4175:75: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’
 4175 |   __pyx_type_8backpack_11collections_11_collection___pyx_scope_struct__sum.tp_print = 0;
      |                                                                           ^
backpack/collections/_collection.c:4178:79: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’
 4178 |   __pyx_type_8backpack_11collections_11_collection___pyx_scope_struct_1_unique.tp_print = 0;
      |                                                                               ^
backpack/collections/_collection.c:4181:89: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’
 4181 |   __pyx_type_8backpack_11collections_11_collection___pyx_scope_struct_2__value_retriever.tp_print = 0;
      |                                                                                         ^
backpack/collections/_collection.c: In function ‘__Pyx_ParseOptionalKeywords’:
backpack/collections/_collection.c:4364:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
 4364 |                     (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 backpack/collections/_collection.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) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
backpack/collections/_collection.c:4364:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
 4364 |                     (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 backpack/collections/_collection.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(
      |                                             ^~~~~~~~~~~~~~~~~~~
backpack/collections/_collection.c:4364:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
 4364 |                     (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 backpack/collections/_collection.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) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
backpack/collections/_collection.c:4364:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
 4364 |                     (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 backpack/collections/_collection.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) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
backpack/collections/_collection.c:4364:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
 4364 |                     (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 backpack/collections/_collection.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(
      |                                             ^~~~~~~~~~~~~~~~~~~
backpack/collections/_collection.c:4364:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
 4364 |                     (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 backpack/collections/_collection.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) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
backpack/collections/_collection.c:4380:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
 4380 |                         (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 backpack/collections/_collection.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) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
backpack/collections/_collection.c:4380:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
 4380 |                         (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 backpack/collections/_collection.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(
      |                                             ^~~~~~~~~~~~~~~~~~~
backpack/collections/_collection.c:4380:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
 4380 |                         (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 backpack/collections/_collection.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) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
backpack/collections/_collection.c:4380:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
 4380 |                         (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 backpack/collections/_collection.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) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
backpack/collections/_collection.c:4380:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
 4380 |                         (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 backpack/collections/_collection.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(
      |                                             ^~~~~~~~~~~~~~~~~~~
backpack/collections/_collection.c:4380:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
 4380 |                         (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 backpack/collections/_collection.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) {
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
backpack/collections/_collection.c: In function ‘__Pyx_CyFunction_Call’:
backpack/collections/_collection.c:5293:2: warning: ‘PyCFunction_Call’ is deprecated [-Wdeprecated-declarations]
 5293 |  return PyCFunction_Call(func, arg, kw);
      |  ^~~~~~
In file included from /usr/include/python3.9/Python.h:107,
                 from backpack/collections/_collection.c:4:
/usr/include/python3.9/methodobject.h:33:43: note: declared here
   33 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyCFunction_Call(PyObject *, PyObject *, PyObject *);
      |                                           ^~~~~~~~~~~~~~~~
backpack/collections/_collection.c: In function ‘__pyx_CyFunction_init’:
backpack/collections/_collection.c:5358:5: warning: ‘PyCFunction_Call’ is deprecated [-Wdeprecated-declarations]
 5358 |     __pyx_CyFunctionType_type.tp_call = PyCFunction_Call;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/Python.h:107,
                 from backpack/collections/_collection.c:4:
/usr/include/python3.9/methodobject.h:33:43: note: declared here
   33 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyCFunction_Call(PyObject *, PyObject *, PyObject *);
      |                                           ^~~~~~~~~~~~~~~~
running build
running build_py
creating build/lib
creating build/lib/backpack
copying backpack/version.py -> build/lib/backpack
copying backpack/__init__.py -> build/lib/backpack
creating build/lib/backpack/_utils
copying backpack/_utils/helpers.py -> build/lib/backpack/_utils
copying backpack/_utils/__init__.py -> build/lib/backpack/_utils
creating build/lib/backpack/collections
copying backpack/collections/base_collection.py -> build/lib/backpack/collections
copying backpack/collections/collection.py -> build/lib/backpack/collections
copying backpack/collections/__init__.py -> build/lib/backpack/collections
+ sleep 1
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0ri7D1
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64
++ dirname /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64
+ cd backpack-0.1
+ 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-backpack-0.1-1.aarch64
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-backpack-0.1-1.aarch64/usr
creating /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/usr/lib64
creating /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/usr/lib64/python3.9
creating /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/usr/lib64/python3.9/site-packages
creating /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/usr/lib64/python3.9/site-packages/backpack
creating /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/usr/lib64/python3.9/site-packages/backpack/_utils
copying build/lib.linux-aarch64-3.9/backpack/_utils/helpers.py -> /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/usr/lib64/python3.9/site-packages/backpack/_utils
copying build/lib.linux-aarch64-3.9/backpack/_utils/__init__.py -> /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/usr/lib64/python3.9/site-packages/backpack/_utils
copying build/lib.linux-aarch64-3.9/backpack/version.py -> /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/usr/lib64/python3.9/site-packages/backpack
copying build/lib.linux-aarch64-3.9/backpack/__init__.py -> /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/usr/lib64/python3.9/site-packages/backpack
creating /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/usr/lib64/python3.9/site-packages/backpack/collections
copying build/lib.linux-aarch64-3.9/backpack/collections/base_collection.py -> /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/usr/lib64/python3.9/site-packages/backpack/collections
copying build/lib.linux-aarch64-3.9/backpack/collections/collection.py -> /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/usr/lib64/python3.9/site-packages/backpack/collections
copying build/lib.linux-aarch64-3.9/backpack/collections/__init__.py -> /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/usr/lib64/python3.9/site-packages/backpack/collections
byte-compiling /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/usr/lib64/python3.9/site-packages/backpack/_utils/helpers.py to helpers.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/usr/lib64/python3.9/site-packages/backpack/_utils/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/usr/lib64/python3.9/site-packages/backpack/version.py to version.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/usr/lib64/python3.9/site-packages/backpack/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/usr/lib64/python3.9/site-packages/backpack/collections/base_collection.py to base_collection.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/usr/lib64/python3.9/site-packages/backpack/collections/collection.py to collection.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/usr/lib64/python3.9/site-packages/backpack/collections/__init__.py to __init__.cpython-39.pyc
writing byte-compilation script '/tmp/tmp8rr_xqhc.py'
/usr/bin/python3 /tmp/tmp8rr_xqhc.py
removing /tmp/tmp8rr_xqhc.py
running install_egg_info
running egg_info
writing backpack.egg-info/PKG-INFO
writing dependency_links to backpack.egg-info/dependency_links.txt
writing requirements to backpack.egg-info/requires.txt
writing top-level names to backpack.egg-info/top_level.txt
reading manifest file 'backpack.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'test-requirements.txt'
warning: no previously-included files matching '*' found under directory 'tests'
warning: no previously-included files matching '*' found under directory 'benchmark'
adding license file 'LICENSE'
writing manifest file 'backpack.egg-info/SOURCES.txt'
Copying backpack.egg-info to /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/usr/lib64/python3.9/site-packages/backpack-0.1-py3.9.egg-info
running install_scripts
+ install -d -m755 /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64//usr/share/doc/python-backpack
+ '[' -d doc ']'
~/build/BUILDROOT/python-backpack-0.1-1.aarch64 ~/build/BUILD/backpack-0.1
+ '[' -d docs ']'
+ '[' -d example ']'
+ '[' -d examples ']'
+ pushd /builddir/build/BUILDROOT/python-backpack-0.1-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/backpack-0.1
+ popd
+ mv /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/filelist.lst .
+ mv /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/doclist.lst .
+ /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.1-1 --unique-debug-suffix -0.1-1.aarch64 --unique-debug-src-base python-backpack-0.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/backpack-0.1
+ /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-backpack-0.1-1.aarch64/usr/lib64/python3.9 using /usr/bin/python3.9
+ /usr/lib/rpm/brp-python-hardlink
Processing files: python3-backpack-0.1-1.noarch
error: Directory not found: /builddir/build/BUILDROOT/python-backpack-0.1-1.aarch64/usr/lib/python3.9/site-packages/*
RPM build errors:
    Directory not found: /builddir/build/BUILDROOT/python-backpack-0.1-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-backpack.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-backpack.spec